summaryrefslogtreecommitdiff
path: root/tests/ln/backup-1
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 10:56:28 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 14:06:47 +0100
commit1aa17dc89b3f313697661541adca0aa0defbdc09 (patch)
tree19c56a4689f6137f1c912876a4e30a1cf382a1a7 /tests/ln/backup-1
parent6c8d432b1f70c80213b0a2244e2427ae3c1394ef (diff)
downloadcoreutils-1aa17dc89b3f313697661541adca0aa0defbdc09.tar.xz
maint: update all FSF copyright year lists to include 2010
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright
Diffstat (limited to 'tests/ln/backup-1')
-rwxr-xr-xtests/ln/backup-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ln/backup-1 b/tests/ln/backup-1
index cc3e10e0c..83d7e629b 100755
--- a/tests/ln/backup-1
+++ b/tests/ln/backup-1
@@ -2,7 +2,7 @@
# Try to create a symlink with backup where the destination file exists
# and the backup file name is a hard link to the destination file.
-# Copyright (C) 1999, 2007-2009 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2007-2010 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