From 04277e02d7f54d3582bebcf8386b317018cd5e1d Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 1 Jan 2019 00:11:28 +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/i686/memmove.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/i386/i686/memmove.S') diff --git a/sysdeps/i386/i686/memmove.S b/sysdeps/i386/i686/memmove.S index 014c9f0ec1..ec37931ba7 100644 --- a/sysdeps/i386/i686/memmove.S +++ b/sysdeps/i386/i686/memmove.S @@ -1,7 +1,7 @@ /* Copy memory block and return pointer to beginning of destination block For Intel 80x86, x>=6. This file is part of the GNU C Library. - Copyright (C) 2003-2018 Free Software Foundation, Inc. + Copyright (C) 2003-2019 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or -- cgit 1.4.1