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. --- src/cmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmp.c') diff --git a/src/cmp.c b/src/cmp.c index 5152ca0..26b23d9 100644 --- a/src/cmp.c +++ b/src/cmp.c @@ -1,7 +1,7 @@ /* GNU cmp - compare two files byte by byte Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013, - 2015-2019 Free Software Foundation, Inc. + 2015-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.1