diff options
Diffstat (limited to 'sysdeps/i386/strlen.c')
-rw-r--r-- | sysdeps/i386/strlen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/strlen.c b/sysdeps/i386/strlen.c index 02cbf72ef3..d5f2f2f4ec 100644 --- a/sysdeps/i386/strlen.c +++ b/sysdeps/i386/strlen.c @@ -1,5 +1,5 @@ /* Determine the length of a string. For Intel 80x86, x>=3. - Copyright (C) 1991-2019 Free Software Foundation, Inc. + Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). |