diff options
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 |