diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:02:51 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-03-20 10:54:19 +0100 |
commit | 9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46 (patch) | |
tree | 023e3301662ce2a7c796c9b378c5c62d1fa9255a /testsuite/CuTmpdir.pm | |
parent | fbadd79a7a789e36cf398929ec17f6dbc7f77ede (diff) | |
download | idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.gz idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.bz2 idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.zip |
maint: update copyright year ranges to include 2011
Run "make update-copyright".
Diffstat (limited to 'testsuite/CuTmpdir.pm')
-rw-r--r-- | testsuite/CuTmpdir.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/CuTmpdir.pm b/testsuite/CuTmpdir.pm index 5225603..b0f7b44 100644 --- a/testsuite/CuTmpdir.pm +++ b/testsuite/CuTmpdir.pm @@ -1,7 +1,7 @@ package CuTmpdir; # create, then chdir into a temporary sub-directory -# Copyright (C) 2007-2010 Free Software Foundation, Inc. +# Copyright (C) 2007-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 |