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 /src/prog-fprintf.h | |
| parent | pwd: fix erroneous leading slash on some systems (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 'src/prog-fprintf.h')
| -rw-r--r-- | src/prog-fprintf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prog-fprintf.h b/src/prog-fprintf.h index 62cea8c8a..a20c65ba2 100644 --- a/src/prog-fprintf.h +++ b/src/prog-fprintf.h @@ -1,5 +1,5 @@ /* prog-fprintf.h - common formatting output functions and definitions - Copyright (C) 2008-2024 Free Software Foundation, Inc. + Copyright (C) 2008-2025 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 |
