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