Update copyright notices with scripts/update-copyrights
[jlayton/glibc.git] / sysdeps / x86_64 / strspn.S
index 2911da2aa5ee3eda2a41efbf1a7a656033c0b850..b66576106c995d57244115ed3412f0d636538a13 100644 (file)
@@ -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-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.