diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:16:18 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:16:18 +0100 |
commit | 6908aa3e7e389cc23cbe12ca9bbaa22deee71835 (patch) | |
tree | 60c0fd545b398320eab4316cf6309091d35b650e /testsuite/Coreutils.pm | |
parent | c34b33c455a5d266bf4b5d0259ac214bb05bca0b (diff) | |
download | idutils-6908aa3e7e389cc23cbe12ca9bbaa22deee71835.tar.gz idutils-6908aa3e7e389cc23cbe12ca9bbaa22deee71835.tar.bz2 idutils-6908aa3e7e389cc23cbe12ca9bbaa22deee71835.zip |
maint: update all copyright year number ranges
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 72e457e..65a404d 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-2011 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2002, 2004-2012 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 |