]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/i386/strlen.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / i386 / strlen.S
index 192fadf20abc82940a714604867b3cf63c1a5506..76e28f7375db6aebd5c4330c35703d831a3a0d3f 100644 (file)
@@ -1,6 +1,6 @@
 /* strlen(str) -- determine the length of the string STR.
    Optimized for Intel 80x86, x>=4.
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    This file is part of the GNU C Library.