From 26bed8ba10eeaf0a340a8d0d760c5578dddec867 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 1 Jan 2019 00:59:58 +0000 Subject: Update copyright year to 2019 Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'. --- lib/memrchr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/memrchr.c') diff --git a/lib/memrchr.c b/lib/memrchr.c index 99acfd9c56d..da7c988efb6 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c @@ -1,7 +1,7 @@ /* memrchr -- find the last occurrence of a byte in a memory block - Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2018 Free Software - Foundation, Inc. + Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2019 Free + Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and -- cgit v1.2.1