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/CuSkip.pm | |
parent | f324861fa45f44e7c91e0447759b9f61819fdd2c (diff) | |
download | idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.tar.gz idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.tar.bz2 idutils-28eaf19f68f8ad47d4d49e11afacc1acc15d5f5e.zip |
maint: update copyright years
Diffstat (limited to 'testsuite/CuSkip.pm')
-rw-r--r-- | testsuite/CuSkip.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/CuSkip.pm b/testsuite/CuSkip.pm index 0ae15ce..d0cfdb5 100644 --- a/testsuite/CuSkip.pm +++ b/testsuite/CuSkip.pm @@ -1,7 +1,7 @@ package CuSkip; # Skip a test: emit diag to log and to stderr, and exit 77 -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-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 |