diff options
| author | Pádraig Brady <P@draigBrady.com> | 2018-01-01 15:57:22 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2018-01-01 15:57:22 +0000 |
| commit | ece7157933fea925da10b5c3e7ace1f0fb2d9f50 (patch) | |
| tree | a315c17439e5a23a57b79105d3af757f489418fe /tests/misc/seq-io-errors.sh | |
| parent | maint: post-release administrivia (diff) | |
| download | coreutils-ece7157933fea925da10b5c3e7ace1f0fb2d9f50.tar.gz coreutils-ece7157933fea925da10b5c3e7ace1f0fb2d9f50.zip | |
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/misc/seq-io-errors.sh')
| -rwxr-xr-x | tests/misc/seq-io-errors.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/seq-io-errors.sh b/tests/misc/seq-io-errors.sh index fd6924ed1..6350de5ec 100755 --- a/tests/misc/seq-io-errors.sh +++ b/tests/misc/seq-io-errors.sh @@ -1,7 +1,7 @@ #!/bin/sh # Test for proper detection of I/O errors in seq -# Copyright (C) 2016-2017 Free Software Foundation, Inc. +# Copyright (C) 2016-2018 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 |
