From patchwork Wed Nov 4 10:34:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Weimer X-Patchwork-Id: 9552 Received: (qmail 64627 invoked by alias); 4 Nov 2015 10:34:45 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 64555 invoked by uid 89); 4 Nov 2015 10:34:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL, BAYES_00, SPF_HELO_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com To: GNU C Library From: Florian Weimer Subject: [PATCH COMMITTED] Remove a spurious attribution Message-ID: <5639DF40.9080908@redhat.com> Date: Wed, 4 Nov 2015 11:34:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Martin Sebor confirmed that this attribution was inserted by mistake. Florian 2015-11-04 Florian Weimer * nptl/tst-once5.cc: Remove attribution. diff --git a/nptl/tst-once5.cc b/nptl/tst-once5.cc index 60bc78a..79eb0d0 100644 --- a/nptl/tst-once5.cc +++ b/nptl/tst-once5.cc @@ -1,6 +1,5 @@ /* Copyright (C) 2015 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public