From e7a2580b96370da03c4d3553ccdf4ee66a14c6a4 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Sun, 1 Jan 2017 22:38:02 +0000 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. * tests/sample-test: Adjust to use the single most recent year. --- tests/misc/date-sec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/date-sec.sh') diff --git a/tests/misc/date-sec.sh b/tests/misc/date-sec.sh index 408607516..fb21b6dd5 100755 --- a/tests/misc/date-sec.sh +++ b/tests/misc/date-sec.sh @@ -3,7 +3,7 @@ # date --date="21:04 +0100" +%S' always prints '00'. # Before coreutils-5.2.1, it would print the seconds from the current time. -# Copyright (C) 2004-2016 Free Software Foundation, Inc. +# Copyright (C) 2004-2017 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.3-54-g00ecf