diff options
Diffstat (limited to 'sysdeps/alpha/strcmp.S')
-rw-r--r-- | sysdeps/alpha/strcmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/strcmp.S b/sysdeps/alpha/strcmp.S index d3e00e3e51..40f827378d 100644 --- a/sysdeps/alpha/strcmp.S +++ b/sysdeps/alpha/strcmp.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1996-2020 Free Software Foundation, Inc. +/* Copyright (C) 1996-2021 Free Software Foundation, Inc. Contributed by Richard Henderson (rth@tamu.edu) This file is part of the GNU C Library. |