diff options
author | Florian Weimer <fweimer@redhat.com> | 2015-11-04 11:32:36 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2015-11-04 11:32:36 +0100 |
commit | b257c668846d0d1d16cb4012c0ddf09af88f1935 (patch) | |
tree | f9439ba5f9d55b0747c6d18c9ece435a72b0070c /nptl | |
parent | 739d805a57cfb92501bf5105c73cb85f5bea1fd9 (diff) | |
download | glibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.tar.gz glibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.tar.xz glibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.zip |
Remove a spurious attribution
Martin Sebor confirmed that this attribution was inserted by mistake.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/tst-once5.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-once5.cc b/nptl/tst-once5.cc index 60bc78a64a..79eb0d0665 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 <drepper@redhat.com>, 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 |