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

index 9add36812755074011fa5cd79d6189db2f75d98c..19563b651c4d3541a0d823f46f67c70035751ad4 100644 (file)
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
 
 
 <!--
-Copyright (C) 2017-2025 Free Software Foundation, Inc.
+Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 970e4ede411c454ae90906f1c78db7e96dd17af7..a5ef824717da899c08ef4f17e46c38d8e032baad 100644 (file)
@@ -88,7 +88,7 @@ in this matter.
 
 
 <!--
-Copyright (C) 2017-2025 Free Software Foundation, Inc.
+Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index a0c91e755e04238d8f1bad8c3885cc1d50e52cb0..dd33720e052d38052df6455affa2878d7d9d4382 100644 (file)
@@ -1,6 +1,6 @@
 # Suppress valgrind diagnostics we don't care about.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/HACKING b/HACKING
index f07903844a14024af144f379323e63d126b3630c..90d1544b2210bd3452f6462bd95aa1d67ca90c46 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -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-2025 Free Software Foundation, Inc.
+Copyright (C) 2009-2026 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
index 577d3f4ae01a038bfe6913024a27d7eca2fe85ee..2e9c4ed55278885efd17bed27d23970c0ba88f4e 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils.                                      -*-Makefile-*-
 
-# Copyright (C) 1990-2025 Free Software Foundation, Inc.
+# Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/NEWS b/NEWS
index 97f3640ac2ed0e30a525bde817a995f8d756dd91..f5d3e3bec4e216df11c3be6ad45938e60050533b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6392,7 +6392,7 @@ point at which the packages merged to form the coreutils:
 
 ========================================================================
 
-Copyright (C) 2001-2025 Free Software Foundation, Inc.
+Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/README b/README
index c0d549ff383e148f17c9aac40bc36e2aef8e82b7..424e3f064125cd5b25cc0f637afb8b982acf0ea8 100644 (file)
--- a/README
+++ b/README
@@ -131,7 +131,7 @@ Please see the file COPYING for copying conditions.
 
 ========================================================================
 
-Copyright (C) 1998-2025 Free Software Foundation, Inc.
+Copyright (C) 1998-2026 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
index c6529ac2c1a29ef34b26688763f952b3d45729c3..6fa0aa6b1a87895c872016823af256a0e3f848a7 100644 (file)
@@ -102,7 +102,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2025 Free Software Foundation, Inc.
+Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 8b4abecfbdcd7ab5aa5c7d7bdb53cbe04f5c4a18..975238d630dd1bd692c6c89762b9ac2cd24bff0f 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/bash
 # Convert this package for use with valgrind.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/TODO b/TODO
index 880c6fc51135384cdc6e249d651ca6f83dad6e01..07e95f7ecc8c460601fd27d3684a44d5a9d36540 100644 (file)
--- a/TODO
+++ b/TODO
@@ -139,7 +139,7 @@ pr's use of nstrftime can make it malloc a very large (up to SIZE_MAX) buffer
 
 -----
 
-Copyright (C) 2002-2025 Free Software Foundation, Inc.
+Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 356aaabef8dc8a6c9cba040fda8ad3a81af0563e..501fc7cf0037980bf4062291de7e15e131c5b5cc 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.                                          -*- sh -*-
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/cfg.mk b/cfg.mk
index 393b6bbb1161a04e8d3c57791dd5165c85b54143..67aa47fd3581fa0c709e5d69079064d372e5f7e9 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ff7cea1d996b00e5cf1028fe305114c0e461f464..bdd6e4038eaa33ddec0ce8f6edeeec6b88a14799 100644 (file)
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1991-2025 Free Software Foundation, Inc.
+# Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f1d3741ceaf6bfb8efd65cde5dcbb3a7619c1de..1b0c0db91159859388716f0aa5f3abce1721b308 100644 (file)
 This manual documents version @value{VERSION} of the GNU core
 utilities, including the standard programs for text and file manipulation.
 
-Copyright @copyright{} 1994--2025 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2026 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index a1efbe82e516056d5484cc7f02eed7b3bbaebb57..04ce909e9b0726325f987a59dcdb1aa5421c382f 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils documentation.                                -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2025 Free Software Foundation, Inc.
+# Copyright (C) 1995-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8128c93607b80e4b031f86c4b3c8245cc8ff5f89..4eaf23165f5702ac080ddbb458409bba32e2a818 100644 (file)
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994--2025 Free Software Foundation, Inc.
+@c Copyright (C) 1994--2026 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
index 8a6ee54b63bd1413e14bf4c71bab44f9540369d5..fc582f9969b7ffe8a44a7f4160de20c47d19cf15 100644 (file)
@@ -1,6 +1,6 @@
 @c GNU Version-sort ordering documentation
 
-@c Copyright (C) 2019--2025 Free Software Foundation, Inc.
+@c Copyright (C) 2019--2026 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
index 9b2e186ec81d5c2439c64fedecfc1e482dc9150e..a6aa6281651b69fd96c4f3e13c2ec2436f89ef5e 100644 (file)
@@ -1,6 +1,6 @@
 /* buffer-lcm.c - compute a good buffer size for dealing with two files
 
-   Copyright (C) 2002-2025 Free Software Foundation, Inc.
+   Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e1a3d132a09a1442f9917c59fc204f036b939891..1b0e5af62b9956f1681cbee57ac9b0e1b87b662a 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert string to double in the current locale, falling back on the C locale.
 
-   Copyright 2019-2025 Free Software Foundation, Inc.
+   Copyright 2019-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index efeb5b1abaea5a9c6d19f41f3c162f1714a6fbdb..42261f171d15021329a154a6234f75dc537af2d5 100644 (file)
@@ -1,6 +1,6 @@
 /* Compute a timespec-related bound for floating point.
 
-   Copyright 2025 Free Software Foundation, Inc.
+   Copyright 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3d76b5996ebd36b8583516af3ffcf347208d0366..09f1c5cb888cc43488e190fa572583bdccc617cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c71c2a1a93f0cfb79f19791e8ba7184e56895a49..3d99486a20eb7052fe97b52d21f6ad1ed12773d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0f3b5809f115a421157fc04b2c234bf79eb5f876..10fb40bbd1a77abc1a7a804566d9c0e7ab9a2ea7 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 743657a0dd198ead59d873286bce5c0d6097370a..e9d5e19abc02fd858366a6cc1091a3471e758627 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0b69904f99beaba3a7d6e21dec619d0f878ed002..7fb4751a94c859a34f55cd5242296f38fcde68ef 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6894a6d02ec6814af2a830945a2632c8c5d95360..f8f4ebe703af9608f641b4fb99c684261c74ed1c 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 551a9ced386e9f9f52ae08e6f9a58fce2c37dfe8..3b9d3cc4221ba17d0f2ac4a589e35c62c5cc841f 100644 (file)
@@ -1,5 +1,5 @@
 /* Buffering for multi-byte characters.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 135b82f806c9aaa90ac7152e31f6b6306ec8366e..9054fc92e0ea2f934152eab2abe918c7928193f5 100644 (file)
@@ -1,5 +1,5 @@
 /* Buffering for multi-byte characters.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 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
index 5b4f32c29f9040d0cf22aba38d03ab5a653e69a8..ed83088a8fe202fd91c5989bc858f970eaacfb79 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2025 Free Software Foundation, Inc.
+   Copyright (C) 1999-2026 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 0916719b6168183ccbe1af9b922092f147c70ae5..2e8e0ef92f0b009a0ca5cf72cf677d04ff603621 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2025 Free Software Foundation, Inc.
+   Copyright (C) 1999-2026 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 9c2317bc44bee9920472d0e6cd3411c15b4b7040..b4788f063db6d4eef06e36ca12bcdeb44ff50dd6 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 084746984ca0d82d467aeda7d959439be76b00fa..e738d6b4f0116bcca5aac6e09f5354757ce9322c 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7f0820bf149b16d7a5db910fe368dbeccf8d4714..cbc5c794f869ebe391814e728febbba0a59d91e6 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random permutations.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 59f8950b888c1549be9205d50364c8487b440d48..cbe54e39168280edfe0418dd20197bf9724a2e4e 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6248f3a8719da4cf8cbf4622520d9c1e1a4ff9fa..cf75dcbcb3342f808aa1cb2a1cb38a29afafd395 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ee22b4c6bdca5c2d540f52002c50e3e2f7b0cfaa..d183488871534dbb9a0f2dc4db2fd529da382059 100644 (file)
@@ -1,5 +1,5 @@
 /* root-dev-ino.c -- get the device and inode numbers for '/'.
-   Copyright (C) 2003-2025 Free Software Foundation, Inc.
+   Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a4d909f8252d60d12546c1fec4384cb4ce39560d..0bfa8f71f365c788fad853e04f21566c79fbf3c9 100644 (file)
@@ -1,6 +1,6 @@
 /* Root device and inode number checking.
 
-   Copyright (C) 2003-2025 Free Software Foundation, Inc.
+   Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d623b043783007acd64f55038108afbef9b78717..99229baec5bc46e8e30bca7a0a509fa8dc8b3616 100644 (file)
@@ -1,6 +1,6 @@
 /* Skipping sequences of characters satisfying a predicate
 
-   Copyright 2023-2025 Free Software Foundation, Inc.
+   Copyright 2023-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c503d0b79fa71cca4ca392023384e922eb284683..58e5ca45e8fb9479e3aa29bdfea19701c9032e98 100644 (file)
@@ -1,5 +1,5 @@
 /* Include and determine availability of smack routines
-   Copyright (C) 2013-2025 Free Software Foundation, Inc.
+   Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d05b9271134c8fcb29e3d8e466b6b8e7e05b8efa..c963a5e550eaf5ba9df6f840ca75b5da405df955 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare integer strings.
 
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 660abeb402281274e40f0b15ff11394e5005a06b..5af6b3ed9b918456ac9721eb252d546b6d18666f 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.  This is an internal include file.
 
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b7150968c08631ba6499860fb44f118c7d289654..b14f527956cd80b3ca2ee73ac0c793797f72285d 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.
 
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9ea2a708749837c22206ffec91446a49353b53d5..24cff48c370bf8e132eb07476aa8acc9c5940ec1 100644 (file)
@@ -1,6 +1,6 @@
 /* Target directory operands for coreutils
 
-   Copyright 2004-2025 Free Software Foundation, Inc.
+   Copyright 2004-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bc67bf31a8e7f847c88469502ec354f846753f08..4cceaac85099248a122956afe36e3fe0fda6de64 100644 (file)
@@ -1,6 +1,6 @@
 /* Target directory operands for coreutils
 
-   Copyright 2022-2025 Free Software Foundation, Inc.
+   Copyright 2022-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ecd70c1f6c88f5fdaa84f82fa69d1fcf949694b7..0a7c0d7cabb9c8c5844897fa0c0ea5c4a111300a 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2025 Free Software Foundation, Inc.
+   Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c4386a10c33865f52ab9008e576d43ad9125ea8c..5bdcb64deb02499543f9e86c73b9b99f08b79f78 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2025 Free Software Foundation, Inc.
+   Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e7f9f073290be396be811be487baca0711042f05..2145996ff35720545b0d7c3f2281365e43db1490 100644 (file)
@@ -1,6 +1,6 @@
 /* xfts.c -- a wrapper for fts_open
 
-   Copyright (C) 2003-2025 Free Software Foundation, Inc.
+   Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7dfa80d40e480719fae6b51536f3eee9ee29229b..8befebe0a57521cc22cf406d963f9b0287b96dda 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 2024-2025 Free Software Foundation, Inc.
+## Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index cc98fefd0d9bdb951893051d06525d6d56376010..10cd8bec2d7ff5c58f85820063912f0ea3a6fba6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that fadvise works as advertised.
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5457d0f3c2989d9e893f9a612cf2d030feab8642..5274962e603bd276ae2e18d1ca5326a8720a7d36 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the ISAAC or ISAAC64 pseudorandom number generator.
 
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f0fd9e4bbc274ff802496e1762e41b43829988d4..55a75333ce09e0b647f51ac735f34b7356e3f285 100644 (file)
--- a/init.cfg
+++ b/init.cfg
@@ -1,6 +1,6 @@
 # This file is sourced by init.sh, *before* its initialization.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da2f45dbf2e6d0aec419f94661e678abc7570a1f..c7abd1e11ff7428e41702141290f82f14b69501c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0102631186b27cc447ab9146ba2824dd9616181e..8859f3c0f8938e41fef430047544f94688552431 100644 (file)
@@ -1,7 +1,7 @@
 #serial 27
 # Check declarations for this package.
 
-dnl Copyright (C) 1997-2025 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index b65a8898dd5583e7c8b7a5af24a128bc445eecb0..d0e5aebd8283acdcd6af9348435b59f3d38aebbf 100644 (file)
@@ -1,5 +1,5 @@
 #serial 2
-dnl Copyright (C) 2007-2025 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2026 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.
index 598c2476d59dceb9cecd1fe9953581fe851606a3..53be2e3427c76f6cacdbf5916a18bcd5f5fead67 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Misc type-related macros for coreutils.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0d82e996026c47a587c4873e9639c2bcff15e254..887a8a16172afb861216e484f3c2352b7f4f1cdb 100644 (file)
@@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
 # directory of the coreutils package.
 
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef050ddd012cf71c978377696588ead5dbed5b70..bd0ba2c2ec0561dfba8a7232ca3463918287c065 100644 (file)
@@ -1,7 +1,7 @@
 # stat-prog.m4 serial 7
 # Record the prerequisites of src/stat.c from the coreutils package.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 87b99ec1080a505a647d21b07d0266ca7234586e..8a2315e95344a405caaacb77a77a594de74f95f4 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2026 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>.
index 50c9e6a73c5bb6bbf26b4bae8357e07c48905337..39749f0bf82096494e73aa1e724138d465f32735 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index 0766f5ee5005c844f635f7176d37a8a385b6d32c..9aa7261d2bcc954514da2e91b6e1e813890f5206 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index aca9ee776983e8de75262217a2bff1d67b4a99a5..ce4e8419883844dc8d464b822b2e35e9f05eb73f 100644 (file)
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index 9f4fe223be73a40d4184e4b021ed12c85ae807b5..fc303474de9b62291bc5a87fc39af28cd67383f7 100644 (file)
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index 348dfb0983db0c500feeb77540acac38d77198e1..c6d62257942ca34c9b2a9ff35bab580cd8ba98af 100644 (file)
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index ae9dfeb9cc044b062a208ce57a7fef08ec56b744..a34a4902c58dcc7e3209c7b7e8dae45b5ba94b5a 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils man pages.                            -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a4ef75dc703ba08122e16606ba42206fe859d66..4198b7895922355fff344d1a1530fae85b5075a2 100644 (file)
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index 2446d713a045dad82882246a977f350fcfe2f74c..f95aea5e0fce87e2e96a78eb092f6531fbe8a30b 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2026 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>.
index b293da976ac4207fda567c878bc5998ff5605028..2f951900b514e160805458f5910fb5151a6c7017 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2025 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2026 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>.
index 015f888fb850977c8b6a0d5e0be087ae2e7fa213..0c9dfe810d630ddb867ad5df92407529e3afbb11 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2025 Free Software Foundation, Inc.
+# Copyright (C) 1996-2026 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
index 8e7f2109cffbcbb92728f1bace669e7a506e11a3..8e6320f8ce4ecb2271f87c42ed29a2b3904b5db1 100644 (file)
@@ -164,7 +164,7 @@ By adding the directory to your $PATH, older versions can be easily used:
 
 ========================================================================
 
-Copyright (C) 2019-2025 Free Software Foundation, Inc.
+Copyright (C) 2019-2026 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
index 47171b88bbf8c8671fcd5f7047c264a672b09434..9aec72b102a776153273542ec5f2a4eea9df55f7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
index 3455ee65ce06b5812d076cd181494c3664bc7a94..1aed79cb88f6103ab1e786e54a9584deb31eca70 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from file names
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ae55f8e324402101a99c4634ead836bc672b637a..583c942b832db5f4dbd009a5c5c9b45120b0a064 100644 (file)
@@ -1,5 +1,5 @@
 /* Base64, base32, and similar encoding/decoding strings or files.
-   Copyright (C) 2004-2025 Free Software Foundation, Inc.
+   Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 18869d4a6ff05797c743d0863251e2e89d399c84..e4a7c19830d49b7b049cc6bba2ef1d2e86a8b213 100644 (file)
--- a/src/cat.c
+++ b/src/cat.c
@@ -1,5 +1,5 @@
 /* cat -- concatenate files and print on the standard output.
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5f13c7d7572ae2afda25ae25be8313ede729a4b8..f08711c60c8c3dc24972e64f0cc77c3d69a901ce 100644 (file)
@@ -1,5 +1,5 @@
 /* chcon -- change security context of files
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e38fdbd2bc014045a3fed000dbde61717383fa30..e779ad697dd9ff2dc2388b6960b635422f5cda1a 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 55d1cf7182dfb871090af220e2231660eefa4143..fd643425cc83f5d4abf75001d454637d165db774 100644 (file)
@@ -1,5 +1,5 @@
 /* chown-core.c -- core functions for changing ownership.
-   Copyright (C) 2000-2025 Free Software Foundation, Inc.
+   Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9fc50a0059cf448e88ee506b6f361f23fdbb9719..e38771076a642920b8e45c032e911455d30b154a 100644 (file)
@@ -1,6 +1,6 @@
 /* chown-core.h -- types and prototypes shared by chown and chgrp.
 
-   Copyright (C) 2000-2025 Free Software Foundation, Inc.
+   Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b497a1fe9971875e9897cf356d2f4e08c597059..f37b388ad967d631e2d3a59a490ca59e7844e1cb 100644 (file)
@@ -1,5 +1,5 @@
 /* chown, chgrp -- change user and group ownership of files
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 67b1cb314a443586acbf1c90195e234c2996cd48..fec320787c20801f04439911e93cff797fa8225d 100644 (file)
@@ -1,5 +1,5 @@
 /* chroot -- run command or shell with special root directory
-   Copyright (C) 1995-2025 Free Software Foundation, Inc.
+   Copyright (C) 1995-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2b1f7fc1b9042ef55309f9bff7131f73ca1cb7d7..3eec44aa1509a14b7d177bb75f76c1089700fb3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute checksums of files or strings.
-   Copyright (C) 1995-2025 Free Software Foundation, Inc.
+   Copyright (C) 1995-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 90ca00915a56df65f20e204e400e3914cd6fcb52..6d20dfb8e4cd6aad26dbea1a21c9316543607f0f 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum_crc -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 2024-2025 Free Software Foundation, Inc.
+   Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e0b09b14e889e56af7f69d7e1a0bf4d0fbc3f0b8..3721780e48149943f24b8ac73f7fb98fd1c921b8 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum_crc -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 2024-2025 Free Software Foundation, Inc.
+   Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fccf3d27c238cbf51a8aaded73ffdc3ca707b841..968866d0b368d673e36af1f7fa14f46f5236dd1b 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum_crc -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9db1a510f7df7a5ef180d121d316565416c86438..82bedb116fd03f58570ecddf3f3adfa9c7b4bddc 100644 (file)
@@ -1,5 +1,5 @@
 /* Calculate checksums and sizes of files
-   Copyright 2025 Free Software Foundation, Inc.
+   Copyright 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 26fbf5959027177a7fa067b618119488f5edee5d..d0a1aeea4f2009c9f845d285c80e30c2ccf755f6 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum_crc -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 2021-2025 Free Software Foundation, Inc.
+   Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9d16e486665de7d6cfc4faf7b07af88db3951e74..1563ad9e11a5d7c9757f2fcb29ffd387db24e666 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum_crc -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 2024-2025 Free Software Foundation, Inc.
+   Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ec2b4527003c8d05f647d608b029c9109cdbe190..7a9d6de377fe54dc315824f27ea635f1ea89d7d9 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c88b10cb3850bb97d9fd12e9e9973185265ec1c8..927a6e04801b942eb3f0502292214621875eb309 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy data from one file to another.
-   Copyright 1989-2025 Free Software Foundation, Inc.
+   Copyright 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0d8f65bb9a6911aa43b010c79712833e60244b9b..b80b43cc288084f833674d2a1427532448c08c51 100644 (file)
@@ -1,5 +1,5 @@
 /* copy.c -- core functions for copying files and directories
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1f2b2bb4d658538bdf97e1194c6707162823d632..a78d29fdccfb7715f36d92d10362192b9d3c853c 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for copying files and directories
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 855e53fd46a948bec8d1e701c1a6e805b3a034d2..e053e285f856d950eb5bfb72d59a8231d17d18c5 100644 (file)
@@ -1,5 +1,5 @@
 /* arch -- wrapper to uname with the right uname_mode.
-   Copyright (C) 2014-2025 Free Software Foundation, Inc.
+   Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b6f010190ef7714c48979a0dc9f59a9b31a66e86..041ac8156f7afc4bf48eac4b8f8f8e94ee68ff55 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- wrapper to uname with the right chown_mode.
-   Copyright (C) 2023-2025 Free Software Foundation, Inc.
+   Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7df2f54887d92895018973f9ec927df0ab0d7c00..eda00d4120ef7a2088bcd2981272e4c435c729e4 100644 (file)
@@ -1,5 +1,5 @@
 /* dir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2025 Free Software Foundation, Inc.
+   Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 20ac7ee48a2ee041003b89c266e72757535e3827..12acc5e6b7c1a8d36e59830a60ba62419a7f65f8 100644 (file)
@@ -1,5 +1,5 @@
 /* md5sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f6596656a92e5e2a8ce895e6d65d00d64af28a5f..3066cd8ede4feae93adf3e2c8cc3bc344834f4fb 100644 (file)
@@ -1,5 +1,5 @@
 /* sha1sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 51c4c393de9eae6fb22a14c588657509420cdbb1..3d59308ded900298b05f8e8b1d902e55a2061f66 100644 (file)
@@ -1,5 +1,5 @@
 /* sha224sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bdd497f5068f8d4b48b7e955a95a4a0d011c5b90..03a2dd86f816a17b519d02c06c96cbe2819d8224 100644 (file)
@@ -1,5 +1,5 @@
 /* sha256sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0037ba305b3445e473b769d22e572ba8457b9b04..2ad79f237d5fb9550b0f1a5d92a8a8a8281df64f 100644 (file)
@@ -1,5 +1,5 @@
 /* sha384sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e7be0f3d109c44f5a3267eabec714e7de4d69a89..8bca6cedabb93ebb29c95794ea4d25ec1ccd26f9 100644 (file)
@@ -1,5 +1,5 @@
 /* sha512sum -- wrapper to cksum with the right algorithm.
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a472d7cc113685bf03833a96a6c9710c52453202..c9be132f590fc411e8bdd645cc593c85e403f605 100644 (file)
@@ -1,5 +1,5 @@
 /* vdir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2025 Free Software Foundation, Inc.
+   Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5f357cd6877eaee54b40c0456da953b27566c412..b13243cdc0c408d00182c8b5ecb9289c484ed756 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2025 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e42bd7e3002cfd05956333c09efddfff15a24500..339ed6206d846f1bc13b1478c95dfa6a4a1f779a 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f931a7ad64c1f9d202771d52ed17c93a55cb36f7..af28c44f3fd88ef3fdcc4fcd4aef4ecba68812bd 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
 /* cp.c  -- file copying (main routines)
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 57254ef4e54906a568bed68ce5f409c3e542371c..b6a135f1ef3cd1267dfa74e87f4d100a8c0878e0 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f0effb9eb5ecfa8986c42d541b74a0f91f7874e9..1287c33179d58309961f66f727995cdf7e871f22 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -1,5 +1,5 @@
 /* cut - remove parts of lines of files
-   Copyright (C) 1997-2025 Free Software Foundation, Inc.
+   Copyright (C) 1997-2026 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 153bd10a0548dc3a95e21fda29e4bc1e117b6daa..c90f245a7fe2725d3f18d07fade3011a41c2013d 100644 (file)
@@ -1,5 +1,5 @@
 /* date - print or set the system date and time
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 74694d2d7bf42d4416a76a6878ff04fd88ae19eb..af7447811a82f1f5a3cec2eac6b5adcea5468c92 100755 (executable)
--- a/src/dcgen
+++ b/src/dcgen
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # dcgen -- convert dircolors.hin to dircolors.h.
 
-# Copyright (C) 1996-2025 Free Software Foundation, Inc.
+# Copyright (C) 1996-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 120f97e6bc2e060a99de947cf3b12f256dde9ef3..045fdf7c01592510c6e24baad5727a4394c606ef 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 1985-2025 Free Software Foundation, Inc.
+   Copyright (C) 1985-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2135a05b44e652a7266d3ad0d24c1824abd00aec..d9bac5a7bfc9abd530acd597195583e690003570 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free file system space
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 19e815953ff6c361e232b84522de8cc3b18231cb..a5704ce3573166ccfd976afc17e22346f0d90d23 100644 (file)
@@ -1,5 +1,5 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
-   Copyright (C) 1996-2025 Free Software Foundation, Inc.
+   Copyright (C) 1996-2026 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
index ac57522bd4bbfb872f448a3c53ded67d47f0d905..a470767b2d0786e90d29a179ff394e39b851e614 100644 (file)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 1996-2026 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.
 
index 0b960c114576a226f13332f8a9bd857cce13e597..5d1fb5c643474db2e5ade3a63b7c63dbac692aa6 100644 (file)
@@ -1,6 +1,6 @@
 /* dirname -- strip suffix from file name
 
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fad2f097bd194ae898467a0ef74cce2d3d14acfc..548c972b2e606139fb1c603d7364912048e5f92d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14aa0d652c8d9551081d96ed4ac1f6caa04502a8..1565c907813fc9c077cd834c3d22fc4ec514c30a 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize device usage
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c688037b3723cb08591c9b6666a00831bda879e2..52f11ef7b4812ba44a3258a189d00f42161d3afd 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 1987-2025 Free Software Foundation, Inc.
+   Copyright (C) 1987-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a5d8537c8ad6a4bc2d015388b680c200116b97b2..67ccaa3dd8358907f44a1e9431fa8f3a037df623 100644 (file)
--- a/src/env.c
+++ b/src/env.c
@@ -1,5 +1,5 @@
 /* env - run a program in a modified environment
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 14dd804f91f887ea62882057781e95644dfbaa66..b029b8670bc470ac559bd19c2884e7018bc71bfd 100644 (file)
@@ -1,5 +1,5 @@
 /* expand-common - common functionality for expand/unexpand
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 46ef4e35b49cc91d17242dbb3031cedf4ec7091c..fa73ad15ac4993ed9c56f4528496f3678a7f45cc 100644 (file)
@@ -1,6 +1,6 @@
 /* expand-common - common functionality for expand/unexpand
 
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5ec7ce9b8a4ab0706607b7f7ec3b98831394841c..cbb05369afb9fd4f8964e0889336d09ad06da5f1 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 122f41fc6676f9b97a8a70c8ce4e4b9e283a7737..7422809b0cc33c69c829ca824a759ba722909117 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b9b4f8e387b2832b029ed94c733b67a4c6f7bf2f..350ede12f0a4fe3bca5cbaa1073f92720355395a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted 'case ...:' statements.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02b02a9777e5db7edffe0d80173a151e30d32d26..f6f3aafa4e669324d8a1693f90b8ed834c0be417 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print prime factors of n.
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 732e3cba72dc1091757639d79ba7365a264c5011..304b93045bed1ad19170358b6956ddf0df016960 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.c -- find the root mount point for a file.
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d4e6b9ebfc74f4b66f2c86889537bc304b99946a..e6352bbf5133e996537c8d171d261f8f9976dcd8 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.h -- find the root mount point for a file.
-   Copyright (C) 2010-2025 Free Software Foundation, Inc.
+   Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 921c2fea29459ba74d2721b24eff92a7f92218cc..127e7ba4bd03fd000f642f01fe70cde66312f1fb 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 1994-2025 Free Software Foundation, Inc.
+   Copyright (C) 1994-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c731653349d3c8a5dc87cca68fb1ad0719c07795..21b6e92b078796d33b6c272483259026f805cceb 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f173ebc9f2af2dc32610652ad40efa62e9868032..5a55686d960036168a0cec2f6c7884deabe3398f 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement ln -f "atomically"
 
-   Copyright 2017-2025 Free Software Foundation, Inc.
+   Copyright 2017-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4177d9ee0f974043badf55156e4fb324d2534393..97618fc6327ca0a3e4ac7a73c17c820942108c8b 100644 (file)
@@ -1,5 +1,5 @@
 /* getlimits - print various platform dependent limits.
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 184941117f82eb8f3dd4a094e98285904bbd7a5e..55c45660bdceb1d375fbab4adc9c088bbfea487b 100644 (file)
@@ -1,5 +1,5 @@
 /* group-list.c --Print a list of group IDs or names.
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a360b12029dc449dcf34c8b396587ac65d824a52..80b88de669aa2cd9c74cfedf1fa6f0ec4102f38a 100644 (file)
@@ -1,6 +1,6 @@
 /* group-list.h -- prototypes shared by id and groups.
 
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4a491f587720645c1ed8ad1d78ba54f770427214..744729d5f7d94515a98f6978ce1aa0ae25f37050 100644 (file)
@@ -1,5 +1,5 @@
 /* groups -- print the groups a user is in
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4059ed00092c5e437fc8e9f7eec2eec32b3a2365..c1e84d23298ac514245b8de5a92441c8e7303fc9 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 92c252847866b2f10a0c1e1a5c91d1adc2037481..6af091e5402457918ed7113b2eda2ac8863b2c44 100644 (file)
@@ -1,6 +1,6 @@
 /* print the hexadecimal identifier for the current host
 
-   Copyright (C) 1997-2025 Free Software Foundation, Inc.
+   Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ae7b56adb2e63b200bcca1b7025a1a378a44b6a0..792bb9a8897a030e958b97a4b135fc58a3833043 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 1994-2025 Free Software Foundation, Inc.
+   Copyright (C) 1994-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d69e6e323606e2e2ed839470d4ff6377645e8fd2..d2b3049bec3cfdf6e6d931220061ed91c247755b 100644 (file)
--- a/src/id.c
+++ b/src/id.c
@@ -1,5 +1,5 @@
 /* id -- print real and effective UIDs and GIDs
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 93903bb5901d5897e34c3954aec97e9c2d20aabd..707576a6cd13cf0db01ca86044c5ee3e0872a621 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 133ca122b22028e37ddf18b24d251af7cef89001..159862135e36247b91e79b2af906b297334219dd 100644 (file)
@@ -1,5 +1,5 @@
 /* I/O block size definitions for coreutils
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 32b086635e98fb562e9a4f13db8101b8882a1209..346ca670097a8cf380b8e684ac63d1a6b8c3e1c5 100644 (file)
@@ -1,5 +1,5 @@
 /* iopoll.c -- broken pipe detection / non blocking output handling
-   Copyright (C) 2022-2025 Free Software Foundation, Inc.
+   Copyright (C) 2022-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 13c34dce20b0723bf318861ee588f92d19818425..8e13d1df282f5fe246f94253991166b6239c8916 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ad8c548d5abc4a7c853d1bc50540c0f63483cd08..a9a0f33cc9a91551891a918f52510df766773b37 100644 (file)
@@ -1,5 +1,5 @@
 /* kill -- send a signal to a process
-   Copyright (C) 2002-2025 Free Software Foundation, Inc.
+   Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 51665bd5a0fe53d96969e62332e11e834be086eb..e595596e3c336d0552e06e820dcdd9af37da0a5b 100644 (file)
@@ -1,5 +1,5 @@
 /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
-   Copyright (C) 2009-2025 Free Software Foundation, Inc.
+   Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0c0f5de01306d68748e429213fb8f7f5b52dcb48..58318ff63724b4e028b62d400b028f300f580ace 100644 (file)
@@ -1,5 +1,5 @@
 /* link utility for GNU.
-   Copyright (C) 2001-2025 Free Software Foundation, Inc.
+   Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7a366bc907e7c86ac3858f1d411ffaec3d4555b2..1e5db02bb986f9e1ad337b4a180bd525274e3206 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* 'ln' program to create links between files.
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cba0216ee51c3c13ad98bf614a1c765684d16a5a..5e2a4b9e897d8ba32eccadc93a5ea9a4a4b2c12d 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 1990-2025 Free Software Foundation, Inc.
+## Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 0bdf298fb9c02a699dd72fb20462fc37cc5827f2..190003816e080f90c749cd5ba96534ba74ba7a66 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6b5f2b053f4f8202246244423bdb06e8a2cd3723..b349c74dc9a483ed83364a185c29908e1c94bd52 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -1,5 +1,5 @@
 /* 'dir', 'vdir' and 'ls' directory listing programs for GNU.
-   Copyright (C) 1985-2025 Free Software Foundation, Inc.
+   Copyright (C) 1985-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b72086609789a5c8bdd9ba4f91cebc963f6b6b4..ae954f1dae1a90e590b81d079a4676d0d9be7c9c 100644 (file)
@@ -3,7 +3,7 @@
    Contributed to the GNU project by Torbjörn Granlund and Niels Möller
    Contains code from GNU MP.
 
-Copyright 2012-2025 Free Software Foundation, Inc.
+Copyright 2012-2026 Free Software Foundation, Inc.
 
 This 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
index df4c81976a27f02962c0ec404aa4f0583878f0a9..3c4b546e372a54edebd7c4be9dacb77380b730b5 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 52bfa566aa490e9da5d357caa93352b4491652ad..4a39b387faf02fa5cdfdb4c583317d7dce974bd1 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6bfa0f7f712458e1f3f6c843f65648ffdfe7dcc5..c6694966a1dab66464afcdf36cf6e364f6fd2e84 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 706c6518e4b2a95201b41d53bf019dccd7a3cb6c..698b390ab57c1e6c92d50306b16db7129e10bdac 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a temporary file or directory, safely.
-   Copyright (C) 2007-2025 Free Software Foundation, Inc.
+   Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4f01d65463bdf35178c8f80bed93777a5fdcb268..b155790ba1bc8269a6b31f39d39f793d064044c3 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1187607c968ac077375e10fdfe570173b815c428..130eacce0b132b996301cd3d9cdadde90b00ace3 100644 (file)
@@ -1,5 +1,5 @@
 /* nice -- run a program with modified niceness
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 70607516214bae593c96b7034aeddc3dc2a96ecd..5044d85dfcde74ae782637ba951d4b1ea8c4799e 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 86582b227df6341f2a566f1cbe71c57403e7ba53..a84ef97d7b87f1a46daa49f09d1d81d0f2d04380 100644 (file)
@@ -1,5 +1,5 @@
 /* nohup -- run a command immune to hangups, with output to a non-tty
-   Copyright (C) 2003-2025 Free Software Foundation, Inc.
+   Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 795458aa012985a00ed81b5b348fa0f52ee7dac4..2c28826761032380ba8779bafd47a25857094c38 100644 (file)
@@ -1,5 +1,5 @@
 /* nproc - print the number of processors.
-   Copyright (C) 2009-2025 Free Software Foundation, Inc.
+   Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fe6350111e209517850014f4b5dfa0873a9841c8..5aebf57a4dde715109720f6678f9b2cb6ef2fca4 100644 (file)
@@ -1,5 +1,5 @@
 /* Reformat numbers like 11505426432 to the more human-readable 11G
-   Copyright (C) 2012-2025 Free Software Foundation, Inc.
+   Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 946b6517f8efec2cfd07578861f1ec0d1653e4c9..107e4d3b5fff4efb7cb2cf15dd6d39453817112f 100644 (file)
--- a/src/od.c
+++ b/src/od.c
@@ -1,5 +1,5 @@
 /* od -- dump files in octal and other formats
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 47c22b3be6be04a800f5b9a510ea8db6084cc054..0d8caafc423750104ca3e862aaa54c1a60ad800a 100644 (file)
@@ -1,5 +1,5 @@
 /* operand2sig.c -- common function for parsing signal specifications
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e63801b886735a1aec7b487357932029e100e8e5..09df376d962228a0b26a62560e961c532db55238 100644 (file)
@@ -1,6 +1,6 @@
 /* operand2sig.h -- prototype for signal specification function
 
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d2c5c2d425b68bfb25a61ccb4f77bf38e8b699ff..c61ac9f0fee53686f281797f19c392ad677e3c9b 100644 (file)
@@ -1,5 +1,5 @@
 /* paste - merge lines of files
-   Copyright (C) 1997-2025 Free Software Foundation, Inc.
+   Copyright (C) 1997-2026 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 823137f7d3a15abbf19abd57a24f8973ec1ad37a..d27d9f35c8c17cf4d7e6a652a315c8a2f5e5da68 100644 (file)
@@ -1,5 +1,5 @@
 /* pathchk -- check whether file names are valid or portable
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6414446bd9926d67989d25829f83fb945fefaf8c..64a7744cc048957c41f4b3ea112ce44700a09398 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's pinky.
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 34f159e94fac23bfcff64749d33c06fdc69dbad9..24f69a369211794e7063375a0a31af54767a36c3 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 00690d70b4cef19ea977ff82082835117335d48c..1eadf5a2a279b0f2cdf76a06242efd9c2052e3e4 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5ac9e13eeaa66f06e1b05b97815a900852fddacd..26f9c294d33db5d4d3846c99c3e1fc8750dcc8fb 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 36d8c1273f235cb70d930e32666413faed88ae36..cc1fa3bd40b67504ae694ce5548d3176a755a16a 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.c - common formatting output functions and definitions
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a20c65ba2dd0baede24853ecb8d37387151d648c..b124b91c525a54d5a5777fdbe353b12d4a3c3d50 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.h - common formatting output functions and definitions
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4de8a736130638d342a6e5f49fb5d9c63ff6c516..92f948d0c7ed13b9a234b659661f498b9daf94d8 100644 (file)
--- a/src/ptx.c
+++ b/src/ptx.c
@@ -1,5 +1,5 @@
 /* Permuted index for GNU, with keywords in their context.
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
    François Pinard <pinard@iro.umontreal.ca>, 1988.
 
    This program is free software: you can redistribute it and/or modify
index a969b3738a93e22bf0fabd71c01811d90f2c6fd9..3d3af313f7584029015c7a790bf1c0cfe25d62b8 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 1994-2025 Free Software Foundation, Inc.
+   Copyright (C) 1994-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e778185926e04e7a1d71e3f261e63848026c15e5..23f9d3b8372b088c2d27b02e5d1c82acc776c33d 100644 (file)
@@ -1,5 +1,5 @@
 /* readlink -- display value of a symbolic link.
-   Copyright (C) 2002-2025 Free Software Foundation, Inc.
+   Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1f7882b4931b59b34f5761a0a31d9b9055d6988a..24689a62411154e9208767861208adaf4cb32aba 100644 (file)
@@ -1,5 +1,5 @@
 /* realpath - print the resolved path
-   Copyright (C) 2011-2025 Free Software Foundation, Inc.
+   Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c6a29b2b3b62926f1ff4aef425809b5bbe1d9196..8cee0097355a29f76edafda79621c72fefac04db 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2025 Free Software Foundation, Inc.
+   Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e9e79cfeddf706158a9993aaa45ceb9948608a75..4fd171bd4cc1b8d544fc0557e132e76009ef7f99 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2025 Free Software Foundation, Inc.
+   Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 136f12635ce1b5ebf8c85c7d41a47df2f152b8ff..187937773621274a52051beb96081a67b9b49bf5 100644 (file)
@@ -1,5 +1,5 @@
 /* remove.c -- core functions for removing files and directories
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3980132130336651a12ae48d5cb789472b2563dd..744c13ebbf65bac53c526bd00423bf584739dcd3 100644 (file)
@@ -1,6 +1,6 @@
 /* Remove directory entries.
 
-   Copyright (C) 1998-2025 Free Software Foundation, Inc.
+   Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2d08e71d9f3836e723d3b7eb1cc549bf66b19ca4..ac6a2b572e4dd2d5374dae515a7c3b382e07df5f 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* 'rm' file deletion utility for GNU.
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1b2e7e4a551b7b8670a19567049eba78270370cc..0f84c79bbf56b5232cabcd4bf3822edab3d1f521 100644 (file)
@@ -1,6 +1,6 @@
 /* rmdir -- remove directories
 
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 32c4194278550523b0555bf0b5a2948426fb2c42..9bb265a707a7116d38276aa30e92b91270a8d396 100644 (file)
@@ -1,5 +1,5 @@
 /* runcon -- run command with specified security context
-   Copyright (C) 2005-2025 Free Software Foundation, Inc.
+   Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 04b87a3350fb1c692cc5e327c159fc64d34a7d7c..0a4c0c39e277f60c4831015dbc0ff4540a715da2 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2025 Free Software Foundation, Inc.
+   Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9841d78cc178288acb588a8ba8d9a3302a68ad5f..c20d5e51bd73eae2060af0fa5201b80e693bf30b 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2025 Free Software Foundation, Inc.
+   Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 32aea0fa6e3dd5740267c4604ff7c8c619c08501..15782cd30069de56c220fd4342784ac782c67978 100644 (file)
--- a/src/seq.c
+++ b/src/seq.c
@@ -1,5 +1,5 @@
 /* seq - print sequence of numbers to standard output.
-   Copyright (C) 1994-2025 Free Software Foundation, Inc.
+   Copyright (C) 1994-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 14f7e4d650beb4e0c1c0ce479228495fd8af8ccf..4e665023ae3f7ad66719fe582558a6297bd76b4c 100644 (file)
@@ -1,5 +1,5 @@
 /* set-fields.c -- common functions for parsing field list
-   Copyright (C) 2015-2025 Free Software Foundation, Inc.
+   Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d96e9960f613fe64f35c1d64634e7ca3de0d53ed..7a9967a5f38a1b82ce5342117d4af618333300fe 100644 (file)
@@ -1,6 +1,6 @@
 /* set-fields.h -- parse field list argument
 
-   Copyright (C) 2015-2025 Free Software Foundation, Inc.
+   Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2a91b3b1e3e480424c5aa8814144fbaf9c841613..7718aa97d8232de92b938c028839218ab6e20867 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999-2025 Free Software Foundation, Inc.
+   Copyright (C) 1999-2026 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index d43606620fc1a30d47880a4231626dc0584a92e6..68d72d538ff2d3a21aab1cf13a2775cb1f672b3f 100644 (file)
@@ -1,6 +1,6 @@
 /* Shuffle lines of text.
 
-   Copyright (C) 2006-2025 Free Software Foundation, Inc.
+   Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 13c68a6060498080be6b4ff21c20fba365b00283..b8a9cca9d1f80820b7522a6428b23c2c32612e56 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 1984-2025 Free Software Foundation, Inc.
+   Copyright (C) 1984-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1fdec81fd87f94cbffa09219fc4801215938a6b7..59ae72c54bdd44a17fde3b80f59853deb9668b4d 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 58a880b28ed9df4487731c76c80909ff4a28cafd..272ed3ce9205a1028c0b29ecf05125bfa9703bf7 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6a723af0db8dccc6d4597e9f5a79a1029ab22c95..b6fd0950b81db0a0227040f56c7e11849e457bd5 100644 (file)
@@ -1,5 +1,5 @@
 /* stat.c -- display file or file system status
-   Copyright (C) 2001-2025 Free Software Foundation, Inc.
+   Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3293c96ab05fc41b23c6c365d8b99aef70f77886..8fc4ca02a09a6008000dd47ea155bd08a91c236d 100644 (file)
@@ -1,5 +1,5 @@
 /* statx -> stat conversion functions for coreutils
-   Copyright (C) 2019-2025 Free Software Foundation, Inc.
+   Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 33671311d7e237a82358834d9dcc27145b08d3d3..4cecd42e45e5ede321d5fe17c28641b6ef6bd4ac 100644 (file)
@@ -1,5 +1,5 @@
 /* stdbuf -- setup the standard streams for a command
-   Copyright (C) 2009-2025 Free Software Foundation, Inc.
+   Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e1d4d77057d90268cd866a3ddf0de128c7733d2e..b4906fb870c608a280abd8d935a42b2528affbdb 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 08bb88b12e7646c32a4cb1c8e2ce692a3c801775..aadb7b6703e26f9d5a59c608886b3e662bc6fbea 100644 (file)
--- a/src/sum.c
+++ b/src/sum.c
@@ -1,5 +1,5 @@
 /* sum -- checksum and count the blocks in a file
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 032b65f1c2ca326d687e37821344092514fabd3c..415ea2e3308439f6398d8dddbf0b5eb8e3a1b341 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2025 Free Software Foundation, Inc.
+   Copyright (C) 1994-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ca64de8d909b8e24bb4b9d1a5599ffb0907fd99a..417964b303a4905511e86f665bf913a4cf868dca 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for coreutils
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 88b0dc58c2c3969650220bde704efbbd4942d339..301b2c6dcf69bc6904d6421e7ac19cc3a455b37f 100644 (file)
@@ -1,6 +1,6 @@
 /* tac from a pipe.
 
-   Copyright (C) 1997-2025 Free Software Foundation, Inc.
+   Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 000cad1af080951b51dd83489ef55f8c8835b8c1..f484aa377422562c02e6b8b4e8d8bbfc2d13ed85 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -1,5 +1,5 @@
 /* tac - concatenate and print files in reverse
-   Copyright (C) 1988-2025 Free Software Foundation, Inc.
+   Copyright (C) 1988-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index add8887d6c5fe22541bdb90ed13654d594e37efa..74b36ef15762e279fc43317cc1d74d4d19f7db6c 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 992963eb603cacf63a1b5c446dfd1cee29b68d35..0365d73007427860197a273ec73a77d9bb5c7a48 100644 (file)
--- a/src/tee.c
+++ b/src/tee.c
@@ -1,5 +1,5 @@
 /* tee - read from standard input and write to standard output and files.
-   Copyright (C) 1985-2025 Free Software Foundation, Inc.
+   Copyright (C) 1985-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4db254c0ae9a649b230eecc240dd37ccf76ce784..0159a1c7ef2f7f53ad44468308d3c2140d32d4dd 100644 (file)
@@ -1,6 +1,6 @@
 /* temp-stream.c -- provide a stream to a per process temp file
 
-   Copyright (C) 2023-2025 Free Software Foundation, Inc.
+   Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f17e12ebde5df6711bf3d377fcc1cb7fc13bb588..312e50006776e3ba423b85ecf6268cfa53cad37b 100644 (file)
@@ -1,6 +1,6 @@
 /* termios.c -- coax out Bxxx macros from termios.h
 
-   Copyright (C) 2025 Free Software Foundation, Inc.
+   Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c11542922f60281042d09e6d94f81082bb9348d5..8c74f38d235d4a59e6518fd599d146a14d913853 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-2025 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 017078286a960462b04fcc21128ef1f3b48dfeda..24c5da766693bf38ab861a2d0e27be750b5ec5f8 100644 (file)
@@ -1,5 +1,5 @@
 /* timeout -- run a command with bounded time
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 20b5f487b6d37a38a9826e111eb66b29365c0f27..bc39d7ebcbc918cd72bffc9e9db95145b91c79f8 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 1987-2025 Free Software Foundation, Inc.
+   Copyright (C) 1987-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 21b4de6699ba74e91dc88cc03925e29d54f1bb30..8a184f17a5a2880133af54441d372497e1aabe99 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 34406b66d14728d11a83594f3da025ddb93fd62a..866a50d5d30276f5f5161fc26f79a60d08e3ff35 100644 (file)
@@ -1,5 +1,5 @@
 /* Exit with a status code indicating success.
-   Copyright (C) 1999-2025 Free Software Foundation, Inc.
+   Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7afe1c37681304e8c35662c5ab7cc8d096581d7f..13de236875a96d1b21db40df439aae32dee69d9c 100644 (file)
@@ -1,5 +1,5 @@
 /* truncate -- truncate or extend the length of files.
-   Copyright (C) 2008-2025 Free Software Foundation, Inc.
+   Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6e39c0d13e85031bbf3cc6fa2c51d39eaa2be2a9..fd2c5d6f68418b37602f504e071e8fe172ebf62a 100644 (file)
@@ -1,5 +1,5 @@
 /* tsort - topological sort.
-   Copyright (C) 1998-2025 Free Software Foundation, Inc.
+   Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e04c72bd7752be5d04ce5384bbf40cdf92244086..0dc73a4acd7bc57c0205048112a854854a89da55 100644 (file)
--- a/src/tty.c
+++ b/src/tty.c
@@ -1,5 +1,5 @@
 /* tty -- print the name of the terminal connected to standard input
-   Copyright (C) 1990-2025 Free Software Foundation, Inc.
+   Copyright (C) 1990-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 96c532b949e884551a0a11f49e258e489332de1f..7f6873fc4c23166bff0d06f4e872fe223b87504e 100644 (file)
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ff234d7c48ff532a618c8fb90f54963f16d7e6a4..be5128be3e72855247a8f1aa2a529fef501fdecc 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert blanks to tabs
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bce1949f3155bb99205cc1fd708d5e069908d705..cbe2def9abde7017406554970a350c4db64197c0 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 1986-2025 Free Software Foundation, Inc.
+   Copyright (C) 1986-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2d63149928c2180b1333c1e8ea7632aafc32217d..a565b55016f8acba0818c9b7661cb97162eb3cb7 100644 (file)
@@ -1,5 +1,5 @@
 /* unlink utility for GNU.
-   Copyright (C) 2001-2025 Free Software Foundation, Inc.
+   Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0faaf0662f60231bff6fe65ae2b4d7e008a280bb..4e07f1cb829531d8df7155ecc1bf53fc75e6ec86 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's uptime.
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3191d5b0b4a3c052f7208841d0de0f624870168c..82ccd32b7197bba450d19107a1498b8ea6721dca 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's users.
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d2ffb03b3703c3d9943cea5b58149caf05abbcee..a6285ba0bedc42a3a2ef0869c15a570a53c1347b 100644 (file)
--- a/src/wc.c
+++ b/src/wc.c
@@ -1,5 +1,5 @@
 /* wc - print the number of lines, words, and bytes in files
-   Copyright (C) 1985-2025 Free Software Foundation, Inc.
+   Copyright (C) 1985-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d75e5eac42a29e35cbf76edf4c6d5cb75fcb2a4b..0cfe53f0d7d55244be24a843dd3fd7345c7b1f5b 100644 (file)
@@ -1,5 +1,5 @@
 /* wc_avx - Count the number of newlines with avx2 instructions.
-   Copyright (C) 2021-2025 Free Software Foundation, Inc.
+   Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 41faea6461b222bae18a2531fbc0f9f16d7c8846..0f27fa1c1a5d396e7201b7583174547bc1856621 100644 (file)
@@ -1,5 +1,5 @@
 /* wc_avx512 - Count the number of newlines with avx512 instructions.
-   Copyright (C) 2021-2025 Free Software Foundation, Inc.
+   Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c4205a554b698fc90a1c6145d106ed600ad733c6..fb834467a238d69036d585792a8dfaa851fd0ba1 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -1,5 +1,5 @@
 /* GNU's who.
-   Copyright (C) 1992-2025 Free Software Foundation, Inc.
+   Copyright (C) 1992-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 47c7c55b8a6374d6c7a074dfa6b7ee9a616c7a66..74728d94167f2c8d9b03bf393dfc28fd20fe0697 100644 (file)
@@ -1,6 +1,6 @@
 /* whoami -- print effective userid
 
-   Copyright (C) 1989-2025 Free Software Foundation, Inc.
+   Copyright (C) 1989-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ceb7ce447b3e4373216f635e6a8f85455143c218..67198b33aa6442a2747e571785662fa4d5dc61de 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 1991-2025 Free Software Foundation, Inc.
+   Copyright (C) 1991-2026 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b55fb9d0a20e4c21c4f4cf37fd2a2a8c75619242..393a8c8dfc10152d9b9d397d1312ceb25caf102c 100644 (file)
@@ -1,7 +1,7 @@
 package Coreutils;
 # This is a testing framework.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb5a380ec9dd2feb941ce16afb9fa4ebeac449a3..5fe7b32174c80f593f4a4d9e7eb7e1dfb32908e2 100644 (file)
@@ -1,7 +1,7 @@
 package CuSkip;
 # Skip a test: emit diag to log and to stderr, and exit 77
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f03a97a0f60bf6f1523571cf52bbd4fcf2a788e9..32578fde419467f63ef51ef301b5b538d9fe744d 100644 (file)
@@ -1,7 +1,7 @@
 package CuTmpdir;
 # create, then chdir into a temporary sub-directory
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ba24cf47b6625169b81e04cbf28942a836d4cab..6412b4fc0566182a4142d76558303ebc6a971cf9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise base{32,64}.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4cda3bd14622ec67ba7fbfd964a8c6ce7bf98ef3..3749e8720cac52de248bc525f855870803ae15f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise basenc.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55e7cc310f65fe78ca6e3cc2223a6f4cdebe02c4..166d547947c72cf7b876c937eeacd942f619db2c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that basenc can work on files larger than the systems memory.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e04db69d87141ae8948535b31549e3c5cd28cd3a..d90f8bf67a5c812e9da7615289cc51d4227e2e0b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test large inputs to basenc
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e52a8fd00bbc5ea9baeae1d56b89cbe76226270..91d8fda8f2e885770d1ec9911f96ec90bf0e21b1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d7cd05d6252e4f6cda52be2e71b1cb9601aa1c5..7ffebd0fcdd0d6e7dd269a6fa03e71181c8d30be 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cat outputs processed data immediately.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acedc799b2c9d46eab35d30261bb35e22e5a228c..05c7bcc8e79fbbf8a3c5d3406bd6a7eff9a7a42b 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d09fc08771128cea4e099b9d28fe09fdaddad39..6c77ff4603ddde8039fe2b5de1589468504d11eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that cat operates correctly when the input is the same as the output.
 
-# Copyright 2014-2025 Free Software Foundation, Inc.
+# Copyright 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79bf6e134190fe22d4b400c9b5a85ff56324749f..33bcbb52ba22ec516e07a18c220ab07a376026e7 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that chcon fails when it should.
 # These tests don't use any actual SE Linux syscalls.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbd679df8c7c0f8ce67f25a0a7a0bdf6de7aee23..913afa83a94230c263e74d2cf52c69fbfc4618aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise chcon
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a3dde9aef3d9cd843bb7af15f6ba6ed2a124f274..a186a70cd68cf228678a4630d69a48054440065f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82fd1a56cb8508c0d6464495535a74ddb7c03ded..98f1a161e1faa1c36f44d64f0bb0cd1dd4fc8cf7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that chgrp -R does not dereference symlinks.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2041a624eab413129ce9275e46a998a3bf82b93..dace8f0d0ba5be52b69b4093cf4649e71bdf9db3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 983f5d8db6da8ff17faf4e1d7415954735e194cf..49ba04fa67eb4e666362564b7728e6de46ffcfc9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp --from=... works
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d56a9854655abab7c8f3b61194d3e3f27ddedf30..b20b92562743abce51f5260ea2a62cb1febb383c 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f0ba54d0bc669bee24b3c6faa42764dec4dc3a7..69c2e839b7470853ac6a0c550e92bc9f3464d6a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4605aabe053092b390727706868892d41c398ec9..3e77dad1a62f80c0a4fc458073f7061a83b1977d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 45d57101134a0c0bb30ae0b40a41b421a77eabaf..f2d0bae6154add7b4951ff78bedd1f6641aca260 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d9857fcc652b078716a98b3b70850ef644ef5051..7d6276fba86f8d519feefc6fde7f9ccd87fbe44b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "chmod =x" and the like.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 678bb91f1385ef5a0b5c26e56e4c707e59ea56b5..b07f69ace46d3e99731d35b4b989a6af02673ea2 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bdaa80582385c7bb5c2da215b4ae5245dd9f3d2a..96e190ca45d512aeb1bb0229195b2ae35ef38c57 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper exit code of chmod on a processed symlink.
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 983a84baea1173679ac0943175d2e3681fda43b8..02c2268783a28d7f2df50277508f32eb8f6e7e38 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for the bug fixed on 2006-09-20.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b891d9d75ca3dc889fa573858a74df19f7da8edf..8a44836bf70bf10aa847710d81075dca382bed6e 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0166f62b117112ee43b6003656be520fd32507de..2abe15bfefdd6fb2a79a26ee72c01261d54fab99 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d36a62206594fd6b25b41de9433f49e3978ad2d1..d4bcd086dd45d0aa39b90e413d78baa30e844a47 100755 (executable)
@@ -3,7 +3,7 @@
 # on directories with the setgid bit set.  Also, check that the GNU octal
 # notations work.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83ec5ef90be427cff5a306729ebabddbc6653d98..266a196de524cbcd7d463fd963804c15ddb1ccab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chgrp, chmod, chown -f don't print some diagnostics
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc8ed269b030027a6020719a5c3117be5a07e98d..f5f87860d2a9b7a27a081de6d0cdd9032f9f0e80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify chmod symlink handling options
 
-# Copyright (C) 2024-2025 Free Software Foundation, Inc.
+# Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a212f55708fe4eb639d114f4dc8abfe29dd0b0a0..47ece88dd3100e9f87e93f5ab247fd3bef836aa6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper error and exit code of chmod on a dangling symlink.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 614936f78f10e597dd1fdff98a189abe48c08f39..f067bce196689e7a6d2dd641d65e4715e615297f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27d6d129a7a4be1500b29daa690e4ba0c0bf9529..b71773391c0a0700ba8fd683d795f4f4d9ce4e7e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8be9bd4129f6479e17f4abd2004a89a5a87b162..77b744f743560eb02f3821fed58c5bc769cb00aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chown --from=... works
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b0184dfee15f287dda528d414976af53bd37541..85efd66c2c3e064f175c042c10ca1802ed506d09 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 569672bd47581c1841fbfec5662510e688b8c9a1..11355dada3b4f4e448f5ee4e3ae709d39282aeeb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that --preserve-root works.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2bab0ac43ede5bb62e095e95a8e43a7ddf42b565..617ca0fa5f08d41c5361cae31df24b51193cc40b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32ee45dfdd5007e725a50955ca83971935bc4913..d9077d5001639c6451ec3c01986af6652e7155db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that the credentials are changed correctly.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 956f2e1b3001281f97591dd5c9db0d390167898b..be39cca01cb15e09b62fd21fa15012abdfebd93c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in chroot gives exact status.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 731ddb38c79d2fd38b35f61c67befa753225d0d6..eda2e75334beca47be92943feda6268e30e4dc94 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'b2sum' tests
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4fa07810240cadf647cc5074c9bf77ce82f6e20d..e1961efce146aee02998d69d763575a8cfc4d155 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum --algorithm operation
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14e194289239633f74fef3e130cb20250aa11a08..aa8db97144da8bf4027937ddefad2a4d1b105719 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that cksum can guess the digest length from base64 checksums.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32f3cae51d5b612f324dd096e1d4b73339ed392f..11d0ce43de160e43d9403d74cc0312f307d55a44 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise cksum's --base64 option.
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f00767f5fea6dc94f7e0b2f3680828fbf424997..2aca38043a060945cb309a1f2c39384e79aaf6da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum --check dynamic operation
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 857dbe35c2811b7dabc44b671fb488587e635bf0..1093586a66793c1d03aea4e5094cdc44cabe0c30 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum --raw operation
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c414f93712baa84a898d04815b52b6992f29d1e..45af7efb9deebb4b7d0aff9982348a78a6a9cde2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'cksum -a sha3' tests.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e216183c63e0c979a7bdf990eb77fd6fba81c2f2..b1041d81e40e3a7020ccbc471c9c806f56492f11 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum operation
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4986f01444eb2c7025f05b0a08772231f3ee1daa..7f526bf00e2d1ce4fef7b7c00762d7c1ef82e8b0 100755 (executable)
@@ -2,7 +2,7 @@
 # 'md5sum' tests for generation and checking of
 # BSD traditional and alternate formats (md5 [-r])
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f16b9f7d987e04d281f3d4e1aaa67cb2669e877e..27300140e68f3375a2af77a16b3f5e9dfb9deaa8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Newline tests for "md5sum".
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2db7abdd4decda5586e76ebcb2d5826e2b83fc56..c2e00425cc063a05ce60806b5dfc7e910016749e 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that md5sum prints each checksum atomically
 # so that concurrent md5sums don't intersperse their output
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5074c697be7a68a8ecee0a5e651c3775b89f1df..f6697e12a12af701651c11b780e604ffdd3fad09 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "md5sum".
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3c90487dd8701c0ce6ace0de40fb96b0aeb7271..fcabab2d3b230b38ec7e3df0914d8d33d13514ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Sample vectors for "sha1sum".
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b31738a9e2690c2d7e3de895c2e20922ddc9fe5f..3e64a7ee01bdb6c317aaa8c9075204fcf9fb30cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha1sum".
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e08bcce6e5ec7e5d8493ae1ac571062f91784c37..a14872aa9368503dfe6df0dd16618b74f880011f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha224sum".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 715cd90969a0ed88c1155bbb43f908936062242b..102f367aa6c64dbfc742aa59f7f11f9f69c027a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha256sum".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 893085576c81e440f7092728957c869f2fa44f87..462da37ce105bd260e0e2b057c98b64903bc47ea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha384sum".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b83105dbea85f3f08e43c815d614f3c7195d12b5..edafe40e5ef9a5d88dfd6cb185469d25764b9df0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha512sum".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d73a0738cd78506453d37fafb6c06c1cf641aadf..a5df45e0e8499e86554f2773f0d49d08a66662df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cksum -a sm3".
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8cb0c7e6da5da4bc0affa9d2f9774a41a4109ac0..854870018351c3b465addf010b4aa34aca88bb66 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 09a5ea7cb12bb3f7f6c8703a519f06759962ef94..56817c64edcdab5722d733ec7e74ceb00c9b6f7b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sum".
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a12b57d7357df2c160a1c80b4927836d2f34167f..6907fd4bbee53bda8ea36e5e85eed789441e9d49 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp does not write through a just-copied symlink
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5186c2bc33114bbdfe00d9554f6c24b01e1e13a..418e1e989674145e97e7241371189a764555fac4 100755 (executable)
@@ -2,7 +2,7 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 60e6fad6646fd1df990f8b8a4aa7d8a176e46827..a82cffd7a18137bd6841fb4175806cfd61f14c2c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp --attributes-only doesn't truncate existing data
 
-# Copyright 2012-2025 Free Software Foundation, Inc.
+# Copyright 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0577ac38ca5ccdee27ee728aa2be8e34515a1b3c..b3c808298ec2e088f33a4bb5df7996fe1980db63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 671cde16e3adb36e421209c8af9ee8de5d70d835..8b031db85665177ae30f677084c88ef1c721bd39 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -b handles directories appropriately
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5d8a551362d939db881445ac1dc0776b7c424d7..6fc7b45cdacb16ede782354336e3bf69e5f4cd5f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup to source file.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6bff6ef8b799674d9fea6b798945d7d2bb0c4ba7..edc54c6749ea5162e6ade020a7cf4d8367d6a049 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cp --preserves copies capabilities
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8b8b18588baec55dd1fc39fe8712029e2a6ba36b..7312562e07858a577d456dc3ec8392b454f3f87a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a free-memory read bug in cp from coreutils-[8.11..8.19]
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa3376fab665a0157f41b3813065d26c65f4f68a..06d0c3bec5ee4934d8d804c027529281d1f78ac8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test cp's -H and -L options
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6e9856c30a62f8c8e56216fdcdec7f8d7e3d495..de7a854c66db9914183c489a2bac357c938f2deb 100755 (executable)
@@ -4,7 +4,7 @@
 # Check also locally if --preserve=context, -a and --preserve=all
 # does work
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b3e7aca645f29189169c60ed43d55576514a7f20..03614b150c08971f54e30351e8b0d06c13e5c58b 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d673a2b09f2f01a7442345c3426bdf80ae4f24c..0de686f5b0b47923486e0b4098a12a0fb8b369c5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether cp -i prompts in the right place.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8150bbd2ec21ce30ca000905778305d4e128123f..a93c395d0997d77cf4204ed7d956bce9bc5e5a9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 805f10171ba5d8759415dc083dd462f0ffae8052..4a31df83768b95fbcf7b9deb22df2dd55022cdca 100755 (executable)
@@ -3,7 +3,7 @@
 # as expected on file systems without their support and do show correct
 # diagnostics when required
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12267769f4c7babc7aea75d4fb96bb2e51641c7c..eb64317cdb2dce0cb301a0e1f05c5b7b08059f4f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 418d8d203d6aef9ff3de5fbc95ac846a5206aea5..f351e5bca7eecb8e41e3d41609114b8fb19417ee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks can be replaced across devices
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a005eeaa83bb39c7009841e820ffc0b0b9c26a8..25ea639ecdaa4ba4bcd9440b5fe6b663a0d14315 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --debug works as documented
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c2bce462e45fd5146f8417e97f34f915d4e96fe..0f9f285232bf8a37c2b4e89ecc7544cae165d033 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4ba9f1c3fa15f6df5c60316937582e1a87836e82..f87801560d8efcdc045c3c28c7e99c21088f7155 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify cp's --remove-destination option
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27992119ed5d02fec1e6d6c22716e10e83b4bf40..f63ea9e7e24e5efeec83b7c7307a2329077bc48f 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 823fc8bc3429798719592891f2398c46db92a930..368f070a19ba41f3212febf9475b7819355659b1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82317d0c8799e0cd980f1520dcdd3fffbf8b49a0..ca20e24b1cc57ad911ca618e3c8bebbbe6b1c088 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).
 
-# Copyright 2011-2025 Free Software Foundation, Inc.
+# Copyright 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a5a9215fa6b5dc9329b2d24c307734f32864717..71ffb47997f076933b3ecc5ae15228a2de0675a2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with existing file permissions.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fe84116d88d5ddc7c7ed23a3f9d8bcdeea2006e..ec7036afacbcf1e0548c438342cc56441728fecc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c34e5b4a8eb1de00b9b18645402357e64f4cdd9..b6587245078be776f1e10d76f8ab2e74c3dbd28c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with file permissions.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e74fd2e0534cd0d1f8a40eac0caee06ccb2ec5d1..06279418ce3a4368157677c6be1e293a082298df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 016e1f93ce93a81a6395fd6f7fb1f715d38594b1..96557b3a6bf0c7c09f3e31f8e4544994badf575b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that cp --keep-directory-symlink follows symlinks.
 
-# Copyright (C) 2024-2025 Free Software Foundation, Inc.
+# Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd29f809cd19322615f0d7785770c0cd09baa066..53e5b1955a6e64ac5b801d8f80b2cb5dd4c7fd81 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise cp --link's behavior regarding the dereferencing of symbolic links.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63836bfb7b739311d28eb6e70d92b3f25a9ffdf8..ff613793498e14281f12011626444e29efd62c17 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp --preserve=link --link doesn't waste heap
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 958e13054f9ac392688d8d7dc0105369c1a9d584..92d4d36b580cce16d1758f3149531c5998107edb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a96f7d1761b1ea20d48b542b7927b68b7bcb33d8..df1f88983275d81032d0c6cffbecc22f48a10610 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba1acfdd5ab38e1f0a6f9df1ffe8e1d1b989dfa5..2941e2d88696c83299e279f2ba61983251919d16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -a --link maintains timestamps if possible
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 222b5afa825713c2a5d4418f8ef0f109252695cd..8ca6bfc207119d732423fd10820af25399e54fe5 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 799bd1943a2767c8d0ec8e76fc39c050d575e580..207deb94f2e38f9e7add7c01e5adbb2fe90c6228 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b36152e38b5b4caed1d265a8c9b0af3a69214b5c..29fe898f724e6adc5febd79e09e9469a5f4d1f8f 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9783c4e54aeffd3c4e7687be7b79851b8c68bcf4..7b1af761af26478b4ffa48cab313a71415fbd77e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74229d2dd25a6f9091dc628b95a24c6e5dc22730..e0f2b951955159aed4ba21e1f2bd85f37ea049d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a4de1469e4fc124bad453e92799017d374494b71..7a23d555e7f70c8860d65fd60036a1155c709419 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78d0fe17f470cfc81b72ab6491d6c2c895da301c..746008c76dda8fbb2543d3908574b042b08937ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -pR --parents isn't too generous with parent permissions.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3cee3b06061532b7a075a057a0e89192d59d8169..7320c04e46ccf259b1447c028cc08f9543084e83 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --parents works properly with a preexisting dest. directory
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8afe9303a070a97efd2e6171798ad0a799d90222..45500e4b7766d7601f56ec95b3c31d1ab8b8131a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6524fcabb44e4d826f47d4ea792fac83ed43a838..fb5bb10b8bf8e9242ff1b29b96a4c415d3ca1341 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d39cda935b463994dfda499ea78107fc37aa536d..d3e368d35aa13235a8c15686d3fa8a6b02ba68fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -p preserves GID when it is possible.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62adb3417759f063a4a1138f03dd91206d651885..e8315b316ae129cf5efc6398e28c510d32f69ddb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fix for https://bugs.gnu.org/8419
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fba842aa08a87a7885f2b845e8ac67600a26e600..114e2525221be4757a8f26a099de1c33ac8851e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check whether cp generates files with correct modes.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7f1c5c8ad24e3db273ca90d6b1d5683cec5fe40..363779f20928fc644695cc6254fd192f1eeab075 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -Pp preserves times even on symlinks.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca6518cae069f06a6edc65215d4219b9c21f8ad6..dc827e382d0d02f7a2991e82e137c65dfa2befb5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise cp's short-read failure when operating on >4KB files in /proc
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 73f5922a1090fc809d358a2931fed3c81007f7a3..0b088f604ea59dc406b286cdf75cdfd691753c4d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp copies contents of non-empty "regular" file with st_size==0
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59b9f69a7d94e9f6d765693abe53e51c49168994..ddae63c6162fa6c09620797386b6614dea396d14 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae26e23696a628eb7a2a4033751abb240b3757c6..63ad4884adbee9974c483f3e92bebefb92494b4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink=auto
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0dd7d472d6c3fdb5945a85281b669822bc08fc55..3b31d9c9728a33054e609eecb97522b4af60b2a8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink copies permissions
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3d352de9905b4efb7a5122ae20474200073a973..cfbcf98adec6b9d47333fef47291d3c480d81469 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8cf994cdfe34b484f3e68da2e2760a5749b25f6c..82e682725496ac0d242c89eb91e5f1697f978ee6 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1e86c17ad9ecf19c62c992e03707f123e2b9e27..d3d78873dda8f1434ee9ffa43284cbce295df533 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a few more corners of the copying code.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7644096c0a7d3ce0cb61bf367d89a5d2a752f9fa..e7740ae65f688d7a354b7c37f41a65e2c3318027 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always through SEEK_DATA copy
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ef36aae648102d33f21c2120142f808846be1b1..68399c80f7c935fca82eaedba59feaef01eac3ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp handles extents correctly
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ee984c527d7d8b6395d4193fcf81804b1135b8a..2fa95deff1767b9ce7992b4f0340a28d1dd8929a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that a sparse file is copied efficiently, by default
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9bbba46de59767e13552e02f4c10ccf69499e23d..09cebc8bd4704ac5855f2ce2a00eef5066177b20 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea7c6de32e5488b2055721d5abff74ffa4508d72..916afb103372136351adfed42073b2c1962eafcb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bef25481b76f75cf8ab674f3af1ba487a7f86c6d..947a07a059a76cf364b0eca91a68b6dd185b672a 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure 'cp -p' preserves special bits
 # This works only when run as root.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c98f8f32a6d2536f18e8273bc166adf829921b7..e99969cab09295b5c40c50b3a6f6fd132d7af5a7 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2830592e8248a3f74176ed9d2dfc1a1680925fb4..c7a426854f69a8d69ac1ec6e6934e0b81a8384c9 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84891169ab0494d7a280e02bdfcecee7dcaf049a..623efa3ce09f546c5cd87f5e27a42f1d0756f17f 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 122cf0a35a2f161da216742c1957caa5bcbf7ee1..14065bfff96d7c4dbe57daaba146954d21f72171 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp works as documented, when the destination is a dangling symlink
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57bd637a0eb99bbf686ecc4923fb1f1b07c179e0..6296c64682e35633dcca85e01c7210bd38221384 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cause a 1-byte heap buffer overrun
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a38789dcb67401dfd373b4d9eefe62eb100e811..9ab086b5db27d5b1c3cf29573858b92ae1957606 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that csplit uses a bounded amount of memory
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d853f8bff2e434c10c24d34a8128803d627d9125..783d2b2c9c4504e39d979692bf8da24522442581 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in csplit via /dev/full
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f7d90617904073eed2c5240a8b83454afb4aa791..d42112a05bd58986e0b421e0532d8b0cbc608e62 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b600ad8e46fc8a79ac3cffb223f41b01f049fa5..b3865b706449ec94119a24fa79116e2b04800be5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # various csplit tests
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51b1d991caa189248704c877f1098979f6d46306..4c60145635444af143de11857cf0f8ea7533926e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut uses bounded memory when possible.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98d7e8f0b998640a31bf07ed1a8e9b514c920b42..61d52d8e3688f2189983904f028ff9086e135dd7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut does not allocate mem for large ranges
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f07bdb25b8b5c30845744ef343ea82135398f75..22f40b1024c1808c259d91032ac0ad8aace3f61f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cut".
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee522f2b7bb645a2943427097446231705695d20..8441dc8e8f2b5dc358f39ff21ae04dee6ff5f527 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'date --debug' option.
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eda9a5a63b924225ceca68af13db0cfc400f8491..f4c70d05bb9b0f022d1c7604a9bdba5e69fc36da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the Ethiopian calendar is used in the Ethiopian locale.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c2d16be5fcd214bbcf7c2af58b2c3e7e8216ce4..cb30e18b596caf087e0c0046edc0c9a83438cf5b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the Solar Hijri calendar is used in the Iranian locale.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 791d73f0d3c80b6219f9e0d749d9329fafe775c4..7434e3dd9f94ea4f952433c1689e64af9267c50d 100755 (executable)
@@ -2,7 +2,7 @@
 # Check that 'date' uses the 12-hour or 24-hour clock depending on the
 # current locale.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90b4bdb731e974aed1350c8b144b4718f99c2fcb..c5e5823b668af1806166378bb17222b25864eb8f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c9010ac1c8bfddb2e0e3b8c17e239c7244c6b93c..5ead54e0740eabaf7b2fc113a0b1e0172775ccdf 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 18a49f27cf43eb5a33dcbacb792fc4f36032eeca..20d9871a813a49fa46b23aaf640bd1bbd6ecbb33 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the Thai solar calendar is used with the Thai locale.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05736f90dc6451a7784b481a7e111a5371cf4671..0fd8ac16a64f3dbd8b5071a52666bf7a3cee4714 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify TZ processing.
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6971a7c7ceb42ec0f88523476cb7dd6df4058030..0fcdc72fd6cded7fa52056d8e193089b5f196d5d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8db762ae0d4bf7bd18cc6c53d3365bb07273ab65..23e31e611a190b8987b01dd8c233c17c6820cec5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test date --reference
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4fbf4501f093c94b076c3c91a23e3f4e6e28cc92..95de2cd5f7ca64b86821c35b2c33f7d90e199d82 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test date resolution interface
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62bc8a62c8668ccf38866e59b6fd0e0bf741bf49..f3c77e2230b7ccc1934195bc8d2e07c9a9919a92 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=ascii
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 105a423ca52dc5964a8a57520156f8bfd919f6fd..73ad2eb5012d309e6ba92e4e077d649f4717207b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a65d1d58d1ac7ee1d98e30baf8732ba8a4525638..08607cd4d0e744589f5cb2c3d0825a8edd2a3248 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=lcase and conv=ucase
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e9764b948f92c97befe8795c33a31bd767de7fa..55e6f32a7ce59a7dace782c4b948477565a3eba9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that dd's iflag=direct and oflag=direct work
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 994051f17f48cb392b77acd9e915151d1722a206..381d329ae0c2c14521a137dd5bd200671d8c0a78 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that 'dd' does not continue copying if ftruncate and fstat fail.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6bae34405e33c1801694e9766847f5a191d893c4..ad13d22086f0e951d040f2d0191beb72fce474c1 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure dd treats '--' properly.
 # Also test some flag values.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6746d5c706a291bd51a67100c6b92dcbd2f7da86..76726a17092ba8f92fc8f1698e0bbecd4e79e1f0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that dd doesn't allocate memory unnecessarily
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48626b0633a895847bc3ac52b1ed774c31bbfeb7..405a7d12caebfc8da6a52097c1c3409895cf9a56 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd handles the 'nocache' flag
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index feb2d5021e0e1c4c6bb7b8571388fb21878d4d2e..5758e1411d4954369848ebcfcb3b769d0e95f6d0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd invalidates to EOF when appropriate
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d30c8558d94e226b2ca83e910b381f7c80a7653..0395ccaca6f5fbef5828b898972d1f7ba691d33d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure we diagnose failure to drop caches
 # We didn't check the return from posix_fadvise() correctly before v9.7
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc107a5d8d691c9a8e0e7296bc44f72c7d2d0d79..752332b74376c6663608cc9643cfba1688dcca2a 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd4485597309c06d0743cf1e312f2e08c6463753..aba2f9b97a7a135b5f8b6c2928edf97dc1aa0943 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test dd reblocking vs. bs=
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb454b908eed0835c57b670b92c679b0f61e639d..0305bf6f91809c75f0282633a3e64b4bde974aa2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed immediately when seeking beyond device.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 543938c101130cb902ee11ed8d1222ee96be8d48..8ff842667191242c61a6b7718a5c3c9a92edbbba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed when seeking too far in seekable files.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bae675b28195590177f3b5fe5d8b7c5ca88a9b5..b4b37b0b3834887f633cdd107582c0583ece9011 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test dd's skip and seek options.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a8aa351775ef97990c2ede53f498d4bc2735062..47df4020453f911ce4a80c6bb78022d99c6ecd92 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ecb5664a6bebd43c377fb17bfc0e5ce7466e76d..d2a631dbe929d60e50b30cedee3e693ea714fcf9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c760cc7f966404a0826c1533c6d9907ac0036e8b..db650f80d29e8545e9e2279227930bee82aeb887 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check stats output for SIG{INFO,USR1} and status=progress
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a5e56a1cf18a5aae0e73485108c3223036c50c2..9b916557937166c5552224cc7f70a0e55ff5c51d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd recognizes failure to write to stderr.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f897767d9074b83f36d5de4481f3bb387bffb036..e91577adaf632aa4873120244c67ea4741f47421 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5904e00e6cea1739634e61dc87802bca73f54549..c963be40a954fb81fa620147f6ffc1e6538b2dac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise dd's conv=unblock mode
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d35597fe9646c801c55ad5595d67f16acb02b271..9a970c23710bbe831155ae832647652f88cf76e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df -P is not affected by BLOCK_SIZE settings
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d9ec5ef271d1241f131c0a6d0f2aa54d1ce2c56e..6c5fe3c7b186c3458c8ec85d56c4a920ff69da2b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise df's --output option.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 863c4f0290f28b5e74ce9dc705038b1035a9de74..bfbfbb6d71ea0ee683443a8d483bfba63c24e5db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df dereferences symlinks to file system nodes
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59e6f75f437a3d6a9e36edc0d1b52bb19ad7967d..727139c63fe6ed06ba21d09db9da948e7196cbb3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52c2951aafb1d9a05bd105b95a445b0ae53b4b32..bf9981e3ca39b96f2b871c742df29920b26e5aff 100755 (executable)
@@ -3,7 +3,7 @@
 # This is an alternative for no-mtab-status.sh for static binaries.
 # This test is skipped if User namespace sandbox is unavailable.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 021e9499168efe59adc7a0fa23d6d9d8b0d2ce3f..334e7241892e5d1445d42db17c00623a298c51c3 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 436f823b49687e0d049a2aaf81c3388fe22c2996..6691d8f6e542ab283490dbf7cf0d2aff7ecf82bc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df /dev/loop0 errors out if overmounted by another device
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12e1b9bb4aba2e92706501978fcee34dcc9bdf02..f31f1774fc286f3bc8163f9d600a817b637136ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df outputs one line per entry
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8521a99644db0ec7ad953262b5e7494acc67af44..2b2c7b3367d79f6d618720e57b6fc4940cf6c9bc 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c751c8d4e3e37d9c2eb9bcd8122275be1c11850a..1cca547002aa32a0f09cfb46ce66218cd63c67cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test df's behavior for skipping the pseudo "rootfs" file system.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f69ed34a2035c8a1f1cd6c4b4025483a28a7cb1..6747fdb90f1ef169174294cda5175b94b8f26fba 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index db4cf00cc6ee3ff57bea4d8283e18b46df31e809..2bfadb0ba1d22d1047cd2028b55f740d9da072f0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "df --total" computes accurate totals
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e28ab6fbccc330690c769ddbfb52287d095f070..7a4d4f776dbb906f2e4eef78674f081b0a83a385 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that df can handle an unreadable argument
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b78fe80c002c0b96610059fa7008b61ec5aea591..eca77d954b7244dd7b957cff24cd43de98f44fbc 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 803285e2c5d884f0f0f2a1fba89d513221759129..902db0028ebd51d41190632cf85cccf7284e3a05 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that du does not rely on narrow types like size_t for
 # file sizes or sums.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43179736f21b12511203e38fb1d7c9bf3729894d..f740accec033319e1247d76a1fc7418e31bdd06a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --apparent-size option.
 
-# Copyright 2023-2025 Free Software Foundation, Inc.
+# Copyright 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88ea7f7eaf62e91525428cde8177182fcc9be6d8..3bf74f712b203c1b562d21f0261b35d54df07f65 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cba55aaa7f02f2e0c457dc60bb5631521e0d6b4a..d44b0d46fc602a1e6695f46e03df532be02e3455 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du on a file with a big timestamp.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2788e2a24d2c9befd93546d62f57e92c85a27164..4e41ff49d56e44949336a7a4800fc147ed1b8c08 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that du can handle sub-bind-mounts cycles as well.
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f30ea7b4334f4465fcdddfd71f2962f155d8a01f..7db9e7550e08fd2a69efdfa1aaceee4c986c5190 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's new ability to handle bind-mount-induced dir cycles.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b3bafe9abd436ab36e01a3100919f3778baa796..dd2fa21fb6a0ba20f3dc194201bcd319dc95cb41 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that --dereference-args (-D) gives reasonable names.
 # This test would fail for coreutils-5.0.91.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 08b2ab783eca992a76234da08b568158022d167e..0f15182855fab6892dc290d18020a0f4b0f52ef1 100755 (executable)
@@ -4,7 +4,7 @@
 # Also, up to coreutils-8.5, du -L sometimes incorrectly
 # counted the space of the followed symlinks.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7076afb37eaa17840c3e828cf91b7d63dfa25f68..e2cc162dff6ec6472827b2424580f9885f7c5fa7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5e8805a861e5b67c0779cc5315b8869ef6ca2ae..b09e9beee8422b978f024bda52000d3da82211f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # check for file descriptor leak
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 45e78278e2e662c0aefe251366f350f07a0ce328..5c659f186199486c1d35b3f3296734fe5caf367e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that du and wc handle --files0-from=DIR
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe053f64811fef049688b599cd2ded6dc04190c6..6eb31aacc303b5f5341cc5fee85e4ce28017a1be 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8fb79e6d428b4ccf6148855d9096c7ae9901f2c9..ea967f2ab49d5d51dc0b24e28e56c836e8c9d5d1 100755 (executable)
@@ -3,7 +3,7 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1548a62461332f1e7fda77769c3856a832cb62cc..fc8e86817713e1d619cea41b6c110203e67c5a84 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91a41a88907b47d428d46a559100f4f79ff6207a..ed932f353a5bce3be2f2bc0d5786aedb7697045f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that du counts the size of an inaccessible directory.
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64daa87935cae0fcea24f95d89fdea3c928f3c5b..2cec43aa7219edafc29f9a2160f3bb39f752e395 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that even when run from an inaccessible directory, du can still
 # operate on accessible directories elsewhere.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42df4386a2891382caa871adf0dcc75946d2dcee..2af22972529d860a576e552aa370b381a01355f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --inodes option
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1bce78bbc00a71d66882820561efec960142501c..29dea748d36856a8332f7399b7864d9eed152ef7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show fts fails on old-fashioned systems.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5ca2021273d8a0a626d3bb24f80bddba039a639..b01d9b91d8c825edfcf6afc5ed236181fc596a77 100755 (executable)
@@ -3,7 +3,7 @@
 # Show that du fails with ELOOP (Too many levels of symbolic links)
 # when it encounters that condition.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f23f4dde85bc29822cccef7014abfaebd45b1a27..8684379eb83e7c386d30b6a073a4a00aff924a3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --max-depth=N option
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index adf482b8e6021dcf60689fa005633ad9920ce16c..9639ac30f529cc317033e94c8352f282ab16eec6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a failed assertion in coreutils-8.9 and earlier.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b60a2b7ea46058476dfafe2a695373a2143ff055..0242732a92f66e39e91f17980b7bb4fe9fbdc01f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that by default, du doesn't dereference command-line symlinks.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49f0b677015f54d9cec29fb4ce22a7746187aa4d..f47e4ca5c7140a1c56ba7a04fa11124c45524e44 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a393d80af7762a0900a4f6a89bfb290b85c2d8fc..6211b7e25337a9e6eca6b87133c3eb5b0a2f068d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for bugs in du's --one-file-system (-x) option.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e51ce4b79ff9c0bcac46b6fa41c2ce05f67ebfa..2214ccedb2d4fe907f8cd7e6117f99aa7fa3181d 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c71e205851eb47377fe7b10dfa5885c6e1478f41..a2f16694a1b0a0259909e3bdf029ce3aae7cf1b2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'du /' would omit the '/' on the last line.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 902c0d03529531f6817524af97ed42d4b120a5a6..d7ec5cfca24cc547d942cca0a2214148d98d91c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --threshold option.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a13b9777cc630bd4321ec37e89f6c488715cfda0..18fb5ce1e598efc2c3454835844cc3337b63a4eb 100755 (executable)
@@ -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-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82dbc1b102ecc791c1b5c7dd5f3f55626c34eaba..4c7e27ce851df787e8938aa080e624468d60d097 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure 'du d/1 d/2' works.
 # That command failed with du from fileutils-4.0q.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10e1f9d65e6184c63c021dd8fe3c7498ccb84ed5..a671404ce04cc64afd250ed98e6a26b76b21f845 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env -S in a #! line of a script.
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e01975c794ed92c1e2ba11d07ea64790f30dd48..745f4572389ef5069c4aa5a2a2b5a1d4f74c7a1d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test 'env -S' feature
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c62e8740238e7dcb06111a48975133b0f5f9318f..bbe5727e277dd33dda8e6edc088b96c8ede4322e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env -0 and printenv -0.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 981a87319e14c2c5860b4c8d438247bb4479ab60..a27afd10b02096e67beb1adfc405136fc8caef24 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env --default-signal=PIPE feature.
 
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1ee3bc930fdd1ed9b5ee9f86d0833b2da9fdb081..69a1bf8590acb8e6119e857d77d52b90680c4074 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 769f330f18a41f1812b59e4bdb4fc65c69d396ee..ea5d6a1c1acf596ea98b72f1cfa825e3a1c87ede 100644 (file)
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afe4ee8c308e426a88163c1784f94916b74c01b8..8b72e7f38e345b255eecf2d8775728a3ab318acb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that expand uses bounded memory.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b07210df83608f84df10003657159b5d0e85d3f..aea388abe172e8637f93528c4f6071c6eb7fb703 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expand.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64aa3ee7865bd845a7fd6adadeb53b9ec5a6ca9c..199c337958e1b59e7cebdbdbcefe52f7b5d71c9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expr with multibyte input
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8506c159c1818791305d0ba81171c0aec8da3194..fcf994601fc69f41f4d41d3f17009220443fdd8c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "expr".
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dce41e35b5d164722303bc327def18e0ecd315ab..9051179819b0d38fce88ce4e3aa731f251048d95 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create the factor test scripts.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 test_name=$1
 template=$2
index 7a22b19b828524abe8a4b7f2c72426eb9ae4e29f..0a690adb39de315ec2908405d13bf673719fa945 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for complete lines on output
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 782deefe6c0d75360d20ad795b9ac333a68eb045..fa38202427b45870a19beab27eb69d8139b1ce0b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "factor".
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 944886f909a79f158aa9b9ae0ae0bfd310b89346..eb3a6ecb08ae36e6355bf69b17a511ab5a8154f1 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # See: tests/factor/create-test.sh
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 
index 56274dfead8c984881eb56737f803575e582a470..db3da900e71ea0310f7cfd08f05f2e0db960e353 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "fmt".
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c371d77d5ea9baae8508e152411044f7462dde98..cb7da9d5942f1c72698aa81d1a75320547311e5e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fmt -g option.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d50757e73d10b7da90d7dba070b2d9ec246ef78..ca0b6bb59836de00aef03ca681cbc28731bc01f6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64dd5072dbcc1ec79b881f73b5f3f7978d2b1546..9771121c767da8739eb0e1ad21bca6094aa49c22 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test fmt space handling
 
-# Copyright (C) 2022-2025 Free Software Foundation, Inc.
+# Copyright (C) 2022-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c72c9e97027e1978d0c57a6449fdec1392916cc..0b399a1b68951f6ed6824fe740e9510a5836c46a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test fold --characters.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c1e8fd51161e589c2d0f92f08a8464db48bfa16..d30c14bb49f137e860d8be8c09ae1592262a7172 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test fold --spaces with various Unicode non-breaking space characters.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e30a2bcbb4f77f49e7ab7c6dbc3f248e8488dd18..acf89d255c5d9330c9b4c4da45f82c6e5d3144cb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test fold --spaces with various Unicode breaking space characters.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d90fd0c9cf1d5c2008ba75fa235a67baa6510c1e..b4787eae0f72c5466afc748d4a0d96315a73958c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test fold with zero width characters.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4c14e2fdb897f280472f4bf13da799ece702cd1..6d8e72d62faf3e07728d7cd2381cf802407b889f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise fold.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef21941c00c9b069afd81232e3008ab3b0c37c24..a039e6ffb7c1848b2dba88bbc0cba9b695f4bcb0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups handles -- sanely
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c30fb14527325894952df133ea1e9a4496f018b7..d39386e1464568faa5eba071534eeffbf70a0634 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure groups processes all arguments before exiting.
 # With coreutils-2.27 and prior, it would exit upon first failure.
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61b50f95c9fac45ee139a569202f404433030698..441fa36d61b28a1de7beb5a38346812753d2fef9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups --version output is similar to id --version
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a9d311acc3902af44cc07f22b8c71e82d79957f..735dca315b89387b9c378e9a0ff385d913a27462 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise head -c
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f66eeeb550293b7917f8a97f882449e02f56dda2..7ec02c2671bbe6c275d08a318289b27b47b5e88a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise head's --bytes=-N option.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c113626ae81ebd796ebb9636b115ca2c2ecb6f6..e2565ea115a4c47c4de979f4a567d5796dd9841f 100755 (executable)
@@ -2,7 +2,7 @@
 # When reading a specified number of lines, ensure that the output
 # file pointer is positioned just after those lines.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa5f4fda5f5d483fffb0bbb1e70856c5902ce01f..afa2807d73a1abc7271aa1513e6328de0e61eda3 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure we diagnose and not continue writing to
 # the output if we get a write error.
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d715b1bb5f53f2c1457ce00832dd9bdcb5bdffa0..aec2d7192ade3d1942fe15b9552d14ce44949352 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # test head
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 949d6f713d285404f7490d820efbd819d803aae5..067ebe026f06b6f0984698e2754dfb5f71158abc 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure --version and --help options are processed before
 # any other options by some programs.
 
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ebc1186e333defba00cc970582c7783738ed25e..f6dd7a49060484379ab39b8172ceb70eca61f37b 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0178110d2750eae6fd8125653704f73146255c80..4a25cbdad126bfe96c9998d646c585ba2fa7a227 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" outputs SELinux context only without specified user
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 03913b1d3f1a54f36912befb353f46e3f52c28c1..d095635cda7261d71893db9ade56df17410b529b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # On GNU, 'id' must fail for processes with zero UIDs.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c5e72e0b9a63ddf07c8ba7c381cbd5b48fb58af..c9ab71f189bb91ae344ab13851cf8eb34db78c8c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # With POSIXLY_CORRECT, id must not print context=...
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5b54121a42cb58bdf41947505a069c05278341d..3b27988efac3fdc6eb4d041b853b60671d393b46 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that id [-G] prints the right group when run set-GID.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 45c866ec8981eda6425283e8c91c062e225c4203..b00fa2913526030128263aa6431428873d80e9ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # SMACK test for the id-command.
 # Derived from tests/id/context.sh and tests/id/no-context.sh.
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0f62abcad2305c9c88f930eea0ac9fc98adfe91..d48088ec553aafd3f5bd9a59e0c8e7da1245ea63 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" works with numeric user ids
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f55ce1c21ff329cb00981928ca77b96ccdf917e9..be16b27db3025199947ec9d902c6674feff7ef8f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise "id --zero".
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64636e5914c000841552349ad207a1258900d7cc..03ceee20c4b297b64c845dfcc00457e93c9ebb65 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Basic tests for "install".
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac7b1b180c7b398cef5a485de18a88a4dd5f013d..f1398ececa82169bcec10c6da0ae24835d95178a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -D option.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5b301431d8fd6077145b5af8dc65a168bd6386ad..bef08f2029893a12e81b840d88ef0eea41d6a679 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e9377bd5baa1b441fc8a94ff35d6a1513f94d13..cba3c167d1063926693819f4563f600275c93644 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares owner and group.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1331198a33ceca2a93996d88cf620c6873f5f19..604247aedb89ccd80c7e4ec144a4083607693eb2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares SELinux context.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2bdc334d47bbfec5d34e0ba538fcf3f0c0d0d18..7f188c06e53cc1030573d3d391b452c6a2286882 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" works. (basic tests)
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0e7348229d0add8eeb053c726688e3ca2ec559f..1b746da330d5c94286b2cf0717167dff8df27920 100755 (executable)
@@ -2,7 +2,7 @@
 # test 'install -Z -D' and 'install -Z -d'
 # based on tests/mkdir/restorecon.sh
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55ac77e9bfde49915e24de64204a00b2dbbf20b4..33f13eccadc6a75f47d7394b7b8b4e5907f758a1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -s --strip-program=PROGRAM" uses the program to strip
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dae3e55eb006b199f409836f53d8b4961fae489f..da0ee473bf1612a76fecabcbfc163461b59a572b 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b3a498f5c83f8ca2fc2c8bdc413616cd9e0c657..793f9595126cc021fc793474a087b358177a6bfa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test join in a UTF-8 locale.
 
-# Copyright 2023-2025 Free Software Foundation, Inc.
+# Copyright 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 497cd95e8b4d4fa4267a8c75db820baf79391741..fa1cfd77c7109188799c05643334303c0974115d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test join.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7a1f8405620bffab845a4ef06644a4c6de9112e..2f65b0ca5d2b5ecd3379dfa16275900c513f02c9 100755 (executable)
@@ -2,7 +2,7 @@
 # Try to create a symlink with backup where the destination file exists
 # and the backup file name is a hard link to the destination file.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6bfa9af29506c3714ab5c8938a4c9aa9c298cc8f..296af9b6d869df2077e7fe9bfd54126f5b427c93 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that 'ln --backup F F' gives a proper diagnostic.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b18f4adb81b7d5487659698e19d19480724acc3..5bd82ec10b87a1e80dbc44f65cd59fe25271b473 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for ln -L/-P.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79ea5abe599700e85b56d9a88a888f1b39c10bdc..3e46c0899cdae9db5b2e81f4c4eaa0d72d024f06 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Miscellaneous tests for "ln".
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a0ded413339cc219899bf7de747277cd4d055e0..e4bd9d7b199cf3ba3cb72e6cfa645015cd8766f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --relative".
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81ebc15d32d49d79913b51ec63c2a620c15d6a1e..cedfcb1f4d4ca067eb7ab09b2904a1f2207afd85 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln -sf".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6fd49f75dc38154f935288fad53346f7dc3fb98..0d80b6473cb461b79e1d9e36b497c6ad65276641 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch f; ln -T f no-such-file/ does not mistakenly succeed
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c648d768e5a6493f3648f709c162f5efccbc6239..51798ed573b8594ac20a27fc825ed67d3c6a545b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --target-dir" with one file.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb85bf384ffec8d2717d4e89740eacbb80139d80..5a3fd94a35dbda4a8f453dfb98d1b20b972ab381 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2025 Free Software Foundation, Inc.
+## Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index a4d763134c086c108888ffef3c3fb869d0643229..059072c488b8d7c98a4e1126929e246ef6f685a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -a option
 
-# Copyright 2018-2025 Free Software Foundation, Inc.
+# Copyright 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ca020f0c1b569461e2eaaa31330bb6b4b97f0be..ef8adde99aa25239fef2e9bba35a93246d714730 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure ls output is aligned when using abbreviated months from the locale
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef323341fa4860b2923b9684cb69e4a39136fe0c..bea3942db55d9f5c25caee1f15735ccfb6bdf072 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that ls -al with acl displays the "+"
 
-# Copyright (C) 2024-2025 Free Software Foundation, Inc.
+# Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 393cd2fe3779cb47a9eff66241ff3d758a9951a6..494920f1093da8ce72dcde553bab80f2be4813ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls attempts birthtime access
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3111c27999b409102c3057755072ea738cba28a..076a9e2816af59f83c95042cd29a271c9d97c5f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls --block-size and related options.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 484cc325d323da191624ae31d0eaac8b1ad0903b..948c381842585ac5cc48a66c69aa0d55726c9859 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors name of file with capability.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8019973aca9e7c151827c1d440dd5fdad85ff99..913a7ba9424ff175531abd561ace50f5c6dc2485 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --classify processing
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e074ea2f1d765b7c70b917f2b1d6066f8a7c3327..9425a41f6d0b624a19d72f942974c35ab56185d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls --color works well when a colored name is wrapped
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0bbf1ea9eb7df6e8bede8547671aa36153a84f5c..65c567d77ae887b290ad1d2b641f947f43e7cd2a 100755 (executable)
@@ -4,7 +4,7 @@
 # directories the same as the first one -- but only on a file system
 # with dirent.d_type support.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fc3c5f91bdfc9e0fa51e813148d6470095f1bac..ba9c2fe1bbad4dd3626c4fe4c2b4fb7d1d7964fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors file name extensions.
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce189d20ea304d7b32f7a6221710d97293913a8b..81ea5309214818373d4e4641c0097336c9618c79 100755 (executable)
@@ -3,7 +3,7 @@
 # I.e., that it uses NORMAL to style non file name output and
 # file names with no associated color (unless FILE is also set).
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e79a744289bd894a04011c267d4ccc54d7c8fb9..7e2c1ca2ef077538f2f95be0ba1f73e264344904 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" doesn't output colors for TERM=dumb
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d7ff4bfdb9819d01c71a3d76bc3ea96e829f251..9897373ca55b86907cc084a6ac97acec1a95d8ec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e9784b9aa6546a702bc43a8697bac2543958679..8b80b855bedf89065295402c65626998a95d81e6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --dired option works
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b4d2fbfa3e2d745d33a9a1cf1f2483518c0bedf..620da337d9141539bf09fcd7e60e3c63407e235d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01d597cd12e1c9976b68dde772b85e2d41d840d7..5d344f8ca29de9bbf973efc437bfdcf5ad5ae7a7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4996b3f82b3381804b90a5f6da392d94b2f91108..4a955a3be80acccfdb2c915dbdb994b438fb21ed 100755 (executable)
@@ -4,7 +4,7 @@
 # This test is skipped on systems that lack LD_PRELOAD support; that's fine.
 # Similarly, on a system that lacks getxattr altogether, skipping it is fine.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e18b1b94018bd3d6088d9fcfcdf1a8bf82a4fbb..372587483abe3b3637d7e34e877f78d7b15fc796 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test --group-directories-first
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55911a70f6fad3ca2aaebecee97757048e05051d..63c9af168177348a1461389a77c9313976243ae2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # accept hex/oct numbers to -w and -T
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6116ded563904d4262b9c4232844c541f77507c..3fd6c4f240c1bea920ea6461e5bb39106b7f5331 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --hyperlink processing
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 698c2f0317b5c0117bb67cab5a238fc0055c2858..9eee34f4ccc09f78bce78da29bc54a94ad0fca54 100755 (executable)
@@ -2,7 +2,7 @@
 # show that the following no longer makes ls infloop
 # mkdir loop; cd loop; ln -s ../loop sub; ls -RL
 # Also ensure ls exits with status = 2 in that case.
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5df521f768dbf5972192a53dd6bf44afde5a1e38..af452c6a58031f9ce1be9bea25aab9b3fe7eb602 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4009e438129c2aa543fac1f8d25dcca30ead625e..4a22e35f40b28f585c4cf87c075e25fd6f2e85b5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef72644d35e4971efe65599ba2d339a99a5b301e..467c494cb70a67352c11da9bf0a88e86542eca29 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a2176aa2eff6cf1b6a96fa2da9f494added350e..ce500b76719d75dda800ee9e1d258972a8ce098d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -m option
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2c0d7eefaa2c1f782eadaae35f76490de25f7dc..17162f3e97a1a761794df4c448ec505f4b5d2d96 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors names of hard linked files.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index caaf767e9a7c8e5ecd04ac9c9b770b7182e19a89..5671437535c5fd59ea16c0ec1757ee563573d579 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ls -l works on files with nameless uid and/or gid
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 874ebbcc87604b368d8a58a3f11ade7ad94407a8..3116bfbb7498b120959514fe3b5a8c75ac360140 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls and 'ls -R' do the right thing when invoked with no arguments.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99f0563bce473149bc46fa18a3ef56c7dbd0149f..6f639625b42631be8cbe1b5eb39d6d33c8b26881 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an empty "ca=" attribute disables ls's capability-checking
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7cacdfcac8b878c6b8afe35e13b03d9850eb3505..7e5692c94064cd91efa7ad32542139d8adb33cea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test quote alignment combinations
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6e967a153b7e00d68ae9a8b7abe35adff5d4ebd..56d3a11d56407e7af1169e1e3a742464d2ad6093 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls -i works also for mount points
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7fe82e3a7415a8c1fb18d646712e7ee59e45cc2..74673680eb4a201df3585079f3be99ac2944f56d 100755 (executable)
@@ -2,7 +2,7 @@
 # 4.1.1 and 4.1.2 had a bug whereby some recursive listings
 # didn't include a blank line between per-directory groups of files.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef622b5da561b562e3625881a21b75513d6294e3..2034b7ac8f7b40f09171efa9cba912fca5a6eacc 100755 (executable)
@@ -3,7 +3,7 @@
 # current working directory has been removed by another process), it
 # should not emit an error message merely because the directory is removed.
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97792466cff2f46f73797bdf3996c94ab0028ac6..b07ebfbef73c490809c4e63a719eae85ce2e640b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/".
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78d0c0e3c7a98d7b768dc4bdf4bebe87ab53adf2..97382507eb1c19f3d5f7c59855fb304361651fbb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure name is used as secondary key when sorting on mtime or ctime.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cac2b5fc0cae66bc3584e5860f8a3b44d1483a2..385fe956f4c38fe48b626a4fbb09e5ff870912df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we don't segfault in selinux handling
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab7b25b4b10acf7870881804c6782615efff5058..93775540fe0cd2fe26bf4fa754c2f58a7afff620 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test ls SELinux file context output
 
-# Copyright (C) 2024-2025 Free Software Foundation, Inc.
+# Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 714af1461af5d61f33ef4149d8836187f019d229..52e5e87fbdc8f4b59825f7384270cdf36bf3da67 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test size alignment
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0b02b5e6ccef4eb2a214dfde3e536388f631da2..8030a8538f12c2afe9a6892e3c48830bdbe06b58 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that ls -lL works when applied to a symlink to an ACL'd file
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a38441863c0bcddc19c903a71660b93174fdb19..7ec6983b142585bdba8fe68015c9fe2af56179c5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the --sort=width option.
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 855141895a5ae3891f99342642849bc1b7358d8e..5cbce6862734bc1e79348a751ff996cdb5062dc0 100755 (executable)
@@ -3,7 +3,7 @@
 # Also check for the dtype-related (and fs-type dependent) bug
 # in coreutils-6.0 that made ls -CF columns misaligned.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9fd56fe8009b27c5d2059aea99d3f5441d2d7e9..3a2c4b5ca737075c7885b4f70c9d4bdfce03d4d3 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that ls works properly when it fails to stat a file that is
 # not mentioned on the command line.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d054491460ddc381bf7ff74b53d6caa6e3c1201..7e95671f52a93fa5bdd09d2569f2ef294227cca0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that --color need not use stat, as long as we have d_type support.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b95e73eda22ba862f4a586fa0c71a67ac0586068..5597c04ccb53021cf371812b8fc7159bb5a80ea4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls does not stat a symlink in an unusual case
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5cc8645208a74a3ddfd701d7fd590dfd324d4441..3be3a8a553583f718c5855a0ceaef8e95d7db0ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that d_ino (from ls -di) and st_ino (from stat --format=%i) match.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f408117a2256193c6d419314d078ce40767ba17d..b2995f7fc57745dde7b4310dbb5eaae92b9f4249 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls symlink ELOOP handling
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d4f0c2ab2cb9863d9907ad7e58d5831381185b0..b083148d197e6ec149bd07e2322e3a03015f607f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks are quoted appropriately
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88dd60133dc070d991b7d7bf96603425c7fccebe..b18d8e917051b84f8ae3e0cde48a592c522d7e9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Do dereference a symlink arg if its name is written with a trailing slash.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 95d613eaac71a26b98079ff2e8e4b6bb27222729..61c19f855755f556aa0942185f3f757ea11cb198 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that an invalid --time-style=ARG is diagnosed the way we want.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbab6d62bc287ad2d5ae97af3e4d11d6fd2f15b6..bf10d6e578a2f9b9752821100fa3a7a6325e9b55 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -w option
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f7013c01ff0afc1a1763db5d98f42d7ea796076..4b59c9e405e78cfb2931c0534e0d16bef806eec6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the -x option.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c7214b9ceb6ff40b7e612ad0ecd0a2b5d6f0f9e..8c06b5a04c03aed45ea69d35b39141ac38415947 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of ls --zero.
 
-# Copyright 2021-2025 Free Software Foundation, Inc.
+# Copyright 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 198e904b3b726000f37a75243fe6252a5f8721a8..1700a22fa569039f43c382d757157680c09ef38b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that arch output is equal to uname -m
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75c9646b897a7a056f04f240a0d5881ac924c2e2..8188817b88ad824d9f5687d2ff44c535965e8450 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Test basename.
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94b833cc24c44e8fce380f9fe46a8b67286aa3a8..37dd0c8881fcd393b851b9cf0a7dffaf2eda174a 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that several programs work fine, even with stdout initially closed.
 # This is effectively a test of closeout.c's close_stdout function.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 65a2f468eee79d8598ae1753246b26bc5c66650d..ab05602d5e4475ed32c15cce9ba7aed65342ea41 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Test comm
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f0697c8dc14cb8d5b233cff79c71957d1d81511..c2b4745affd648b8cdc35a5e7008511c50d63784 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of separate coreutils multicall binary
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 979bd26bc327beb4140c22db9b42338d5f00f4e1..faa8402b31c7bb9711c3abbc1c78f920dec81018 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Simple dircolors tests.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ad719f74c0441ae68f798c96e41177af9068955..47701750f3f24c5dba12b59e16148bed5f2d81de 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "dirname".
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d89369d3bcd4311f34444de7d06c6f75e0bc28fc..9156b7dc1ad1e05222fadeb98940fbc59b850bba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for echo
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0048b1c8c74c2868fd7dadbeb6413c3f586d4a7..ab8585d09860be006d42840ddf9817a8987193c0 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that false exits nonzero even with --help or --version
 # and ensure that true exits nonzero when it can't write --help or --version
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5fe943c3126a2d169c99bea46dcc43d96edb1b33..51b0324de6d2d0ad24329d2da9726a0920b23393 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all supported options are mentioned in usage
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3531a26b2f85af518e7a9dc770837d9dbc77f46b..1d1ce877785362b67b216cc4c910e11dcb2872a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise the 'invalid option' handling code in each program
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afdd3ebd0ff8db1cb4739af165dc5ab5b5e40b3d..eee50de0e3f6b13ee723a2af77b309c40c9cd154 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure all of these programs promptly diagnose write errors.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0dbe46b8f6ebe95608acc4da3eaea94f3885362f..0f942e6c1449c36a81603d906d82183c76a6768a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate kill operation
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28453791ef4884a53fb09f2d12f2857b08290d4c..7e7cab602a39a23cc3c019597a2dfd3688299b5b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index be5a6f17fce63d85fcf762002512503f4cfee281..c137f8eba7ed94ace5e78ba9496c993dee0caa8b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "mktemp".
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0b1dcdbacd0b53bc67616791673ed92a8943023..e1e00d2a2b55b23485c5ca53fd0c5767ead4189e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise nl functionality
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f49997f2693a22666a602d4d54cd0c0bf54d9b77..08a486e0178fe72b9d3901f996a651c2ca9b1da5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test nohup
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1c4f4b6c8c965a759c58556e40ebec7b5d34a31..923185e757a043a9f0c5075989d42e5ab82eecaf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure commands support all aliased options
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7de1ac44bf4da1cf4d6ce4a5eb7b5e55a097c31b..e02ed5ddf2e8bc408ec9a54f56fc01ffa0cad6a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test paste.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8909c22b258268c3499ac06bad756b8d7b02d734..8594000279a98b979ca37ed205f5df0d27d392c9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # pathchk tests
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2880053535397090fe7ead465bdabf0447720fb7..f146d46b22d7cb6cfab9d935e62e11b39448fcbf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of printenv.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a5f7d825c1c494485018a29b73b631e958d82b2..a9a03d2ebe2b537ed5ad6bbc19fa0aa6ac80cb3b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure all of these programs diagnose read errors
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ba9bd36c168f40c9e43c568eb2a75dcfbf2ec86..56bd8597a3da265497b350c08c5522851c19eaac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate realpath operation
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a073b694c633f7288d6907665c3786f078ad3df..627b5dc3087981f17174ad523f363f308a142c0f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test SELinux-related options.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6806a6fe29fd3e70ac64768d066e970a84bf2f82..91db200f763e68c689c17f7e5331e473900351aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate sleep parameters
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e88695e9927a4d8c885f8ee4669b6975fa9d630..170d25c5fbed63f621e156906b957586377bc34e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise stdbuf functionality
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d9b2e3420eb59625420b419ed8e0c30c63d13c5..b3785e0f34981898bfbb018250643a7199b4388e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various sync(1) operations
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ebc3bb3c9780f14f2d524014c78e7359055e81ed..3488dcb588cc871619ae887585e5c6d0cd3844c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --time-style in programs like 'ls'.
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d2e8d2b85b203b9c58a041f9f6da631c8c60adad..1adf91ca399aa230cd1c5133ef73d0387af35711 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "tsort".
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 032f7fc894f227f44265fe0632d73983349a3690..65b2d0c3f84b2ed272b9ffcddad1956c7eaef4b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all options mentioned in usage are recognized by getopt.
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47220584a9362e1c2153c62b7c0eb317821fdd8f..0f85e6476b75e96958d20646cdfcc696f2afd974 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure all of these programs promptly diagnose write errors.
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46bd96c725ab0df671a7daf998e5346f1bbbfc7a..018b277cdae571a6cd4678c86269b7a82422d883 100755 (executable)
@@ -3,7 +3,7 @@
 # attributes and install does not preserve extended attributes.
 # cp -a should preserve xattr, error diagnostics should not be displayed
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36ad50a1a1c3874e8b9ce422ffb1db679cce7e09..46f49a903a448b451d102e707888419717488a89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise xstrtol's diagnostics via pr
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a41cce7d951eb299a974f114539f0ac6f1c9a4c8..59a6de55f985aea46fbad9592fe64d12366fdbb1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate yes buffer handling
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5713e2b9024a30c3422b06263b712e65d3f3bb45..c0b70908fa7f619cb1196ddd2d24dbc4963f21c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba8299910f26daa6fdfb34075dc543f262a8bff0..95770b18ce371415ec16eaeeb8a5a41d8142d081 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1debaa0ffa8e6f586b1b2cc61d900303225550c..23459b837ef44faa0f29bca4480d46eef8e9acf5 100755 (executable)
@@ -3,7 +3,7 @@
 # causes immediate failure.  Also, ensure that we don't create
 # subsequent, relative command-line arguments in the wrong place.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5667d90b9ecdbd69f24f97683aa7b17106903fb2..f0d1042800a2a610affd05e3312f7d15a84b9d69 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p" with default ACLs.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 037c7083c74f009b46a1554be491ff95051b6a96..34f5e103473394e969616b49a88fed767b5b96c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 356285ebedac26681a6754cbb20becd76944538f..0e5e81262794a1851be63092a626ac9c30c115ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p foo/bar works when foo is a symbolic link to a directory
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c76829d04888e7deda52d66b1a364745e9179c17..50a73e39345d281ba667fd8bade600e717e0c0ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mkdir -pv.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9392d7b274c43b4139bd0480b7359a7183cd6c8..854ec80985aad4952f0acc7163fc9115cfdfef44 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cdfe29b5f83a0c9176f87b84780968ee95c96c67..3eb3662c309bdeec8a65d38590cef583f9d23830 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that mkdir's '-m MODE' option works properly
 # with various umask settings.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05b2df8d47ec8e57557d477a30137ad9c052c882..724796f1dbaf2997cc858d7d5fb8f1c12708fec0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test mkdir, mknod, mkfifo -Z
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7d63c663bc608a1d4efa60a726c9773955a2eb0..f9e1e918c2d6a42c6a69446ccaebf7997c48277c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an invalid context doesn't cause a segfault
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f19d1a291a7589865193235cff0ee62c43a3f9bc..b0179a2ede548f961f8ad416b5b6d5350c5cddbe 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that an unsettable SMACK label doesn't cause a segfault.
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 373d5df34f08fce7c7ecac8debb0f73977cf660b..e3ede82db8e75682a8e3e3a8892921b4fc78d8d2 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that SMACK label gets set.
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94c342c060c777098cc07c86384282089a880c7a..e7aaccac5db58df4844f580a60963fb775f0cbef 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2829e39e0ed50fe23a54864638fc1e763b5ec53c..d0009806e957e43a025b1c5f6ca272575e0a279e 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 320210895a42cb789d50cd954df6b77b35705d63..44f16b32a0b289f3f60cba6f679c11041c9efdb9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8330c1842991cedc3130a23f2c4923a674392981..932a76b974cbb1db7c97d1df121b97a09bb258ec 100755 (executable)
@@ -2,7 +2,7 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df1e23b356259a5d22548e2c47d891513386b967..a249853d9bfecb26bb7a40250c047a606fd0f19a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9048b6c09823f1eb0767aad270eb40325f4d65e1..22149e067adf382df70b00720875b7cee835300a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink a multi-hard-linked destination
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 215da559dded3df6f552c400672b17f2c15c877d..78ce2f96bfa6e71163027a8ea5221a6961cef300 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "mv --verbose --backup" works the same for dirs and non-dirs.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bf18b97b07fd7278919f06200e2eb37794ceb5f..672dbb8dd74ffd8b33ca57d53a9f930fa554b31e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a4ffa8010c7edc2edeb7fe9a8977e2d53402499b..5a5178d90aad55f141d3f9ac9e9d13fff810e18a 100755 (executable)
@@ -3,7 +3,7 @@
 # With fileutils-4.1 and earlier, this test would fail for cp and mv.
 # With coreutils-6.9 and earlier, this test would fail for ln.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7e10c6e9eda11fb2d83ff059f5e53e736873e97..f139d7821d1ae82eeb5264afdaffcc7aea86eb50 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure we get proper diagnostics: e.g., with --target-dir=d but no args
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c6ab1edd08e8257ba95b983345bbee2d88a0f9b..7209a50694186084464049b56c93e7be70c16a13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8fe15e980d216d866599ca79ae982197fe78a43..5dabc560f2ad420fb39b26c067d99a9e51c6afd4 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mv prints the right diagnostic for a dir->dir move
 # where the destination directory is not empty.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d795689f6042bb3c4a638ea8c367404da8a8853..75a4d8c2334cd07f5ce538a04da72d3987318bfc 100755 (executable)
@@ -4,7 +4,7 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e81b9de0f3da4e5c66e07fea3434400df331caa5..59cdea0e3142380c021c87d01be8fe3a487ad616 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a file onto itself
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f89f4107edc6d1782821fc0439ca1b50593a0fc..a640daa4696524b1cc55e6614104e0cb449126f2 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that moving hard-linked arguments onto existing destinations works.
 # Likewise when using cp --preserve=link.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f58f477443d5a0da142f35ae5e3bed8e10ab8796..349c59657eff03168d72252651401a1b1eff143b 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that using 'cp --preserve=link' to copy hard-linked arguments
 # onto existing destinations works, even when one of the link operations fails.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4ee8eb252c644ddca61388fd59149e53bd233931..4746c445f125f518d5a7957eaa1f32b6ac79c0a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv maintains a in this case: touch a; ln a b; mv a b
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b029d87be0fc0b294f4a0adfd20fa3ef32ad771..7d5b71dbd4b4f0f84287f9f3acd1c848ebb5511e 100755 (executable)
@@ -2,7 +2,7 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da182b106c477be8e652a2cbba606f9ec1b02527..1098b932736d6e1e869c66b34fe0078bd75e65f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure multi-hardlinked files are not lost on case insensitive file systems
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6073dd0d71282f0e18871bcd0bcb723f5c4caa90..bc5c48d47ef4f4ccf89681469b1e692f39c8b6a1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure a 'n' reply to 'mv -i...' aborts the move operation.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c794044e0b0067beb528b596642beb8e5b385e8..adfdfae29a9520ec830e49003a05cae8c23dd222 100755 (executable)
@@ -2,7 +2,7 @@
 # Test both cp and mv for their behavior with -if and -fi
 # The standards (POSIX and SuS) dictate annoyingly inconsistent behavior.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f70e9ed8fc6f4dd5758a063408f35838d9e3722..f26476e9a4c361aa84e522540f8b8bb28c9cdd80 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure that 'mv file unwritable-file' prompts the user
 # and that 'mv -f file unwritable-file' doesn't.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d71690152b50b8f66673f51a2e73ce13844e09f..2a81ecdfce0da3bf09840d3236a75fd274a33edc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure 'mv -i a b' does its job with a positive response
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 576e216d5de418315e52beea2f40ac104ac10a4d..306c670eb3195e0637b925f72085aaab630f540d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'mv -i dir file' prompts before failing.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3147486816716bdd9e1bd7a49be69aa3d63e3d77..087a272af5056ad0dcf608d2235046fa2b8bac26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that mv doesn't preserve links to files the user has declined to move.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d5de519f344aa170704013c2aa5c4e9c105fa40..f3ca8991851f37522893d43f8a2253e6e125bd1b 100755 (executable)
@@ -3,7 +3,7 @@
 # Consider the case where SRC and DEST are on different
 # partitions and DEST is a symlink to SRC.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dfeda15c43a475b7f9047cff5d69f5efa7b7fdcb..1f034dded2275344a23f098269e9528f4a2c3adc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 959f6d307c896bbc9bbea2e518f1603b2dd07044..e2cc830cd77fd4b400cae13cdcf736a944bc4585 100755 (executable)
@@ -2,7 +2,7 @@
 # confirm that 'mv symlink symlink' doesn't remove symlink
 # Based on an example from David Luyer.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98e8ee5958c6913417d6e6df8057cf8f1853bab5..65e6d28272bcb641a4fe8f0052320869f1ed7ec5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27b974025487c5c4b6993e9ea5ce0794eb05c82c..ed89c15affd2ff7162894c924f9ef06235fec203 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise mv's file-descriptor-leak bug, reported against coreutils-5.2.1
 # and fixed (properly) on 2004-10-21.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c9d3b7aa7af72c11d56e1b145a8cf9573eb3a818..657c715dc1d2dd5e8705dacb2486accae608d195 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A cross-partition move of a file should maintain user and permissions
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c295dbc667027cfae2cb1e01f3f63bac3e861ebf..ba9c5de8947f3aa10084a4952dcc0340fe92371f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mv --exchange.
 
-# Copyright 2024-2025 Free Software Foundation, Inc.
+# Copyright 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e50ffea838f0f543afc8e86b1c35625b6289adf2..58e92cedbe4887e6fa26ef160386f491337b2fbc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether mv -n works as documented (not overwrite target).
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 707d3e9d85fb415bd0d8c8a52feb1ddfce9b8b7c..fccdf6eee28e7834ffb4e77ee5f66731ffd847d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mv" with special files.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36ebcb427dc2d846f21d4521c5eeca0ed14d270d..9ecea4e97ec21232b544065205bd9f64913a96a2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with non standard copies across file systems
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b582aecc4bcf2056e1e7849c264486613ccb76d..7a2b9750897a1010ff089feaa6a8eeb0561e66c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mv --no-copy.
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61c91f238b48d213c51202e0ced0a8c26057babc..96769b774cbc915706bd1ffd211b5dc90e5c6581 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0af78c09a6c76da60786034313430458e76903d..024eb9009926b708b24ca47b2666cc0ea8a57c6f 100755 (executable)
@@ -4,7 +4,7 @@
 # This is a bit fragile since it relies on the string used
 # for EPERM: 'permission denied'.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 738426604f836f7f1f9e02eaeec6c2151cde43fd..823969f79b3225f644b978a6fa254a0eaa3e91d0 100755 (executable)
@@ -4,7 +4,7 @@
 # For additional constraints, see the comment in copy.c.
 # Before coreutils-5.2.1, this test would fail.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d07a494608a0e5543c5a8f219d0fd48f41112255..0d4a8f8765e395e8f90d9b4e11b9b0fd98bdda80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various cases for moving directories across file systems
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 532c8340da6cc878ff94a0f4d19d0d4e3a2058c2..b7711df72ffa4d0415a2044bbaf14e67ce9bc24e 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure cp and mv can handle many combinations of local and
 # other-partition regular/symlink'd files.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3789fb6b61d0b2859ffb30a5906c0f9106de0fb..82dd363887e84d88aae96eb4eac0163359b57cdf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to another.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26f2aa3eea7199b4d72c302e768fa1493ccda077..d06677f94e7548a380357ec41468a1af42009a05 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c9a67f02e1067889875a0ea48d32ab4163abe67..d7a5db45585af04003ddf0d30806e820d4eed580 100755 (executable)
@@ -4,7 +4,7 @@
 # mv: cannot remove 'x': Operation not permitted
 # Affects coreutils-6.0-6.9.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 610faeaf420c3bd513df1307ccf7c0a7ef80b3fb..110c8a893c686f7858c669a8fcbf5eb5f2ec0877 100755 (executable)
@@ -4,7 +4,7 @@
 # but not NetBSD), prior to coreutils-8.16, the mv would successfully perform
 # a no-op.  I.e., surprisingly, mv s1 s2 would succeed, yet fail to remove s1.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fe5d7f98a73c4a51255126aa362c28b6cf4ed6d..53b6506f45df66226986654d41ec08e8a865190f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with a few symlink-onto-hard-link cases.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94e0e9a7d4861633ee2b65423bebae0425d7b6ed..7f407c77ebf3b1fe737a98ba22c84581d275c20f 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure that the copying code used in an inter-partition
 # move unlinks a destination symlink before opening it.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb5583b99e7e213892f40df58507784e6228bc3f..ab9dd1e61c526f30ca79627de5a55e8515c26a19 100755 (executable)
@@ -4,7 +4,7 @@
 # Also, ensure that "mv dir non-exist-dir/" works.
 # Also, ensure that "cp dir non-exist-dir/" works.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc4214724a2a11ce187c75f5abc78adfa9ef543c..d0f8eea333f6c7a0033f631b7cffcf9a94bf6154 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --update works as advertised
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf22f6b05d7c30c47515ec03c72c2f088cd5473e..6f7904bb68f92c2beab2d56c0eb75f97f41bd6b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in nice gives exact status.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70be3eb98c1c160e5f3cdef98817e3aeaf42e3b5..09c35adca8012787b5351e8cd36b68093f29331f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "nice".
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4550417d1a674c851bd8f8e628459092f0d37c55..30e3db06b3435f7b4316ba8495caa8812627589b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" is less than or equal to "nproc --all".
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79e5f639154b7bef4417c70fd233fcf7b1fdffe8..c740bfee85f9d9345203d753a725e14cd74d7c12 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the various OpenMP override options
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1b99e0a225649ae2092f07e006cd0fb877dc4498..923db10d939f5b54ff7094b2fa4c700ec2c6b79e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that nproc prints a number > 0
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07e6de93e7f61e35b3e64828230020a49d2454d6..4d8add99380ef36b8c651ee54ad59b181a31d9e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" honors cgroup quotas and kernel scheduler from systemd
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d8e3c60a4f04ccb7f0f808580106fe415d6b64e..01ffd38fffb9a0769908a2db2e15f67313f71755 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" honors cgroup quotas
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 934d1766a59ca65f537e03c76e1d0aaf0ba70cdd..cbaa1ca53b33b3126dc3f4b2c92625b3ba480553 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test handling of non-utf8 locales
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 073db4ab0ad9000cd1884d6b63ee4ef92aba5b6d..c999923caebd9ed67566de3d5736cf492bdcffb5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "numfmt".
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27c125c693c1b06fccd16b9f59821cf9df517cce..7d5c53fcb84d967748d5b245a77da08ccc2d9cb6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check whether od -wN works with big N
 
-# Copyright 2025 Free Software Foundation, Inc.
+# Copyright 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c97eeee2a0d5260ab710d604bc35156aa3e4b04..40d3d914e391909430b2cea5c68da6a5f6c47d9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -N N' reads no more than N bytes of input.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0668ceb4780e04a80dfe3ca298149c63139940b4..b18f884d2b55f91768c900cdfb0e4d12f3866c60 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that od --endian works properly
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 548a7944fe143497369d2cf428b81d993532564d..3894aea8af664b34bb7517bc171ad9d164633840 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test od on floating-point values.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79ec7bf449bfab230fc67170f19a304e7303eb4e..4c76f9e7d4729dedf44a22f6e0cb310d2ac0460b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -j N' skips N bytes of input.
 
-# Copyright 2014-2025 Free Software Foundation, Inc.
+# Copyright 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 77c0d469fde926263cc1e37d4c7e5b2361f7ceeb..e003386628a70a43dd27002be7f51d83e86da163 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that multiple -t specifiers to od align well
 # This would fail before coreutils-6.13.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0dd09c5b4199fb1f9f65f4bacff0f7a5e22bee1..960ad094e6c0770c0a1a44a46337514654bb099c 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 40cc4289ac14d03db84e8c1a6cf0e73386340f4d..0dffc780f55c0f6db6fd250b3728d315b17882d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise od
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 511decca47113affe9f45396bbcbee23b0a4ce18..d0c16fae94d4f2526db2ce855fbb408d65d8e844 100644 (file)
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5225a6244ebcdf9191fcb0b1971310e4bce4911..90c265743e5304ebf3b8b1584455c34b84683a12 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that 'pr' can work on files larger than the systems memory.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 60e610664560dabd23086c3e840743eba983356f..812e215ac1a9aa3b3a747304aaed707bfe85b4b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test pr.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 17cf315e4230809355c92c6f57f28bc34d690af9..bb48d1552cb2bc67be4a2f280e74a571a8c7ae52 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # improve printf.c test coverage
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index faacab41f00599111c4632359aea26cf5b96a54a..37eee999eea65a566b81529f4a4db46b86e99489 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2e95eae7cb30a7d329ed2651afc4e1572210246..07443f83dec01eb8b8a79817e5c8705625f52642 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %i$ indexed format processing
 
-# Copyright (C) 2024-2025 Free Software Foundation, Inc.
+# Copyright (C) 2024-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 53234342735b56015530923f85dc27dfebfce791..71f1bfc1c02e719d5ab1a22eeb22f12275b34622 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printing multi-byte values of characters
 
-# Copyright (C) 2022-2025 Free Software Foundation, Inc.
+# Copyright (C) 2022-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bcb7f4994491b6caee87e8e997395e5a5ce6907e..baa3551579ec7d384f6bf6b1c5fb36e4dc298cdd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %q
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ad42a8dc2ef5c337e9f4daff1a8651204f1420d..01ee51c1caff19a471a66333162463dc271734ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Detect printf(3) failure even when it doesn't set stream error indicator
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 72e15c5eff4caba82561acebea1a0e610411b27c..a436b3711015757565eb353cfd02ca9c351f8f2a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for printf
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afb294527dcc6c488db910a2dd0559ebe0f6714d..e0228d62d93376e29445900562bca2c57d9ba7fb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51c05be2c91174b00e5e90b2e3f6831b48fa4199..3ef86fe3d88d8a71a1bc6c9277de670e21f65f44 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 076637b5f84a8eadd08fc8b2c37d15f05dab9347..734c2db6cedeff6e407ff712746e363c7e2d6b27 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Ensure that pwd works even when run from a very deep directory.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a6a88bb75e16ba0ba73308e5681f111bd57567f..d9adbd9513f6ebb778e93570add979294a36aa7f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that pwd options work.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1effd5028d9be05d892dee67e2736dbe3b3d5e6..a9e74d56981537b1e058a4e44c6de7b8e0fdedda 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88146656c102f294348c4ff2390f0d9862b0ce62..ac34d068145b3784bd0a4d379c5bfc0a3531c3ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 29fe09f8e49dd8608fada7df096327bc15c06cc7..35103179055f05cf5af3e82b3c09435f4ab95033 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ccd7ee1048338d54f8b06053b7adf11a006c919..c491d0b8fb914a08228bb5948b3f4cf62c713523 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test multiple argument handling.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 032b0df3f9cb7229071bb8fc7a176b2209220544..fb0d2e2fb3544ceed477a5d8a3d7a184d3386a02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # readlink from 6.9 would fail with a false-positive symlink loop error
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2dcc2e601dd0e45b12f7218ebb0c73d27437c8ef..fb6425c3042e8d8125d7271cff3ef5dee0fc154d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test readlink with POSIXLY_CORRECT defined.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cea129fdfeb1e1116c9c1ff25837d2e968cc6649..d20d7962c805589696b8b17bf68d96152df7f425 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e) on /.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6fd98110d1a131c53bb29fa54d8a3cb5ec82694..b3f6a20495af72308197650c6e4941f1eb7cce80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for readlink mode.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7fe439ee8e9c28d0414540c0c42825f110f2dbe..352ef37a8ffe2884214be6ce10920d5f62355e2d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d31d42b2f575fa613ce0f215075061933d73c326..d031ad66ca31440235ab6dc8aa7d05941511b258 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm --dir --verbose".
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c807a9929e5d93ea40dc36202429913338eb926..24fe26017b37ba62469778a32128541d92372ee6 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3238b6f136859227ee6e6dd15f112f0188158603..0cf339d54734cbe50f81a1d66f57b862b8f55a15 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d -i dir' (i.e., without --recursive) gives a prompt and
 # then deletes the directory if it is empty
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc90498a755050bc8bbbf040c6e08a7fc31979f7..d96acffa6f2ef060863bfa08b06a20877ddfd21a 100755 (executable)
@@ -4,7 +4,7 @@
 # But for fileutils-4.1.9, it would do the former and
 # for fileutils-4.1.10 the latter.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index be1f09254433446f37ab3bfc4a419560e7e4e2ef..59719c53c1a629de17cfe7cca3a7f4e1cb03a15b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm" with a deep hierarchy.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 466ca88d52b894a21ff85f7b7c4dbfc82036dced..a643ed4bdb9974efaa9043fa0aaee50de2bd7457 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure rm -r DIR does not prompt for very long full relative names in DIR.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b00a18d76713750ed4a47b9bdd7834d65f52532..9c0aa6a3da11659e64fd2643ed5deefc27e7c09a 100755 (executable)
@@ -2,7 +2,7 @@
 # rm (without -r) must give a diagnostic for any directory.
 # It must not prompt, even if that directory is unwritable.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2908d3fbc5c36bb3cfe5a03f926cf2b7cbabe4a..0a01b26804ca9b6c996102e75b5f35370531c111 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 08f3514d076e55cdc5b60e444b5a969b7a0deb79..b8acbaba437e2eae32160f845baf4717ae151eac 100755 (executable)
@@ -2,7 +2,7 @@
 # Use rm -r to remove two non-empty dot-relative directories.
 # This would have failed between 2004-10-18 and 2004-10-21.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64997abdbf49e215ad23f63cde1c02e61d71ed75..5b8ea66060cd1730349f310b52483980c972faf5 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm does not skip extra files after hitting an empty immutable dir.
 # Requires root access to do chattr +i, as well as an ext[23] or xfs file system
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9389dc7d4cdac523c63d4233785c9a49ed98a2fa..bc0089b5afe214ce02d32ed7f0c66d7582184c25 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81611f33d0c4d26c7828f46f4667467e30d5206d..87cadbb703de60a7251a6245c300bb0453ddaf4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f95487b44f9e14710a820b086128b467eea521c6..f146d9438e29e12dcd7115910447889963b3933b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that "rm -rf DIR-with-many-entries" is not O(N^2)
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 66dc7ca71684146287a9149f2402e79426d2f2ec..e120fac5bb499d7a3e8e4e3aad7838ceeb9d3178 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -f" with a nonexistent file.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d16f3baafbb7e1b3d446a0e984f81721bbf2e36..2040128b538559b82cd0bff6db7144b4082ca865 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm gives the expected diagnostic when failing to remove a file
 # owned by some other user in a directory with the sticky bit set.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8640b1e4fd2b6dc481f7cc45341cb30539ba7949..69238e9e4bea55f35d2ac6f82178a1a182c59f97 100755 (executable)
@@ -4,7 +4,7 @@
 # With the symlink, rm from coreutils-6.9 would fail with a misleading
 # ELOOP diagnostic.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55de65deedc7b90f60d728abf52729cab23e750a..401af643f4f42692325f5c0b93a1e4f58bbf9df8 100755 (executable)
@@ -3,7 +3,7 @@
 # Before then, rm would fail occasionally, sometimes via
 # a failed assertion, others with a seg fault.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ade624ef6ed3cfa30f0438b5e57915e100e06f8b..9385a8bfa31f4ab3bc11a99e6e3c41908bc42a04 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -i".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0fdf905b734efb22b3c2f9e18f0141824a0678c..22149ac1bd4b7d8cdd2623e950f9de0c998dbac7 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm --interactive=never works does not prompt, even for
 # an unwritable file.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c31f21e37f68d35ad0100c9b3e87568c2659115..6716eb19bf57d75a1d6c6a9ff85b01b714610181 100755 (executable)
@@ -3,7 +3,7 @@
 # recurse into directory DIR.  rm -i (without -r) must fail in that case.
 # Fixed in coreutils-4.5.2.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 336a860c4b9cc44e57f972a1cd7ff1374e31de7b..35dea3c20063703ce081234a17eadc762a64a561 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f existing-non-dir/anything exits successfully
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fafc4d3f6c87e9959eafcbefbb983cf716bdae32..917c82b9675bdcccf645b5afcbf16996eb22d4e2 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm works even when run from a directory
 # for which the user has no access at all.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63c2263ef86b9cc34003f66659c54b028f03c454..b49e0ab51771846838d744f782910d6ad0a0a6dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6df1a106db5fed856c57be25151e9f689c27f9f..bfccf767b6e8547639d309166d935a965507d7ec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 998f80a91915f995cf6e3ad790927dfe6cf6369a..ed23dd444890ffc299faa44d7169f29aa2dde9ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -ir".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c64eaccb490e0284a33413fd9d2ff77724602902..c35d767725ce120a69b14fb4019119f69d6e0341 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'chown 0 f; rm f' prompts before removing f.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b4d8cb8062517929a3bcba2f7e337c5731435e1..4dd2b364487b1125de23781f1178b0a34ecfe372 100755 (executable)
@@ -2,7 +2,7 @@
 # In coreutils-8.12, rm,du,chmod, etc. would use too much memory
 # when processing a directory with many entries (as in > 100,000).
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 31d2251fac7af3273c48fc408cbae0b0b3e37b7a..6253a2edaf33c03db9e529039ac569736fcdfa4e 100755 (executable)
@@ -2,7 +2,7 @@
 # With rm from coreutils-5.2.1 and earlier, 'rm -r' would mistakenly
 # give up too early under some conditions.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9b08c19ead7d333a53807044f61b5221246240a..88f4c5bd4ab6ec0ec6cf6ccea3362f0363c301af 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate rm's new --one-file-system option.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e5a79174bd62bf7cdf93c8ef6a52874b65c8c51..1fc3fc46ade993cc13d94a60803957de6991ba2f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify --one-file-system does delete within a file system
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1060d11c91fd2a7cc613f2c4e499be7fc8f87b02..8a50dddba43c9e7786c30c634c0a328c1e08dde7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11f9438814241db8c04e4150292cc7df8079f4b2..7efc04bb11d4c857b96754c453c9287b9c556573 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 681dfcdda7b94feb41d8c03278c364e0c81d3c3d..413e29aadb526f2981f8661303e4ebf3935787ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a087cbab97aec36220824b1e295b9134ff89e2fe..1fd06234371688b7b212856afca8bfbdcdbd69b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '.' and '..' recursively.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63202ca2a6966b9d44d0be9d491aa96f054648f9..9954ac92614c104c8d919a7ff4633960dc032dc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '/' recursively.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5194cb62a074979ac64c420b82dec19803bf9306..e00d346a5c560ca12a80980b956d20400bf45c48 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 741c9883498042e5a87a94234a31fc95a7153f86..1ed8682a6c0f202bfaf339d416e8aded38871052 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise the Darwin/MacOS bug worked around on 2006-09-29,
 # whereby rm would fail to remove all entries in a directory.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c2401b65f2b61d17b80b7facb4831c5225b1c22..091bbbc5a1b248100d220f7bc04cf84d889d8c34 100755 (executable)
@@ -2,7 +2,7 @@
 # Test rm's behavior when the directory cannot be read.
 # This test is skipped on systems that lack LD_PRELOAD support.
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59e66f1bd34ce97004177e09211ba0ba98607c3f..025c5341a02a3755ccc8811b5955e3b96997d2e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 690f53e31a2014715165a50c1506a04f40a925cc..e14b77609a3bccf062f2b69e9dec8ce2d8428200 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e00c069c6275e5f091f7e22a23cd8613879734e..23e8c35a25dd8e0f32d31ed0c692d5ee0f3eda6e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eaf1a80ba939b85668cefc22b5ecec4ec4a842ba..bb66b50b99510d9b17d23ad5a342c9656d8b65d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that 'rm dir' fails without --recursive
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 147b303be6543602b9be9b754025528cb582fa3c..59aab9a6b1bc43065d7cadc2a33c4b346c6bcb9c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # a basic test of rm -ri
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7703a9e31d74503b53bd4c473ba7e8c85f9d9c6d..5d6a1aa945d7a67750602a4df001d5276964df9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3140397efbe83b1b62bc9ad43dd75f8c0ec03ee..1e9e7f6582316dcfc0a2d8296b22eac6966fe72f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b92d2ff57c2f92ca7ed988684e018eeecb1cb24e..a0ecae053945d2abffabb5e7540853bfab26782d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f548174d27624aa31925b48208196dcd8e2e53c..1cba4c2c0b09c0425f475b76805b517643c2f921 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "rm" and unreadable directories.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 220df213a4ddbc4fec6da6c0ebff0f9466f41c09..34bb72197f6aac1a1f9b29b9447a884e04384eef 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # avoid extra slashes in --verbose output
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a38e5eff0f528d06839af7f8c21f4552f1d9b34..6eb2377e6e42009ed78272e02a88896831c525bc 100755 (executable)
@@ -2,7 +2,7 @@
 # For unwritable directory 'd', 'rmdir -p d d/e/f' would emit
 # diagnostics but would not fail.  Fixed in 5.1.2.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7eec4de7e1a690eeaa7953e92211b6b751dc496..4ac0050def12201db737d9c802a0cacf93e92a29 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 068fbb6ba66654be19208cdf026132310af92b2a..6e3937ccd1a586ec11e97aeadfe7609128a1dd57 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir outputs clear errors in the presence of symlinks
 
-# Copyright (C) 2021-2025 Free Software Foundation, Inc.
+# Copyright (C) 2021-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba8ff654f4fdbdfef3061a82460c32d0fd073427..54f9d02636d2baa6666ace99d5bf54742356bcea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25376318b9fb57f87a314483557c4e0608d04c55..6719cfa0dd0443bd73e2639eeff365d8c129174a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon -c uses absolute file names
 
-# Copyright (C) 2022-2025 Free Software Foundation, Inc.
+# Copyright (C) 2022-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 202755562d8929af21c2e6c2df575283ee50cd6d..6714ffce0d129cf47d2d91ff19519e2f5f4b942a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon does not reorder its arguments.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 196ab21ddb1234e1d111a3e09c929dedf247f42d..b9014a850e9c1fa92195123fc7c8992195727bb3 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 499b66f37c54172610c343120b9a25b37f5bad64..1c9fdf302cd31dbce2f7f4c5710dff1b520acb7c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of EPIPE with ignored SIGPIPE
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8faec9b6ddc1d3a99fa0a3da92c6683096b179d1..25754667024f7c5cea870a6492b50bea3b74a607 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the "print_extra_number" logic seq.c:print_numbers()
 
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a093eb6f43c39904d9b0ee37f622d1e5b64d8fba..89cb44243537ba6d86962d5a1277345692a32082 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of I/O errors in seq
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12b2d767abdf9526e74edcfba49050db4e0cb3fa..76cee7882e945ab0f2e6bb44fb23a54454d2c16a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 356ee6e3a14253940f286559c1de673a368ff28a..34d0e7cd29e53f56fe38f0b02ca7db36babc4e0a 100755 (executable)
@@ -3,7 +3,7 @@
 # Ensure that seq prints exactly two numbers for a 2-number integral
 # range at the limit of floating point precision.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cdb07d57387bb5149c048eb4a8ce236284849b9a..85105b26f1d847b8e1697bcf8e54c3b186e6fe19 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16583a71a3811dea37e6a2929153f13c653730d7..59a3e5e3aae3c9039c4f5a89cd27554619aa9cb6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "seq".
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6abb562dec71098a2ab1995cac08f11bb9fd147..15eba75b3fe9a16efdeaede0f847a6fa389051ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test functionality of --exact
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e8fb16c2350c2f2c0678dc5e8888fc20709800f..39e486db615cdff8f5ad00c1605d063a0c691bfc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the operations done by shred
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 585b6bdd6f8156b57ccc7036fb84f0d83a502326..f5d746562408e527edd06dd709b8b89d069c6dab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --remove
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8073b0a336b0dc076f30e1d151f10771e40e312d..2bf3903e0e7663983cb9c4b239352ce390a17322 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --size
 
-# Copyright (C) 2014-2025 Free Software Foundation, Inc.
+# Copyright (C) 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a8d636ddf30149e34dd7da679b46f87b9245bb97..fb1518d2c07a5bd4428e34a651222eacaf98b27e 100755 (executable)
@@ -4,7 +4,7 @@
 #  These tests do not check valid randomness,
 #  they just check memory allocation related code.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7bd1840b03a02e76333106429dbbe110c92fbc21..12688c631184533a5a622c67c4ba2bb6dfae0d16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 230f3151cfd151c964287a55c22a17610117ead8..50a53d41457cced00ae7c71aa8f20381f987df17 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the NaN-infloop bug in coreutils-8.13
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb6f3d80b9ae07fe20760ff61bd7a0ed4d473fc3..240f7c9fe8c942e283a95bfdb38ce649c1727dae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Benchmark sort on randomly generated data.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 668450d3c431b1e69329df5af3869325c015c39b..537e94c06dd8d896cf43987e6a5bfb04840e8fa1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for sort --compress hang
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 031353052ee0a1a6f96876687a60678e36e5c32d..1f3b9135225a582837d46c0693e2f88496fa0f61 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression subprocesses by sort
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 773e3400615f7d1324ad765d24bc67f3f53b9eab..12802ca021cc8044c81e36fdc342b16c613991ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression by sort
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05fea1c1d457235aba3a398ee2ea80e99ac1ecfd..0f443e2322a704f07e0ae0bc4cf8084784294f38 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for file descriptor exhaustion.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d71ac7628b83b94b7ce6db9711425d71e995de4..12fa03fb38594405d222c3f2d78dd349769b0c2f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test annotation of sort keys
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index be3d1ddaf019b8c8397bf2d4e8df863164f5f9ca..b459fff20fa06597aab4a7f208435aa721181b23 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test warnings for sort options
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb8d68eadeb1fe6e81f420f5e054a1bd20e9c296..91defc70fc20a40f9de80860fbf3921c2d48bfd8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test discriminator-based sorting.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8bcdb93af6f657c90fa606b417859cd47ddb4b85..fa0a753a62dd3759f8e63ed1950d89e57b089a1f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort' exits early on inaccessible inputs or output
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52d8e1d1755f81b45c7908482d703ae4b39824cd..0d42e521b875c8a662ac364b1b212eecdfd0ac2f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # From 7.2-9.7, this would trigger an out of bounds mem read
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d91924aac731e741e2cfbfc80a4167eabe39e8b1..a4df8633dd1d2c47490a5d8378a844d5f7a465e5 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise sort's --files0-from option.
 # FIXME: keep this file in sync with tests/du/files0-from.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1439edd703d0c28ee4a4cd0aba9d811bec0acd96..b0f373d325e00da4334eea520f260d57ee58a1d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure sort -g sorts floating point limits correctly
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11d1cc475ad05b8669f8eac87cfdc718770c4c22..4ba3ee71a049eabe63e6c941a6894f4d0bafa74e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise 'sort -h' in locales where thousands separator is blank
 
-# Copyright (C) 2016-2025 Free Software Foundation, Inc.
+# Copyright (C) 2016-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5339bd83015184e0a4b4e8de4dbe9f38b2ce44a4..18c591abd3a341685bc3d1d3d4a6299123370163 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sort locale ordering
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d09cefa523840392b6239b8a428d3ca5cfe3e0b..6ec34cfd9f8cabbbe425a2a8f55f062dc72c0372 100755 (executable)
@@ -2,7 +2,7 @@
 # Test whether sort avoids opening more file descriptors than it is
 # allowed when merging files.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a3204d3fef647deab63b2ab8e72b31a4755dcc67..33824790ba612ce72ceb45c082ec35e8b1d1b393 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sort -m".
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 87fd5299890f867b14432a310126d05e64b0b3ca..87803089a71f24998afc6089068f0b02fd71f6b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sorting of abbreviated months from the locale
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f068265284852a59ba322c9f7bc7ff264f84ea4b..90cbdd8c8f0ce2a893c7ccc835f95c650bfe25c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90e1463a01ec38d304710c42c3c5f2e1490977c7..b2a763a765d1b4b594886134ea06e697305a0f56 100755 (executable)
@@ -2,7 +2,7 @@
 # trigger a bug that would make parallel sort use 100% of one or more
 # CPU while blocked on output.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4bc0376491b34e77de43fa1861102d88e6b2c64d..b9e362a0eefab9b50e7e98bcd8b982d24936b598 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a bug that would cause 'sort' to reference stale thread stack memory.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b7c130d2924a6e21094390ea98d2d70dbce98fc..68dd669d3d32711cd051fe6eec07c568b6da45d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before 8.19, this would trigger a free-memory read.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8fb558b07909e80563f39508f96e0915d1524233..08d1062887cb6cec31c967a15b8fdb49a3b08614 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # parallel sort with --unique (-u) would segfault
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 93d8c1968373eafbe722eb8a361b262b017f520c..90d566d22f614aa60fc1d21c998bbf1664fea544 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort -u'.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f68dbfba8834370ecb0aa185c55e285a010f3dcf..3ff0de4a6b509a5d98f092bec84405dac798145d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise sort's --sort=version option
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5fa9d525273fbf25383b08983ac3d8aa5a1704ec..e37a746ec28358da13446f2fb50fbb8e704930c3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb6865f54a00bf4600a323cdb2cab1be1d8281b5..ad37e35e9c071b5de345250b02dd91e22f6c0072 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --additional-suffix=SUFFIX' works.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e745642dca8da9428bac7362b08f08d490421f3..5ee12a6e345e89fc84b16b15a5e942c41a3a2d00 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into 3 chunks
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6852e12099c48d2bf179f698c75a8f8ed1754e43..7cc8652e4a5e5f3f5431b6ccd9de5c46cbe089e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 105b6d9296c644bdb5a980f8179622cbbe4e1078..ba8f5e4479dcdb1151168b99a8c6234248dbb8a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise split's new --filter option.
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1eba9f1de6c4980d9492e4df3676855b51e1f697..6800df6b7d903a041c22a667a63f0ac50c2250b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure split doesn't overwrite input with output.
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df74a438411b511e00ddd5c54f49958b144333b3..dc618e715ea1bc8104c553b8ed67ab6cee3293a0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks from infinite input
 
-# Copyright (C) 2023-2025 Free Software Foundation, Inc.
+# Copyright (C) 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d616978b6166961e63596628ae6ad47cc0c48f63..d79ed9b00f0884c49960935838178162e058507a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks (-n l/...)
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 740c72ab271ea864589658499f5f4d37f70014d7..b03343c941f62bfc915dde273ed4cb5cec600804 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test -C, --lines-bytes
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ff4f14e30aff0c981231d0ff2a40900dd8efa1b0..f63f9607a6633ff88cba6570fdfce8def5a49ce9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --lines=2' works.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2469bd025b91d3c2e20a822bb4b173663801331a..9ae6cb280c4ad5a36a14e0d7b778df542a1a2197 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --{hex,numeric}-suffixes[=from]
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 472690d288840c96cf15d955758c8049b966d56e..d946697fbae02a14db0e8a66e1e8fe82ff036ccd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into round-robin chunks
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b9870284b63d534c8d085ff43ba20ebd9e9f7d7..c1d1edbd326aa073b8dc3f0a579ac166e295c00b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test split with custom record separators
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8497082713dd9f6b8839b4c8c35278389115be57..a1faae4bcb47f748b6ab5628a04771718ae44094 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in split via /dev/full
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4aee286bbbf613f08139fde1b10a162e37d2c53b..231c43f2901350af7e1aa1c4b2add089ebfaff9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the suffix auto width functionality
 
-# Copyright (C) 2012-2025 Free Software Foundation, Inc.
+# Copyright (C) 2012-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba003d62becf81b7dd5946bf69a96da2941e4b6b..84fce04a267b679e9415c0c9d02a6a615f0d3cd3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that split -a works.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2af9118c009095bc19ec99d31c3484195879177a..3f0b549062420694fe2f1de36c3a28a6c7ceee3f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that stat attempts birthtime access
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbc1d0a92b4b5ab137cb2896e74bda1ff65cc3a3..1c208e378602b3e30d085603a92cd445e22e9580 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # stat --format tests
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 40f091ef2d770a9ef49ba657607a50634578292e..de3a7d252511f64df4b10be914b26e238d96e211 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat - works and stat -f - does not.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 975b22518b300469b4583e0de58247849fa89248..b630d5b52d61d0de3afbff2c9ef52c25d1f06fc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test stat -c%m
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ffcb5a8b84a17571b5e0284b44c48bf9003f5994..44914751a33d25773d8e791c4b269a34712a4098 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise format strings involving %:X, %:Y, etc.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d6de6cf42a3d4cee68ba0281d4b44adecb0a748..a2f41dcf6b9324bb8db7a617b5b3689a7d46e853 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "stat --printf".
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e34986c801cb6a1ef1180192e636290be305c61b..ee574366499bfef094bd37685876d3da979796eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat handles trailing slashes correctly
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d80d2e7c77cb4848a779f99ee6031e710d11eff7..3a022f193ff2e3114b5cbf3637f6a80c1f5362d5 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure we handle cfsetispeed failing
 # which we did not before coreutils v9.1
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 868ed1d16a4c4193b5294e1db893e03d52813042..46d39bfa4aaeeb74f4a21d1d137786ccbf1da04f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving.
 
-# Copyright (C) 2007-2025 Free Software Foundation, Inc.
+# Copyright (C) 2007-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2af9ac78c8fdf9c04f3256942cf4da4413aad7e4..4b447ab0997807da4d5439764c4a82f8258b1e4d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options - in pairs [expensive].
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ccf8e5380d732fca31343100e4f6b7b42e6877ac..d751db8ff444742fd0f9c16c8a972474599ed8f0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "stty" with rows and columns.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b224ae41fe55c64bc166349aed3a1e19c9b52112..21af078302a696bdf63fbb01096c730c31ecf14c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b9ed3986017b69e8f05e439e1fb07ca53b10bba..f96efe98dfcaeb1e22531616b43059d4d17de892 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tac works with non-seekable or quasi-seekable inputs
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a5daaa06f4f7e11105806fc790e9d7a46c5f1a71..678c07799807410caeb801254c71ba2ec12d68ec 100755 (executable)
@@ -3,7 +3,7 @@
 # when it encounters an error with say the first one.
 # With coreutils-5.2.1 and earlier, this test would fail.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f6383c2daaffaff3a6c8514e11e4e37320c83c92..9a96a66b8581b3efee81bd988e9afe64041f75b9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that tac --separator=SEP works if SEP is not ASCII.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa14bd54c3882fe2213ee1fdf47addef3f12af03..576978aea915189d67d5b45fc0a1555c9da50419 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3a8eac0bbdb08f166478126ed1f444222b41675..153a5779dca029c892b72dc18d0c47f28c419bc2 100755 (executable)
@@ -3,7 +3,7 @@
 # Between coreutils 7.5 and 8.23 inclusive, 'tail -F ...' would
 # not output headers for or created/renamed files in certain cases.
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3841393a304cb851266f8db79fa562a9b0416a63..75a53473408c2883e8b2d8f6df9dc37a7464b40f 100755 (executable)
@@ -3,7 +3,7 @@
 # Before coreutils-8.6, tail -F missing/file would not
 # notice any subsequent availability of the missing/file.
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a10cd81317a00e495293db3b45a6f84320ca4518..1ee3aa86040a14cf20a30681a854e6801c23d091 100755 (executable)
@@ -3,7 +3,7 @@
 # Between coreutils 7.5 and 8.2 inclusive, 'tail -F a b' would
 # stop tracking additions to b after 'mv a b'.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9aff3c3d44ed55af86b8714ebeac31c24f604cf..fa24c926a5e581369d7099ca1cc7441953d47e4c 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that tail -f works on an append-only file
 # Requires root access to do chattr +a, as well as an ext[23] or xfs file system
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afa6e4d18d3d19a5bc3a6fd96382c8319a1c7306..0ce619542da538ef668c95f5bc5001eafc594b71 100755 (executable)
@@ -3,7 +3,7 @@
 # Due to a race condition in the test, the 'assert' script would get
 # the UMR on Solaris only some of the time, and not at all on Linux/GNU.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 826ab4d6d1cff32ca1878c48456e14f45cc75b61..d982c8a0b2a96addce3da56b12151386858dbdba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for assertion failure in "test".
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 307ed667ea9e22c412d8e3676db71fc0a237988a..2789c8aa53c37ffd5481798f430d10e47833cd31 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that tail works when seeking within a file
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 734f113a25cb2b0a67dace8be6c4dedb826bf76a..39613507b31634cd5307f4afbefe9c8728ff588b 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate a bug in 'tail -cN' when operating on files of size 4G and larger
 # Fixed in coreutils-4.5.2.
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d6a14c424b6adfe719a297ee3f7ca51e983ce38..6f3869921069d45a61ad39a6e78061df5c61127c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --debug output
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eff2f706af9cb516b286d4f5dab30efd1c05f409..3b701610dcd5b8cd305e54edf07a08c55dd10347 100755 (executable)
@@ -3,7 +3,7 @@
 # Between coreutils 7.5 and 8.23 inclusive, 'tail -f a' would
 # stop tracking additions to b after 'mv a b'.
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca79bdce99964dc1a45a3445a5d262a6f440a38c..f6fd609aef8d731e89eefc9b53a991d1cb8e3fb4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that tail seeks to the end of a device
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 016ce78c3d1a5b4a5a3db8311112c9b281c03ad3..7aed701fe6f5ef48a29633691a0cdc6d883ed691 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # inotify-based tail -f didn't flush its initial output before blocking
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c55cb9a0298b96430d64e640a360bdc2af7682f..c578cb7df283f8e78bef11f52ae1c7a58d188a41 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that --follow=name does not imply --retry
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8aa8b78acdee690b547d71b3addf61dae5801dbf..28858a06cb39d5d4f3cc4462ecfa4f478b558424 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test tail -f -
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f961c334631ac3cfc987c12466691d0ccd1b12c9..c000a8961a4de06ce493003c0da1a8516ebe9938 100755 (executable)
@@ -3,7 +3,7 @@
 # of the watched file was removed and recreated.
 # (...instead of getting stuck forever)
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7c3ac822abad6b784f8b803314b22bf5cf9ad2f..cd5256fe11bcd5b7ff5fa0616f0c33a6afb857ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a447be9753eb4011187273ebf85805ab43e1cc53..590ff24ac557f0adb4a1d5dc1e6c4e5756b3de3d 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 # Like inotify-hash-abuse, but without a hard-coded "9".
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69f6ec0d206462fd564bd3af5ef1079809d50a86..d6f9281b0232fd8e83b3243d2d209f4930c01fbb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f only uses inotify for regular files or fifos
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bec20d35d4f7664495def559b1fe4ebcbfac43b4..714cfe53aa6c44cf32ac7fccc79f28deb3d14f55 100755 (executable)
@@ -5,7 +5,7 @@
 # indefinitely if no *other* data is appended, but it would be printed as
 # soon as any additional appended data is detected.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a066b830ddc13b824f2e91738b4e175d8efa3c9..de2ea915c8d82596ebf1bd01040afb73a4315d5c 100755 (executable)
@@ -4,7 +4,7 @@
 # are established in tail_forever_inotify.  That new file would be ignored
 # indefinitely.
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26d1dedcdc9b48a0ecf151bd1a7fabe91baa12ef..066fdea300fa8a0e6f2ed83b8dd0e1c6b2370bc3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F doesn't leak inotify resources
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d113da0ce9a7352b0dc5344e85561d360db90d57..3e8bc63f17d04e2bc9388f15ad0a690a38aedd20 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F handles rotation
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b61cbcf86d629eb2de37e7f25a7fca363039b2a..ea105379fe73bd78836a57e29a129fd5ced2bccd 100755 (executable)
@@ -2,7 +2,7 @@
 # inotify-based tail would output redundant headers for
 # overlapping inotify events while it was suspended
 
-# Copyright (C) 2017-2025 Free Software Foundation, Inc.
+# Copyright (C) 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61df3be8cd62b68ec79fafebc7f5fa589d7a8d03..b87b6ab28f14702f2983a5ca2f6e2d15d9ab3124 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail --pid=PID fifo" exits responsively
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a50b8704eaa02ab2ff9d18b0ebb4d6c62c163ec..3c9a8d08c0f56c9ac8ac00b5876866eb8e1c8a05 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --pid option of tail.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0819c50635d6c433cddcb0f109e028101662cf87..e5742c1fa1258121ae35706dd8544d481e013261 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f doesn't hang in various cases
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 613b5a770ac1667e8a857ae8deee06a5a37ee2b4..6d26c422af19231984f62e68d4341767685cee8f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail -f fifo" tails indefinitely.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f92512c8737d47600575aab585aa78ac942adcc8..47202930238f70c95ea22431750c5933dcf45045 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5e8b8cae6874ffbb7dcc1a8c768b1a473baefb6..5ece3a2c42f687938240e25464cfbb4b3cfda08f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise tail's behavior regarding missing files with/without --retry.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ad3d8553b55923a63515c7bf540e6123aa7341e..ff1534db77e2271ef24c80ef6fc6997141e67305 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that tail works even when it's reading from a file
 # that is not at its beginning.  Based on a report from John Roll.
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 532fbd3450810a6540ba75cd57b96a81f673bc27..1044adaf9f061363405d048826208d962f96e0f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure tail tracks symlinks properly.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 23cef1ce8ab17051dd5cf80f2065cd6e1d2c8419..56f97d79f6f06586aadd70eea7eac929d461d702 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise tail -c
 
-# Copyright 2014-2025 Free Software Foundation, Inc.
+# Copyright 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 322412d51d70065346ffc312833e289789232123..82ffbf675d78638f75dc9c0515758a032f36024c 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure that 'tail -n0 -f' and 'tail -c0 -f' sleep
 # rather than doing what amounted to a busy-wait.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1387b7f8d38b758c802f45dd9f6b43313dcf6c9c..663aa8114c730c26c78b449dd9692350c7cf2856 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # sysfs files have weird properties that can be influenced by page size
 
-# Copyright 2023-2025 Free Software Foundation, Inc.
+# Copyright 2023-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eeddc6b0743a93d964f318fdeeb570078ae01d99..bac1269ffc69578e7877e5c2025057823c6c0ca7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test tail.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43ff8a129a456c3addaee1a042b49b8775b5d499..d64bfb693512192fb62c5972526339164342ddee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure all logs are output upon file truncation
 
-# Copyright (C) 2015-2025 Free Software Foundation, Inc.
+# Copyright (C) 2015-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 87fe7540fce3ade5f2a4516fe997c1816b13eb11..ec69ff7751209c4ec22cc207b79ea3ca7fc64ac9 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure that 'tail -f' returns immediately if a file doesn't exist
 # while 'tail -F' waits for it to appear.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df6ed1880d2f639cabfb4450fad2b6263b6daa89..87b83ca5b03f72e139fa1163fab692cc20f01552 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test the behavior of 'tee --append'
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d0f7b3396bd66ae221b5532c29af55e92175b48..1ba5d77ad436e25eb51e6143bc2c719b0b6050c7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for basic tee functionality.
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e151b40b1f11a1c8aa878ffac83031eb898dcef0..91b68cba92924254921086faa2fed0e3683f0f4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'test -N file'.
 
-# Copyright (C) 2018-2025 Free Software Foundation, Inc.
+# Copyright (C) 2018-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05b4f2ed5530e182fad4292e988296ac2f99ef08..b9929d9c5c26c945df920cb70724af02876c5f16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test the diagnostics of "test".
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 026ca9778a3d3c721d6c1f9bccb2e43d256c1f9c..2732c0fd0ea42659929fe3d8aea060f6631f428e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test test's file related options
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e016819fc38d4896fc59605938ee7b9d57890fe..caea4ee56eccb0d829333d7ab6eaa514c7892339 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64f11fbe8100b5a1479795fb64a0def049e6fc9a..56dce6e4cb1328937070d0ebd54d118c83da1d02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test that timeout handles blocked SIGALRM from its parent.
 
-# Copyright (C) 2013-2025 Free Software Foundation, Inc.
+# Copyright (C) 2013-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ebe299f3039e54ca65415aed6fff33904ffe4802..959cb6452fb56d62b01e6445d9a0b853dc925b79 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test program group handling
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5669810e8ab319cc56e6da63a54c9b3743c883f9..f5c2bf3b0fb9f9ab3eaed3b66f63da7078918d49 100755 (executable)
@@ -2,7 +2,7 @@
 # Validate large timeout parameters
 # Separated from standard parameter testing due to kernel overflow bugs.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4b2202b41c142828740fc12e3b89f1ace7e454d..9303fecf0053e3ba909d16b047cfa9db0c06d4d4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout parameter combinations
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3aaed93a725158a804709d59f23610f1a8d4cc45..9a395416b9c54f0995fa1a6b7c4ab589a4c5368b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout basic operation
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7edeb65926ebc73b79b2ab447d34a4f4bd6650d5..14f2b6eb02a02776698e7fe9e0e9a1992c2e60d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # touch -t would mistakenly reject a time specifying "60" seconds
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c103d5f5891019c4d6eb5b9811a78ac47b9b7e79..863cf4fc90843b2a55bb661103ddddb1c5a2fedc 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure touch can create a file through a dangling symlink.
 # This was broken in the 4.0[e-i] test releases.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ff239f17a56035a495f0f254589b4b8304e1d66..5e0a3ecdb8b4f945e406f3f3c112f1431817bde6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
 
-# Copyright (C) 1998-2025 Free Software Foundation, Inc.
+# Copyright (C) 1998-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e8933ff6dd08cc3a99ba1df216c5b80f0e8250b5..0c792e40530d7dce1df72794c826c7533796c5df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
-# Copyright (C) 2001-2025 Free Software Foundation, Inc.
+# Copyright (C) 2001-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d9f7704ac98029159ecd2c38dc8b91886b7201c3..2f8a30cf9b9885e3fd144663adc4fc8a44d48dae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d35c76c4c6877495fd15d59cedb2850994f744e6..ff2a0da35677eac27348367045abd0cc52f1047f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -c no-such-file no longer fails (it did in 4.1.8).
 
-# Copyright (C) 2002-2025 Free Software Foundation, Inc.
+# Copyright (C) 2002-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a5f674fedf0d22176b0d0e9b87051c569de17a8..85ca8ccf5a2fa0057f6b37b380ea68fbb04651a2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -h works.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7751d1a0a02cad79470b6a4eebb60c45662e61f0..3d5b626ab520b109a097173ac1640dc35101f819 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure touch can update the times on a file that is neither
 # readable nor writable.
 
-# Copyright (C) 1999-2025 Free Software Foundation, Inc.
+# Copyright (C) 1999-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e47398213d4780bb68880e6e3327fe1d804b626..948e16fe9c530e2fe69779980461e1dbfccab909 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure that touch gives reasonable diagnostics when applied
 # to an unwritable directory owned by some other user.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a561a97696bf551b194c912239238f974a170200..68fc6edb5fbc89029428ccedcc44c7473b4ff85a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "touch -d now writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f8ac29f4f9bf52e50b0730bd15a6d8a433ff92f..40907935d8ea16e4654a949f5482e4f2d53f25df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit timestamps.
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4beffcc37854b8ab637298e32bf88e9683cb415..8853eb78688d882e6e32b4bbafde70b9b1539d17 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
-# Copyright (C) 2005-2025 Free Software Foundation, Inc.
+# Copyright (C) 2005-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf23865284f6c8ac7f9d6d6981bf3f029decb73c..1e640d5401d4a0cf153e3f9251c65771a3bcd770 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate using a combination of --reference and --date to
 # set the time of a file back by an arbitrary amount.
 
-# Copyright (C) 2004-2025 Free Software Foundation, Inc.
+# Copyright (C) 2004-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1a2f1ff017ca9b8474eac8c4b9124247852ecff8..bf96442358a7f29299c554bc23a830d5fa10b40c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch honors trailing slash.
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 779b94d3d586aab7cf1eac0b7a2acee6391ac050..89111836ba82210034e7b63ecdd50a4e234a6c9d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test case conversion classes
 
-# Copyright (C) 2010-2025 Free Software Foundation, Inc.
+# Copyright (C) 2010-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 340fee37cd2e4bf85eef2b97fcdb47c863767a56..e07dfa0c722adb638b5e0bfde9cb334982a746c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 942d820101eebe64075e93510792e83d43f241b3..474ddcc3f6c951ee41d3247ac66c41e8a1a010ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate can create a file through a dangling symlink.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e0a683f393a588110d7d0fd6f402b6941a62a5e..977e79df2d0c9b4ab234d59b4f89e3e78e8577e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate fails for a directory.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fda80f8b7820e31daad47c9dcd3204261ee8135..7907adc2502b727a0877bb99cecde6024d5dc8ef 100755 (executable)
@@ -5,7 +5,7 @@
 # open ("missing/", O_CREAT & (O_WRONLY | O_RDWR), ...) -> EISDIR
 # open ("missing/file", O_CREAT & (O_WRONLY | O_RDWR), ...) -> ENOENT
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5047a5590c379bd5e988e351a62b91fcbca5212..c456c76ffcf6446ef8536f8dc9f0f0852f723eeb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate works on fifos without hanging
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ae46cb8d087692cec8a50119caab5f3b96f6b1e..e007b834babac33d526c2f1a8f0719865c0a3674 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that truncate -c no-such-file doesn't fail.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 235ff609850162982f91c3b7ea1f78c654bcfd81..7fdab4fc4bf6436834198529c79339aefbb2f05d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate integer overflow
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70a8ac0b127aafc9dc38f86f0f0cf130e2faacac..2bd72ecaea250b9cd710995837497ebad606596a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "truncate -s0 writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50c4f9669971a732afa0fc4e85edd10c5f5a026a..f27348b2cf5e409874457f6819d5c0c6124683c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate parameter combinations
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32a20705dac7103a21dc58318297f1c9eb7c9325..cefcd86bc3b63898d1f7184653e71cf96e23e9a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate relative sizes
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ea5ade46ff2c5f18d2b7fd29ce24fd225f1bb8b..bc86f53cd02da70623adbc7f8161ca08bc0bdb0a 100755 (executable)
@@ -4,7 +4,7 @@
 # Do the same for all programs that can read stdin,
 # require no arguments and that write to standard output.
 
-# Copyright (C) 2003-2025 Free Software Foundation, Inc.
+# Copyright (C) 2003-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2b8aa25ad700b36713f1f1a9a5ccb5a10e866f5..e79d41aaf652178b896b2725c730038a1b75052e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'tty'.
 
-# Copyright 2017-2025 Free Software Foundation, Inc.
+# Copyright 2017-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f06992878e64a955ddcf98179cfe5b4a73ebc1e0..db3d365b4cbf2e94eea562089468e696b39f2f18 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that unexpand uses bounded memory.
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb7469cae351d54021a01052029e8f51aea16684..fd64f0fc4d670604c22b5f880b2d10fa6ea8e027 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "unexpand".
 
-# Copyright (C) 2000-2025 Free Software Foundation, Inc.
+# Copyright (C) 2000-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 96a3717d9fa3a75fd28d0eed2699b5bcffaaa084..92069daf44ec4278e01b1d48de98afff3e629955 100755 (executable)
@@ -3,7 +3,7 @@
 # items which compared equal with strcoll()
 # So ensure we avoid strcoll() for the following cases.
 
-# Copyright (C) 2020-2025 Free Software Foundation, Inc.
+# Copyright (C) 2020-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c585f3d792b462e172eb9c5d9b6dc8fa2fcf4826..be8efd6cb1ab998b58371707f8caaf461a631a17 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
 
-# Copyright (C) 2011-2025 Free Software Foundation, Inc.
+# Copyright (C) 2011-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f5faf3ed8e459599a11cf97e14ff18e26859afe..b558fb3ee20385f2e8225c3935e77257cee30085 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test uniq.
 
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ad4f5f9c20f639d246a45cbc9c77f81c82cc963..13366f59cbf5fd72b4348258ce18a648fa0446a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cpu specific code operates correctly
 
-# Copyright (C) 2025 Free Software Foundation, Inc.
+# Copyright (C) 2025-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d803083e0bf907b9508e8af98a328cde90c2cec..9bf2c62321b211ee5ff4bd8466a25df374bbc05a 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise wc's --files0-from option.
 # FIXME: keep this file in sync with tests/du/files0-from.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5243bc18c106d8b5789acf6ee23ec13af497dbd9..8b764bde065bc036d3c686284aa691e1ba34972e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
-# Copyright (C) 2006-2025 Free Software Foundation, Inc.
+# Copyright (C) 2006-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 457cb008f07eb13b1f1f98e11af94f0b46807523..ee64527d0533ac5fcbefeefdda6d47916e01f9aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test non breaking space handling
 
-# Copyright (C) 2019-2025 Free Software Foundation, Inc.
+# Copyright (C) 2019-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c414b336cdaabee227d623e285041157bb87bd6a..50106416fe148fa15986b64557e94cb49e50e0c9 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that wc prints counts atomically
 # so that concurrent processes don't intersperse their output
 
-# Copyright (C) 2009-2025 Free Software Foundation, Inc.
+# Copyright (C) 2009-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d26d569ddfa803392680a518d40c5dafa5e7c40..59281a69cd4fe82f8419856fdef7ae6b2b786dd1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test wc on /proc and /sys files.
 
-# Copyright 2014-2025 Free Software Foundation, Inc.
+# Copyright 2014-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e62840c2ccda8195b660b9d065d54205da1fde08..f4ff080ef961b72e88debf461d8e62384a651db7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's --total option works.
 
-# Copyright (C) 2022-2025 Free Software Foundation, Inc.
+# Copyright (C) 2022-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6dd73318a5955b2ade954410036c6a108f38ab9f..266f88d559d8c09bcca7e09102e04da5733c3c7f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "wc".
 
-# Copyright (C) 1997-2025 Free Software Foundation, Inc.
+# Copyright (C) 1997-2026 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by