From 77da73c75432f3c5b4beebae7b0797a1e33160bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 1 Jan 2013 03:54:51 +0100 Subject: maint: update all copyright year number ranges Run "make update-copyright", but then also run this, perl -pi -e 's/2\d\d\d-//' tests/sample-test to make that one script use the single most recent year number. --- 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 8a8c8cc66..67048c13f 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-2012 Free Software Foundation, Inc. +# Copyright (C) 2004-2013 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