diff options
| author | Pádraig Brady <P@draigBrady.com> | 2025-01-01 09:14:56 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2025-01-01 09:33:08 +0000 |
| commit | 28b176085f04a6227d7fadd28a129b5cb02dfbf5 (patch) | |
| tree | e247a8e087372a04db734ad62107f2a8794d134e /scripts | |
| parent | 45bcc6aaaf3a3bedd7d72958353f8b983ddbd5e8 (diff) | |
| download | coreutils-28b176085f04a6227d7fadd28a129b5cb02dfbf5.tar.gz coreutils-28b176085f04a6227d7fadd28a129b5cb02dfbf5.zip | |
maint: update all copyright year number ranges
Update to latest gnulib with new copyright year.
Run "make update-copyright" and then...
* gnulib: Update included in this commit as copyright years
are the only change from the previous gnulib commit.
* 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 'scripts')
| -rw-r--r-- | scripts/build-older-versions/README.older-versions | 2 | ||||
| -rwxr-xr-x | scripts/build-older-versions/build-older-versions.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build-older-versions/README.older-versions b/scripts/build-older-versions/README.older-versions index 24f930f5b..8e7f2109c 100644 --- a/scripts/build-older-versions/README.older-versions +++ b/scripts/build-older-versions/README.older-versions @@ -164,7 +164,7 @@ By adding the directory to your $PATH, older versions can be easily used: ======================================================================== -Copyright (C) 2019-2024 Free Software Foundation, Inc. +Copyright (C) 2019-2025 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/scripts/build-older-versions/build-older-versions.sh b/scripts/build-older-versions/build-older-versions.sh index a3fc3da6f..47171b88b 100755 --- a/scripts/build-older-versions/build-older-versions.sh +++ b/scripts/build-older-versions/build-older-versions.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-2025 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |
