summaryrefslogtreecommitdiff
path: root/tests/mv/into-self-2
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-06-23 22:33:15 +0200
committerJim Meyering <meyering@redhat.com>2009-06-23 22:33:15 +0200
commit2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad (patch)
tree3df77a06ec0ed1550dcb399344d8a070539dfe3a /tests/mv/into-self-2
parentec00727a72cea90f7737e689f90334c21ca5b57e (diff)
downloadcoreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.tar.xz
maint: update all Copyright year lists to include 2009
Diffstat (limited to 'tests/mv/into-self-2')
-rwxr-xr-xtests/mv/into-self-22
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/into-self-2 b/tests/mv/into-self-2
index 99763d62d..1b3e6b7b3 100755
--- a/tests/mv/into-self-2
+++ b/tests/mv/into-self-2
@@ -3,7 +3,7 @@
# Consider the case where SRC and DEST are on different
# partitions and DEST is a symlink to SRC.
-# Copyright (C) 1998-2000, 2006-2008 Free Software Foundation, Inc.
+# Copyright (C) 1998-2000, 2006-2009 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