summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/gnulib/lib/memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/gnulib/lib/memchr.c')
-rw-r--r--macros/texinfo/texinfo/gnulib/lib/memchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/gnulib/lib/memchr.c b/macros/texinfo/texinfo/gnulib/lib/memchr.c
index 4e0c5f9de9..cacaf1853f 100644
--- a/macros/texinfo/texinfo/gnulib/lib/memchr.c
+++ b/macros/texinfo/texinfo/gnulib/lib/memchr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2019
+/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2021
Free Software Foundation, Inc.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),