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/tilegx/strstr.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/tilegx/strstr.c')
-rw-r--r-- | sysdeps/tile/tilegx/strstr.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysdeps/tile/tilegx/strstr.c b/sysdeps/tile/tilegx/strstr.c index 2627e758c7..3e727899c0 100644 --- a/sysdeps/tile/tilegx/strstr.c +++ b/sysdeps/tile/tilegx/strstr.c @@ -1,6 +1,4 @@ -/* strstr with Tile intrinsics - Copyright (C) 2013 Free Software Foundation, Inc. - Contributed by Intel Corporation. +/* Copyright (C) 2013-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |