diff options
author | Pádraig Brady <P@draigBrady.com> | 2023-01-01 14:50:15 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2023-01-01 14:50:15 +0000 |
commit | 01755d36e7389aef48f712193976205e7381115b (patch) | |
tree | 79391c24e545d8d4f251691c5fb345931b8dd35a /tests/misc/groups-process-all.sh | |
parent | 0239f2a782cb6b2181f29b34cd80c06bb704a2ef (diff) | |
download | coreutils-01755d36e7389aef48f712193976205e7381115b.tar.gz |
maint: update all copyright year number ranges
Update to latest gnulib with new copyright year.
Run "make update-copyright" and then...
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Manually update copyright year,
until we fully sync with gnulib at a later stage.
* tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/misc/groups-process-all.sh')
-rwxr-xr-x | tests/misc/groups-process-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/groups-process-all.sh b/tests/misc/groups-process-all.sh index 77be78f09..2e455c78a 100755 --- a/tests/misc/groups-process-all.sh +++ b/tests/misc/groups-process-all.sh @@ -2,7 +2,7 @@ # Ensure groups processes all arguments before exiting. # With coreutils-2.27 and prior, it would exit upon first failure. -# Copyright (C) 2017-2022 Free Software Foundation, Inc. +# Copyright (C) 2017-2023 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 |