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/Coreutils.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/Coreutils.pm')
-rw-r--r-- | testsuite/Coreutils.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm index b6178fc..72e457e 100644 --- a/testsuite/Coreutils.pm +++ b/testsuite/Coreutils.pm @@ -1,7 +1,7 @@ package Coreutils; # This is a testing framework. -# Copyright (C) 1998, 2000-2002, 2004-2010 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2002, 2004-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 |