diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2014-10-06 13:47:02 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2014-10-06 13:47:02 -0400 |
commit | 563a74d86ca2be355e6842b6fe15c33c42a5fab7 (patch) | |
tree | d504bad4495cfefbc80bd4d347c04dc0b63fe9cb /sysdeps/tile/memcmp.c | |
parent | 845a73434c829341db4d250f837754afb17ae1a2 (diff) | |
download | glibc-563a74d86ca2be355e6842b6fe15c33c42a5fab7.tar.gz glibc-563a74d86ca2be355e6842b6fe15c33c42a5fab7.tar.xz glibc-563a74d86ca2be355e6842b6fe15c33c42a5fab7.zip |
tile: fix copyright header blocks in just-committed files
I accidentally committed versions not following the conventions.
Diffstat (limited to 'sysdeps/tile/memcmp.c')
-rw-r--r-- | sysdeps/tile/memcmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/tile/memcmp.c b/sysdeps/tile/memcmp.c index 8d39921734..0ddf6742c5 100644 --- a/sysdeps/tile/memcmp.c +++ b/sysdeps/tile/memcmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |