diff options
author | Pádraig Brady <P@draigBrady.com> | 2021-01-01 16:36:09 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2021-01-01 16:36:09 +0000 |
commit | 32ff1d1313ff566685b9092ac929251a4c22e7c4 (patch) | |
tree | cf01118a1dc28a1324f4e9d360752c5530153278 /tests/dd/skip-seek-past-file.sh | |
parent | ffb7ebfa253a44f52808cade5657d7541eaccfa5 (diff) | |
download | coreutils-32ff1d1313ff566685b9092ac929251a4c22e7c4.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/skip-seek-past-file.sh')
-rwxr-xr-x | tests/dd/skip-seek-past-file.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek-past-file.sh b/tests/dd/skip-seek-past-file.sh index 938718358..6d960efc3 100755 --- a/tests/dd/skip-seek-past-file.sh +++ b/tests/dd/skip-seek-past-file.sh @@ -1,7 +1,7 @@ #!/bin/sh # test diagnostics are printed when seeking too far in seekable files. -# Copyright (C) 2008-2020 Free Software Foundation, Inc. +# Copyright (C) 2008-2021 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 |