~michel-slm/coreutils

a966dcdb69e2f49f2587e1b7d4ade7efcff29f40 — Pádraig Brady 8 months ago 752ccef
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: 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.
829 files changed, 830 insertions(+), 830 deletions(-)

M .github/ISSUE_TEMPLATE.txt
M .github/PULL_REQUEST_TEMPLATE.txt
M .vg-suppressions
M HACKING
M Makefile.am
M NEWS
M README
M README-hacking
M README-valgrind
M TODO
M bootstrap
M bootstrap.conf
M cfg.mk
M configure.ac
M doc/coreutils.texi
M doc/local.mk
M doc/perm.texi
M doc/sort-version.texi
M gl/lib/buffer-lcm.c
M gl/lib/cl-strtod.c
M gl/lib/fadvise.c
M gl/lib/fadvise.h
M gl/lib/fd-reopen.c
M gl/lib/fd-reopen.h
M gl/lib/heap.c
M gl/lib/heap.h
M gl/lib/rand-isaac.c
M gl/lib/rand-isaac.h
M gl/lib/randint.c
M gl/lib/randint.h
M gl/lib/randperm.c
M gl/lib/randread.c
M gl/lib/randread.h
M gl/lib/root-dev-ino.c
M gl/lib/root-dev-ino.h
M gl/lib/skipchars.h
M gl/lib/smack.h
M gl/lib/strintcmp.c
M gl/lib/strnumcmp-in.h
M gl/lib/strnumcmp.c
M gl/lib/targetdir.c
M gl/lib/targetdir.h
M gl/lib/xdectoint.c
M gl/lib/xdectoint.h
M gl/lib/xfts.c
M gl/tests/test-fadvise.c
M gl/tests/test-rand-isaac.c
M gnulib
M init.cfg
M lib/t-chdir-long
M m4/check-decl.m4
M m4/include-exclude-prog.m4
M m4/jm-macros.m4
M m4/prereq.m4
M m4/stat-prog.m4
M man/basenc.x
M man/chmod.x
M man/chown.x
M man/df.x
M man/du.x
M man/env.x
M man/local.mk
M man/rm.x
M man/stdbuf.x
M man/test.x
M po/POTFILES.in
M scripts/build-older-versions/README.older-versions
M scripts/build-older-versions/build-older-versions.sh
M src/basename.c
M src/basenc.c
M src/cat.c
M src/chcon.c
M src/chmod.c
M src/chown-core.c
M src/chown-core.h
M src/chown.c
M src/chroot.c
M src/cksum.c
M src/cksum_pclmul.c
M src/comm.c
M src/copy.c
M src/copy.h
M src/coreutils-arch.c
M src/coreutils-chgrp.c
M src/coreutils-dir.c
M src/coreutils-vdir.c
M src/coreutils.c
M src/cp-hash.c
M src/cp.c
M src/csplit.c
M src/cut.c
M src/date.c
M src/dcgen
M src/dd.c
M src/df.c
M src/digest.c
M src/dircolors.c
M src/dircolors.hin
M src/dirname.c
M src/du-tests
M src/du.c
M src/echo.c
M src/env.c
M src/expand-common.c
M src/expand-common.h
M src/expand.c
M src/expr.c
M src/extract-magic
M src/factor.c
M src/find-mount-point.c
M src/find-mount-point.h
M src/fmt.c
M src/fold.c
M src/force-link.c
M src/getlimits.c
M src/group-list.c
M src/group-list.h
M src/groups.c
M src/head.c
M src/hostid.c
M src/hostname.c
M src/id.c
M src/install.c
M src/ioblksize.h
M src/iopoll.c
M src/join.c
M src/kill.c
M src/libstdbuf.c
M src/link.c
M src/ln.c
M src/local.mk
M src/logname.c
M src/longlong.h
M src/ls.c
M src/make-prime-list.c
M src/mkdir.c
M src/mkfifo.c
M src/mknod.c
M src/mktemp.c
M src/mv.c
M src/nice.c
M src/nl.c
M src/nohup.c
M src/nproc.c
M src/numfmt.c
M src/od.c
M src/operand2sig.c
M src/operand2sig.h
M src/paste.c
M src/pathchk.c
M src/pinky.c
M src/pr.c
M src/printenv.c
M src/printf.c
M src/prog-fprintf.c
M src/prog-fprintf.h
M src/ptx.c
M src/pwd.c
M src/readlink.c
M src/realpath.c
M src/relpath.c
M src/relpath.h
M src/remove.c
M src/remove.h
M src/rm.c
M src/rmdir.c
M src/runcon.c
M src/selinux.c
M src/selinux.h
M src/seq.c
M src/set-fields.c
M src/set-fields.h
M src/shred.c
M src/shuf.c
M src/sleep.c
M src/sort.c
M src/split.c
M src/stat.c
M src/statx.h
M src/stdbuf.c
M src/stty.c
M src/sum.c
M src/sync.c
M src/system.h
M src/tac-pipe.c
M src/tac.c
M src/tail.c
M src/tee.c
M src/temp-stream.c
M src/test.c
M src/timeout.c
M src/touch.c
M src/tr.c
M src/true.c
M src/truncate.c
M src/tsort.c
M src/tty.c
M src/uname.c
M src/unexpand.c
M src/uniq.c
M src/unlink.c
M src/uptime.c
M src/users.c
M src/wc.c
M src/wc_avx2.c
M src/who.c
M src/whoami.c
M src/yes.c
M tests/Coreutils.pm
M tests/CuSkip.pm
M tests/CuTmpdir.pm
M tests/basenc/base64.pl
M tests/basenc/basenc.pl
M tests/cat/cat-E.sh
M tests/cat/cat-buf.sh
M tests/cat/cat-proc.sh
M tests/cat/cat-self.sh
M tests/chcon/chcon-fail.sh
M tests/chcon/chcon.sh
M tests/chgrp/basic.sh
M tests/chgrp/default-no-deref.sh
M tests/chgrp/deref.sh
M tests/chgrp/from.sh
M tests/chgrp/no-x.sh
M tests/chgrp/posix-H.sh
M tests/chgrp/recurse.sh
M tests/chmod/c-option.sh
M tests/chmod/equal-x.sh
M tests/chmod/equals.sh
M tests/chmod/ignore-symlink.sh
M tests/chmod/inaccessible.sh
M tests/chmod/no-x.sh
M tests/chmod/octal.sh
M tests/chmod/setgid.sh
M tests/chmod/silent.sh
M tests/chmod/thru-dangling.sh
M tests/chmod/umask-x.sh
M tests/chmod/usage.sh
M tests/chown/basic.sh
M tests/chown/deref.sh
M tests/chown/preserve-root.sh
M tests/chown/separator.sh
M tests/chroot/chroot-credentials.sh
M tests/chroot/chroot-fail.sh
M tests/cksum/b2sum.sh
M tests/cksum/cksum-a.sh
M tests/cksum/cksum-base64.pl
M tests/cksum/cksum-c.sh
M tests/cksum/cksum-raw.sh
M tests/cksum/cksum.sh
M tests/cksum/md5sum-bsd.sh
M tests/cksum/md5sum-newline.pl
M tests/cksum/md5sum-parallel.sh
M tests/cksum/md5sum.pl
M tests/cksum/sha1sum-vec.pl
M tests/cksum/sha1sum.pl
M tests/cksum/sha224sum.pl
M tests/cksum/sha256sum.pl
M tests/cksum/sha384sum.pl
M tests/cksum/sha512sum.pl
M tests/cksum/sm3sum.pl
M tests/cksum/sum-sysv.sh
M tests/cksum/sum.pl
M tests/cp/abuse.sh
M tests/cp/acl.sh
M tests/cp/attr-existing.sh
M tests/cp/backup-1.sh
M tests/cp/backup-dir.sh
M tests/cp/backup-is-src.sh
M tests/cp/capability.sh
M tests/cp/copy-FMR.sh
M tests/cp/cp-HL.sh
M tests/cp/cp-a-selinux.sh
M tests/cp/cp-deref.sh
M tests/cp/cp-i.sh
M tests/cp/cp-mv-backup.sh
M tests/cp/cp-mv-enotsup-xattr.sh
M tests/cp/cp-parents.sh
M tests/cp/cross-dev-symlink.sh
M tests/cp/debug.sh
M tests/cp/deref-slink.sh
M tests/cp/dir-rm-dest.sh
M tests/cp/dir-slash.sh
M tests/cp/dir-vs-file.sh
M tests/cp/existing-perm-dir.sh
M tests/cp/existing-perm-race.sh
M tests/cp/fail-perm.sh
M tests/cp/file-perm-race.sh
M tests/cp/into-self.sh
M tests/cp/link-deref.sh
M tests/cp/link-heap.sh
M tests/cp/link-no-deref.sh
M tests/cp/link-preserve.sh
M tests/cp/link-symlink.sh
M tests/cp/link.sh
M tests/cp/nfs-removal-race.sh
M tests/cp/no-ctx.sh
M tests/cp/no-deref-link1.sh
M tests/cp/no-deref-link2.sh
M tests/cp/no-deref-link3.sh
M tests/cp/parent-perm-race.sh
M tests/cp/parent-perm.sh
M tests/cp/perm.sh
M tests/cp/preserve-2.sh
M tests/cp/preserve-gid.sh
M tests/cp/preserve-link.sh
M tests/cp/preserve-mode.sh
M tests/cp/preserve-slink-time.sh
M tests/cp/proc-short-read.sh
M tests/cp/proc-zero-len.sh
M tests/cp/r-vs-symlink.sh
M tests/cp/reflink-auto.sh
M tests/cp/reflink-perm.sh
M tests/cp/same-file.sh
M tests/cp/slink-2-slink.sh
M tests/cp/sparse-2.sh
M tests/cp/sparse-extents-2.sh
M tests/cp/sparse-extents.sh
M tests/cp/sparse-perf.sh
M tests/cp/sparse-to-pipe.sh
M tests/cp/sparse.sh
M tests/cp/special-bits.sh
M tests/cp/special-f.sh
M tests/cp/src-base-dot.sh
M tests/cp/symlink-slash.sh
M tests/cp/thru-dangling.sh
M tests/csplit/csplit-1000.sh
M tests/csplit/csplit-heap.sh
M tests/csplit/csplit-io-err.sh
M tests/csplit/csplit-suppress-matched.pl
M tests/csplit/csplit.sh
M tests/cut/cut-huge-range.sh
M tests/cut/cut.pl
M tests/date/date-debug.sh
M tests/date/date-next-dow.pl
M tests/date/date-sec.sh
M tests/date/date-tz.sh
M tests/date/date.pl
M tests/dd/ascii.sh
M tests/dd/bytes.sh
M tests/dd/direct.sh
M tests/dd/misc.sh
M tests/dd/no-allocate.sh
M tests/dd/nocache.sh
M tests/dd/nocache_eof.sh
M tests/dd/not-rewound.sh
M tests/dd/reblock.sh
M tests/dd/skip-seek-past-dev.sh
M tests/dd/skip-seek-past-file.sh
M tests/dd/skip-seek.pl
M tests/dd/skip-seek2.sh
M tests/dd/sparse.sh
M tests/dd/stats.sh
M tests/dd/stderr.sh
M tests/dd/unblock-sync.sh
M tests/dd/unblock.pl
M tests/df/df-P.sh
M tests/df/df-output.sh
M tests/df/df-symlink.sh
M tests/df/header.sh
M tests/df/no-mtab-status.sh
M tests/df/over-mount-device.sh
M tests/df/problematic-chars.sh
M tests/df/skip-duplicates.sh
M tests/df/skip-rootfs.sh
M tests/df/total-unprocessed.sh
M tests/df/total-verify.sh
M tests/df/unreadable.sh
M tests/du/2g.sh
M tests/du/8gb.sh
M tests/du/apparent.sh
M tests/du/basic.sh
M tests/du/bigtime.sh
M tests/du/bind-mount-dir-cycle-v2.sh
M tests/du/bind-mount-dir-cycle.sh
M tests/du/deref-args.sh
M tests/du/deref.sh
M tests/du/exclude.sh
M tests/du/fd-leak.sh
M tests/du/files0-from-dir.sh
M tests/du/files0-from.pl
M tests/du/hard-link.sh
M tests/du/inacc-dest.sh
M tests/du/inacc-dir.sh
M tests/du/inaccessible-cwd.sh
M tests/du/inodes.sh
M tests/du/long-from-unreadable.sh
M tests/du/long-sloop.sh
M tests/du/max-depth.sh
M tests/du/move-dir-while-traversing.sh
M tests/du/no-deref.sh
M tests/du/no-x.sh
M tests/du/one-file-system.sh
M tests/du/restore-wd.sh
M tests/du/slash.sh
M tests/du/threshold.sh
M tests/du/trailing-slash.sh
M tests/du/two-args.sh
M tests/env/env-S-script.sh
M tests/env/env-S.pl
M tests/env/env-null.sh
M tests/env/env-signal-handler.sh
M tests/env/env.sh
M tests/envvar-check
M tests/expr/expr-multibyte.pl
M tests/expr/expr.pl
M tests/factor/create-test.sh
M tests/factor/factor-parallel.sh
M tests/factor/factor.pl
M tests/factor/run.sh
M tests/fmt/base.pl
M tests/fmt/goal-option.sh
M tests/fmt/long-line.sh
M tests/fmt/non-space.sh
M tests/groups/groups-dash.sh
M tests/groups/groups-process-all.sh
M tests/groups/groups-version.sh
M tests/head/head-c.sh
M tests/head/head-elide-tail.pl
M tests/head/head-pos.sh
M tests/head/head-write-error.sh
M tests/head/head.pl
M tests/help/help-version-getopt.sh
M tests/help/help-version.sh
M tests/id/context.sh
M tests/id/gnu-zero-uids.sh
M tests/id/no-context.sh
M tests/id/setgid.sh
M tests/id/smack.sh
M tests/id/uid.sh
M tests/id/zero.sh
M tests/init.sh
M tests/install/basic-1.sh
M tests/install/create-leading.sh
M tests/install/d-slashdot.sh
M tests/install/install-C-root.sh
M tests/install/install-C-selinux.sh
M tests/install/install-C.sh
M tests/install/install-Z-selinux.sh
M tests/install/strip-program.sh
M tests/install/trap.sh
M tests/ln/backup-1.sh
M tests/ln/hard-backup.sh
M tests/ln/hard-to-sym.sh
M tests/ln/misc.sh
M tests/ln/relative.sh
M tests/ln/sf-1.sh
M tests/ln/slash-decorated-nonexistent-dest.sh
M tests/ln/target-1.sh
M tests/local.mk
M tests/ls/a-option.sh
M tests/ls/abmon-align.sh
M tests/ls/birthtime.sh
M tests/ls/block-size.sh
M tests/ls/capability.sh
M tests/ls/classify.sh
M tests/ls/color-clear-to-eol.sh
M tests/ls/color-dtype-dir.sh
M tests/ls/color-ext.sh
M tests/ls/color-norm.sh
M tests/ls/color-term.sh
M tests/ls/dangle.sh
M tests/ls/dired.sh
M tests/ls/file-type.sh
M tests/ls/follow-slink.sh
M tests/ls/getxattr-speedup.sh
M tests/ls/group-dirs.sh
M tests/ls/hex-option.sh
M tests/ls/hyperlink.sh
M tests/ls/infloop.sh
M tests/ls/inode.sh
M tests/ls/ls-misc.pl
M tests/ls/ls-time.sh
M tests/ls/m-option.sh
M tests/ls/multihardlink.sh
M tests/ls/nameless-uid.sh
M tests/ls/no-arg.sh
M tests/ls/no-cap.sh
M tests/ls/quote-align.sh
M tests/ls/readdir-mountpoint-inode.sh
M tests/ls/recursive.sh
M tests/ls/removed-directory.sh
M tests/ls/root-rel-symlink-color.sh
M tests/ls/rt-1.sh
M tests/ls/selinux-segfault.sh
M tests/ls/size-align.sh
M tests/ls/slink-acl.sh
M tests/ls/sort-width-option.sh
M tests/ls/stat-dtype.sh
M tests/ls/stat-failed.sh
M tests/ls/stat-free-color.sh
M tests/ls/stat-free-symlinks.sh
M tests/ls/stat-vs-dirent.sh
M tests/ls/symlink-loop.sh
M tests/ls/symlink-quote.sh
M tests/ls/symlink-slash.sh
M tests/ls/time-style-diag.sh
M tests/ls/w-option.sh
M tests/ls/x-option.sh
M tests/ls/zero-option.sh
M tests/misc/arch.sh
M tests/misc/basename.pl
M tests/misc/close-stdout.sh
M tests/misc/comm.pl
M tests/misc/coreutils.sh
M tests/misc/dircolors.pl
M tests/misc/dirname.pl
M tests/misc/echo.sh
M tests/misc/expand.pl
M tests/misc/false-status.sh
M tests/misc/fold.pl
M tests/misc/invalid-opt.pl
M tests/misc/join-utf8.sh
M tests/misc/join.pl
M tests/misc/kill.sh
M tests/misc/mknod.sh
M tests/misc/mktemp.pl
M tests/misc/nl.sh
M tests/misc/nohup.sh
M tests/misc/numfmt.pl
M tests/misc/paste.pl
M tests/misc/pathchk.sh
M tests/misc/printenv.sh
M tests/misc/read-errors.sh
M tests/misc/realpath.sh
M tests/misc/selinux.sh
M tests/misc/sleep.sh
M tests/misc/stdbuf.sh
M tests/misc/sync.sh
M tests/misc/tee.sh
M tests/misc/time-style.sh
M tests/misc/tsort.pl
M tests/misc/unexpand.pl
M tests/misc/usage_vs_getopt.sh
M tests/misc/write-errors.sh
M tests/misc/xattr.sh
M tests/misc/xstrtol.pl
M tests/misc/yes.sh
M tests/mkdir/p-1.sh
M tests/mkdir/p-2.sh
M tests/mkdir/p-3.sh
M tests/mkdir/p-acl.sh
M tests/mkdir/p-slashdot.sh
M tests/mkdir/p-thru-slink.sh
M tests/mkdir/p-v.sh
M tests/mkdir/parents.sh
M tests/mkdir/perm.sh
M tests/mkdir/restorecon.sh
M tests/mkdir/selinux.sh
M tests/mkdir/smack-no-root.sh
M tests/mkdir/smack-root.sh
M tests/mkdir/special-1.sh
M tests/mkdir/t-slash.sh
M tests/mkdir/writable-under-readonly.sh
M tests/mv/acl.sh
M tests/mv/atomic.sh
M tests/mv/atomic2.sh
M tests/mv/backup-dir.sh
M tests/mv/backup-is-src.sh
M tests/mv/childproof.sh
M tests/mv/diag.sh
M tests/mv/dir-file.sh
M tests/mv/dir2dir.sh
M tests/mv/dup-source.sh
M tests/mv/force.sh
M tests/mv/hard-2.sh
M tests/mv/hard-3.sh
M tests/mv/hard-4.sh
M tests/mv/hard-link-1.sh
M tests/mv/hardlink-case.sh
M tests/mv/i-1.pl
M tests/mv/i-2.sh
M tests/mv/i-3.sh
M tests/mv/i-4.sh
M tests/mv/i-5.sh
M tests/mv/i-link-no.sh
M tests/mv/into-self-2.sh
M tests/mv/into-self-3.sh
M tests/mv/into-self-4.sh
M tests/mv/into-self.sh
M tests/mv/leak-fd.sh
M tests/mv/mv-n.sh
M tests/mv/mv-special-1.sh
M tests/mv/no-copy.sh
M tests/mv/no-target-dir.sh
M tests/mv/part-fail.sh
M tests/mv/part-hardlink.sh
M tests/mv/part-rename.sh
M tests/mv/part-symlink.sh
M tests/mv/partition-perm.sh
M tests/mv/perm-1.sh
M tests/mv/sticky-to-xpart.sh
M tests/mv/symlink-onto-hardlink-to-self.sh
M tests/mv/symlink-onto-hardlink.sh
M tests/mv/to-symlink.sh
M tests/mv/trailing-slash.sh
M tests/mv/update.sh
M tests/nice/nice-fail.sh
M tests/nice/nice.sh
M tests/nproc/nproc-avail.sh
M tests/nproc/nproc-override.sh
M tests/nproc/nproc-positive.sh
M tests/od/od-N.sh
M tests/od/od-endian.sh
M tests/od/od-float.sh
M tests/od/od-j.sh
M tests/od/od-multiple-t.sh
M tests/od/od-x8.sh
M tests/od/od.pl
M tests/other-fs-tmpdir
M tests/pr/pr-tests.pl
M tests/printf/printf-cov.pl
M tests/printf/printf-hex.sh
M tests/printf/printf-mb.sh
M tests/printf/printf-quote.sh
M tests/printf/printf-surprise.sh
M tests/printf/printf.sh
M tests/ptx/ptx-overrun.sh
M tests/ptx/ptx.pl
M tests/pwd/pwd-long.sh
M tests/pwd/pwd-option.sh
M tests/readlink/can-e.sh
M tests/readlink/can-f.sh
M tests/readlink/can-m.sh
M tests/readlink/multi.sh
M tests/readlink/readlink-fp-loop.sh
M tests/readlink/readlink-root.sh
M tests/readlink/rl-1.sh
M tests/rm/cycle.sh
M tests/rm/d-1.sh
M tests/rm/d-2.sh
M tests/rm/d-3.sh
M tests/rm/dangling-symlink.sh
M tests/rm/deep-1.sh
M tests/rm/deep-2.sh
M tests/rm/dir-no-w.sh
M tests/rm/dir-nonrecur.sh
M tests/rm/dot-rel.sh
M tests/rm/empty-immutable-skip.sh
M tests/rm/empty-inacc.sh
M tests/rm/empty-name.pl
M tests/rm/ext3-perf.sh
M tests/rm/f-1.sh
M tests/rm/fail-2eperm.sh
M tests/rm/fail-eacces.sh
M tests/rm/fail-eperm.xpl
M tests/rm/hash.sh
M tests/rm/i-1.sh
M tests/rm/i-never.sh
M tests/rm/i-no-r.sh
M tests/rm/ignorable.sh
M tests/rm/inaccessible.sh
M tests/rm/interactive-always.sh
M tests/rm/interactive-once.sh
M tests/rm/ir-1.sh
M tests/rm/isatty.sh
M tests/rm/many-dir-entries-vs-OOM.sh
M tests/rm/no-give-up.sh
M tests/rm/one-file-system.sh
M tests/rm/one-file-system2.sh
M tests/rm/r-1.sh
M tests/rm/r-2.sh
M tests/rm/r-3.sh
M tests/rm/r-4.sh
M tests/rm/r-root.sh
M tests/rm/read-only.sh
M tests/rm/readdir-bug.sh
M tests/rm/rm-readdir-fail.sh
M tests/rm/rm1.sh
M tests/rm/rm2.sh
M tests/rm/rm3.sh
M tests/rm/rm4.sh
M tests/rm/rm5.sh
M tests/rm/sunos-1.sh
M tests/rm/unread2.sh
M tests/rm/unread3.sh
M tests/rm/unreadable.pl
M tests/rm/v-slash.sh
M tests/rmdir/fail-perm.sh
M tests/rmdir/ignore.sh
M tests/rmdir/symlink-errors.sh
M tests/rmdir/t-slash.sh
M tests/runcon/runcon-compute.sh
M tests/runcon/runcon-no-reorder.sh
M tests/sample-test
M tests/seq/seq-epipe.sh
M tests/seq/seq-extra-number.sh
M tests/seq/seq-io-errors.sh
M tests/seq/seq-locale.sh
M tests/seq/seq-long-double.sh
M tests/seq/seq-precision.sh
M tests/seq/seq.pl
M tests/shred/shred-exact.sh
M tests/shred/shred-passes.sh
M tests/shred/shred-remove.sh
M tests/shred/shred-size.sh
M tests/shuf/shuf-reservoir.sh
M tests/shuf/shuf.sh
M tests/sort/sort-NaN-infloop.sh
M tests/sort/sort-benchmark-random.sh
M tests/sort/sort-compress-hang.sh
M tests/sort/sort-compress-proc.sh
M tests/sort/sort-compress.sh
M tests/sort/sort-continue.sh
M tests/sort/sort-debug-keys.sh
M tests/sort/sort-debug-warn.sh
M tests/sort/sort-discrim.sh
M tests/sort/sort-exit-early.sh
M tests/sort/sort-files0-from.pl
M tests/sort/sort-float.sh
M tests/sort/sort-h-thousands-sep.sh
M tests/sort/sort-merge-fdlimit.sh
M tests/sort/sort-merge.pl
M tests/sort/sort-month.sh
M tests/sort/sort-rand.sh
M tests/sort/sort-spinlock-abuse.sh
M tests/sort/sort-stale-thread-mem.sh
M tests/sort/sort-u-FMR.sh
M tests/sort/sort-unique-segv.sh
M tests/sort/sort-unique.sh
M tests/sort/sort-version.sh
M tests/sort/sort.pl
M tests/split/additional-suffix.sh
M tests/split/b-chunk.sh
M tests/split/fail.sh
M tests/split/filter.sh
M tests/split/guard-input.sh
M tests/split/l-chunk-root.sh
M tests/split/l-chunk.sh
M tests/split/line-bytes.sh
M tests/split/lines.sh
M tests/split/numeric.sh
M tests/split/r-chunk.sh
M tests/split/record-sep.sh
M tests/split/suffix-auto-length.sh
M tests/split/suffix-length.sh
M tests/stat/stat-birthtime.sh
M tests/stat/stat-fmt.sh
M tests/stat/stat-hyphen.sh
M tests/stat/stat-mount.sh
M tests/stat/stat-nanoseconds.sh
M tests/stat/stat-printf.pl
M tests/stat/stat-slash.sh
M tests/stty/stty-invalid.sh
M tests/stty/stty-pairs.sh
M tests/stty/stty-row-col.sh
M tests/stty/stty.sh
M tests/tac/tac-2-nonseekable.sh
M tests/tac/tac-continue.sh
M tests/tac/tac.pl
M tests/tail/F-headers.sh
M tests/tail/F-vs-missing.sh
M tests/tail/F-vs-rename.sh
M tests/tail/append-only.sh
M tests/tail/assert-2.sh
M tests/tail/assert.sh
M tests/tail/big-4gb.sh
M tests/tail/descriptor-vs-rename.sh
M tests/tail/end-of-device.sh
M tests/tail/flush-initial.sh
M tests/tail/follow-name.sh
M tests/tail/follow-stdin.sh
M tests/tail/inotify-dir-recreate.sh
M tests/tail/inotify-hash-abuse.sh
M tests/tail/inotify-hash-abuse2.sh
M tests/tail/inotify-only-regular.sh
M tests/tail/inotify-race.sh
M tests/tail/inotify-race2.sh
M tests/tail/inotify-rotate-resources.sh
M tests/tail/inotify-rotate.sh
M tests/tail/overlay-headers.sh
M tests/tail/pid.sh
M tests/tail/pipe-f.sh
M tests/tail/pipe-f2.sh
M tests/tail/proc-ksyms.sh
M tests/tail/retry.sh
M tests/tail/start-middle.sh
M tests/tail/symlink.sh
M tests/tail/tail-c.sh
M tests/tail/tail-n0f.sh
M tests/tail/tail-sysfs.sh
M tests/tail/tail.pl
M tests/tail/truncate.sh
M tests/tail/wait.sh
M tests/test/test-N.sh
M tests/test/test-diag.pl
M tests/test/test.pl
M tests/timeout/timeout-blocked.pl
M tests/timeout/timeout-group.sh
M tests/timeout/timeout-large-parameters.sh
M tests/timeout/timeout-parameters.sh
M tests/timeout/timeout.sh
M tests/touch/60-seconds.sh
M tests/touch/dangling-symlink.sh
M tests/touch/empty-file.sh
M tests/touch/fail-diag.sh
M tests/touch/fifo.sh
M tests/touch/no-create-missing.sh
M tests/touch/no-dereference.sh
M tests/touch/no-rights.sh
M tests/touch/not-owner.sh
M tests/touch/now-owned-by-other.sh
M tests/touch/obsolescent.sh
M tests/touch/read-only.sh
M tests/touch/relative.sh
M tests/touch/trailing-slash.sh
M tests/tr/tr-case-class.sh
M tests/tr/tr.pl
M tests/truncate/truncate-dangling-symlink.sh
M tests/truncate/truncate-dir-fail.sh
M tests/truncate/truncate-fail-diag.sh
M tests/truncate/truncate-fifo.sh
M tests/truncate/truncate-no-create-missing.sh
M tests/truncate/truncate-overflow.sh
M tests/truncate/truncate-owned-by-other.sh
M tests/truncate/truncate-parameters.sh
M tests/truncate/truncate-relative.sh
M tests/tty/tty-eof.pl
M tests/tty/tty.sh
M tests/uniq/uniq-collate.sh
M tests/uniq/uniq-perf.sh
M tests/uniq/uniq.pl
M tests/wc/wc-files0-from.pl
M tests/wc/wc-files0.sh
M tests/wc/wc-nbsp.sh
M tests/wc/wc-parallel.sh
M tests/wc/wc-proc.sh
M tests/wc/wc-total.sh
M tests/wc/wc.pl
M .github/ISSUE_TEMPLATE.txt => .github/ISSUE_TEMPLATE.txt +1 -1
@@ 68,7 68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :


<!--
Copyright (C) 2017-2023 Free Software Foundation, Inc.
Copyright (C) 2017-2024 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

M .github/PULL_REQUEST_TEMPLATE.txt => .github/PULL_REQUEST_TEMPLATE.txt +1 -1
@@ 88,7 88,7 @@ in this matter.


<!--
Copyright (C) 2017-2023 Free Software Foundation, Inc.
Copyright (C) 2017-2024 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

M .vg-suppressions => .vg-suppressions +1 -1
@@ 1,6 1,6 @@
# Suppress valgrind diagnostics we don't care about.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M HACKING => HACKING +1 -1
@@ 616,7 616,7 @@ and root only tests, is to follow these steps (requires lcov to be installed):
  xdg-open doc/coverage/index.html

========================================================================
Copyright (C) 2009-2023 Free Software Foundation, Inc.
Copyright (C) 2009-2024 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

M Makefile.am => Makefile.am +1 -1
@@ 1,6 1,6 @@
# Make coreutils.					-*-Makefile-*-

# Copyright (C) 1990-2023 Free Software Foundation, Inc.
# Copyright (C) 1990-2024 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

M NEWS => NEWS +1 -1
@@ 5829,7 5829,7 @@ packages, see ./old/*/NEWS.

========================================================================

Copyright (C) 2001-2023 Free Software Foundation, Inc.
Copyright (C) 2001-2024 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

M README => README +1 -1
@@ 131,7 131,7 @@ Please see the file COPYING for copying conditions.

========================================================================

Copyright (C) 1998-2023 Free Software Foundation, Inc.
Copyright (C) 1998-2024 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

M README-hacking => README-hacking +1 -1
@@ 101,7 101,7 @@ each program.  One way to do this is to use vc-dwim

-----

Copyright (C) 2002-2023 Free Software Foundation, Inc.
Copyright (C) 2002-2024 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

M README-valgrind => README-valgrind +1 -1
@@ 1,7 1,7 @@
#! /bin/bash
# Convert this package for use with valgrind.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M TODO => TODO +1 -1
@@ 143,7 143,7 @@ pr's use of nstrftime can make it malloc a very large (up to SIZE_MAX) buffer

-----

Copyright (C) 2002-2023 Free Software Foundation, Inc.
Copyright (C) 2002-2024 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

M bootstrap => bootstrap +2 -2
@@ 5,7 5,7 @@

scriptversion=2023-12-10.18; # UTC

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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


@@ 39,7 39,7 @@ medir=`dirname "$me"`

scriptlibversion=2023-12-10.18; # UTC

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M bootstrap.conf => bootstrap.conf +1 -1
@@ 1,6 1,6 @@
# Bootstrap configuration.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M cfg.mk => cfg.mk +1 -1
@@ 1,5 1,5 @@
# Customize maint.mk                           -*- makefile -*-
# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M configure.ac => configure.ac +1 -1
@@ 1,7 1,7 @@
# -*- autoconf -*-
# Process this file with autoconf to produce a configure script.

# Copyright (C) 1991-2023 Free Software Foundation, Inc.
# Copyright (C) 1991-2024 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

M doc/coreutils.texi => doc/coreutils.texi +1 -1
@@ 147,7 147,7 @@
This manual documents version @value{VERSION} of the GNU core
utilities, including the standard programs for text and file manipulation.

Copyright @copyright{} 1994--2023 Free Software Foundation, Inc.
Copyright @copyright{} 1994--2024 Free Software Foundation, Inc.

@quotation
Permission is granted to copy, distribute and/or modify this document

M doc/local.mk => doc/local.mk +1 -1
@@ 1,7 1,7 @@
# Make coreutils documentation.				-*-Makefile-*-
# This is included by the top-level Makefile.am.

# Copyright (C) 1995-2023 Free Software Foundation, Inc.
# Copyright (C) 1995-2024 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

M doc/perm.texi => doc/perm.texi +1 -1
@@ 1,6 1,6 @@
@c File mode bits

@c Copyright (C) 1994--2023 Free Software Foundation, Inc.
@c Copyright (C) 1994--2024 Free Software Foundation, Inc.

@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or

M doc/sort-version.texi => doc/sort-version.texi +1 -1
@@ 1,6 1,6 @@
@c GNU Version-sort ordering documentation

@c Copyright (C) 2019--2023 Free Software Foundation, Inc.
@c Copyright (C) 2019--2024 Free Software Foundation, Inc.

@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or

M gl/lib/buffer-lcm.c => gl/lib/buffer-lcm.c +1 -1
@@ 1,6 1,6 @@
/* buffer-lcm.c - compute a good buffer size for dealing with two files

   Copyright (C) 2002-2023 Free Software Foundation, Inc.
   Copyright (C) 2002-2024 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

M gl/lib/cl-strtod.c => gl/lib/cl-strtod.c +1 -1
@@ 1,6 1,6 @@
/* Convert string to double in the current locale, falling back on the C locale.

   Copyright 2019-2023 Free Software Foundation, Inc.
   Copyright 2019-2024 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

M gl/lib/fadvise.c => gl/lib/fadvise.c +1 -1
@@ 1,5 1,5 @@
/* Declare an access pattern hint for files.
   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gl/lib/fadvise.h => gl/lib/fadvise.h +1 -1
@@ 1,5 1,5 @@
/* Declare an access pattern hint for files.
   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gl/lib/fd-reopen.c => gl/lib/fd-reopen.c +1 -1
@@ 1,6 1,6 @@
/* Invoke open, but return either a desired file descriptor or -1.

   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M gl/lib/fd-reopen.h => gl/lib/fd-reopen.h +1 -1
@@ 1,6 1,6 @@
/* Invoke open, but return either a desired file descriptor or -1.

   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M gl/lib/heap.c => gl/lib/heap.c +1 -1
@@ 1,6 1,6 @@
/* Barebones heap implementation supporting only insert and pop.

   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gl/lib/heap.h => gl/lib/heap.h +1 -1
@@ 1,6 1,6 @@
/* Barebones heap implementation supporting only insert and pop.

   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gl/lib/rand-isaac.c => gl/lib/rand-isaac.c +1 -1
@@ 1,6 1,6 @@
/* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.

   Copyright (C) 1999-2023 Free Software Foundation, Inc.
   Copyright (C) 1999-2024 Free Software Foundation, Inc.
   Copyright (C) 1997, 1998, 1999 Colin Plumb.

   This program is free software: you can redistribute it and/or modify

M gl/lib/rand-isaac.h => gl/lib/rand-isaac.h +1 -1
@@ 1,6 1,6 @@
/* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.

   Copyright (C) 1999-2023 Free Software Foundation, Inc.
   Copyright (C) 1999-2024 Free Software Foundation, Inc.
   Copyright (C) 1997, 1998, 1999 Colin Plumb.

   This program is free software: you can redistribute it and/or modify

M gl/lib/randint.c => gl/lib/randint.c +1 -1
@@ 1,6 1,6 @@
/* Generate random integers.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M gl/lib/randint.h => gl/lib/randint.h +1 -1
@@ 1,6 1,6 @@
/* Generate random integers.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M gl/lib/randperm.c => gl/lib/randperm.c +1 -1
@@ 1,6 1,6 @@
/* Generate random permutations.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M gl/lib/randread.c => gl/lib/randread.c +1 -1
@@ 1,6 1,6 @@
/* Generate buffers of random data.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M gl/lib/randread.h => gl/lib/randread.h +1 -1
@@ 1,6 1,6 @@
/* Generate buffers of random data.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M gl/lib/root-dev-ino.c => gl/lib/root-dev-ino.c +1 -1
@@ 1,5 1,5 @@
/* root-dev-ino.c -- get the device and inode numbers for '/'.
   Copyright (C) 2003-2023 Free Software Foundation, Inc.
   Copyright (C) 2003-2024 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

M gl/lib/root-dev-ino.h => gl/lib/root-dev-ino.h +1 -1
@@ 1,6 1,6 @@
/* Root device and inode number checking.

   Copyright (C) 2003-2023 Free Software Foundation, Inc.
   Copyright (C) 2003-2024 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

M gl/lib/skipchars.h => gl/lib/skipchars.h +1 -1
@@ 1,6 1,6 @@
/* Skipping sequences of characters satisfying a predicate

   Copyright 2023 Free Software Foundation, Inc.
   Copyright 2023-2024 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

M gl/lib/smack.h => gl/lib/smack.h +1 -1
@@ 1,5 1,5 @@
/* Include and determine availability of smack routines
   Copyright (C) 2013-2023 Free Software Foundation, Inc.
   Copyright (C) 2013-2024 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

M gl/lib/strintcmp.c => gl/lib/strintcmp.c +1 -1
@@ 1,6 1,6 @@
/* Compare integer strings.

   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M gl/lib/strnumcmp-in.h => gl/lib/strnumcmp-in.h +1 -1
@@ 1,6 1,6 @@
/* Compare numeric strings.  This is an internal include file.

   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M gl/lib/strnumcmp.c => gl/lib/strnumcmp.c +1 -1
@@ 1,6 1,6 @@
/* Compare numeric strings.

   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M gl/lib/targetdir.c => gl/lib/targetdir.c +1 -1
@@ 1,6 1,6 @@
/* Target directory operands for coreutils

   Copyright 2004-2023 Free Software Foundation, Inc.
   Copyright 2004-2024 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

M gl/lib/targetdir.h => gl/lib/targetdir.h +1 -1
@@ 1,6 1,6 @@
/* Target directory operands for coreutils

   Copyright 2022-2023 Free Software Foundation, Inc.
   Copyright 2022-2024 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

M gl/lib/xdectoint.c => gl/lib/xdectoint.c +1 -1
@@ 1,6 1,6 @@
/* Convert decimal strings with bounds checking and exit on error.

   Copyright (C) 2014-2023 Free Software Foundation, Inc.
   Copyright (C) 2014-2024 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

M gl/lib/xdectoint.h => gl/lib/xdectoint.h +1 -1
@@ 1,6 1,6 @@
/* Convert decimal strings with bounds checking and exit on error.

   Copyright (C) 2014-2023 Free Software Foundation, Inc.
   Copyright (C) 2014-2024 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

M gl/lib/xfts.c => gl/lib/xfts.c +1 -1
@@ 1,6 1,6 @@
/* xfts.c -- a wrapper for fts_open

   Copyright (C) 2003-2023 Free Software Foundation, Inc.
   Copyright (C) 2003-2024 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

M gl/tests/test-fadvise.c => gl/tests/test-fadvise.c +1 -1
@@ 1,5 1,5 @@
/* Test that fadvise works as advertised.
   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gl/tests/test-rand-isaac.c => gl/tests/test-rand-isaac.c +1 -1
@@ 1,6 1,6 @@
/* Test the ISAAC or ISAAC64 pseudorandom number generator.

   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M gnulib => gnulib +1 -1
@@ 1,1 1,1 @@
Subproject commit 4f6545e79c4a7cd7feb2c8f23f1d5167e7165907
Subproject commit 5b92dd0a45c8d27f13a21076b57095ea5e220870

M init.cfg => init.cfg +1 -1
@@ 1,6 1,6 @@
# This file is sourced by init.sh, *before* its initialization.

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M lib/t-chdir-long => lib/t-chdir-long +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise chdir-long's sample main program.

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M m4/check-decl.m4 => m4/check-decl.m4 +1 -1
@@ 1,7 1,7 @@
#serial 27
# Check declarations for this package.

dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.

dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,

M m4/include-exclude-prog.m4 => m4/include-exclude-prog.m4 +1 -1
@@ 1,5 1,5 @@
#serial 2
dnl Copyright (C) 2007-2023 Free Software Foundation, Inc.
dnl Copyright (C) 2007-2024 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.

M m4/jm-macros.m4 => m4/jm-macros.m4 +1 -1
@@ 2,7 2,7 @@

dnl Misc type-related macros for coreutils.

# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M m4/prereq.m4 => m4/prereq.m4 +1 -1
@@ 7,7 7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
# directory of the coreutils package.


# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M m4/stat-prog.m4 => m4/stat-prog.m4 +1 -1
@@ 1,7 1,7 @@
# stat-prog.m4 serial 7
# Record the prerequisites of src/stat.c from the coreutils package.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M man/basenc.x => man/basenc.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 2018-2023 Free Software Foundation, Inc.
'\" Copyright (C) 2018-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/chmod.x => man/chmod.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/chown.x => man/chown.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/df.x => man/df.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/du.x => man/du.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/env.x => man/env.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/local.mk => man/local.mk +1 -1
@@ 1,7 1,7 @@
# Make coreutils man pages.				-*-Makefile-*-
# This is included by the top-level Makefile.am.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M man/rm.x => man/rm.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/stdbuf.x => man/stdbuf.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 2009-2023 Free Software Foundation, Inc.
'\" Copyright (C) 2009-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M man/test.x => man/test.x +1 -1
@@ 1,4 1,4 @@
'\" Copyright (C) 1998-2023 Free Software Foundation, Inc.
'\" Copyright (C) 1998-2024 Free Software Foundation, Inc.
'\"
'\" This is free software.  You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.

M po/POTFILES.in => po/POTFILES.in +1 -1
@@ 1,5 1,5 @@
# List of files which contain translatable strings.
# Copyright (C) 1996-2023 Free Software Foundation, Inc.
# Copyright (C) 1996-2024 Free Software Foundation, Inc.

# These are nominally temporary...
lib/argmatch.c

M scripts/build-older-versions/README.older-versions => scripts/build-older-versions/README.older-versions +1 -1
@@ 164,7 164,7 @@ By adding the directory to your $PATH, older versions can be easily used:

========================================================================

Copyright (C) 2019-2023 Free Software Foundation, Inc.
Copyright (C) 2019-2024 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

M scripts/build-older-versions/build-older-versions.sh => scripts/build-older-versions/build-older-versions.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh
#
# Copyright (C) 2019-2023 Free Software Foundation, Inc.
# Copyright (C) 2019-2024 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright

M src/basename.c => src/basename.c +1 -1
@@ 1,5 1,5 @@
/* basename -- strip directory and suffix from file names
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/basenc.c => src/basenc.c +1 -1
@@ 1,5 1,5 @@
/* Base64, base32, and similar encoding/decoding strings or files.
   Copyright (C) 2004-2023 Free Software Foundation, Inc.
   Copyright (C) 2004-2024 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

M src/cat.c => src/cat.c +1 -1
@@ 1,5 1,5 @@
/* cat -- concatenate files and print on the standard output.
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/chcon.c => src/chcon.c +1 -1
@@ 1,5 1,5 @@
/* chcon -- change security context of files
   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M src/chmod.c => src/chmod.c +1 -1
@@ 1,5 1,5 @@
/* chmod -- change permission modes of files
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/chown-core.c => src/chown-core.c +1 -1
@@ 1,5 1,5 @@
/* chown-core.c -- core functions for changing ownership.
   Copyright (C) 2000-2023 Free Software Foundation, Inc.
   Copyright (C) 2000-2024 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

M src/chown-core.h => src/chown-core.h +1 -1
@@ 1,6 1,6 @@
/* chown-core.h -- types and prototypes shared by chown and chgrp.

   Copyright (C) 2000-2023 Free Software Foundation, Inc.
   Copyright (C) 2000-2024 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

M src/chown.c => src/chown.c +1 -1
@@ 1,5 1,5 @@
/* chown, chgrp -- change user and group ownership of files
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/chroot.c => src/chroot.c +1 -1
@@ 1,5 1,5 @@
/* chroot -- run command or shell with special root directory
   Copyright (C) 1995-2023 Free Software Foundation, Inc.
   Copyright (C) 1995-2024 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

M src/cksum.c => src/cksum.c +1 -1
@@ 1,5 1,5 @@
/* cksum -- calculate and print POSIX checksums and sizes of files
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/cksum_pclmul.c => src/cksum_pclmul.c +1 -1
@@ 1,5 1,5 @@
/* cksum -- calculate and print POSIX checksums and sizes of files
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/comm.c => src/comm.c +1 -1
@@ 1,5 1,5 @@
/* comm -- compare two sorted files line by line.
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/copy.c => src/copy.c +1 -1
@@ 1,5 1,5 @@
/* copy.c -- core functions for copying files and directories
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/copy.h => src/copy.h +1 -1
@@ 1,5 1,5 @@
/* core functions for copying files and directories
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/coreutils-arch.c => src/coreutils-arch.c +1 -1
@@ 1,5 1,5 @@
/* arch -- wrapper to uname with the right uname_mode.
   Copyright (C) 2014-2023 Free Software Foundation, Inc.
   Copyright (C) 2014-2024 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

M src/coreutils-chgrp.c => src/coreutils-chgrp.c +1 -1
@@ 1,5 1,5 @@
/* chgrp -- wrapper to uname with the right chown_mode.
   Copyright (C) 2023 Free Software Foundation, Inc.
   Copyright (C) 2023-2024 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

M src/coreutils-dir.c => src/coreutils-dir.c +1 -1
@@ 1,5 1,5 @@
/* dir -- wrapper to ls with the right ls_mode.
   Copyright (C) 2014-2023 Free Software Foundation, Inc.
   Copyright (C) 2014-2024 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

M src/coreutils-vdir.c => src/coreutils-vdir.c +1 -1
@@ 1,5 1,5 @@
/* vdir -- wrapper to ls with the right ls_mode.
   Copyright (C) 2014-2023 Free Software Foundation, Inc.
   Copyright (C) 2014-2024 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

M src/coreutils.c => src/coreutils.c +1 -1
@@ 1,4 1,4 @@
/* Copyright (C) 2014-2023 Free Software Foundation, Inc.
/* Copyright (C) 2014-2024 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

M src/cp-hash.c => src/cp-hash.c +1 -1
@@ 1,5 1,5 @@
/* cp-hash.c  -- file copying (hash search routines)
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/cp.c => src/cp.c +1 -1
@@ 1,5 1,5 @@
/* cp.c  -- file copying (main routines)
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/csplit.c => src/csplit.c +1 -1
@@ 1,5 1,5 @@
/* csplit - split a file into sections determined by context lines
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/cut.c => src/cut.c +1 -1
@@ 1,5 1,5 @@
/* cut - remove parts of lines of files
   Copyright (C) 1997-2023 Free Software Foundation, Inc.
   Copyright (C) 1997-2024 Free Software Foundation, Inc.
   Copyright (C) 1984 David M. Ihnat

   This program is free software: you can redistribute it and/or modify

M src/date.c => src/date.c +1 -1
@@ 1,5 1,5 @@
/* date - print or set the system date and time
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/dcgen => src/dcgen +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl -w
# dcgen -- convert dircolors.hin to dircolors.h.

# Copyright (C) 1996-2023 Free Software Foundation, Inc.
# Copyright (C) 1996-2024 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

M src/dd.c => src/dd.c +1 -1
@@ 1,5 1,5 @@
/* dd -- convert a file while copying it.
   Copyright (C) 1985-2023 Free Software Foundation, Inc.
   Copyright (C) 1985-2024 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

M src/df.c => src/df.c +1 -1
@@ 1,5 1,5 @@
/* df - summarize free file system space
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/digest.c => src/digest.c +1 -1
@@ 1,5 1,5 @@
/* Compute checksums of files or strings.
   Copyright (C) 1995-2023 Free Software Foundation, Inc.
   Copyright (C) 1995-2024 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

M src/dircolors.c => src/dircolors.c +1 -1
@@ 1,5 1,5 @@
/* dircolors - output commands to set the LS_COLOR environment variable
   Copyright (C) 1996-2023 Free Software Foundation, Inc.
   Copyright (C) 1996-2024 Free Software Foundation, Inc.
   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000 H. Peter Anvin

   This program is free software: you can redistribute it and/or modify

M src/dircolors.hin => src/dircolors.hin +1 -1
@@ 1,7 1,7 @@
# Configuration file for dircolors, a utility to help you set the
# LS_COLORS environment variable used by GNU ls with the --color option.

# Copyright (C) 1996-2023 Free Software Foundation, Inc.
# Copyright (C) 1996-2024 Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted provided the copyright notice and this notice are preserved.


M src/dirname.c => src/dirname.c +1 -1
@@ 1,6 1,6 @@
/* dirname -- strip suffix from file name

   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/du-tests => src/du-tests +1 -1
@@ 1,6 1,6 @@
#!/bin/bash

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M src/du.c => src/du.c +1 -1
@@ 1,5 1,5 @@
/* du -- summarize device usage
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/echo.c => src/echo.c +1 -1
@@ 1,5 1,5 @@
/* echo.c, derived from code echo.c in Bash.
   Copyright (C) 1987-2023 Free Software Foundation, Inc.
   Copyright (C) 1987-2024 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

M src/env.c => src/env.c +1 -1
@@ 1,5 1,5 @@
/* env - run a program in a modified environment
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/expand-common.c => src/expand-common.c +1 -1
@@ 1,5 1,5 @@
/* expand-common - common functionality for expand/unexpand
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/expand-common.h => src/expand-common.h +1 -1
@@ 1,6 1,6 @@
/* expand-common - common functionality for expand/unexpand

   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/expand.c => src/expand.c +1 -1
@@ 1,5 1,5 @@
/* expand - convert tabs to spaces
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/expr.c => src/expr.c +1 -1
@@ 1,5 1,5 @@
/* expr -- evaluate expressions.
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/extract-magic => src/extract-magic +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl -w
# Derive #define directives from specially formatted 'case ...:' statements.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M src/factor.c => src/factor.c +1 -1
@@ 1,5 1,5 @@
/* factor -- print prime factors of n.
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/find-mount-point.c => src/find-mount-point.c +1 -1
@@ 1,5 1,5 @@
/* find-mount-point.c -- find the root mount point for a file.
   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M src/find-mount-point.h => src/find-mount-point.h +1 -1
@@ 1,5 1,5 @@
/* find-mount-point.h -- find the root mount point for a file.
   Copyright (C) 2010-2023 Free Software Foundation, Inc.
   Copyright (C) 2010-2024 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

M src/fmt.c => src/fmt.c +1 -1
@@ 1,5 1,5 @@
/* GNU fmt -- simple text formatter.
   Copyright (C) 1994-2023 Free Software Foundation, Inc.
   Copyright (C) 1994-2024 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

M src/fold.c => src/fold.c +1 -1
@@ 1,5 1,5 @@
/* fold -- wrap each input line to fit in specified width.
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/force-link.c => src/force-link.c +1 -1
@@ 1,6 1,6 @@
/* Implement ln -f "atomically"

   Copyright 2017-2023 Free Software Foundation, Inc.
   Copyright 2017-2024 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

M src/getlimits.c => src/getlimits.c +1 -1
@@ 1,5 1,5 @@
/* getlimits - print various platform dependent limits.
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/group-list.c => src/group-list.c +1 -1
@@ 1,5 1,5 @@
/* group-list.c --Print a list of group IDs or names.
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/group-list.h => src/group-list.h +1 -1
@@ 1,6 1,6 @@
/* group-list.h -- prototypes shared by id and groups.

   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/groups.c => src/groups.c +1 -1
@@ 1,5 1,5 @@
/* groups -- print the groups a user is in
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/head.c => src/head.c +1 -1
@@ 1,5 1,5 @@
/* head -- output first part of file(s)
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/hostid.c => src/hostid.c +1 -1
@@ 1,6 1,6 @@
/* print the hexadecimal identifier for the current host

   Copyright (C) 1997-2023 Free Software Foundation, Inc.
   Copyright (C) 1997-2024 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

M src/hostname.c => src/hostname.c +1 -1
@@ 1,5 1,5 @@
/* hostname - set or print the name of current host system
   Copyright (C) 1994-2023 Free Software Foundation, Inc.
   Copyright (C) 1994-2024 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

M src/id.c => src/id.c +1 -1
@@ 1,5 1,5 @@
/* id -- print real and effective UIDs and GIDs
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/install.c => src/install.c +1 -1
@@ 1,5 1,5 @@
/* install - copy files and set attributes
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/ioblksize.h => src/ioblksize.h +1 -1
@@ 1,5 1,5 @@
/* I/O block size definitions for coreutils
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/iopoll.c => src/iopoll.c +1 -1
@@ 1,5 1,5 @@
/* iopoll.c -- broken pipe detection / non blocking output handling
   Copyright (C) 2022 Free Software Foundation, Inc.
   Copyright (C) 2022-2024 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

M src/join.c => src/join.c +1 -1
@@ 1,5 1,5 @@
/* join - join lines of two files on a common field
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/kill.c => src/kill.c +1 -1
@@ 1,5 1,5 @@
/* kill -- send a signal to a process
   Copyright (C) 2002-2023 Free Software Foundation, Inc.
   Copyright (C) 2002-2024 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

M src/libstdbuf.c => src/libstdbuf.c +1 -1
@@ 1,5 1,5 @@
/* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
   Copyright (C) 2009-2023 Free Software Foundation, Inc.
   Copyright (C) 2009-2024 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

M src/link.c => src/link.c +1 -1
@@ 1,5 1,5 @@
/* link utility for GNU.
   Copyright (C) 2001-2023 Free Software Foundation, Inc.
   Copyright (C) 2001-2024 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

M src/ln.c => src/ln.c +1 -1
@@ 1,5 1,5 @@
/* 'ln' program to create links between files.
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/local.mk => src/local.mk +1 -1
@@ 1,7 1,7 @@
# Make coreutils programs.                             -*-Makefile-*-
# This is included by the top-level Makefile.am.

## Copyright (C) 1990-2023 Free Software Foundation, Inc.
## Copyright (C) 1990-2024 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

M src/logname.c => src/logname.c +1 -1
@@ 1,5 1,5 @@
/* logname -- print user's login name
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/longlong.h => src/longlong.h +1 -1
@@ 1,6 1,6 @@
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.

Copyright 1991-2023 Free Software Foundation, Inc.
Copyright 1991-2024 Free Software Foundation, Inc.

This file is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free

M src/ls.c => src/ls.c +1 -1
@@ 1,5 1,5 @@
/* 'dir', 'vdir' and 'ls' directory listing programs for GNU.
   Copyright (C) 1985-2023 Free Software Foundation, Inc.
   Copyright (C) 1985-2024 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

M src/make-prime-list.c => src/make-prime-list.c +1 -1
@@ 3,7 3,7 @@
   Contributed to the GNU project by Torbjörn Granlund and Niels Möller
   Contains code from GNU MP.

Copyright 2012-2023 Free Software Foundation, Inc.
Copyright 2012-2024 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 the Free Software

M src/mkdir.c => src/mkdir.c +1 -1
@@ 1,5 1,5 @@
/* mkdir -- make directories
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/mkfifo.c => src/mkfifo.c +1 -1
@@ 1,5 1,5 @@
/* mkfifo -- make fifo's (named pipes)
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/mknod.c => src/mknod.c +1 -1
@@ 1,5 1,5 @@
/* mknod -- make special files
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/mktemp.c => src/mktemp.c +1 -1
@@ 1,5 1,5 @@
/* Create a temporary file or directory, safely.
   Copyright (C) 2007-2023 Free Software Foundation, Inc.
   Copyright (C) 2007-2024 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

M src/mv.c => src/mv.c +1 -1
@@ 1,5 1,5 @@
/* mv -- move or rename files
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/nice.c => src/nice.c +1 -1
@@ 1,5 1,5 @@
/* nice -- run a program with modified niceness
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/nl.c => src/nl.c +1 -1
@@ 1,5 1,5 @@
/* nl -- number lines of files
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/nohup.c => src/nohup.c +1 -1
@@ 1,5 1,5 @@
/* nohup -- run a command immune to hangups, with output to a non-tty
   Copyright (C) 2003-2023 Free Software Foundation, Inc.
   Copyright (C) 2003-2024 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

M src/nproc.c => src/nproc.c +1 -1
@@ 1,5 1,5 @@
/* nproc - print the number of processors.
   Copyright (C) 2009-2023 Free Software Foundation, Inc.
   Copyright (C) 2009-2024 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

M src/numfmt.c => src/numfmt.c +1 -1
@@ 1,5 1,5 @@
/* Reformat numbers like 11505426432 to the more human-readable 11G
   Copyright (C) 2012-2023 Free Software Foundation, Inc.
   Copyright (C) 2012-2024 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

M src/od.c => src/od.c +1 -1
@@ 1,5 1,5 @@
/* od -- dump files in octal and other formats
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/operand2sig.c => src/operand2sig.c +1 -1
@@ 1,5 1,5 @@
/* operand2sig.c -- common function for parsing signal specifications
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/operand2sig.h => src/operand2sig.h +1 -1
@@ 1,6 1,6 @@
/* operand2sig.h -- prototype for signal specification function

   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/paste.c => src/paste.c +1 -1
@@ 1,5 1,5 @@
/* paste - merge lines of files
   Copyright (C) 1997-2023 Free Software Foundation, Inc.
   Copyright (C) 1997-2024 Free Software Foundation, Inc.
   Copyright (C) 1984 David M. Ihnat

   This program is free software: you can redistribute it and/or modify

M src/pathchk.c => src/pathchk.c +1 -1
@@ 1,5 1,5 @@
/* pathchk -- check whether file names are valid or portable
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/pinky.c => src/pinky.c +1 -1
@@ 1,5 1,5 @@
/* GNU's pinky.
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/pr.c => src/pr.c +1 -1
@@ 1,5 1,5 @@
/* pr -- convert text files for printing.
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/printenv.c => src/printenv.c +1 -1
@@ 1,5 1,5 @@
/* printenv -- print all or part of environment
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/printf.c => src/printf.c +1 -1
@@ 1,5 1,5 @@
/* printf - format and print data
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/prog-fprintf.c => src/prog-fprintf.c +1 -1
@@ 1,5 1,5 @@
/* prog-fprintf.c - common formatting output functions and definitions
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/prog-fprintf.h => src/prog-fprintf.h +1 -1
@@ 1,5 1,5 @@
/* prog-fprintf.h - common formatting output functions and definitions
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/ptx.c => src/ptx.c +1 -1
@@ 1,5 1,5 @@
/* Permuted index for GNU, with keywords in their context.
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 Free Software Foundation, Inc.
   François Pinard <pinard@iro.umontreal.ca>, 1988.

   This program is free software: you can redistribute it and/or modify

M src/pwd.c => src/pwd.c +1 -1
@@ 1,5 1,5 @@
/* pwd - print current directory
   Copyright (C) 1994-2023 Free Software Foundation, Inc.
   Copyright (C) 1994-2024 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

M src/readlink.c => src/readlink.c +1 -1
@@ 1,5 1,5 @@
/* readlink -- display value of a symbolic link.
   Copyright (C) 2002-2023 Free Software Foundation, Inc.
   Copyright (C) 2002-2024 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

M src/realpath.c => src/realpath.c +1 -1
@@ 1,5 1,5 @@
/* realpath - print the resolved path
   Copyright (C) 2011-2023 Free Software Foundation, Inc.
   Copyright (C) 2011-2024 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

M src/relpath.c => src/relpath.c +1 -1
@@ 1,5 1,5 @@
/* relpath - print the relative path
   Copyright (C) 2012-2023 Free Software Foundation, Inc.
   Copyright (C) 2012-2024 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

M src/relpath.h => src/relpath.h +1 -1
@@ 1,5 1,5 @@
/* relpath - print the relative path
   Copyright (C) 2012-2023 Free Software Foundation, Inc.
   Copyright (C) 2012-2024 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

M src/remove.c => src/remove.c +1 -1
@@ 1,5 1,5 @@
/* remove.c -- core functions for removing files and directories
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/remove.h => src/remove.h +1 -1
@@ 1,6 1,6 @@
/* Remove directory entries.

   Copyright (C) 1998-2023 Free Software Foundation, Inc.
   Copyright (C) 1998-2024 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

M src/rm.c => src/rm.c +1 -1
@@ 1,5 1,5 @@
/* 'rm' file deletion utility for GNU.
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/rmdir.c => src/rmdir.c +1 -1
@@ 1,6 1,6 @@
/* rmdir -- remove directories

   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/runcon.c => src/runcon.c +1 -1
@@ 1,5 1,5 @@
/* runcon -- run command with specified security context
   Copyright (C) 2005-2023 Free Software Foundation, Inc.
   Copyright (C) 2005-2024 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

M src/selinux.c => src/selinux.c +1 -1
@@ 1,5 1,5 @@
/* selinux - core functions for maintaining SELinux labeling
   Copyright (C) 2012-2023 Free Software Foundation, Inc.
   Copyright (C) 2012-2024 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

M src/selinux.h => src/selinux.h +1 -1
@@ 1,5 1,5 @@
/* selinux - core functions for maintaining SELinux labeling
   Copyright (C) 2012-2023 Free Software Foundation, Inc.
   Copyright (C) 2012-2024 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

M src/seq.c => src/seq.c +1 -1
@@ 1,5 1,5 @@
/* seq - print sequence of numbers to standard output.
   Copyright (C) 1994-2023 Free Software Foundation, Inc.
   Copyright (C) 1994-2024 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

M src/set-fields.c => src/set-fields.c +1 -1
@@ 1,5 1,5 @@
/* set-fields.c -- common functions for parsing field list
   Copyright (C) 2015-2023 Free Software Foundation, Inc.
   Copyright (C) 2015-2024 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

M src/set-fields.h => src/set-fields.h +1 -1
@@ 1,6 1,6 @@
/* set-fields.h -- parse field list argument

   Copyright (C) 2015-2023 Free Software Foundation, Inc.
   Copyright (C) 2015-2024 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

M src/shred.c => src/shred.c +1 -1
@@ 1,6 1,6 @@
/* shred.c - overwrite files and devices to make it harder to recover data

   Copyright (C) 1999-2023 Free Software Foundation, Inc.
   Copyright (C) 1999-2024 Free Software Foundation, Inc.
   Copyright (C) 1997, 1998, 1999 Colin Plumb.

   This program is free software: you can redistribute it and/or modify

M src/shuf.c => src/shuf.c +1 -1
@@ 1,6 1,6 @@
/* Shuffle lines of text.

   Copyright (C) 2006-2023 Free Software Foundation, Inc.
   Copyright (C) 2006-2024 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

M src/sleep.c => src/sleep.c +1 -1
@@ 1,5 1,5 @@
/* sleep - delay for a specified amount of time.
   Copyright (C) 1984-2023 Free Software Foundation, Inc.
   Copyright (C) 1984-2024 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

M src/sort.c => src/sort.c +1 -1
@@ 1,5 1,5 @@
/* sort - sort lines of text (with all kinds of options).
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/split.c => src/split.c +1 -1
@@ 1,5 1,5 @@
/* split.c -- split a file into pieces.
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/stat.c => src/stat.c +1 -1
@@ 1,5 1,5 @@
/* stat.c -- display file or file system status
   Copyright (C) 2001-2023 Free Software Foundation, Inc.
   Copyright (C) 2001-2024 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

M src/statx.h => src/statx.h +1 -1
@@ 1,5 1,5 @@
/* statx -> stat conversion functions for coreutils
   Copyright (C) 2019-2023 Free Software Foundation, Inc.
   Copyright (C) 2019-2024 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

M src/stdbuf.c => src/stdbuf.c +1 -1
@@ 1,5 1,5 @@
/* stdbuf -- setup the standard streams for a command
   Copyright (C) 2009-2023 Free Software Foundation, Inc.
   Copyright (C) 2009-2024 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

M src/stty.c => src/stty.c +1 -1
@@ 1,5 1,5 @@
/* stty -- change and print terminal line settings
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/sum.c => src/sum.c +1 -1
@@ 1,5 1,5 @@
/* sum -- checksum and count the blocks in a file
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/sync.c => src/sync.c +1 -1
@@ 1,5 1,5 @@
/* sync - update the super block
   Copyright (C) 1994-2023 Free Software Foundation, Inc.
   Copyright (C) 1994-2024 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

M src/system.h => src/system.h +1 -1
@@ 1,5 1,5 @@
/* system-dependent definitions for coreutils
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/tac-pipe.c => src/tac-pipe.c +1 -1
@@ 1,6 1,6 @@
/* tac from a pipe.

   Copyright (C) 1997-2023 Free Software Foundation, Inc.
   Copyright (C) 1997-2024 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

M src/tac.c => src/tac.c +1 -1
@@ 1,5 1,5 @@
/* tac - concatenate and print files in reverse
   Copyright (C) 1988-2023 Free Software Foundation, Inc.
   Copyright (C) 1988-2024 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

M src/tail.c => src/tail.c +1 -1
@@ 1,5 1,5 @@
/* tail -- output the last part of file(s)
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/tee.c => src/tee.c +1 -1
@@ 1,5 1,5 @@
/* tee - read from standard input and write to standard output and files.
   Copyright (C) 1985-2023 Free Software Foundation, Inc.
   Copyright (C) 1985-2024 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

M src/temp-stream.c => src/temp-stream.c +1 -1
@@ 1,6 1,6 @@
/* temp-stream.c -- provide a stream to a per process temp file

   Copyright (C) 2023 Free Software Foundation, Inc.
   Copyright (C) 2023-2024 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

M src/test.c => src/test.c +1 -1
@@ 2,7 2,7 @@

/* Modified to run with the GNU shell by bfox. */

/* Copyright (C) 1987-2023 Free Software Foundation, Inc.
/* Copyright (C) 1987-2024 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

M src/timeout.c => src/timeout.c +1 -1
@@ 1,5 1,5 @@
/* timeout -- run a command with bounded time
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/touch.c => src/touch.c +1 -1
@@ 1,5 1,5 @@
/* touch -- change modification and access times of files
   Copyright (C) 1987-2023 Free Software Foundation, Inc.
   Copyright (C) 1987-2024 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

M src/tr.c => src/tr.c +1 -1
@@ 1,5 1,5 @@
/* tr -- a filter to translate characters
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M src/true.c => src/true.c +1 -1
@@ 1,5 1,5 @@
/* Exit with a status code indicating success.
   Copyright (C) 1999-2023 Free Software Foundation, Inc.
   Copyright (C) 1999-2024 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

M src/truncate.c => src/truncate.c +1 -1
@@ 1,5 1,5 @@
/* truncate -- truncate or extend the length of files.
   Copyright (C) 2008-2023 Free Software Foundation, Inc.
   Copyright (C) 2008-2024 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

M src/tsort.c => src/tsort.c +1 -1
@@ 1,5 1,5 @@
/* tsort - topological sort.
   Copyright (C) 1998-2023 Free Software Foundation, Inc.
   Copyright (C) 1998-2024 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

M src/tty.c => src/tty.c +1 -1
@@ 1,5 1,5 @@
/* tty -- print the name of the terminal connected to standard input
   Copyright (C) 1990-2023 Free Software Foundation, Inc.
   Copyright (C) 1990-2024 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

M src/uname.c => src/uname.c +1 -1
@@ 1,6 1,6 @@
/* uname -- print system information

   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/unexpand.c => src/unexpand.c +1 -1
@@ 1,5 1,5 @@
/* unexpand - convert blanks to tabs
   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/uniq.c => src/uniq.c +1 -1
@@ 1,5 1,5 @@
/* uniq -- remove duplicate lines from a sorted file
   Copyright (C) 1986-2023 Free Software Foundation, Inc.
   Copyright (C) 1986-2024 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

M src/unlink.c => src/unlink.c +1 -1
@@ 1,5 1,5 @@
/* unlink utility for GNU.
   Copyright (C) 2001-2023 Free Software Foundation, Inc.
   Copyright (C) 2001-2024 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

M src/uptime.c => src/uptime.c +1 -1
@@ 1,5 1,5 @@
/* GNU's uptime.
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/users.c => src/users.c +1 -1
@@ 1,5 1,5 @@
/* GNU's users.
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/wc.c => src/wc.c +1 -1
@@ 1,5 1,5 @@
/* wc - print the number of lines, words, and bytes in files
   Copyright (C) 1985-2023 Free Software Foundation, Inc.
   Copyright (C) 1985-2024 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

M src/wc_avx2.c => src/wc_avx2.c +1 -1
@@ 1,5 1,5 @@
/* wc_avx - Count the number of newlines with avx2 instructions.
   Copyright (C) 2021-2023 Free Software Foundation, Inc.
   Copyright (C) 2021-2024 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

M src/who.c => src/who.c +1 -1
@@ 1,5 1,5 @@
/* GNU's who.
   Copyright (C) 1992-2023 Free Software Foundation, Inc.
   Copyright (C) 1992-2024 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

M src/whoami.c => src/whoami.c +1 -1
@@ 1,6 1,6 @@
/* whoami -- print effective userid

   Copyright (C) 1989-2023 Free Software Foundation, Inc.
   Copyright (C) 1989-2024 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

M src/yes.c => src/yes.c +1 -1
@@ 1,5 1,5 @@
/* yes - output a string repeatedly until killed
   Copyright (C) 1991-2023 Free Software Foundation, Inc.
   Copyright (C) 1991-2024 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

M tests/Coreutils.pm => tests/Coreutils.pm +1 -1
@@ 1,7 1,7 @@
package Coreutils;
# This is a testing framework.

# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M tests/CuSkip.pm => tests/CuSkip.pm +1 -1
@@ 1,7 1,7 @@
package CuSkip;
# Skip a test: emit diag to log and to stderr, and exit 77

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/CuTmpdir.pm => tests/CuTmpdir.pm +1 -1
@@ 1,7 1,7 @@
package CuTmpdir;
# create, then chdir into a temporary sub-directory

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/basenc/base64.pl => tests/basenc/base64.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Exercise base{32,64}.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/basenc/basenc.pl => tests/basenc/basenc.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Exercise basenc.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cat/cat-E.sh => tests/cat/cat-E.sh +1 -1
@@ 1,5 1,5 @@
#!/bin/sh
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/cat/cat-buf.sh => tests/cat/cat-buf.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cat outputs processed data immediately.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cat/cat-proc.sh => tests/cat/cat-proc.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that cat -E produces same output as cat, modulo '$'s,
# even when applied to a file in /proc.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cat/cat-self.sh => tests/cat/cat-self.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Check that cat operates correctly when the input is the same as the output.

# Copyright 2014-2023 Free Software Foundation, Inc.
# Copyright 2014-2024 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

M tests/chcon/chcon-fail.sh => tests/chcon/chcon-fail.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that chcon fails when it should.
# These tests don't use any actual SE Linux syscalls.

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/chcon/chcon.sh => tests/chcon/chcon.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# exercise chcon

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/chgrp/basic.sh => tests/chgrp/basic.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure chgrp is reasonable

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/chgrp/default-no-deref.sh => tests/chgrp/default-no-deref.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that chgrp -R does not dereference symlinks.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/chgrp/deref.sh => tests/chgrp/deref.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# see if chgrp can change the group of a symlink

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/chgrp/from.sh => tests/chgrp/from.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure chgrp --from=... works

# Copyright (C) 2023 Free Software Foundation, Inc.
# Copyright (C) 2023-2024 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

M tests/chgrp/no-x.sh => tests/chgrp/no-x.sh +1 -1
@@ 2,7 2,7 @@
# Make sure chgrp gives the right diagnostic for a readable,
# but inaccessible directory.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/chgrp/posix-H.sh => tests/chgrp/posix-H.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test POSIX-mandated -H option.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/chgrp/recurse.sh => tests/chgrp/recurse.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ad-hoc tests of chgrp with -R and -H or -L and symlinks

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/chmod/c-option.sh => tests/chmod/c-option.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that chmod's --changes (-c) option works.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/chmod/equal-x.sh => tests/chmod/equal-x.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test "chmod =x" and the like.

# Copyright (C) 1999-2023 Free Software Foundation, Inc.
# Copyright (C) 1999-2024 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

M tests/chmod/equals.sh => tests/chmod/equals.sh +1 -1
@@ 3,7 3,7 @@
# Before fileutils-4.1.2, some of them didn't.
# Also, before coreutils-5.3.1, =[ugo] sometimes didn't work.

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/chmod/ignore-symlink.sh => tests/chmod/ignore-symlink.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test for proper exit code of chmod on a processed symlink.

# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/chmod/inaccessible.sh => tests/chmod/inaccessible.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test for the bug fixed on 2006-09-20.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/chmod/no-x.sh => tests/chmod/no-x.sh +1 -1
@@ 2,7 2,7 @@
# Make sure chmod gives the right diagnostic for a readable,
# but inaccessible directory.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/chmod/octal.sh => tests/chmod/octal.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that chmod diagnoses a certain type of invalid mode string

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/chmod/setgid.sh => tests/chmod/setgid.sh +1 -1
@@ 3,7 3,7 @@
# on directories with the setgid bit set.  Also, check that the GNU octal
# notations work.

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/chmod/silent.sh => tests/chmod/silent.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that chgrp, chmod, chown -f don't print some diagnostics

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/chmod/thru-dangling.sh => tests/chmod/thru-dangling.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test for proper error and exit code of chmod on a dangling symlink.

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/chmod/umask-x.sh => tests/chmod/umask-x.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test that chmod -x file reports an error if the result is executable.

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/chmod/usage.sh => tests/chmod/usage.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that chmod works correctly with odd option combinations.

# Copyright (C) 2004-2023 Free Software Foundation, Inc.
# Copyright (C) 2004-2024 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

M tests/chown/basic.sh => tests/chown/basic.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure chown --from=... works

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/chown/deref.sh => tests/chown/deref.sh +1 -1
@@ 2,7 2,7 @@
# For coreutils-5.2.1 and earlier, chown --dereference would skip
# symlinks having owner/group matching the specified owner/group.

# Copyright (C) 2004-2023 Free Software Foundation, Inc.
# Copyright (C) 2004-2024 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

M tests/chown/preserve-root.sh => tests/chown/preserve-root.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that --preserve-root works.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/chown/separator.sh => tests/chown/separator.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure "chown USER:GROUP FILE" works, and similar tests with separators.

# Copyright (C) 2004-2023 Free Software Foundation, Inc.
# Copyright (C) 2004-2024 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

M tests/chroot/chroot-credentials.sh => tests/chroot/chroot-credentials.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that the credentials are changed correctly.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/chroot/chroot-fail.sh => tests/chroot/chroot-fail.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that internal failure in chroot gives exact status.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cksum/b2sum.sh => tests/cksum/b2sum.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# 'b2sum' tests

# Copyright (C) 2016-2023 Free Software Foundation, Inc.
# Copyright (C) 2016-2024 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

M tests/cksum/cksum-a.sh => tests/cksum/cksum-a.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Validate cksum --algorithm operation

# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/cksum/cksum-base64.pl => tests/cksum/cksum-base64.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Exercise cksum's --base64 option.

# Copyright (C) 2023 Free Software Foundation, Inc.
# Copyright (C) 2023-2024 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

M tests/cksum/cksum-c.sh => tests/cksum/cksum-c.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Validate cksum --check dynamic operation

# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/cksum/cksum-raw.sh => tests/cksum/cksum-raw.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Validate cksum --raw operation

# Copyright (C) 2023 Free Software Foundation, Inc.
# Copyright (C) 2023-2024 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

M tests/cksum/cksum.sh => tests/cksum/cksum.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Validate cksum operation

# Copyright (C) 2020-2023 Free Software Foundation, Inc.
# Copyright (C) 2020-2024 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

M tests/cksum/md5sum-bsd.sh => tests/cksum/md5sum-bsd.sh +1 -1
@@ 2,7 2,7 @@
# 'md5sum' tests for generation and checking of
# BSD traditional and alternate formats (md5 [-r])

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cksum/md5sum-newline.pl => tests/cksum/md5sum-newline.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Newline tests for "md5sum".

# Copyright (C) 1999-2023 Free Software Foundation, Inc.
# Copyright (C) 1999-2024 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

M tests/cksum/md5sum-parallel.sh => tests/cksum/md5sum-parallel.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that md5sum prints each checksum atomically
# so that concurrent md5sums don't intersperse their output

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cksum/md5sum.pl => tests/cksum/md5sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Basic tests for "md5sum".

# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M tests/cksum/sha1sum-vec.pl => tests/cksum/sha1sum-vec.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Sample vectors for "sha1sum".

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cksum/sha1sum.pl => tests/cksum/sha1sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sha1sum".

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cksum/sha224sum.pl => tests/cksum/sha224sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sha224sum".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/cksum/sha256sum.pl => tests/cksum/sha256sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sha256sum".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/cksum/sha384sum.pl => tests/cksum/sha384sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sha384sum".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/cksum/sha512sum.pl => tests/cksum/sha512sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sha512sum".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/cksum/sm3sum.pl => tests/cksum/sm3sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "cksum -a sm3".

# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/cksum/sum-sysv.sh => tests/cksum/sum-sysv.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure 'sum -s' works for input whose sum of bytes is larger than 2^32

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cksum/sum.pl => tests/cksum/sum.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "sum".

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/abuse.sh => tests/cp/abuse.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that cp does not write through a just-copied symlink

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/cp/acl.sh => tests/cp/acl.sh +1 -1
@@ 2,7 2,7 @@
# copy files/directories across file system boundaries
# and make sure acls are preserved appropriately

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/cp/attr-existing.sh => tests/cp/attr-existing.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure cp --attributes-only doesn't truncate existing data

# Copyright 2012-2023 Free Software Foundation, Inc.
# Copyright 2012-2024 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

M tests/cp/backup-1.sh => tests/cp/backup-1.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp backup.

# Copyright (C) 1997-2023 Free Software Foundation, Inc.
# Copyright (C) 1997-2024 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

M tests/cp/backup-dir.sh => tests/cp/backup-dir.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp -b handles directories appropriately

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/backup-is-src.sh => tests/cp/backup-is-src.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp backup to source file.

# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M tests/cp/capability.sh => tests/cp/capability.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure cp --preserves copies capabilities

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/cp/copy-FMR.sh => tests/cp/copy-FMR.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Trigger a free-memory read bug in cp from coreutils-[8.11..8.19]

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/cp/cp-HL.sh => tests/cp/cp-HL.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# test cp's -H and -L options

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/cp-a-selinux.sh => tests/cp/cp-a-selinux.sh +1 -1
@@ 4,7 4,7 @@
# Check also locally if --preserve=context, -a and --preserve=all
# does work

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/cp/cp-deref.sh => tests/cp/cp-deref.sh +1 -1
@@ 2,7 2,7 @@
# cp -RL dir1 dir2' must handle the case in which each of dir1 and dir2
# contain a symlink pointing to some third directory.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/cp-i.sh => tests/cp/cp-i.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test whether cp -i prompts in the right place.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/cp-mv-backup.sh => tests/cp/cp-mv-backup.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test basic --backup functionality for both cp and mv.

# Copyright (C) 1999-2023 Free Software Foundation, Inc.
# Copyright (C) 1999-2024 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

M tests/cp/cp-mv-enotsup-xattr.sh => tests/cp/cp-mv-enotsup-xattr.sh +1 -1
@@ 3,7 3,7 @@
# as expected on file systems without their support and do show correct
# diagnostics when required

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cp/cp-parents.sh => tests/cp/cp-parents.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/cross-dev-symlink.sh => tests/cp/cross-dev-symlink.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure symlinks can be replaced across devices

# Copyright (C) 2018-2023 Free Software Foundation, Inc.
# Copyright (C) 2018-2024 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

M tests/cp/debug.sh => tests/cp/debug.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp --debug works as documented

# Copyright (C) 2023 Free Software Foundation, Inc.
# Copyright (C) 2023-2024 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

M tests/cp/deref-slink.sh => tests/cp/deref-slink.sh +1 -1
@@ 2,7 2,7 @@
# Demonstrate bug when using -d with an existing destination file
# that is a symlink.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/dir-rm-dest.sh => tests/cp/dir-rm-dest.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# verify cp's --remove-destination option

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/dir-slash.sh => tests/cp/dir-slash.sh +1 -1
@@ 2,7 2,7 @@
# Make sure that cp -R DIR1 DIR2 does the right thing
# when DIR1 is written with a trailing slash.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/dir-vs-file.sh => tests/cp/dir-vs-file.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# A directory may not replace an existing file.

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cp/existing-perm-dir.sh => tests/cp/existing-perm-dir.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).

# Copyright 2011-2023 Free Software Foundation, Inc.
# Copyright 2011-2024 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

M tests/cp/existing-perm-race.sh => tests/cp/existing-perm-race.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure cp -p isn't too generous with existing file permissions.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/fail-perm.sh => tests/cp/fail-perm.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/file-perm-race.sh => tests/cp/file-perm-race.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure cp -p isn't too generous with file permissions.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/into-self.sh => tests/cp/into-self.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Confirm that copying a directory into itself gets a proper diagnostic.

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cp/link-deref.sh => tests/cp/link-deref.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise cp --link's behavior regarding the dereferencing of symbolic links.

# Copyright (C) 2013-2023 Free Software Foundation, Inc.
# Copyright (C) 2013-2024 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

M tests/cp/link-heap.sh => tests/cp/link-heap.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that cp --preserve=link --link doesn't waste heap

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/cp/link-no-deref.sh => tests/cp/link-no-deref.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp --link --no-dereference works properly

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/link-preserve.sh => tests/cp/link-preserve.sh +1 -1
@@ 2,7 2,7 @@
# ensure that 'cp -d' preserves hard-links between command line arguments
# ensure that --preserve=links works with -RH and -RL

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cp/link-symlink.sh => tests/cp/link-symlink.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp -a --link maintains timestamps if possible

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cp/link.sh => tests/cp/link.sh +1 -1
@@ 2,7 2,7 @@
# Make sure cp --link -f works when the target exists.
# This failed for 4.0z (due to a bug introduced in that test release).

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/nfs-removal-race.sh => tests/cp/nfs-removal-race.sh +1 -1
@@ 13,7 13,7 @@
# This test is skipped on systems that lack LD_PRELOAD support; that's fine.
# Similarly, on a system that lacks <dlfcn.h> or __xstat, skipping it is fine.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/cp/no-ctx.sh => tests/cp/no-ctx.sh +1 -1
@@ 4,7 4,7 @@
# This test is skipped on systems that lack LD_PRELOAD support; that's fine.
# Similarly, on a system that lacks lgetfilecon altogether, skipping it is fine.

# Copyright (C) 2014-2023 Free Software Foundation, Inc.
# Copyright (C) 2014-2024 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

M tests/cp/no-deref-link1.sh => tests/cp/no-deref-link1.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# cp from 3.16 fails this test

# Copyright (C) 1997-2023 Free Software Foundation, Inc.
# Copyright (C) 1997-2024 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

M tests/cp/no-deref-link2.sh => tests/cp/no-deref-link2.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# cp from 3.16 fails this test

# Copyright (C) 1997-2023 Free Software Foundation, Inc.
# Copyright (C) 1997-2024 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

M tests/cp/no-deref-link3.sh => tests/cp/no-deref-link3.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# cp from 3.16 fails this test

# Copyright (C) 1997-2023 Free Software Foundation, Inc.
# Copyright (C) 1997-2024 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

M tests/cp/parent-perm-race.sh => tests/cp/parent-perm-race.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure cp -pR --parents isn't too generous with parent permissions.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/parent-perm.sh => tests/cp/parent-perm.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp --parents works properly with a preexisting dest. directory

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/cp/perm.sh => tests/cp/perm.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Make sure the permission-preserving code in copy.c (mv, cp, install) works.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/preserve-2.sh => tests/cp/preserve-2.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that cp's --preserve=X,Y option is parsed properly

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M tests/cp/preserve-gid.sh => tests/cp/preserve-gid.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that cp -p preserves GID when it is possible.

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/cp/preserve-link.sh => tests/cp/preserve-link.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise the fix for https://bugs.gnu.org/8419

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cp/preserve-mode.sh => tests/cp/preserve-mode.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Check whether cp generates files with correct modes.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M tests/cp/preserve-slink-time.sh => tests/cp/preserve-slink-time.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify that cp -Pp preserves times even on symlinks.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cp/proc-short-read.sh => tests/cp/proc-short-read.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# exercise cp's short-read failure when operating on >4KB files in /proc

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cp/proc-zero-len.sh => tests/cp/proc-zero-len.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp copies contents of non-empty "regular" file with st_size==0

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/cp/r-vs-symlink.sh => tests/cp/r-vs-symlink.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# cp -r should not create symlinks.  Fixed in fileutils-4.1.5.

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cp/reflink-auto.sh => tests/cp/reflink-auto.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp --reflink=auto

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cp/reflink-perm.sh => tests/cp/reflink-perm.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp --reflink copies permissions

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/cp/same-file.sh => tests/cp/same-file.sh +1 -1
@@ 2,7 2,7 @@
# Test some of cp's options and how cp handles situations in
# which a naive implementation might overwrite the source file.

# Copyright (C) 1998-2023 Free Software Foundation, Inc.
# Copyright (C) 1998-2024 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

M tests/cp/slink-2-slink.sh => tests/cp/slink-2-slink.sh +1 -1
@@ 2,7 2,7 @@
# 'test cp --update A B' where A and B are both symlinks that point
# to the same file

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/sparse-2.sh => tests/cp/sparse-2.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise a few more corners of the copying code.

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cp/sparse-extents-2.sh => tests/cp/sparse-extents-2.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp --sparse=always through SEEK_DATA copy

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/cp/sparse-extents.sh => tests/cp/sparse-extents.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp handles extents correctly

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cp/sparse-perf.sh => tests/cp/sparse-perf.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that a sparse file is copied efficiently, by default

# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 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

M tests/cp/sparse-to-pipe.sh => tests/cp/sparse-to-pipe.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# copy a sparse file to a pipe, to exercise some seldom-used parts of copy.c

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/cp/sparse.sh => tests/cp/sparse.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test cp --sparse=always

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/special-bits.sh => tests/cp/special-bits.sh +1 -1
@@ 2,7 2,7 @@
# make sure 'cp -p' preserves special bits
# This works only when run as root.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/special-f.sh => tests/cp/special-f.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that "cp -Rf fifo E" unlinks E and retries.
# Up until coreutils-6.10.171, it would not.

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/cp/src-base-dot.sh => tests/cp/src-base-dot.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that "mkdir x y; cd y; cp -ab ../x/. ." is a successful, silent, no-op.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/cp/symlink-slash.sh => tests/cp/symlink-slash.sh +1 -1
@@ 2,7 2,7 @@
# Make sure that cp -dR dereferences a symlink arg if its name is
# written with a trailing slash.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/cp/thru-dangling.sh => tests/cp/thru-dangling.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cp works as documented, when the destination is a dangling symlink

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/csplit/csplit-1000.sh => tests/csplit/csplit-1000.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# cause a 1-byte heap buffer overrun

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/csplit/csplit-heap.sh => tests/csplit/csplit-heap.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that csplit uses a bounded amount of memory

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/csplit/csplit-io-err.sh => tests/csplit/csplit-io-err.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure we handle i/o errors correctly in csplit

# Copyright (C) 2015-2023 Free Software Foundation, Inc.
# Copyright (C) 2015-2024 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

M tests/csplit/csplit-suppress-matched.pl => tests/csplit/csplit-suppress-matched.pl +1 -1
@@ 1,6 1,6 @@
#!/usr/bin/perl

# Copyright (C) 2013-2023 Free Software Foundation, Inc.
# Copyright (C) 2013-2024 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

M tests/csplit/csplit.sh => tests/csplit/csplit.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# various csplit tests

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/cut/cut-huge-range.sh => tests/cut/cut-huge-range.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that cut does not allocate mem for large ranges

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/cut/cut.pl => tests/cut/cut.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "cut".

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/date/date-debug.sh => tests/date/date-debug.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test 'date --debug' option.

# Copyright (C) 2016-2023 Free Software Foundation, Inc.
# Copyright (C) 2016-2024 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

M tests/date/date-next-dow.pl => tests/date/date-next-dow.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "date".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/date/date-sec.sh => tests/date/date-sec.sh +1 -1
@@ 3,7 3,7 @@
# date --date="21:04 +0100" +%S' always prints '00'.
# Before coreutils-5.2.1, it would print the seconds from the current time.

# Copyright (C) 2004-2023 Free Software Foundation, Inc.
# Copyright (C) 2004-2024 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

M tests/date/date-tz.sh => tests/date/date-tz.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify TZ processing.

# Copyright (C) 2017-2023 Free Software Foundation, Inc.
# Copyright (C) 2017-2024 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

M tests/date/date.pl => tests/date/date.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test "date".

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/dd/ascii.sh => tests/dd/ascii.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# test conv=ascii

# Copyright (C) 2014-2023 Free Software Foundation, Inc.
# Copyright (C) 2014-2024 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

M tests/dd/bytes.sh => tests/dd/bytes.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/dd/direct.sh => tests/dd/direct.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that dd's iflag=direct and oflag=direct work

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/dd/misc.sh => tests/dd/misc.sh +1 -1
@@ 2,7 2,7 @@
# Ensure dd treats '--' properly.
# Also test some flag values.

# Copyright (C) 1999-2023 Free Software Foundation, Inc.
# Copyright (C) 1999-2024 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

M tests/dd/no-allocate.sh => tests/dd/no-allocate.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure that dd doesn't allocate memory unnecessarily

# Copyright (C) 2013-2023 Free Software Foundation, Inc.
# Copyright (C) 2013-2024 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

M tests/dd/nocache.sh => tests/dd/nocache.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure dd handles the 'nocache' flag

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/dd/nocache_eof.sh => tests/dd/nocache_eof.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure dd invalidates to EOF when appropriate

# Copyright (C) 2017-2023 Free Software Foundation, Inc.
# Copyright (C) 2017-2024 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

M tests/dd/not-rewound.sh => tests/dd/not-rewound.sh +1 -1
@@ 2,7 2,7 @@
# Make sure dd does the right thing when the input file descriptor
# is not rewound.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/dd/reblock.sh => tests/dd/reblock.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# test dd reblocking vs. bs=

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/dd/skip-seek-past-dev.sh => tests/dd/skip-seek-past-dev.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# test diagnostics are printed immediately when seeking beyond device.

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/dd/skip-seek-past-file.sh => tests/dd/skip-seek-past-file.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# test diagnostics are printed when seeking too far in seekable files.

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/dd/skip-seek.pl => tests/dd/skip-seek.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test dd's skip and seek options.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/dd/skip-seek2.sh => tests/dd/skip-seek2.sh +1 -1
@@ 2,7 2,7 @@
# show how to skip an amount that is smaller than the nominal block size.
# There's a more realistic example in the documentation.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/dd/sparse.sh => tests/dd/sparse.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/dd/stats.sh => tests/dd/stats.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Check stats output for SIG{INFO,USR1} and status=progress

# Copyright (C) 2014-2023 Free Software Foundation, Inc.
# Copyright (C) 2014-2024 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

M tests/dd/stderr.sh => tests/dd/stderr.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure dd recognizes failure to write to stderr.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/dd/unblock-sync.sh => tests/dd/unblock-sync.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that dd conv=unblock,sync works.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/dd/unblock.pl => tests/dd/unblock.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Exercise dd's conv=unblock mode

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/df/df-P.sh => tests/df/df-P.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that df -P is not affected by BLOCK_SIZE settings

# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/df/df-output.sh => tests/df/df-output.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise df's --output option.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/df-symlink.sh => tests/df/df-symlink.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that df dereferences symlinks to file system nodes

# Copyright (C) 2013-2023 Free Software Foundation, Inc.
# Copyright (C) 2013-2024 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

M tests/df/header.sh => tests/df/header.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that "df ." outputs a header.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/df/no-mtab-status.sh => tests/df/no-mtab-status.sh +1 -1
@@ 2,7 2,7 @@
# Test df's behavior when the mount list cannot be read.
# This test is skipped on systems that lack LD_PRELOAD support; that's fine.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/over-mount-device.sh => tests/df/over-mount-device.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that df /dev/loop0 errors out if overmounted by another device

# Copyright (C) 2014-2023 Free Software Foundation, Inc.
# Copyright (C) 2014-2024 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

M tests/df/problematic-chars.sh => tests/df/problematic-chars.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that df outputs one line per entry

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/skip-duplicates.sh => tests/df/skip-duplicates.sh +1 -1
@@ 2,7 2,7 @@
# Test df's behavior when the mount list contains duplicate entries.
# This test is skipped on systems that lack LD_PRELOAD support; that's fine.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/skip-rootfs.sh => tests/df/skip-rootfs.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test df's behavior for skipping the pseudo "rootfs" file system.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/total-unprocessed.sh => tests/df/total-unprocessed.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that df exits non-Zero and writes an error message when
# --total is used but no file system has been processed.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/df/total-verify.sh => tests/df/total-verify.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure "df --total" computes accurate totals

# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Copyright (C) 2008-2024 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

M tests/df/unreadable.sh => tests/df/unreadable.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that df can handle an unreadable argument

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/du/2g.sh => tests/du/2g.sh +1 -1
@@ 3,7 3,7 @@
# Before coreutils-5.93, on systems with a signed, 32-bit stat.st_blocks
# one of du's computations would overflow.

# Copyright (C) 2005-2023 Free Software Foundation, Inc.
# Copyright (C) 2005-2024 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

M tests/du/8gb.sh => tests/du/8gb.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that du does not rely on narrow types like size_t for
# file sizes or sums.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/apparent.sh => tests/du/apparent.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise du's --apparent-size option.

# Copyright 2023 Free Software Foundation, Inc.
# Copyright 2023-2024 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

M tests/du/basic.sh => tests/du/basic.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Compare actual numbers from du, assuming block size matches mine.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/bigtime.sh => tests/du/bigtime.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise du on a file with a big timestamp.

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/du/bind-mount-dir-cycle-v2.sh => tests/du/bind-mount-dir-cycle-v2.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Check that du can handle sub-bind-mounts cycles as well.

# Copyright (C) 2014-2023 Free Software Foundation, Inc.
# Copyright (C) 2014-2024 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

M tests/du/bind-mount-dir-cycle.sh => tests/du/bind-mount-dir-cycle.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise du's new ability to handle bind-mount-induced dir cycles.

# Copyright (C) 2012-2023 Free Software Foundation, Inc.
# Copyright (C) 2012-2024 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

M tests/du/deref-args.sh => tests/du/deref-args.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that --dereference-args (-D) gives reasonable names.
# This test would fail for coreutils-5.0.91.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/deref.sh => tests/du/deref.sh +1 -1
@@ 4,7 4,7 @@
# Also, up to coreutils-8.5, du -L sometimes incorrectly
# counted the space of the followed symlinks.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M tests/du/exclude.sh => tests/du/exclude.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# make sure du's --exclude option works

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/fd-leak.sh => tests/du/fd-leak.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# check for file descriptor leak

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/files0-from-dir.sh => tests/du/files0-from-dir.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# ensure that du and wc handle --files0-from=DIR

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/du/files0-from.pl => tests/du/files0-from.pl +1 -1
@@ 2,7 2,7 @@
# Exercise du's --files0-from option.
# FIXME: keep this file in sync with tests/misc/wc-files0-from.

# Copyright (C) 2004-2023 Free Software Foundation, Inc.
# Copyright (C) 2004-2024 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

M tests/du/hard-link.sh => tests/du/hard-link.sh +1 -1
@@ 3,7 3,7 @@
# Likewise for excluded directories.
# Ensure that hard links _are_ listed twice when using --count-links.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/inacc-dest.sh => tests/du/inacc-dest.sh +1 -1
@@ 2,7 2,7 @@
# Prior to coreutils-6.5, an inaccessible destination dir (chmod a-x)
# would cause du to exit prematurely on systems with native openat support.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/du/inacc-dir.sh => tests/du/inacc-dir.sh +1 -1
@@ 1,6 1,6 @@
#!/bin/sh
# Ensure that du counts the size of an inaccessible directory.
# Copyright (C) 2007-2023 Free Software Foundation, Inc.
# Copyright (C) 2007-2024 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

M tests/du/inaccessible-cwd.sh => tests/du/inaccessible-cwd.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that even when run from an inaccessible directory, du can still
# operate on accessible directories elsewhere.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/inodes.sh => tests/du/inodes.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# exercise du's --inodes option

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/du/long-from-unreadable.sh => tests/du/long-from-unreadable.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Show fts fails on old-fashioned systems.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/du/long-sloop.sh => tests/du/long-sloop.sh +1 -1
@@ 3,7 3,7 @@
# Show that du fails with ELOOP (Too many levels of symbolic links)
# when it encounters that condition.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/du/max-depth.sh => tests/du/max-depth.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# exercise du's --max-depth=N option

# Copyright (C) 2010-2023 Free Software Foundation, Inc.
# Copyright (C) 2010-2024 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

M tests/du/move-dir-while-traversing.sh => tests/du/move-dir-while-traversing.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Trigger a failed assertion in coreutils-8.9 and earlier.

# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# Copyright (C) 2011-2024 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

M tests/du/no-deref.sh => tests/du/no-deref.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Ensure that by default, du doesn't dereference command-line symlinks.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/no-x.sh => tests/du/no-x.sh +1 -1
@@ 2,7 2,7 @@
# Make sure du gives the right diagnostic for a readable,
# but inaccessible directory.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/one-file-system.sh => tests/du/one-file-system.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test for bugs in du's --one-file-system (-x) option.

# Copyright (C) 2006-2023 Free Software Foundation, Inc.
# Copyright (C) 2006-2024 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

M tests/du/restore-wd.sh => tests/du/restore-wd.sh +1 -1
@@ 2,7 2,7 @@
# due to a bug in glibc's ftw.c, in some cases, nftw w/FTW_CHDIR
# would not restore the working directory.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/slash.sh => tests/du/slash.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# 'du /' would omit the '/' on the last line.

# Copyright (C) 2003-2023 Free Software Foundation, Inc.
# Copyright (C) 2003-2024 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

M tests/du/threshold.sh => tests/du/threshold.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Exercise du's --threshold option.

# Copyright (C) 2013-2023 Free Software Foundation, Inc.
# Copyright (C) 2013-2024 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

M tests/du/trailing-slash.sh => tests/du/trailing-slash.sh +1 -1
@@ 2,7 2,7 @@
# Ensure that du works properly for an argument that refers to a
# symbolic link, and that is specified with a trailing slash.

# Copyright (C) 2002-2023 Free Software Foundation, Inc.
# Copyright (C) 2002-2024 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

M tests/du/two-args.sh => tests/du/two-args.sh +1 -1
@@ 2,7 2,7 @@
# Make sure 'du d/1 d/2' works.
# That command failed with du from fileutils-4.0q.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/env/env-S-script.sh => tests/env/env-S-script.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test env -S in a #! line of a script.

# Copyright (C) 2018-2023 Free Software Foundation, Inc.
# Copyright (C) 2018-2024 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

M tests/env/env-S.pl => tests/env/env-S.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Test 'env -S' feature

# Copyright (C) 2018-2023 Free Software Foundation, Inc.
# Copyright (C) 2018-2024 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

M tests/env/env-null.sh => tests/env/env-null.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify behavior of env -0 and printenv -0.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/env/env-signal-handler.sh => tests/env/env-signal-handler.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Test env --default-signal=PIPE feature.

# Copyright (C) 2019-2023 Free Software Foundation, Inc.
# Copyright (C) 2019-2024 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

M tests/env/env.sh => tests/env/env.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh
# Verify behavior of env.

# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# Copyright (C) 2009-2024 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

M tests/envvar-check => tests/envvar-check +1 -1
@@ 1,7 1,7 @@
# -*- sh -*-
# Check environment variables for sane values while testing.

# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# Copyright (C) 2000-2024 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

M tests/expr/expr-multibyte.pl => tests/expr/expr-multibyte.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Exercise expr with multibyte input

# Copyright (C) 2017-2023 Free Software Foundation, Inc.
# Copyright (C) 2017-2024 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

M tests/expr/expr.pl => tests/expr/expr.pl +1 -1
@@ 1,7 1,7 @@
#!/usr/bin/perl
# Basic tests for "expr".

# Copyright (C) 2001-2023 Free Software Foundation, Inc.
# Copyright (C) 2001-2024 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

M tests/factor/create-test.sh => tests/factor/create-test.sh +1 -1
@@ 1,7 1,7 @@