diff options
author | Jim Meyering <meyering@fb.com> | 2014-02-13 08:03:24 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2014-02-13 08:03:24 -0800 |
commit | 28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e (patch) | |
tree | d984d269ac2334369433ab4ef64eb87581a8c92d /testsuite/Coreutils.pm | |
parent | f324861fa45f44e7c91e0447759b9f61819fdd2c (diff) | |
download | idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.tar.gz idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.tar.bz2 idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.zip |
maint: update copyright years
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 65a404d..a0491df 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-2012 Free Software Foundation, Inc. +# Copyright (C) 1998-2014 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 |