summaryrefslogtreecommitdiff
path: root/tests/tail-2/F-vs-missing.sh
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2013-01-01 03:54:51 +0100
committerJim Meyering <jim@meyering.net>2013-01-01 04:51:20 +0100
commit77da73c75432f3c5b4beebae7b0797a1e33160bc (patch)
tree012cad68220079b5a79c46723d47f6897e418f56 /tests/tail-2/F-vs-missing.sh
parenta4838da139dde3739d9046153809939b8ccfe72d (diff)
downloadcoreutils-77da73c75432f3c5b4beebae7b0797a1e33160bc.tar.xz
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.
Diffstat (limited to 'tests/tail-2/F-vs-missing.sh')
-rwxr-xr-xtests/tail-2/F-vs-missing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/F-vs-missing.sh b/tests/tail-2/F-vs-missing.sh
index e09908114..0f7440420 100755
--- a/tests/tail-2/F-vs-missing.sh
+++ b/tests/tail-2/F-vs-missing.sh
@@ -3,7 +3,7 @@
# Before coreutils-8.6, tail -F missing/file would not
# notice any subsequent availability of the missing/file.
-# Copyright (C) 2010-2012 Free Software Foundation, Inc.
+# Copyright (C) 2010-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