From 7346a030108e032b0e8523f381f1a95b91806890 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Jan 2016 15:06:05 -0800 Subject: maint: update copyright year, bootstrap, init.sh Run "make update-copyright" and then... * gnulib: Update to latest. * tests/init.sh: Update from gnulib. * bootstrap: Likewise. --- src/cmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmp.c') diff --git a/src/cmp.c b/src/cmp.c index 87ee7be..ba5553b 100644 --- a/src/cmp.c +++ b/src/cmp.c @@ -1,7 +1,7 @@ /* cmp - compare two files byte by byte - Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013, 2015 - Free Software Foundation, Inc. + Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013, + 2015-2016 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