diff options
author | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
commit | aaba82431ceca97441d56152d8c7ec2d84fa1d12 (patch) | |
tree | 30eddf3061f03e0fb2155a652ba1f4f96ca0d1d5 /tests/dd/ascii.sh | |
parent | 7490e94aa7ea1ba50492e211fc415a6bda9de9ee (diff) | |
download | coreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.tar.gz |
maint: update all copyright year number ranges
Run "make update-copyright" and then...
* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/dd/ascii.sh')
-rwxr-xr-x | tests/dd/ascii.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/ascii.sh b/tests/dd/ascii.sh index bc4fabe19..8db917aab 100755 --- a/tests/dd/ascii.sh +++ b/tests/dd/ascii.sh @@ -1,7 +1,7 @@ #!/bin/sh # test conv=ascii -# Copyright (C) 2014-2019 Free Software Foundation, Inc. +# Copyright (C) 2014-2020 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 |