From 688903eb3ef01301d239ab753d309d45720610a7 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 1 Jan 2018 00:32:25 +0000 Subject: Update copyright dates with scripts/update-copyrights. * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. --- sysdeps/i386/strrchr.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/i386/strrchr.S') diff --git a/sysdeps/i386/strrchr.S b/sysdeps/i386/strrchr.S index 95b304dc0b..6f4b507f19 100644 --- a/sysdeps/i386/strrchr.S +++ b/sysdeps/i386/strrchr.S @@ -1,6 +1,6 @@ /* strrchr (str, ch) -- Return pointer to last occurrence of CH in STR. For Intel 80x86, x>=3. - Copyright (C) 1994-2017 Free Software Foundation, Inc. + Copyright (C) 1994-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper Some optimisations by Alan Modra -- cgit v1.2.3