about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2015-11-04 11:32:36 +0100
committerFlorian Weimer <fweimer@redhat.com>2015-11-04 11:32:36 +0100
commitb257c668846d0d1d16cb4012c0ddf09af88f1935 (patch)
treef9439ba5f9d55b0747c6d18c9ece435a72b0070c
parent739d805a57cfb92501bf5105c73cb85f5bea1fd9 (diff)
downloadglibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.tar.gz
glibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.tar.xz
glibc-b257c668846d0d1d16cb4012c0ddf09af88f1935.zip
Remove a spurious attribution
Martin Sebor confirmed that this attribution was inserted by mistake.
-rw-r--r--ChangeLog4
-rw-r--r--nptl/tst-once5.cc1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee590cbae6..b958f2c286 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,
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