diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-01-01 04:49:02 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-01-01 04:52:17 +0000 |
commit | e0afeb0099c899c2caa7453072e2d223d8f0ceb9 (patch) | |
tree | ccd8ac7d7bfade0fcee10dd25fda9cf92d6f2603 /tests/misc/sha256sum.pl | |
parent | 1269bf58578615a8a5255d36582cb0736fd57227 (diff) | |
download | coreutils-e0afeb0099c899c2caa7453072e2d223d8f0ceb9.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright" and then...
* tests/sample-test: Adjust to use the single most recent year.
* tests/du/bind-mount-dir-cycle-v2.sh: Fix case in copyright message,
so that year is updated automatically in future.
Diffstat (limited to 'tests/misc/sha256sum.pl')
-rwxr-xr-x | tests/misc/sha256sum.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sha256sum.pl b/tests/misc/sha256sum.pl index e5f293927..ae724f504 100755 --- a/tests/misc/sha256sum.pl +++ b/tests/misc/sha256sum.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Test "sha256sum". -# Copyright (C) 2005-2014 Free Software Foundation, Inc. +# Copyright (C) 2005-2015 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 |