From 351f87d0c4b97eb48bcc28585a926045b437ab4e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 1 Jan 2020 09:33:03 -0800 Subject: maint: update all copyright year number ranges Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. --- lib/cmpbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/cmpbuf.c') diff --git a/lib/cmpbuf.c b/lib/cmpbuf.c index b100a96..ea984c6 100644 --- a/lib/cmpbuf.c +++ b/lib/cmpbuf.c @@ -1,6 +1,6 @@ /* Buffer primitives for comparison operations. - Copyright (C) 1993, 1995, 1998, 2001-2002, 2006, 2009-2013, 2015-2019 Free + Copyright (C) 1993, 1995, 1998, 2001-2002, 2006, 2009-2013, 2015-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify -- cgit v1.2.1