X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Fx86_64%2Fstrspn.S;h=62f061bc8f4534ace926f26b0c2a547ede574620;hb=b168057aaacf1d149246d0eb3e84332492d35063;hp=b66576106c995d57244115ed3412f0d636538a13;hpb=b217c15fc340bc29e7cab0a80626c65e48fcebd6;p=thirdparty%2Fglibc.git diff --git a/sysdeps/x86_64/strspn.S b/sysdeps/x86_64/strspn.S index b66576106c9..62f061bc8f4 100644 --- a/sysdeps/x86_64/strspn.S +++ b/sysdeps/x86_64/strspn.S @@ -1,7 +1,7 @@ /* strspn (str, ss) -- Return the length of the initial segment of STR which contains only characters from SS. For AMD x86-64. - Copyright (C) 1994-2014 Free Software Foundation, Inc. + Copyright (C) 1994-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . Bug fixes by Alan Modra .