diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-01 10:56:28 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-01 14:06:47 +0100 |
commit | 1aa17dc89b3f313697661541adca0aa0defbdc09 (patch) | |
tree | 19c56a4689f6137f1c912876a4e30a1cf382a1a7 /tests/rm/r-2 | |
parent | 6c8d432b1f70c80213b0a2244e2427ae3c1394ef (diff) | |
download | coreutils-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/rm/r-2')
-rwxr-xr-x | tests/rm/r-2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/r-2 b/tests/rm/r-2 index a0a49e652..445c634c7 100755 --- a/tests/rm/r-2 +++ b/tests/rm/r-2 @@ -1,8 +1,8 @@ #!/bin/sh # Test "rm -r --verbose". -# Copyright (C) 1997-1998, 2000, 2002, 2004, -# 2006-2009 Free Software Foundation, Inc. +# Copyright (C) 1997-1998, 2000, 2002, 2004, 2006-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 |