Remove a spurious attribution

Martin Sebor confirmed that this attribution was inserted by mistake.
This commit is contained in:
Florian Weimer 2015-11-04 11:32:36 +01:00
parent 739d805a57
commit b257c66884
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-11-04 Florian Weimer <fweimer@redhat.com>
* nptl/tst-once5.cc: Remove attribution.
2015-11-04 Joseph Myers <joseph@codesourcery.com>
* math/auto-libm-test-in: Add more tests of sin, sincos, sinh,

View File

@ -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