summaryrefslogtreecommitdiff
path: root/tests/misc/date-sec
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-01 11:37:32 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 22:16:47 +0100
commit9d6231ef2a74671fa08bc263519edfe46e8d1805 (patch)
tree03ac673dab3083a1589d4dd47aa077a840d21da5 /tests/misc/date-sec
parent257909013ef559418f612e8592f55b29dafda154 (diff)
downloadcoreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'tests/misc/date-sec')
-rwxr-xr-xtests/misc/date-sec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/date-sec b/tests/misc/date-sec
index e650b3e94..44c994b5f 100755
--- a/tests/misc/date-sec
+++ b/tests/misc/date-sec
@@ -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, 2006, 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 2008-2011 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