]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update all copyright year number ranges
authorPádraig Brady <P@draigBrady.com>
Sun, 2 Jan 2022 15:42:45 +0000 (15:42 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 2 Jan 2022 16:15:55 +0000 (16:15 +0000)
Run "make update-copyright" and then...

* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.

811 files changed:
.github/ISSUE_TEMPLATE.txt
.github/PULL_REQUEST_TEMPLATE.txt
.vg-suppressions
HACKING
Makefile.am
NEWS
README
README-hacking
README-valgrind
TODO
bootstrap
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/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/mbsalign.c
gl/lib/mbsalign.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/smack.h
gl/lib/strintcmp.c
gl/lib/strnumcmp-in.h
gl/lib/strnumcmp.c
gl/lib/xdectoint.c
gl/lib/xdectoint.h
gl/lib/xfts.c
gl/tests/test-fadvise.c
gl/tests/test-mbsalign.c
gl/tests/test-rand-isaac.c
init.cfg
lib/t-chdir-long
m4/boottime.m4
m4/check-decl.m4
m4/include-exclude-prog.m4
m4/jm-macros.m4
m4/prereq.m4
m4/stat-prog.m4
m4/xattr.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
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/chgrp.c
src/chmod.c
src/chown-core.c
src/chown-core.h
src/chown.c
src/chroot.c
src/cksum.c
src/cksum_pclmul.c
src/comm.c
src/copy.c
src/copy.h
src/coreutils-arch.c
src/coreutils-dir.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/die.h
src/digest.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/join.c
src/kill.c
src/libstdbuf.c
src/link.c
src/ln.c
src/local.mk
src/logname.c
src/longlong.h
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/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/who.c
src/whoami.c
src/yes.c
tests/Coreutils.pm
tests/CuSkip.pm
tests/CuTmpdir.pm
tests/chgrp/basic.sh
tests/chgrp/default-no-deref.sh
tests/chgrp/deref.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/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/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/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/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/dd/ascii.sh
tests/dd/bytes.sh
tests/dd/direct.sh
tests/dd/misc.sh
tests/dd/no-allocate.sh
tests/dd/nocache.sh
tests/dd/nocache_eof.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.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/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/envvar-check
tests/factor/create-test.sh
tests/factor/run.sh
tests/fmt/base.pl
tests/fmt/goal-option.sh
tests/fmt/long-line.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/init.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/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/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/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/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-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/b2sum.sh
tests/misc/base64.pl
tests/misc/basename.pl
tests/misc/basenc.pl
tests/misc/cat-E.sh
tests/misc/cat-buf.sh
tests/misc/cat-proc.sh
tests/misc/cat-self.sh
tests/misc/chcon-fail.sh
tests/misc/chcon.sh
tests/misc/chroot-credentials.sh
tests/misc/chroot-fail.sh
tests/misc/cksum-a.sh
tests/misc/cksum-c.sh
tests/misc/cksum.sh
tests/misc/close-stdout.sh
tests/misc/comm.pl
tests/misc/coreutils.sh
tests/misc/csplit-1000.sh
tests/misc/csplit-heap.sh
tests/misc/csplit-io-err.sh
tests/misc/csplit-suppress-matched.pl
tests/misc/csplit.sh
tests/misc/cut-huge-range.sh
tests/misc/cut.pl
tests/misc/date-debug.sh
tests/misc/date-next-dow.pl
tests/misc/date-sec.sh
tests/misc/date-tz.sh
tests/misc/date.pl
tests/misc/dircolors.pl
tests/misc/dirname.pl
tests/misc/echo.sh
tests/misc/env-S-script.sh
tests/misc/env-S.pl
tests/misc/env-null.sh
tests/misc/env-signal-handler.sh
tests/misc/env.sh
tests/misc/expand.pl
tests/misc/expr-multibyte.pl
tests/misc/expr.pl
tests/misc/factor-parallel.sh
tests/misc/factor.pl
tests/misc/false-status.sh
tests/misc/fold.pl
tests/misc/groups-dash.sh
tests/misc/groups-process-all.sh
tests/misc/groups-version.sh
tests/misc/head-c.sh
tests/misc/head-elide-tail.pl
tests/misc/head-pos.sh
tests/misc/head-write-error.sh
tests/misc/head.pl
tests/misc/help-version-getopt.sh
tests/misc/help-version.sh
tests/misc/invalid-opt.pl
tests/misc/join.pl
tests/misc/kill.sh
tests/misc/ls-misc.pl
tests/misc/ls-time.sh
tests/misc/md5sum-bsd.sh
tests/misc/md5sum-newline.pl
tests/misc/md5sum-parallel.sh
tests/misc/md5sum.pl
tests/misc/mknod.sh
tests/misc/mktemp.pl
tests/misc/nice-fail.sh
tests/misc/nice.sh
tests/misc/nl.sh
tests/misc/nohup.sh
tests/misc/nproc-avail.sh
tests/misc/nproc-override.sh
tests/misc/nproc-positive.sh
tests/misc/numfmt.pl
tests/misc/od-N.sh
tests/misc/od-endian.sh
tests/misc/od-float.sh
tests/misc/od-j.sh
tests/misc/od-multiple-t.sh
tests/misc/od-x8.sh
tests/misc/od.pl
tests/misc/paste.pl
tests/misc/pathchk1.sh
tests/misc/printenv.sh
tests/misc/printf-cov.pl
tests/misc/printf-hex.sh
tests/misc/printf-quote.sh
tests/misc/printf-surprise.sh
tests/misc/printf.sh
tests/misc/ptx-overrun.sh
tests/misc/ptx.pl
tests/misc/pwd-long.sh
tests/misc/pwd-option.sh
tests/misc/readlink-fp-loop.sh
tests/misc/readlink-root.sh
tests/misc/realpath.sh
tests/misc/runcon-no-reorder.sh
tests/misc/selinux.sh
tests/misc/seq-epipe.sh
tests/misc/seq-extra-number.sh
tests/misc/seq-io-errors.sh
tests/misc/seq-locale.sh
tests/misc/seq-long-double.sh
tests/misc/seq-precision.sh
tests/misc/seq.pl
tests/misc/sha1sum-vec.pl
tests/misc/sha1sum.pl
tests/misc/sha224sum.pl
tests/misc/sha256sum.pl
tests/misc/sha384sum.pl
tests/misc/sha512sum.pl
tests/misc/shred-exact.sh
tests/misc/shred-passes.sh
tests/misc/shred-remove.sh
tests/misc/shred-size.sh
tests/misc/shuf-reservoir.sh
tests/misc/shuf.sh
tests/misc/sleep.sh
tests/misc/sm3sum.pl
tests/misc/sort-NaN-infloop.sh
tests/misc/sort-benchmark-random.sh
tests/misc/sort-compress-hang.sh
tests/misc/sort-compress-proc.sh
tests/misc/sort-compress.sh
tests/misc/sort-continue.sh
tests/misc/sort-debug-keys.sh
tests/misc/sort-debug-warn.sh
tests/misc/sort-discrim.sh
tests/misc/sort-exit-early.sh
tests/misc/sort-files0-from.pl
tests/misc/sort-float.sh
tests/misc/sort-h-thousands-sep.sh
tests/misc/sort-merge-fdlimit.sh
tests/misc/sort-merge.pl
tests/misc/sort-month.sh
tests/misc/sort-rand.sh
tests/misc/sort-spinlock-abuse.sh
tests/misc/sort-stale-thread-mem.sh
tests/misc/sort-u-FMR.sh
tests/misc/sort-unique-segv.sh
tests/misc/sort-unique.sh
tests/misc/sort-version.sh
tests/misc/sort.pl
tests/misc/stat-birthtime.sh
tests/misc/stat-fmt.sh
tests/misc/stat-hyphen.sh
tests/misc/stat-mount.sh
tests/misc/stat-nanoseconds.sh
tests/misc/stat-printf.pl
tests/misc/stat-slash.sh
tests/misc/stdbuf.sh
tests/misc/stty-invalid.sh
tests/misc/stty-pairs.sh
tests/misc/stty-row-col.sh
tests/misc/stty.sh
tests/misc/sum-sysv.sh
tests/misc/sum.pl
tests/misc/sync.sh
tests/misc/tac-2-nonseekable.sh
tests/misc/tac-continue.sh
tests/misc/tac.pl
tests/misc/tail.pl
tests/misc/tee.sh
tests/misc/test-N.sh
tests/misc/test-diag.pl
tests/misc/test.pl
tests/misc/time-style.sh
tests/misc/timeout-blocked.pl
tests/misc/timeout-group.sh
tests/misc/timeout-large-parameters.sh
tests/misc/timeout-parameters.sh
tests/misc/timeout.sh
tests/misc/tr-case-class.sh
tests/misc/tr.pl
tests/misc/truncate-dangling-symlink.sh
tests/misc/truncate-dir-fail.sh
tests/misc/truncate-fail-diag.sh
tests/misc/truncate-fifo.sh
tests/misc/truncate-no-create-missing.sh
tests/misc/truncate-overflow.sh
tests/misc/truncate-owned-by-other.sh
tests/misc/truncate-parameters.sh
tests/misc/truncate-relative.sh
tests/misc/tsort.pl
tests/misc/tty-eof.pl
tests/misc/tty.sh
tests/misc/unexpand.pl
tests/misc/uniq-collate.sh
tests/misc/uniq-perf.sh
tests/misc/uniq.pl
tests/misc/usage_vs_getopt.sh
tests/misc/wc-files0-from.pl
tests/misc/wc-files0.sh
tests/misc/wc-nbsp.sh
tests/misc/wc-parallel.sh
tests/misc/wc-proc.sh
tests/misc/wc.pl
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/mv-n.sh
tests/mv/mv-special-1.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/other-fs-tmpdir
tests/pr/pr-tests.pl
tests/readlink/can-e.sh
tests/readlink/can-f.sh
tests/readlink/can-m.sh
tests/readlink/multi.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/fail-eperm.xpl
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/sample-test
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.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/suffix-auto-length.sh
tests/split/suffix-length.sh
tests/tail-2/F-headers.sh
tests/tail-2/F-vs-missing.sh
tests/tail-2/F-vs-rename.sh
tests/tail-2/append-only.sh
tests/tail-2/assert-2.sh
tests/tail-2/assert.sh
tests/tail-2/big-4gb.sh
tests/tail-2/descriptor-vs-rename.sh
tests/tail-2/end-of-device.sh
tests/tail-2/flush-initial.sh
tests/tail-2/follow-name.sh
tests/tail-2/follow-stdin.sh
tests/tail-2/inotify-dir-recreate.sh
tests/tail-2/inotify-hash-abuse.sh
tests/tail-2/inotify-hash-abuse2.sh
tests/tail-2/inotify-only-regular.sh
tests/tail-2/inotify-race.sh
tests/tail-2/inotify-race2.sh
tests/tail-2/inotify-rotate-resources.sh
tests/tail-2/inotify-rotate.sh
tests/tail-2/overlay-headers.sh
tests/tail-2/pid.sh
tests/tail-2/pipe-f.sh
tests/tail-2/pipe-f2.sh
tests/tail-2/proc-ksyms.sh
tests/tail-2/retry.sh
tests/tail-2/start-middle.sh
tests/tail-2/symlink.sh
tests/tail-2/tail-c.sh
tests/tail-2/tail-n0f.sh
tests/tail-2/truncate.sh
tests/tail-2/wait.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

index bf4263976e7ff9c8b94dfcbfc0eb0c66c591a728..7a66f6a2ce648acf97b2a3609d8a63e9afec580f 100644 (file)
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
 
 
 <!--
-Copyright (C) 2017-2021 Free Software Foundation, Inc.
+Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 12e40195668514355e81e4ac2b372fa4793635bd..03ce36407a8714cf11ba60a137b8ec3b609ff5b0 100644 (file)
@@ -88,7 +88,7 @@ in this matter.
 
 
 <!--
-Copyright (C) 2017-2021 Free Software Foundation, Inc.
+Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index cf477af24a900ccedee0269c2dc2209f6628b954..a3e5496beebe023310b8a985ab93b0b0714931fa 100644 (file)
@@ -1,6 +1,6 @@
 # Suppress valgrind diagnostics we don't care about.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This 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 7ffc3ddd8fccf574924928b3de6b7904e3627c1e..eda2018096f1f414e650cc66be909f7774fffafb 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -617,7 +617,7 @@ and root only tests, is to follow these steps (requires lcov to be installed):
   xdg-open doc/coverage/index.html
 
 ========================================================================
-Copyright (C) 2009-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 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 6dd4fc333de0cdf510b65e5289a020e0d8cb28f5..b01abf491c097cb3c4827d87b543c78019a93452 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils.                                      -*-Makefile-*-
 
-# Copyright (C) 1990-2021 Free Software Foundation, Inc.
+# Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
 # This 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 7ce6a698fd006883ea8f33112fe5eb505381e07c..787a61fbedde91e20c678f90dc7b8a3c9ff13b7e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5349,7 +5349,7 @@ packages, see ./old/*/NEWS.
 
 ========================================================================
 
-Copyright (C) 2001-2021 Free Software Foundation, Inc.
+Copyright (C) 2001-2022 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 b1289f6542f92ba1f67d171bb0447400010dcd3e..a18fcf611dc53f0a2a3a9feb52591f4896abfc8b 100644 (file)
--- a/README
+++ b/README
@@ -232,7 +232,7 @@ the address on the last line of --help output.
 
 ========================================================================
 
-Copyright (C) 1998-2021 Free Software Foundation, Inc.
+Copyright (C) 1998-2022 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 44cb75b98749224913a1830da5fba96c2d4e18c9..1343011bc98fb2c2c34e5476d847d74380849ab4 100644 (file)
@@ -101,7 +101,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 71c90bd740127e36f5e7a21483ecc069c88d6c84..28c2f10b2061a52b9c88e88fbfee2938c1574337 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/bash
 # Convert this package for use with valgrind.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This 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 8a458d5c768a97267aae157227d411a7539f880f..e1348f0f170b02c8fc0f7cb19952c42debeae3e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -143,7 +143,7 @@ pr's use of nstrftime can make it malloc a very large (up to SIZE_MAX) buffer
 
 -----
 
-Copyright (C) 2002-2021 Free Software Foundation, Inc.
+Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 63e76deebe839d0a5f043bb767e71d65b42e1b71..96588618b79453146009a44bc479ddf975d4f121 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2021-04-11.09; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afa2cdcb93c334e11a900387dd3c12d0bec3cbac..628a933314ce1e7aedd8337861d66692fbcbdabe 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This 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 046f14167045e3945b44d698b3312244af2102be..c6284256cab6474212b1c2899ba3e68e5f53dd14 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b982d7e9acf26767b5f0c645d11349438e4c9f9e..bfbc68cf7862021fae6121c43ffa092e62b05595 100644 (file)
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1991-2021 Free Software Foundation, Inc.
+# Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4cd3d11b614c3fe008ad4b40cf14be5dbf40320e..a24f9ee640b2d8e7b4020d057efb173f141945f4 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--2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2022 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 2b1eda63faf244f6fdf8d8ad80467645302b3516..e870c7f956dc0589f37a6a1a57c1e70911baa2bd 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils documentation.                                -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2021 Free Software Foundation, Inc.
+# Copyright (C) 1995-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bfc39381e71f398165e4658e12da7f50e14487e8..55904317728396a1b767db72ef8d3fc6e82b93de 100644 (file)
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994--2021 Free Software Foundation, Inc.
+@c Copyright (C) 1994--2022 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 6f39cc2d93601f1532e6991cf7cbe0322e309406..18ddaa94a790d23c6e4a29a3b936f1be787e3d2a 100644 (file)
@@ -1,6 +1,6 @@
 @c GNU Version-sort ordering documentation
 
-@c Copyright (C) 2019--2021 Free Software Foundation, Inc.
+@c Copyright (C) 2019--2022 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 c3128549813b7e15843ae3d46f3923b0e1782c1e..392dcb7535db39ba8f3e758f575bf64ef2ff0c46 100644 (file)
@@ -1,6 +1,6 @@
 /* buffer-lcm.c - compute a good buffer size for dealing with two files
 
-   Copyright (C) 2002-2021 Free Software Foundation, Inc.
+   Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 14999d7a62ba9d4993c6fe62fe8a9517da5f2c38..a8c7d41c938220b4a30c3b58aaad6e5758b04fd6 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert string to double in the current locale, falling back on the C locale.
 
-   Copyright 2019-2021 Free Software Foundation, Inc.
+   Copyright 2019-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94520a9939acd2fca4a97019e10cba59199ddc7a..c7335aa474514152bfe5223667bb824d72e28a7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 44534059c9e96f42235a172459f8a3a18f69320d..05d1a5bf23ab527c153c91c1407c82f33d346a29 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c9bf346d304cb119db01746a0d0679de59cfe720..9c22f1196b95079cf490e935c90c1b9b2a4115a1 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8f416400251952376411aa98533bc4d18b4b9f3a..2317e8bf33eedf832927c8a00d8a5d9fdc18c26c 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b0c58ad8d7d7f958b6ef0a4b4371a6a13373a42b..30584adca818f07e8180b2208292a8e759e8c2f0 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c3be5f47e2a6a52988536d25fa8f00645448f4de..895c375fc1f7f69c2bbd3b6ab49c10e31221657b 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e99eac04d71ff61d49759059dbb1fe41121d9dfe..38face21dfb346abdd3aac01be794d390331e455 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2021 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ef289da1a25a10948b2d0d9332a37b92b44416a9..2b9f976fa51d21f75100f718fc69a65226430031 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2021 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8ccb13804d7e3ad8e792f069ae7bd554839de645..e19c47a678e220ddfbfff0ff7447ffa2dec13aa6 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2021 Free Software Foundation, Inc.
+   Copyright (C) 1999-2022 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 9484c0953f8e23361546c3578999844de61953f0..3c443be552490fb65dfd90d10e27d31400820578 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2021 Free Software Foundation, Inc.
+   Copyright (C) 1999-2022 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 88dcd107b5f803712f7509b5d1feaf8857772529..02c04edd8264c2823a85e266d605285831d83777 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 160152f081bd1e2e0244094fa7b89943f78d3668..b9721f3f51f7ff50f023c50be5039ba501cb2f56 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 61f29662d22350f675225ea385e14f4b574ba630..f9bb6526c095fce20ef617f85291eefa1b848b20 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random permutations.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6949783e1f7a456501660054b653f6727713fbc5..3eaf19e1580e632c31de4bd5b59b063a8bbcdebb 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 653a679643b2933d6dd3a3b678aedc4aa2276396..a9e4f596c20d05281c016107524cf043ef9203b9 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fcd11f948c37a044c8aa114b6ba83cf6e66cff5d..cfa9a1d3b168ec8b6dafaf3ccac700b21a16dba6 100644 (file)
@@ -1,5 +1,5 @@
 /* root-dev-ino.c -- get the device and inode numbers for '/'.
-   Copyright (C) 2003-2021 Free Software Foundation, Inc.
+   Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3f73c0ab79d50f32365cc3140c543d17dab7c37a..e41657792a56f7a4d65165d94f48f4b0e84be51c 100644 (file)
@@ -1,6 +1,6 @@
 /* Root device and inode number checking.
 
-   Copyright (C) 2003-2021 Free Software Foundation, Inc.
+   Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 92c257a8332cdb42118b61962dbdbdc9e03d5a53..bcebf08f0e1f2721570ed61b69ef88fc4495f199 100644 (file)
@@ -1,5 +1,5 @@
 /* Include and determine availability of smack routines
-   Copyright (C) 2013-2021 Free Software Foundation, Inc.
+   Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 215158627f6fc965d90b5170a17d9e1cd4ba43e8..acb6c4e8fb43f030e22995f7998ce9d3fb8b8d8d 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare integer strings.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f1b03689c5fd36bae9d9c65f70f461d3f9236ed9..1b124afd56371feb28479c24e92fcdb7477bf960 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.  This is an internal include file.
 
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 36f7332b7d09e0e300819f0255ae5ed5302f518d..3c1f73d6ad15fb23e3abc4d3d3816b4a6dfb101e 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 784fb7c6ae7c70fa214818075110dfb512deab59..67ec972a1586977147ce64319a1da6d324e6f4be 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2021 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e977206ce80df200423bd6a969efb20f219d2121..fce2fa293000ee264951dad38afc3e013a6ca46a 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2021 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 816d2f0d3fd674673efd925afa0f2217439d828a..74f089f5c946cab9c69d6e487d33958b8ac2c9dd 100644 (file)
@@ -1,6 +1,6 @@
 /* xfts.c -- a wrapper for fts_open
 
-   Copyright (C) 2003-2021 Free Software Foundation, Inc.
+   Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 91957e133c1ed468861437f251ccb07c284680ea..c46b4064eae00358cd24ceea399773d511acb7c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that fadvise works as advertised.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ecc9b06044bccd6ccc6c519d0e2292fdfd6de7b6..edfd4f9bf9c2c109efd0fbe662957dd1bc8bddc9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that mbsalign works as advertised.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fc4241a566e1746592373147b71af938313c1e16..47ad5d5802c40e3921c8db3c9f93db44ac243d29 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the ISAAC or ISAAC64 pseudorandom number generator.
 
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b92f717f59ef2d466951d4acbd9f3f27c8d6f796..310ff055d18f009914a6e2997ce8d96961e2e3a8 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f01ff71685d443ef7d370dbb47205e302cc2b471..3a1b21c2ef5e70ae478b145c34123e36bfd127c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79c0fcf86c958f0eb44a4ca5f2bb896fcc89e94b..f0744a90362c290f7860ca3e5ef133e08e578fc2 100644 (file)
@@ -1,7 +1,7 @@
 # boottime.m4 serial 4
 # Determine whether this system has infrastructure for obtaining the boot time.
 
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02db0f330a61eecccaaea1af11e262179a7e9754..4405aa933e350972897c32301c5d847a4c5a3058 100644 (file)
@@ -1,7 +1,7 @@
 #serial 27
 # Check declarations for this package.
 
-dnl Copyright (C) 1997-2021 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2022 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 6af2a8cd4bb06c4c762425c44d7311b23cfc1505..ce26e12090c49a5da2e51c0dce97cff1c1c557e6 100644 (file)
@@ -1,5 +1,5 @@
 #serial 2
-dnl Copyright (C) 2007-2021 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2022 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 8ae9edf6c6e6ad991d59c59ad60e42854f5db2e6..7a1134005275a7935cd208c56cce3b4f9c405da7 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Misc type-related macros for coreutils.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a7f4264e5c0764e5a5e85728c5a8e07e2c7ac8f..b9cf7f66b69f42f4f621453ce029a99689980276 100644 (file)
@@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
 # directory of the coreutils package.
 
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7cef942a7ee2eb9a77e74d7a7fed7ad9c4aabe4..cbee9f996c62b337b360d103cc618b29e9c5cec6 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f9248939783cfe06f772258153fec6928de6155..a7cb21455b90f2423cb5c317f99d0c7329070494 100644 (file)
@@ -1,7 +1,7 @@
 # xattr.m4 - check for Extended Attributes (Linux)
 # serial 4
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 2d2c77c415d564df476240f4881b7195c6b3c295..03e69126b4f7f29ec2caa317e1b32dd7d7945f16 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2022 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 d9bb1388760546488b98187306623f5ea0d7bd2c..3ab8ed0551d5ac8f0697df32495d9ff53c13b716 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 342ecea8edbbe70133b568ec476f996523544b3f..ee79d1b7dc66441f55b2a3c9be3ef56b46ad2b8b 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 28214674b1e43a39f3faffed95c5973f2f83cfbf..59da83e3ed33d089647fe3b7ec500b0d9eec20e6 100644 (file)
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 fed9871e00321fe108edc952fb8a2f5c37db7238..3a9f869c09b006a09e836e4b6098b1d5641117c8 100644 (file)
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 70ef8f54f4fecee87f973dc3e59dbaee1ac5c570..c2cafbaa80f73b46aa3d152bb46876a532ee98cb 100644 (file)
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 d23699bae2807eb9ebf84101c0b6ef86fef50097..0822536c8838644e598a28e4d31bd1a968cb97ed 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils man pages.                            -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbe4b166956abf43c4cf800511797e830ef9546e..924610f5c1729399aee4210e34cea42bf1be54f2 100644 (file)
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 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 79e1feff40428c8ddf69e6e4c19087a0b7bdeeef..d3148495c7f2566ba1ea421d8aea576d15b112c0 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2022 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 9381463f4d1c91aba45781b65e734bb00e85e196..6a54e4ca0c60cd8540ab9eff62d3e13c288523f1 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
index 1b94570f8befc8ea1ffdc3c809fd12cf9d847321..1077a71bb92009c9bd013c8cc8d1f89917948708 100644 (file)
@@ -164,7 +164,7 @@ By adding the directory to your $PATH, older versions can be easily used:
 
 ========================================================================
 
-Copyright (C) 2019-2021 Free Software Foundation, Inc.
+Copyright (C) 2019-2022 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 c04001b8029d862ac38e1218700f4e629e3b70f2..0258ae578c96f880d9382fc8b007d66d3c85f694 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 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 0299af822f6fcf74766ed40dfd99cacf7658d40c..0e80bf94e475e68576dc55214e311c0009c0bcf0 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from file names
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 892112db78840ca34088fea698344d421db7e2d1..ff8ea99c0945bf79d8ca48db368d169691eadbe0 100644 (file)
@@ -1,5 +1,5 @@
 /* Base64, base32, and similar encoding/decoding strings or files.
-   Copyright (C) 2004-2021 Free Software Foundation, Inc.
+   Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 17bc4fab9e3affb9c7864960a9b2f5c02a9acc3d..01f097736edd8df9e2bb7f8004a015fd478c89d7 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 88010848e59da78c336f452d9739dbeab1f43a37..bfe77b5de4821458bf36f88bb1e2e074a7863cbe 100644 (file)
@@ -1,5 +1,5 @@
 /* chcon -- change security context of files
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dae8ebcd2145fa4e4c9537209f6a16680cc88152..ac5a3eefdaf63377f1b7420bf51627592dc624da 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- change group ownership of files
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 57ac47f33a8c8643f8b22f29d81b8303db06b93b..3776a7e057a40af68f7d9802983820ba8ab38f66 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4d816de4a82578e84f35b6f36fab731f597df8d1..f7d03297e1d2db4bb9745e27ae5d343e3a9a1651 100644 (file)
@@ -1,5 +1,5 @@
 /* chown-core.c -- core functions for changing ownership.
-   Copyright (C) 2000-2021 Free Software Foundation, Inc.
+   Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bd5d37b011d1837fbb82d8f5c63dd4476de390a5..8d4b181049af5a7e201e742c65cb5ffa775aaa66 100644 (file)
@@ -1,6 +1,6 @@
 /* chown-core.h -- types and prototypes shared by chown and chgrp.
 
-   Copyright (C) 2000-2021 Free Software Foundation, Inc.
+   Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 91760ec44dd81ccf1480d20f156ee53a9c72b302..90f3bc9c04086efa53556f007427a9c3efd9fe51 100644 (file)
@@ -1,5 +1,5 @@
 /* chown -- change user and group ownership of files
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b6dda8616a3dee566d5c068a1dfbab9b8fb258fe..1cd04300c8931cc1d78159167e2c0939fa0d1208 100644 (file)
@@ -1,5 +1,5 @@
 /* chroot -- run command or shell with special root directory
-   Copyright (C) 1995-2021 Free Software Foundation, Inc.
+   Copyright (C) 1995-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6f49f915e1984fd307b4c5e62e2126dab30e1d53..c74aef05125952c072a0f8e4f46013d9887780b9 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bff660052e4ac88777adc59dbf452a0ad9a990c8..691302d74678daeebd2abebb20864bb5eff84812 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9b4395196d5a1a8b07e9723ea1f55aeb909048cd..dbb9933b5cffae5c57b55feabe97ecd7508e4d65 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f6ac94ba8517aebe579e773029caa74e56555480..8e42ab864a2504475a46c7d29231ceca9e325f2a 100644 (file)
@@ -1,5 +1,5 @@
 /* copy.c -- core functions for copying files and directories
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 47651f22d31bd660e91630d66eab751cffe9f546..85d1eb6be2c1f827c3eb43ef3214281ac1aebac7 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for copying files and directories
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ca92621a05acc3480cceb659f2687a6657e80172..d9c8e9ed9c9d1524d0523eae503e4f772f01c49f 100644 (file)
@@ -1,5 +1,5 @@
 /* arch -- wrapper to uname with the right uname_mode.
-   Copyright (C) 2014-2021 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e6a5ca86b167cff47712653799fdbf77c056dbee..95719292540ce849e3ea4723bc828d49861cd22c 100644 (file)
@@ -1,5 +1,5 @@
 /* dir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2021 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5e1a1bc9707c39ad3ae901537757f771d0e62de1..36e80bd934b242ddce93b135b1c81ca2b36e0306 100644 (file)
@@ -1,5 +1,5 @@
 /* vdir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2021 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 63dfa228cb3e3f8e3e8bf864b75a616ea650dbfb..8e761dfb114b9f8474d396fa57845a30e76102f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1223c8aed5a7a2e44935737cfc735ec0741ddf02..3a3a07490356520978eb105d44144ac75fa81bb5 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ae73160f997b723bdd59bfa1f5989b711c007b5c..a3f2e59305407691149f08625fc136689813b1e0 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
 /* cp.c  -- file copying (main routines)
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 50ff5fbf693eb6be2444369c9977c08367ca805a..d07b74d69e830d0f64421478ccec94439c69bf86 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cdf33d897a46d01138ebe18565c653224d2c0bdd..5143c8bd94b9fe0f9f299aa3a7f93c06bcbbc238 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -1,5 +1,5 @@
 /* cut - remove parts of lines of files
-   Copyright (C) 1997-2021 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index b92c8ae5c509cb562219e25a6ede57dac6735224..18ff22287e61cc2728215317f039e4894a4b6163 100644 (file)
@@ -1,5 +1,5 @@
 /* date - print or set the system date and time
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a597d35fab4cf025debfd116c0160ea3b0d9f73e..ab6307c16d8099dba1f29111610c6491d48e40c2 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ed1c828a56a07cf25273e92ed64d11ef4163593..35002f4d2ef98bc2140d1c072bdf958cfce718a4 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 1985-2021 Free Software Foundation, Inc.
+   Copyright (C) 1985-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dfc132c4680875d0f0b7eb9ad7e880628f9df3cb..bff932d76dc97aa89a433b35de2a44172035a668 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free file system space
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5ab0512478c1a4fef717039d40f90edc57fe75d3..7563e6894a80320ff5988138d62442549f4b4594 100644 (file)
--- a/src/die.h
+++ b/src/die.h
@@ -1,5 +1,5 @@
 /* Report an error and exit.
-   Copyright 2016-2021 Free Software Foundation, Inc.
+   Copyright 2016-2022 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c9e7caf4737888f0d25106d3e38b2764b11376aa..6de30ecb56b30431ecbc253e559a628ed5d3de39 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute checksums of files or strings.
-   Copyright (C) 1995-2021 Free Software Foundation, Inc.
+   Copyright (C) 1995-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b765ded9f46efb2c10d22cb33e024bde54ccfaa2..b8cd203762ddb528865437ec1a29e93bb502c2ad 100644 (file)
@@ -1,5 +1,5 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
-   Copyright (C) 1996-2021 Free Software Foundation, Inc.
+   Copyright (C) 1996-2022 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 d86e0088f1d84ac2c42c2f001b8cc2b4908e7bca..59a9b51d7d9e52abfdbb958a2e33c0f6c194e478 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 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 3f3afeb17080a6061da5f5680935bf8c887e65f9..4f0bd44830c2a3d0f09894791b6482b6e092626e 100644 (file)
@@ -1,6 +1,6 @@
 /* dirname -- strip suffix from file name
 
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7b2a93a721385f16413f47c303bfc69a79cb6840..aa6da1b3cc80ef33157806ee4742c7e9a46056bc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 343f2e990cb2ab4d3ab229144d4ba71aac56a4b5..57995336880d13c55742d7f383c9539f8af78715 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize device usage
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 966e31409d94081172af44d2f2f6996ddad11962..1f2cbc73143ad622ece2857694939ba9de3f0f0d 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 1987-2021 Free Software Foundation, Inc.
+   Copyright (C) 1987-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 96ea1f71bc219e711bea96c19ca354bc57c08db2..abcd0a7897b0ea3b1223860801b3ccf82d82ac39 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 33bdebf08a00b05d34c0095f4f0f5efa7f89a0fa..deec1bd67a00043b22a92801056949a2222b92a9 100644 (file)
@@ -1,5 +1,5 @@
 /* expand-common - common functionality for expand/unexapnd
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dc149cf0d25e3e0bbe97de5936d7cc5a0c67d240..5f59a0e31cfa472ff4516b2aaab16b14346d7876 100644 (file)
@@ -1,6 +1,6 @@
 /* expand-common - common functionality for expand/unexapnd
 
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4e32bfcbb6bb356d388cefd464f9723c323901e1..d616997dca35a46cb185634f5c8abdee57e4e8c6 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 86e35492999aeafe0026993f03dad277f47c3afa..b8f216243779bd02c830a34e40938af216e33310 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 607266903c46c92f4c9f88079858e3c12dd7c872..8d135c3d94703cdea8347e3c656d74b741e7c7f1 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted 'case ...:' statements.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b79a3b855b0f5fec0589d439312cdec2fac00d25..66ca3878bed0873935db33350efe0f48842935fd 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print prime factors of n.
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 07bbb1a216b812c50441158aae6eaf1d20c508ae..b3dff48cf76ba3c1b1c6b0cc15afb1444f413f88 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.c -- find the root mount point for a file.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2d850f6114b48624ae6ab898fc516629b5ddd400..503ab6bdc96a4266e0b6638b594c35d23657996e 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.h -- find the root mount point for a file.
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bfccd9ba111e17efa1a3545bbca770fc2740b24d..1eb7019b047aaa31e4db6111b8efd680b036c8bf 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94a6d378eb6e01bcce69a37ce110f2fc30ea7fb1..f07a90b3ba0baf72b8c36fed00b7ec72147944cc 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f93f07f8354c70014464d1d20a9781f4b8eb9afb..bd6ea25a1c7cbe07f64c64c71911ca9920e1cf57 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement ln -f "atomically"
 
-   Copyright 2017-2021 Free Software Foundation, Inc.
+   Copyright 2017-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 68fc7f6d20bb39ea6e91ab805883b4e2142eb56d..7b7fa58aa073f8498d256dd9a6377ff33e1734d5 100644 (file)
@@ -1,5 +1,5 @@
 /* getlimits - print various platform dependent limits.
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 54cec245b5fc94789fb474c2181acc688e508433..05f572001a76e105a4e6ba322defc36678218579 100644 (file)
@@ -1,5 +1,5 @@
 /* group-list.c --Print a list of group IDs or names.
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f888618103005eb3d3a477bb0c5e26452a96f278..085b821b2aaef3bc88b93ee40f7a9be39213eaef 100644 (file)
@@ -1,6 +1,6 @@
 /* group-list.h -- prototypes shared by id and groups.
 
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 622b223b48952ed42871085c881b1cf089dfd054..7c9aefc2817ce9189be9a0f7e14a4a5abed7f0c6 100644 (file)
@@ -1,5 +1,5 @@
 /* groups -- print the groups a user is in
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 04d0cd8aa90893eafae6be9f349cc833a4f9619d..f917790b904b5c820653757d2af0eff3691cfc7a 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 02db5d955a5f5b5fb95c7a6dc1657fef5decaf12..0190020317c488c980a94d075ea2e678d4c97edc 100644 (file)
@@ -1,6 +1,6 @@
 /* print the hexadecimal identifier for the current host
 
-   Copyright (C) 1997-2021 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94b07058200436c2a756a784e8525932e5a312bb..69e38bb373f086948150fb7c2eabfa52e6a021cf 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b110048d3a70ff5539318159327f9cec3b2616bc..2d969cc1e71d0438b29c93547d9739327d2cbd86 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c9456fe5d924288099251f663c2c20e8a9bb654b..040fd64ca805b4662a77eca1f48d6a8410909fe2 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cb59b0a8a191cffd1f7959692accf09ec8f666b5..8f8cd1fc270ca5a4b6a985a5841846a219d50cf3 100644 (file)
@@ -1,5 +1,5 @@
 /* I/O block size definitions for coreutils
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4d88630e84555ccb3b99b6405235c7c83404dd54..3d62ca43a359aefe88ba96c55f7f07d6fd8a0166 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c74560fd1508218f5bde680373f2c4df1981676d..be01b2bf4c12da7e5af1290694f16f33c10d5f5c 100644 (file)
@@ -1,5 +1,5 @@
 /* kill -- send a signal to a process
-   Copyright (C) 2002-2021 Free Software Foundation, Inc.
+   Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 900c74570339f3250de6ccc8ff83998b0453ebdd..5ac492d8aaba460721366b53fdcd5209b15a1958 100644 (file)
@@ -1,5 +1,5 @@
 /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
-   Copyright (C) 2009-2021 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a9bcd1fcdc347e4130e5d41f9d4415bb81e1b896..68cbd06f9c4894a70522b09858994c0b45ea8b82 100644 (file)
@@ -1,5 +1,5 @@
 /* link utility for GNU.
-   Copyright (C) 2001-2021 Free Software Foundation, Inc.
+   Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c7eb74026c48982977ffbe6a97d6bdf78b9f6652..ef3c719624351290572e932a9e67a2072d2407cc 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* 'ln' program to create links between files.
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d668bfc30b588d267a0bb00ad9d59c710aa5c630..e1d15ce1631b9e98fff01bbef8d8e7b887a08856 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 1990-2021 Free Software Foundation, Inc.
+## Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 8d1b0f18d67dee0de1f38d0cc9908cd125dd4da3..1b0cc0da19282090bec6d1daf3da6a4022da9527 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fbd3716d5f9c5245d0a2317e47b40a414cd26ef0..279e6a7b37ca8eb23be0657439f1ef2b0f331ee3 100644 (file)
@@ -1,6 +1,6 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
 
-Copyright 1991-2021 Free Software Foundation, Inc.
+Copyright 1991-2022 Free Software Foundation, Inc.
 
 This file is free software; you can redistribute it and/or modify it under the
 terms of the GNU Lesser General Public License as published by the Free
index d6c7302dc35d5c6de67e39a72780b2b283ee2b62..6ba8c0cadfd24037533a5d35f2c04837800f9f73 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1985-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 70e4964746d7d3977d70db98fdb29c2d03de52a6..89c9e1fe75e6dc7981e5f748d4adb2e4cf53dcd0 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-2021 Free Software Foundation, Inc.
+Copyright 2012-2022 Free Software Foundation, Inc.
 
 This 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 1556b54a39056d0d9309448a63435c0c5c82a92c..8ab3bec76bd5722c74c2b527c08ca8f905598a86 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d18b0fa909684f51b075578ae552a5f97a6a1acf..85c7050440d4dd528f7feb17aee040f8b9d5ee06 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 246480d80cbc2707bf687561110882b6d7e5fa35..f47c4ebdf0add1eee75aa7d02f2c71c7ec675a39 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 49c32639a292cf946b2a6f57fc26e6b18e818696..4c11d04d1b4e881d2832ed87333f6edf968263fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a temporary file or directory, safely.
-   Copyright (C) 2007-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2b782671f1c5babdb1f403ace8475e654aca3b77..676a762bb7df9f6de292829840df8a69e9665cb0 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f454d7256a350e4774731ce7cc73acbd8093a948..55aa95a76d5d61ff597d0487be1f9accec1dc342 100644 (file)
@@ -1,5 +1,5 @@
 /* nice -- run a program with modified niceness
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7a13bcb97e02262d1c72433e2275eb68e59d9a6a..2644f15458798379155f90e8c186aa9517d469ec 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d20bb00c671722f75fec8e3097e454258fce98b9..47d74dd477198667d4e24155b860b88e98f3320c 100644 (file)
@@ -1,5 +1,5 @@
 /* nohup -- run a command immune to hangups, with output to a non-tty
-   Copyright (C) 2003-2021 Free Software Foundation, Inc.
+   Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 55a51bfbe3f7262f0f694e0e10cc49712af7e2a1..0b988c90fc3a0343699ef6c7efb06b518a314f6c 100644 (file)
@@ -1,5 +1,5 @@
 /* nproc - print the number of processors.
-   Copyright (C) 2009-2021 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 259298546218a75d66b705ebc16d76d39c721527..578aa558ac014054e8e397238764fa1625f92f67 100644 (file)
@@ -1,5 +1,5 @@
 /* Reformat numbers like 11505426432 to the more human-readable 11G
-   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+   Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 645f71f3a3f453b50be221d42fbf9764d707b414..adb32388684021b6775d24d47d45615614e0e556 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 07a6bccd4c6c9d6e6579edd61a689380774d6279..3de1c84e6a1b39b582e2adf531057214682dddbd 100644 (file)
@@ -1,5 +1,5 @@
 /* operand2sig.c -- common function for parsing signal specifications
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b655290894ae3da3db209d561e53976827881db5..f55ccabebfcb1ea637924fba894f9c0fb7a17e60 100644 (file)
@@ -1,6 +1,6 @@
 /* operand2sig.h -- prototype for signal specification function
 
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5d9c757626b1b4ae85e96f9b299493731fee16df..fafa8bc744810c058cf0641d5cca9440fcd78d16 100644 (file)
@@ -1,5 +1,5 @@
 /* paste - merge lines of files
-   Copyright (C) 1997-2021 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index f74c2479e5eb362ce3b0d1d5fdbf9f52f4cfbfe2..bc2b750dc7890ae326596af8a92ee986e4a7ac73 100644 (file)
@@ -1,5 +1,5 @@
 /* pathchk -- check whether file names are valid or portable
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a36836a3361fd7065e31b87e9e93181bb2bc3384..52e2af9b1a58d10586164e052d7bb34dff5c1ea5 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's pinky.
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 667e62c161c3b4ef202b916413de17576d0cf543..e4771386bfcf0c1574f65958bf650500d9b3a2f5 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4fb12a7ce16273f823827ff38706823654db75d4..0b178bedda39526e284467749ece3f712d98d65b 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a23b5a8b1c52e34de51ef692bf7de27f163cc0c5..5f84475fdcc6b55ee5e7184d9c0b07b9b26425e3 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9397a0260ba17c1a65130794d06bf80cda4dcd97..f03da0302ceb4a5bf5361f0751d682662a3dc21d 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.c - common formating output functions and definitions
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a18b977dd2e3e38d1674631e9da408c290c1afa9..8e8e650616fa721b92cf81dedf4356dd3c858c44 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.h - common formating output functions and definitions
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9cab2cdc36823a8daa4126860793fa08761c6510..ab4cddea61c18d4f5ba9f8540ffc2a546c5a16ea 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 5dfda31bd71f75c326670a0d5af7cb43cd0b49fb..63e940f25b401f7e1371e02eadda3965d339700e 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 601cea9a7b72acd9d6bf48edd6cedd3436ffdac0..2a16e80789f447af80073c8411fe54c590b4b22e 100644 (file)
@@ -1,5 +1,5 @@
 /* readlink -- display value of a symbolic link.
-   Copyright (C) 2002-2021 Free Software Foundation, Inc.
+   Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0b37935fac2b1ec218a7e3838f63a54d4b6a4a1b..6be7165af987026054f2fe6c18de7b5569d2b68a 100644 (file)
@@ -1,5 +1,5 @@
 /* realpath - print the resolved path
-   Copyright (C) 2011-2021 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 83e620a9db9e5c73cfb21b6fd3bde44e86e2948d..bec34f7f32e23410f368a06699589197a9027dae 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+   Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 05645cd391ac99d222f639596c00e63821d19ff0..c69b95e6eec083782d994f2668789ef58b1c2b03 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+   Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5dd0479e6b3025891f44174d8400da45121d58ea..28d55ff92d0a708005014b50dad9023ece47df86 100644 (file)
@@ -1,5 +1,5 @@
 /* remove.c -- core functions for removing files and directories
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b3178b46fcf77892bb1820eef56c490f17e8938..e926084e2fd4b22ee9ba3ff4d8eb984b8b05f8fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Remove directory entries.
 
-   Copyright (C) 1998-2021 Free Software Foundation, Inc.
+   Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 470eb13ce87ae023ebd42bdef7383ae4c5483fda..67fdc2751dcd204e28f0a76c0f9cbf98802a4535 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* 'rm' file deletion utility for GNU.
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 77f08cbfb193e2bbf5485bf0d05d1b9b0a7b0f74..f13aa8e0999f6d776b5eb1ce91371b983f049554 100644 (file)
@@ -1,6 +1,6 @@
 /* rmdir -- remove directories
 
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 716170092d04808abebaf9f6f7686843703ee72a..c4227c784587d40198b89d18c9a02467d6ec95d4 100644 (file)
@@ -1,5 +1,5 @@
 /* runcon -- run command with specified security context
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 053fcc99382264c0e69365347f6f9e1417e31d21..cd01dd13fee398c76c8465c18e3890cf6303ef4e 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+   Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b6be08c2c60c04cdc1d1a1281720032ae180719..09cad5820193e678e9d70bbfaeea42f39f9bb11a 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+   Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2774492a4372a2ba31a864231f8c54c6b49cf0ab..ba4b77b9a4a9ae46e953e879919524188fe74161 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 611f208d8b0602b0eff01474f4fc5418905e0298..e3cce30d9afa2d35fc27707b600ae54fe1cfa7f7 100644 (file)
@@ -1,5 +1,5 @@
 /* set-fields.c -- common functions for parsing field list
-   Copyright (C) 2015-2021 Free Software Foundation, Inc.
+   Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 61d465f60e20dd61b3793751fd84ed996336fb2f..7bc9b3afe0cba66bfb388754fccc7542c8293064 100644 (file)
@@ -1,6 +1,6 @@
 /* set-fields.h -- parse field list argument
 
-   Copyright (C) 2015-2021 Free Software Foundation, Inc.
+   Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index adc6de1b61313c177c62c9b9b31adbcb4649628a..6e36b39e41918d4d9cd18072b66219b7afd6b046 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999-2021 Free Software Foundation, Inc.
+   Copyright (C) 1999-2022 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 553b293503cacd8c80b24af2081ba9a64cd646db..7f696d6b09de53b4a703f1adeef1be83daf36e37 100644 (file)
@@ -1,6 +1,6 @@
 /* Shuffle lines of text.
 
-   Copyright (C) 2006-2021 Free Software Foundation, Inc.
+   Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9b2b6dd61fd34016efdaaf546f44ef71b40012cc..5f8656eea4dd1ba0ca41e5a93ce5f85f6f004312 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 1984-2021 Free Software Foundation, Inc.
+   Copyright (C) 1984-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6ac232ce28c5cdae6cad2511996264a69b26cb55..c55ca53698a3260b174a575fe53bd806d9ecd22c 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4b1b144d06fdf697c42bb555d30da2f1a1f361df..b320c22634c0480f3fa619daf4af74a941126295 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9ca175e78ab3de5001bb650fe91056af7d96e9b0..e58be55e9c022d1ae33070583d22caf210720dff 100644 (file)
@@ -1,5 +1,5 @@
 /* stat.c -- display file or file system status
-   Copyright (C) 2001-2021 Free Software Foundation, Inc.
+   Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index babfbd3649a5270aa93a6238a209136fcc19baff..e8b1bd263bba9f93ef3e5e16161f0a3bac6ba4d1 100644 (file)
@@ -1,5 +1,5 @@
 /* statx -> stat conversion functions for coreutils
-   Copyright (C) 2019-2021 Free Software Foundation, Inc.
+   Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dd39bd08688107bd8b1b44bd91625f4baded4231..b80cea3ec945ba8ef7701c72f7b4e09603a4f2fa 100644 (file)
@@ -1,5 +1,5 @@
 /* stdbuf -- setup the standard streams for a command
-   Copyright (C) 2009-2021 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ee61d37811138d761a12ca1a3132564a0a411958..3b6a592a9e02f855be3f85eb1b77bf70424e30b8 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c9713ca8b9ab7daa4a39e324920426e41f19d72a..cb5bc032e12ac735532a75805e5a232d9988bc15 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fd7f1957c9d7efac4b4d46ead22d21824b9f0260..ffb4747fa81e5503bb3b1076c938e72117a05574 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bc51e03590fa15705671ca08a30b33fdba6735ea..9ad14dd944671e7c747e084ce02a3f16838b7a4f 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for coreutils
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5192607d99972084f396e2ecbcb2be3c675c182c..0bcab1bb0af158ace62320d2f063c201ef9f9220 100644 (file)
@@ -1,6 +1,6 @@
 /* tac from a pipe.
 
-   Copyright (C) 1997-2021 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f40a9c0fe9684ff70a78cb5ada008639c6072e96..f1614f2cf9c0e21315f5372741c9a9dcae5740b9 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -1,5 +1,5 @@
 /* tac - concatenate and print files in reverse
-   Copyright (C) 1988-2021 Free Software Foundation, Inc.
+   Copyright (C) 1988-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ede3bc8acfad4c272d1b1f90bffb69f8868c9e53..fe564797e98765b416139c95ee067da69d975672 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ef746ed2c022a68c403f86fa08f97dafa7a2e8ac..971b768c5a949a5fb4b854a8e4b9fbfeda262343 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1985-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 47d79f4657e0fa55a28a5f27db1ae119b6aa6f07..f154199ceb9fd1ad2b3af4e748a6f211333bfddc 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-2021 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0eb178723982246b1d5407b1cdb27e28ac1e1a2e..bf300dabb27b2bca694f1024888912145bf171dc 100644 (file)
@@ -1,5 +1,5 @@
 /* timeout -- run a command with bounded time
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 65606564f71b0e779553431745ed2cf0eaa2e2b9..21c247d0b10eedb615bf044ba6ea08520f3d0546 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 1987-2021 Free Software Foundation, Inc.
+   Copyright (C) 1987-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 09e9aa45af8a5851caffb996928b446841d3ce0a..a62d520166270e95576836bf2c168e481772a25d 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 41c0a51582482e2f1b96505fc710a705218923bc..99170b6bd6ce2baf3ce48a1b98b002c19980d474 100644 (file)
@@ -1,5 +1,5 @@
 /* Exit with a status code indicating success.
-   Copyright (C) 1999-2021 Free Software Foundation, Inc.
+   Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index eaac022902f0883e43b0d57a09bf4ed778c63c78..918dc305fab5e638ac3ddfa66c2e57d7e53faac0 100644 (file)
@@ -1,5 +1,5 @@
 /* truncate -- truncate or extend the length of files.
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c685345a35b8b008dcb5ac2a4560fca8aa488824..56c05940d287ff9df2a94baff487bba831558620 100644 (file)
@@ -1,5 +1,5 @@
 /* tsort - topological sort.
-   Copyright (C) 1998-2021 Free Software Foundation, Inc.
+   Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 419a25914da8519eef60af97e1e0545552419fbe..562c4e7080e2d3b350655d18691c4083e7391d1c 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e84fc477abc49dd06e4de779cf885323cf63a150..385674f9d2239b0814a39a808079d75642332632 100644 (file)
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cec392d6c14f6a89dff5e708f82976d3d5149f80..953f92e68f212b4cfada47cc760bc445ea614eeb 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert blanks to tabs
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f88a2a28b51049c38db902eb44c89c8dfae06e6d..4679298724c9022913e3d49d338274a316c553d1 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8a3a40c686d15201cf89710513a8c42e6be4d85b..8fc2af5fda591098a8681beef762af763303041e 100644 (file)
@@ -1,5 +1,5 @@
 /* unlink utility for GNU.
-   Copyright (C) 2001-2021 Free Software Foundation, Inc.
+   Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3238d25eb1a2ce215bec2ea1b9979874174d89af..b620885f784c554234f65049da63e93e08868060 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's uptime.
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e08aeaf3707e3c14ea1edea72e95892cb06ed43c..6f88b7526874ec2c54542517c3f30a89407f73f9 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's users.
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cea6f294e4e5d54560c1b4a1c3504a8329cc90d2..dee8233a606408ac46ad2bf785fa7572d7d7ad41 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1985-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 634c1bbb06b2a5c7d49792db289a47131388e3c3..7d329a2c6d768bd349d76566cd09b0c80ba8104e 100644 (file)
@@ -1,5 +1,5 @@
 /* wc_avx - Count the number of newlines with avx2 instructions.
-   Copyright (C) 2021 Free Software Foundation, Inc.
+   Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ac360c6bae6d9445f28b7a5efe8b0d63b1200f9f..5158c9675d15feb52d07a045af7e003b96f77362 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -1,5 +1,5 @@
 /* GNU's who.
-   Copyright (C) 1992-2021 Free Software Foundation, Inc.
+   Copyright (C) 1992-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index af60357d3395f59a23dc67fba1f442d1f3214e9f..9f86445640f12ff76d52425e17306ea98ffafe32 100644 (file)
@@ -1,6 +1,6 @@
 /* whoami -- print effective userid
 
-   Copyright (C) 1989-2021 Free Software Foundation, Inc.
+   Copyright (C) 1989-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b6bd35a5e1086423008f0a0270e445793f3b9b12..dc1791b2e5cb635d2be25f9167198bb845b76f07 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dc6b1320321eba4a8cc193a205329e3cb312a868..fad7ab9d262839eb41f60da0e3996d92edfce47a 100644 (file)
@@ -1,7 +1,7 @@
 package Coreutils;
 # This is a testing framework.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11bdd7bb9e7af1da056cc6bcc8c73e7f21f61362..f753ad1e9908e4b9813e4ef786258d4e6645199e 100644 (file)
@@ -1,7 +1,7 @@
 package CuSkip;
 # Skip a test: emit diag to log and to stderr, and exit 77
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 094f807f39084517c9221c4d136921ab256558a8..57b49fa8dc1d964070337a2477db6397a3ea886c 100644 (file)
@@ -1,7 +1,7 @@
 package CuTmpdir;
 # create, then chdir into a temporary sub-directory
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a63b718dacb42072d91fa74437c1fe4150d85014..c3c583aa595cd1e8c3b4513f26a4bd3f370f0eb7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1889a608317a1a37cc6b8fdced9283ffd39f6c2..f7c4cf7403da10fb0f74a062a5c50e8f5b84f768 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that chgrp -R does not dereference symlinks.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f7c6c708fbc64c7df8b584b67b078817da23887..83987335e9590656c3c1126dc6788973cefb28cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 964a1d547c748436ff96e25bfd0bf88e7618d395..61888a6587c6f84236e8f82f8947f882ef49f4eb 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c7915f668a951b05af53b100ced77597676a590..42e5eef7302a0377770bfd2d71833969a9592a3c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e3398fd9f6a4d85375d6c4495aaf0b928c6edd6..a03b961dd05bc480b73dbb84068a38c73feacbda 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8afd7619a3498ae7124995395a1d69e95160c571..f9deeb28093c33a1bcaed8ae388a44b8ccd04d53 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index feb4ac86e084991c3833fd7ccd2084ad844ce041..0e4f2360c7309ed39490ed1f7137f8d5fe4395de 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "chmod =x" and the like.
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 118fa8c33e083262129e2da2b294fbae083d035c..182474ada5e96258cfdc7a8a2bb4a21cee6bd3cb 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ce3de816336f5df3bf32822673e9f3c17c6b3b3..9bc03e849e08c87e01c9aee0334b435a5c18dd4e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper exit code of chmod on a processed symlink.
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f59d78640f884e530a1dc71b4c1d5a477854eba..70ed53b0f50decc637b0c76c8fd0725199e5a78b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for the bug fixed on 2006-09-20.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c63eca4bcae1580cf05fd9d184c845ced289e18..052634d400d75f73d585683289cbec66b77d76f4 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4453b8a8391165999ea7fb9efb5c81c0bb93a700..4d4e6a1f74c478799a806ca60df6ea85ca6b1907 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 173e566195e3f646927c22931b52a4985887c22b..fdeb3435407b209360c53bd561f6652bcc1279a2 100755 (executable)
@@ -3,7 +3,7 @@
 # on directories with the setgid bit set.  Also, check that the GNU octal
 # notations work.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3cff281a861a97a0e6c8dfb6c51e500d71bd3e0e..c47fae2052120115c455311c8b26ef2e43d00c4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chgrp, chmod, chown -f don't print some diagnostics
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 342cc04128d5b785bd70e5498b743ac3642db50d..995381637fc786d2fbd947079304bbb9653cdb35 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper error and exit code of chmod on a dangling symlink.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fdae6daf99c2882d55083e4e9a88ba879298e7b8..85c53a56e16560cff6cc2030fa320b782ac3ba75 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bb8518a7c48a812ca4243e75dc61fe48dcea03e..214423029a4b775802eb3b37916ddcf66547ab5d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38abd4910d3ed72273423826a28b18aa6d7b21dc..6f5751274dd381d1d39de0f35b6a4dd0eb188dc4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chown --from=... works
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 921f77eb7424b2548c60786eb7ceb99d285ab1d9..617ab2b503d26cb490d07a252573434149044420 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a30a0f0031752ae61d68418540448e80fa948b3d..02665d2024fab8844b59f28d23083052e10c9145 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that --preserve-root works.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 398172d8420c418fa874bd4bf08035989de072d7..c2e5e5979a975436078212b6b0b1e4de9937712b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49398d17586ef1858c93730d64a91944717459a5..4e657174a8b385e7880e1c84d3857efe3c303999 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp does not write through a just-copied symlink
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3dc6656b30f410887f15afa599a8735e0d277af3..152b8d6b712cdc1ad95f528b40dae18928bc1c2f 100755 (executable)
@@ -2,7 +2,7 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2102c8530a53f04c16c9d5b4b6f289a67b1a4f63..a6ff58b065dbeca29a3ef5caa35d2903226fbb09 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp --attributes-only doesn't truncate existing data
 
-# Copyright 2012-2021 Free Software Foundation, Inc.
+# Copyright 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46166709c3b2ab1f2e0d23bf83f1f66d4aff73b7..9c1750bb2039c321b85e6c9ee4abfa0aad135005 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7cd07f5bf91854de47502143d9afdeae8d11464b..531367d5e9caae6f31e673e72f3642a158cb469d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -b doesn't back up directories.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98079751983e21a7c03cd68db9a6807eacbe8fc0..50497aa73c045a383e65c1d5c7b56f4da59172ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup to source file.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e6bd906990b37bfb060329452067c42808070fa..f67b2cb5eb21f49f519bacbc87d2e565147e709c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cp --preserves copies capabilities
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1ecdbe44da06dfe9cc4b7edc50736a9ea0282a56..e6dcce74c2625949bed8781b789120e4c690586f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7f0debbfe8770789175b052380413b18d0eae13..54f8a79f99d2cdd17089ad220dec57479a3a462d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test cp's -H and -L options
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index beb06dd686ce88fa1293432a71f1646da9659ca8..f0872bc97b3e2abc613c58ff903f3d1dab5473d4 100755 (executable)
@@ -4,7 +4,7 @@
 # Check also locally if --preserve=context, -a and --preserve=all
 # does work
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2a1b76ed8dc69425c26e9513332b651fbeae5ce..b5eed20354f90b990ab61c3e81d6ebce23dfe2e2 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b171ce614e99c2c2e144086854a2b4418cea3764..f2cafa7854e1bb00f43b98fce56a46225ae35efb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether cp -i prompts in the right place.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 80f3e8076ec1ae27d2bb3357e34f04461dfd401e..36f65017548223c16345c38a86577a3f37a11689 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8c54e96b9f70467709069e8f4ce741c61deafd5..9164c6ea6f201fb24865d54d94b5e1e9d03bbfaf 100755 (executable)
@@ -3,7 +3,7 @@
 # as expected on file systems without their support and do show correct
 # diagnostics when required
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 777aa51d46e86dc082455ae7818c974cd85879fd..9644469f9fe5b3cef1eacd1ba4402b761ef19864 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 082d31735b8c7478768d6ab0d2492459ae2b686e..f7df2229a515133154f100894480ec68158d2b42 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks can be replaced across devices
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2dd16edaa0ca7f9e62b225d1776f2cd091887b65..c7561c018a7c595cadd6df8880f87bd2a5f8faa1 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a3abebd7f9552f5497ca4c474a28d1d84de2efc..c784abb2bb734db5d555d8bfd9a82cbb946cad74 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify cp's --remove-destination option
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f547490d0febf7d7203f961fb225df018467da12..e3e5a1f8dee26c01351d8a2b4cf7227ddfaa048a 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 18ee4d5e1a4e84afe6369baf684b49eb770e1d30..7f3350100d14a8bc4f971c88b522dac3fd0a9a38 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59f818cda0c73ef5dd0bb1dcfa1f4b49228b8e09..46d73a701f08c6019225385c565dd78d5780cccd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).
 
-# Copyright 2011-2021 Free Software Foundation, Inc.
+# Copyright 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 844fd75d46618afd35f3141d2d70c1a384dd1ffb..9c3542622a50fef775bf9e197f319cedeb162790 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with existing file permissions.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c0db6e2eb569284562eb8949935068b9d66027a6..90c98bb5e49b19b73eb5ece865abed3337beac7d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d4fbb8791fb5a514c5e34570b03face5bb5e32dc..14fa27ea38b07e5081236a6aa19e47d767de733a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with file permissions.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 31c31578f9d65cd795965a90466a1a0f8644de21..cfd36409f3abf56d11e3d9c4fb3c89738c68b453 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68e77e5c05bde48abcbf619d47d04b9a44fcbb5f..e0eded5af55724565809af6cbfefcec1bcedfad1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise cp --link's behavior regarding the dereferencing of symbolic links.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 364295ed0e258e8c7505b5cb3f5b6d396e44a908..52aaa85d3d9dc7976cf601cbcc86a8760a6e7b5f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp --preserve=link --link doesn't waste heap
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98cd5676f901cbf8c098ed7b31767710c68a14f2..97d52fbc4b2efe0c1d18e7d11f0041b11eb3ee34 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c59c349d77f7acfd2829164029b096f05a77ba1..47474322af8941f89fe8999c09ab2329d29e80d1 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 946d8f3aada60ae292bf83628b0042f56f8fd413..63d166d2e8ea60a6b70f887d18a9744f52715ed8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -a --link maintains timestamps if possible
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3539a4806f629fd5cc8417e89a03dad2828980f3..2a1cead761ae3199636afadfa6249788382de94b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36cb9fa82531aa7afd68b0dfb4100b1e057f3049..76038121e7f24c42cbf01aed6e27549377d9479b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad330bb8741fa555fbd21a4f59d3d9f704534538..78367a70731a3dac2e74e420b64f2eb74c12c172 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 447928b7bc123b694882cdad04e59318f2b45938..678179f5ad05c73110d8bd139c4534dd156b9f31 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d565e95e9c29bef75a2989435b0c1bb0abe5dfde..33e4268a7b8319c5a66a6ab68fc892b2561bbb16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c32e563bd3886433607aa8955cefd006c0104ac..c156214b824d0b35bb1abacdd72bf6095a71848a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb36bd4ecda4b3419094bfa93ee42793d7ffedec..5c142d11f4fe2f2084ed8b660df6841648acdc1c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -pR --parents isn't too generous with parent permissions.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c063b92dc4e55935ee6abe684e5c0dae82239420..6cc79b8391f91fcb5fc3073887080417c96723e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --parents works properly with a preexisting dest. directory
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e779c9ee6ab911ceb34950d58b016343bac28c6b..813b017d8b053a3848b95874b0e684a27cd6a2e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd077bfa16bea871672adf863870e52f3db06f9b..1f0fbbce335a3e1909a07189332f6738105ccc00 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 22694dc7eddad084d0532d60507aef13f4b8dea4..8b36eab155a317b88c15414a65b5d0c7f5bae118 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -p preserves GID when it is possible.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6e64c49f5435c7a8d99e32fdc7aea15406595b5..e4a7e65fbf65563ce5faabf06eb74ddeac716276 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fix for https://bugs.gnu.org/8419
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c764300b6e2b1e1b1321b52b78265845e1a1512b..75273031a1bfe3d40346bdf11129363297e1d867 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check whether cp generates files with correct modes.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b2aa9ff99de7e15d6f3ea98f1f0476368fbe147..e0484d07e1fb220e81ddcc1bdf4033aa9f7ace29 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -Pp preserves times even on symlinks.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf1c0af3c1c1104ba474ff4d71ff84e6ad9f1e4c..bedb08e06fc025f2cc0fee5ec4b379586cb2ffbd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise cp's short-read failure when operating on >4KB files in /proc
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5373658a3510cccd0c89ba672412961e7bf2b57..1c11bd3728b25fb94a2a0af74862c63b21f5cbc8 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 19f86ae158464e5b633b39af48509fd6416cfb45..0ad9b754aca2d5e80a1a352031cd1b03ee09b586 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82c5735a0667d912af38579a52571909c0ffbed3..16b4078b1ad1d214dae5301a989d6f6ae61474c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink=auto
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 041328e3b03bc08e13c2fd07b19ef2cc951e33e9..192fceba7d970075105712749260067c5e8da865 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink copies permissions
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e022d0113249b73422f2b054a2bf42b0131af0d..7a615659f6c1d7c277a490015508425c18a2a28b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62121078e550981a5b7d96b0cf2e5ba8817602cf..4abf395c6d06a29eb79f23e0914b37b49da0ea3a 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da75030749389221972c2a6689c7cd154f4fc30e..2104071bde34d6ff34c21c2e96ce393b532ef553 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a few more corners of the copying code.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24c7f6d9db123e89fb4b2854217c2902d984e55a..37a4477f14b306cf412ed307a2cd8831c4433002 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always through SEEK_DATA copy
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eac44ba05f50468d630ac005daf154c5f9e6ee93..5216b9599be9bd112a59ec1ed1e1bf5dddb5660d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp handles extents correctly
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 019d7ae946e4b3ade6f9b599dab4c72ba164ea29..d529dd1355c85317e836a80af7188a8fd5eb7b54 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that a sparse file is copied efficiently, by default
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1438d4fbf918f9f3805841aa3e16bb7183ae6473..3c3f8f41529fb9652383ec490c2a3eb2e11cda1e 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ce02fef69465b0731544035108270e3ba555aff..ea5cba426d97cd168e8cbcbdba27547173648711 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5440f41770a8afdc8cfa4ef2a4217aad643224f0..1e4e5b2fcd2d369cd5796855b8fd148b8876a1db 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure 'cp -p' preserves special bits
 # This works only when run as root.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d9f1ced854c4479b4f48ee33e08b66a2cadfe4f6..a3e7842fad73711424648e1467fcf4ac415e9cc9 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1000e80d8ab5f8dd97716a5a27e4d592f323c6ec..2e5ac8d5d1ab46cbd2115b167c9eb6999340554f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc31057d02aeec99b095940ee2d0851bb78c053f..db1b5fb1e07d8d49a9ea592485eedefc534915fa 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c25aa12b05cd0df105297194e0eeb2b77ce40be3..44d0b15e8fb48585a430199cf82522ea330aaa10 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp works as documented, when the destination is a dangling symlink
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b044bcb58ddfcdb974b5955118cccf4d4f92f4b2..56f3b52ad587537af27ef47e3937c8d08798f5d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=ascii
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba8d4a8040faa80cf8e7eef62e9406131c55b4fa..6bc6fb7ef621cf1937b33e9102a3d687599283f9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68bd5d7af77b9dedecf8b9d0cdb06d4071b5857b..640f4c4b51f2ee7a7eedd1253d80735bb25938fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that dd's iflag=direct and oflag=direct work
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 013d203b61084e3a757e94ae175894ea2d95a4d7..6ca54faac37f36f03c42a213d41a4e9d56103c61 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure dd treats '--' properly.
 # Also test some flag values.
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 644a7deb5af77f8fdbcaa28595d5849347ec6107..cedfa796fd5dce052c6b6e63fff27262d9d34935 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that dd doesn't allocate memory unnecessarily
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index adf8b6126b38c8b10c5d8dab51e0eb113aa1131e..3aee114d825aaeba26b3cbd4074b5fe64ba40145 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd handles the 'nocache' flag
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7376f41d3975ad5347ba65fb6635cc47f332251..4215d6ce988a88c85e11aa2088c74123941df5c9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd invalidates to EOF when appropriate
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5b5c30025dcce9c75165082a6225e1e857a97835..60c93c0ca1d2051b9a76113f3587ed453e17cd1b 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57bbc38e7fcb4521416161b90d538a99ff2a83c2..ce3716c7fc1f7c05147add0b92c80cdc5bc9d99c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test dd reblocking vs. bs=
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75ed04e39a5c9e4e536050e4d670724ef954ff67..55c874187e6060e78286f6f362457c4f302e726c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed immediately when seeking beyond device.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d960efc36eeb1772c3b4af03250a1994562f0da..7c2baa2e1a55112f2266a724ad5105234f0a3be1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed when seeking too far in seekable files.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc8e4c2ac4b1bf7ddfb983dbf9d6e8a1805d077b..41639cc716ecc36016b3857846c85118fb8f6b16 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test dd's skip and seek options.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bf0f91af036c7c38366093c73a3f30dfa35d7b7..779e1b2e60dda4b7a0ce825c9a00a2787c9f2fda 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58ef66d9e917e3cf5cefd8b3701220c3737b90a7..87477a05f1ea858f54f39bfbc37f0084226ad4b0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9ccf7e8da0a819b7f92b959983eec6e0254787c..94df3bd39a1cdc9f0b134d4e6dede4324976a362 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check stats output for SIG{INFO,USR1} and status=progress
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a08525c99e11270cec5b59ab6144ea46681f81b..93dd5a98285c1009ea3afaf2db7ab0330fcdf15e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd recognizes failure to write to stderr.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 005b4cd4bd28b136ad3e17dbb7ade6f39f5536e6..213dea01c4cf2693d6ecfc42ec947880c8c6515b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba1a0f4991425259fc7926413b9eeaca6721e353..08701b23fbe324dca042a75b7583c8a77a5eb9d3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise dd's conv=unblock mode
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7441c644646bcd0c5b148657c3fdcb74300c9327..f1ad16757fd7e4d4a3282bcd42c59f86c29a1344 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df -P is not affected by BLOCK_SIZE settings
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7172b42092651b325f80c92a9befd5d068eeef4..f12f8c801557f9e1d75e6cbb0ff57aa6edcdda80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise df's --output option.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2b812597f6825bade462a20b1e592a373fbc121..0ee47d0a6078f7fdf4ea58ba6184917b9955e0ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df dereferences symlinks to file system nodes
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 099205f5ab983a158f78838e76ce5905a8d0c76b..b87aff7afecbde68db41c551b90d1e06c05751d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d0619fde0728916c69ef6f8eb765c74f0bdeee1..036825493187ed8fea9259116e8285edbdbe94ca 100755 (executable)
@@ -2,7 +2,7 @@
 # Test df's behaviour when the mount list cannot be read.
 # This test is skipped on systems that lack LD_PRELOAD support; that's fine.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fbcae6bda1588b55d023aba975a6c7a1f0bd269..9629f20c65d2bbb36bbd35380b4a9dc52c0548ca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df /dev/loop0 errors out if overmounted by another device
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f9f98af2be2b63a05ea62ae1cc4b8b5d631e9c0..7816d42e81775d8c61b5011766a43cb5b40b705b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df outputs one line per entry
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bef55ecfba79b34f17084d0268b0cd6cba95799b..06f05a0092951e424999636081f5be32383aa951 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e0076727d45ca70e8e946b22198b03367230b8db..dad5089111b9ea1d00f35405bbf75be192244a1a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test df's behavior for skipping the pseudo "rootfs" file system.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 043b679fc3aeb04feee22f06cbc35d466043acaa..696234aa46ef9429544f31476de477126d3aa5da 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25fb445fad8a957a3e70847b83a49ad0c70cbd86..87589d23d9cf830f8c4977547315556b98a1e0ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "df --total" computes accurate totals
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b3602f372c74adafbc529a4d62ff70588216846d..bc04f9477ecede0ec29c584e7c24c49fd30847f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that df can handle an unreadable argument
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3adce38d3b5584e60a2a995b53ed5230c8ce8848..adee75690db236fdeb06b276d3f20caf69e74826 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cfa13c1d7715ef061e091153f3d468ae6ff09a9f..7d067e5374268d04a593ea569b75d327764ec6e3 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 491d7a9efd4eba1986cd8c19e22747a80556a83a..a81e8958b18a7a3505a459e041ba94431ac18a2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11bcff7d38d1a8e0b2825f1c09554439092cc390..4f8cfa2d458ac39a9d2385f31708a4a921ada139 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du on a file with a big timestamp.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 394fa69f1231a33a26026df2dc7a4380a25de268..60ae8b7e7dbfb4a356da6a3bcc195835a961bb37 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that du can handle sub-bind-mounts cycles as well.
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb7915e06b1f097c73e0943cea594d633897fd52..099566332169f0cb17299b5f5ee6a01cbd2c18e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's new ability to handle bind-mount-induced dir cycles.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fdffa814979f55e16481f951cb9a3731c1403387..debc50937c526bf338ca3b23b92edb07d53622b0 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c48e7e9f9f08fe9e48cb3dfba64ac435046eb2eb..5a1085fe4eb276f2dcf2ede6ba1ba78e58aa07b3 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee964a79a15c9f4b65f105fe53de213306e2237b..eedf75181965e97fa22533596bc567405833cb3e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd40e3ee72575c18e60df40c92c6ebe0889551f7..9697d000debcaa0ffdbeac85889c6af5b3928750 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # check for file descriptor leak
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 916ddef06c75f422d623136a7766fba266259a8b..44287fe947baf2ab3c3740e92ad8c0fb84c6fd2d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that du and wc handle --files0-from=DIR
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07667dcd7a374d8637651488a1cbddf4d64d7873..bdc34209aaed55f84d35b441c41a9c85e3edbed5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e311b11739e816abacc2a2ef18e1df0429637d4..7cd03d3ddb4d41049bea0772a57e67052bfb8d9f 100755 (executable)
@@ -3,7 +3,7 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df9b94139470c1ef2eee6b94d7a15c821a722d87..b26fd1c012cbc279568fe8417a14c594f6c69156 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27b7549b03c809970e85c534561e420a46b212fc..a5c823e7d11086f5f54ff87e60abc243f8ca5988 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that du counts the size of an inaccessible directory.
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 86dd9c9fd956cb8ce22ac8dce12e0e31905d6fef..464456d8895c1588a9c78409c22d1899973e39c8 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 184ff61a6cf36b0cffc6f9ead40e0fa42602b7ea..008bfe2e985943d605897579085cd3671caa73d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --inodes option
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6ecb8a19a3a7506403917cfdab9de83cf4a122c..3a2e19b5c86662ee9f3c6301c72e86a6c70abbcf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show fts fails on old-fashioned systems.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b29e2bf1fdb8ef1a09bca5a6786096f5f737eff4..f93bca8f8678007333958ce3006c5278fe586c65 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d577fdaf56de329c717b276847ce763f15fb6618..469926352a8335dae0992f141ece120dd157f359 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --max-depth=N option
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f7a1ab7dad2b292693d2d6fd1468b48267d783ac..a9708dea7a67bfa8b8f5d68f4d4f9e98d46c837f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a failed assertion in coreutils-8.9 and earlier.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e48538f241e42a8b46987348e3ab48afd81d700..4bae9349706543c7c2f03158b13dbd9b7e30d897 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that by default, du doesn't dereference command-line symlinks.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8515c4229f8367c9c2d1f5b5e2213cb8a3f535e7..79920a9da9d2c5866927707c83f21390dac1ca11 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 482225e9abe499165d31b806a6c10aa851e37e31..fff35eab0a6a61b0e8e4c8269760b96898012c5b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for bugs in du's --one-file-system (-x) option.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c043e14968b113c9c353002ccaaef67469fee69a..c9c506951340c310e2f80b86cb8e958e4c7cffdc 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43ca01cb8fc2f0d15a7fef55dc557ddbbc21f719..6426d165309fd8f8c7d0fb6479dcc30fef3782d4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'du /' would omit the '/' on the last line.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6557cab4c2d94d64c20ee8299699dd19da43e7fa..270b885ce266a519ba53cbafca315bbba0a7f576 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --threshold option.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91c328cf479005e1fa165def51d16576806d24e7..01b5e619d62b529d7c70171c8988b76fbb1d4f73 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88b669ceb90e26974cbf3298cc87613857793de6..01b5e33e207bfac992eb2d6a082153665f90db91 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index decc25671dcbf0144e7078695001312c9a825d8a..56354a0f53705cf23a2df1c6f3e9aceee4ab30e5 100644 (file)
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82ea05f12192ce5accedad60c2959c2746f750ed..be8248792d12c31222b531720988ebbb68e42303 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create the factor test scripts.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 test_name=$1
 template=$2
index c3a77690bbb234c630ed2d8382da4b32916e3e69..4a1dbb01bf8d54c655098333e67b5de9fa0f2ce4 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # See: tests/factor/create-test.sh
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 
index d9d568036262d9d7731c72bd4ef1ea81fa8c95e4..687934031e463ee505c4d90f8f7a060c58d092af 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "fmt".
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 761d833d3922d342366854c94fdc0a0df2b9ad23..9151a6960da8e0062767032fcf948b8880d1c782 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fmt -g option.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51063b78187479ef53bdeeb7a4f8f642f7dd34d5..258101ec1bbe2af87b2d4785ba0e5384986e37a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc270aaebe9d63df49d116d7621e72568f25ec12..fadf8c2f37ad4cca7956e8ff1fd20bb5277b8117 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" outputs SELinux context only without specified user
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a05d6134862ca077f26d06ea86a17c8913aecc41..4ea8b6504aa966103ee9bdcc0c6719b8c82603bd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # On GNU, 'id' must fail for processes with zero UIDs.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84ffa574fb9c4b184b0ae945c659f8fb2005d425..7a2167d9dec46a3fc6de566be13e4096cca9430e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # With POSIXLY_CORRECT, id must not print context=...
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b443b49f334d78ac282f002d030d2ab1413f46c0..e447c60b4ca44c97befb7823cb83107955d6eb5e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that id [-G] prints the right group when run set-GID.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb1227b2f8e2a1c32c062f6c3713305afb682647..8b9ecc5949b6e052f740ea5918be22a20ff5c9ea 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab372b3e075e2c14363d05c2fe88e68e255be643..7208544f514e411bb888e4bd40160d3230a5079d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" works with numeric user ids
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9345ca0edad60c16cdaa44f31f8d1a1afbc03d02..0979a3f85afcfdf7b678a6dd5f0081921af954d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise "id --zero".
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a975592ff91c0f6c0ce0698cca8e13054c4adeca..933fdd40f3d8c83d4276fb29def9e0083b5ea8e9 100755 (executable)
@@ -1,6 +1,6 @@
 # source this file; set up for tests
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37c3f50a31fb1072d564e0627dcc84811cf3c01b..83bec639b9a7ce3a30f75ae1156ee110cd575546 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Basic tests for "install".
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b3596ea6847e30055331e0373b3287919163e093..61f447ae9fc0d52c3c50b896f58ba5d71d49cbbe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -D option.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48cab52ba8fffadf9823a2bf069169a471f4b11f..13ab3fa02233111ef5d9a0775e12034a250246bd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e49382a1f76c0d432ecd48c1ed931d37d63e9a71..e96ac52b3bd012c8eeb09bc16a2470c598b60389 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares owner and group.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52b9e525183b9a745e4725de34a107a7f6917177..9433d306796bdb29beb389fbafae60ab6f8a15c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares SELinux context.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c7fe59db1696556e164cd66954980bac97cbc3d..748d5a2a7e08716c1cddd537c3ff708ead152665 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" works. (basic tests)
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a2b23348bb6e1fbdf3913f4c99d431525c19063..05aaf89e9a5935e307882d67e30faf3db2435304 100755 (executable)
@@ -2,7 +2,7 @@
 # test 'install -Z -D' and 'install -Z -d'
 # based on tests/mkdir/restorecon.sh
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aecc3df8c33c60a901b657b02d7ca6e5318649f6..1c7048174915e133f5fe5a008dd6b5318b9d15c7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -s --strip-program=PROGRAM" uses the program to strip
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ed172a23e1235250f2a18d16ed6d988cf04b7438..5af999c892380aadc99cefab85541eca30929255 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c43b29e0f95339bcc0daa04915dd0d4229545c62..7ae4f73f528559275ccffa75d6d318639c6a2cd2 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fa8a1aa1c9fdc0be33a5c83d3287af82c6ff702..2d7206588c80725a09006a9b081f90e404a46943 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that 'ln --backup F F' gives a proper diagnostic.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28cf9c5220bfcef3fa72864ce529dcf84648b1b1..daba9e7d39d33b977ec52a8450ac944c268739ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for ln -L/-P.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f779344df764ef5f1a7bb41eb31cc4ce428aa19..9604a71b211292593530f8d30fe56b87181524d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Miscellaneous tests for "ln".
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e19dff571c85533911864209ea47a75bdea8bf45..f66be22873ce5953df03ebfad8c265a35513aff5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --relative".
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b60bbf55ce14421a0b671b495a15308e4bfe325..1c9f5dd96bed8f53e8ceea80bf0602a9532647b5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln -sf".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f27a0e6aaa3148cd27c77f25356b99b035b19808..bc3493091b016be690ff0b66ab24469b94237a6c 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f6b861dd09311401d2fdfab8d0c21008178a3daf..32c57c1d7496bfb334793a6075dc2d263652ca8d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --target-dir" with one file.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5b893fb775023c559ca32aa6f8393d06796914a..f1376fb71e3f48071101ee7234a2965b8d2bba75 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2021 Free Software Foundation, Inc.
+## Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 22f739c6c957ba33bf403187d29d52ca89f7b525..0c85e0b0f84702b5ed7b3b10e6f755043cb5cdcb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -a option
 
-# Copyright 2018-2021 Free Software Foundation, Inc.
+# Copyright 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61c098717593702f29096af615958137afac5c31..0ad5f3abaabdccd228df849f9f962dc56f72e5ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure ls output is aligned when using abbreviated months from the locale
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82c0010534a0fce333cd410df9b44b61f1c7cbc6..ddb56535814008644740d2543d969063d67601c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls attempts birthtime access
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 33d6269e3540e49423289b45e45dce87ab492e4f..7485e5eee4298b632eeb65d2fb876fcb3ffd78f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls --block-size and related options.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c5532dee5605f9ac8cf3719b3040c287ac495d5..8e2fc78497f71c1aeab2ac0407717529718f0e0f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors name of file with capability.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c51fd262368c77dbca381419d64e8cb02757272e..e1c73e46ffa6628821605399b5ff6aadb17e7d07 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --classify processing
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81d6b8f6f95de7f71c279adc22093392ff2cb8af..d8d502e10b42941cb654e46e58a896fdfa321b26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls --color works well when a colored name is wrapped
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9525110ff706e33473170d4041bc1c612de4b806..857faef72cff31ac1c22f5060eddbffd312dd8b2 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b36b00345ad5c7044b433be87238c4ccbe8a2126..c9d3c0afb5476b170438e81019987200c4252440 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors file name extensions.
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58d172ed7634b04eaee49d86419221d60684e165..6c9c3f69057d0ebac4d644c03a8465cefe156cfd 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32b9c03930405c672412bec73609526bc72ce0cc..06c06c1386cfe9c94efca11cc26b2591458a0502 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" doesn't output colors for TERM=dumb
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 93cda12f745e2c862ee1c4c3e973ef72e9226c81..8e89afe31cbe82bafcc47164fe3b10663e19486b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 349f76eefbad83155449c4d59361121e6fde23db..1b67c1a930cb293c64399e63e860ae7d96ac9cb6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --dired option works
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f32094a731e0c5149b7533ca102424f63b5f6507..430637eff1a4beb60c6797f965cc9924721dd38d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4156225aba1e9f413acebe35a77fda7fcc74194..7f3eb19187b4f2f12978fef0d2f650d08cee9ff4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c0be8247d5fc2d4a5a5a8596ed39f48ee9da7c7c..bd8ec5e40c8190322064ba30ab4ef4117d3187ec 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b75563064bf1201810ba94c764f58ed94b603b04..6521142cd7fabd27e5c5b5573d3887834efef36b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test --group-directories-first
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8253fbdb8805e219dad3922cd255d752a2693584..0f9d774fd39543d2d7ca946b077885f75b2df7f8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # accept hex/oct numbers to -w and -T
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a2be5756ff5ea0a54f00aca8caae83317e5f7fd..e87b3cfe88811ce84a67b9d9f9a6c6d085ea1580 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --hyperlink processing
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3741d6b8111da902daf49fcad6d2aa8bc801e50..f3147376654805366abd20778a74352a75d204e8 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 31791cc93752c8dc7b02fbb0327fad9d8466e048..807ec29fc6689a8f7671eb798db7964ccba73483 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5e50c7fee42e582c9d9f29ec66d3f151094d385a..eba7df9e1350941de6bdbd8e764e7d1d5088e04d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -m option
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd1a3d44152cefe50bd591e8a5d16659410d5cc3..c3787a860492a605c2f7b635c5e9fba867ae45f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colors names of hard linked files.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcbbe0c7a751143a885dfd2a697edf2f7057ad57..8071456c5a22e5c0d3f6986ead688a265e2148bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ls -l works on files with nameless uid and/or gid
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 740881b49714d351f9bfde61a4f0aeeeafff3d51..e9d2f25187f2eba4880c67fe4fe630434e154b0d 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99e7df9ff2ff6067dfa971d97dba9f30d7a67b2b..864e4a57359b0573e0edd75262e9c1510d96f0fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an empty "ca=" attribute disables ls's capability-checking
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca3d0e0844c5fbd27587c4a109a7538361783733..56b6095b8cf26af0ecf318f0baad5fc6c8def243 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test quote alignment combinations
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 237ec2c8a59b78a6dc70e0b2c7201451a1ac1edb..e6162bb5ebeac08ef660b78c5a9d033b9befba2f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls -i works also for mount points
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b93b1b47cf9d8692dbc6060b6688f5ea1ad934ff..db00a74a9c2d09eb64e40a3fddf5e7a9cf8e1ab3 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aaabdcf71e61c8b3ea2e0cabc195445c85dfab43..85339ca1af99b80708199aeb0879bcbdb232d198 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46aaa2db908c79b70ef2f4a88294f6595e52fa0d..c6da9a1567634c84238b8fc551fe366f4970ba9b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/".
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 013b2b9afbaf86d2e057a5c76f2bbf458f923f2b..2124be8a812d44e84d4364b682a5065bd72e8d1d 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 715c80f62974dc2964f874d7d1df1f1368354962..c0719783410f3309205f3429ff7480aaaca7eddd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we don't segfault in selinux handling
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69815f1e436f1d6c2eee5b2a1cd379bc85db7a41..2b6cf2cdf21d877ab1c44c09399032e08d6c7ce5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab7cb6ad978f90314284e702fca483b15df5271c..3ab0f69a8ebe70c5a0ebcec56bdc6df8fad01cf1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the --sort=width option.
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2112e952339a999a32f3a831253841138bb774c0..f50035810844c36b6485736fa2c3d7d449900c58 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84300b57b2b917d46a20e530392d8b213b83e286..d7bbed5afd43a65c29852adaafd05c17f443d252 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fac609f910fcd1acd56641798214819868c348f3..c00787620ba9aee0f538225df80c395da4914aac 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3397c9e01de0c8ebb9d4fb7a76486f86d0bcca8b..706d41524ec5ca6ef76af3cddcd7819d182dbf9d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls does not stat a symlink in an unusual case
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d50ed6a67f323dd0f32ebdbbc250fd96ddc23007..08ec48613e323324237836c98f2df8304e850dad 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a79255468ef87e1438806a246f78ab982489823a..688b9a4c1ffa04789819080942a4037f3871763f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks are quoted appropriately
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1415ce660e1932fe8406c8f707163d81fbcaedc..ba3c6a5872d6bbbda911e48c4fd7f48f24122582 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36a45d0fdcb93208317b9a94ee82af09fe31ffae..2e6817e01853bd7546a37d7637afc41b1d4d87ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that an invalid --time-style=ARG is diagnosed the way we want.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1b34eb070e7a53201f2f8aa4f24484b9e7a5003..81aaf48c03f364a1fa76f61eb58372ec07f118ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -w option
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 72e9e662266e9861900bfa3b56c852b4e8320fff..6e232b14faca58da11adfedba7a6198a41ce717f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the -x option.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5564f3b77178658429cd6ed7711e63b2885f85f1..28205e10cbb4c28c8ddd1715dcda79842bb3765a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of ls --zero.
 
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f573aba9f30f78af4a63c8f043d202f77035c84c..c50b3246ff65383ff0c5a4f4613316300ac749df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that arch output is equal to uname -m
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99982ca8ce1f76ac43afd694d26aa0ffe8f7340a..1602aec894a5cf2d87fa32d65686ebcc0fb3bf94 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'b2sum' tests
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59fdb4a1452fcb1558ec6119698326f23c53e0f9..955ce32b70da84a01985aa18a1b27e7a6d942b0e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise base{32,64}.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 621bc8fd12d4f5b06d54dcb8503896b46b50db8d..4be49496a5893e5429b1b8ad525375a516f74c09 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Test basename.
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac53947313b3445325af3201a6889f699835abd3..d324d180cce22d963e6006f18a056c21c296255e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise basenc.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1131eb3a56782d259c4538a5ac6c419dedf4bcad..46d52bc9bc70482ba6f1f8e9e74fde5ad40306cc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ce9c6437e2e4140a7a434885e8e58aaebb4a64a..e075d2258812a64fa9e2946be4cfe5017df24690 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cat outputs processed data immediately.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e6a51414093c76070d3d87ac353270840ab855b..44dbe9aff80e5e14f86f4c68350b6d20382b7bbf 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10bc694c9be0839932fb6df1ad5fe948f279e2ad..cd3b9cb043a1c2bcd5e41d8cf1f89660fbdc3d63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that cat operates correctly when the input is the same as the output.
 
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7e7130c8f0fe470051b24b37d47b5efe1d057ae..ddec41c30b49fcfa7dbada4c2e01fadeddd1a3b5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6aa338785c4f79d97c03340a9b25b8b6b1807aec..19ccb295769e93d3526e19234cb9e35e5dae7e79 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise chcon
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2581a4f72dc0e1d72d303c6297726f88824ed534..fd7cc9fef6b01212b07da72103abb31a852291bd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that the credentials are changed correctly.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02bc447d847bf7983088a33c737fc35323bd7fb0..77df64fa6fb36cd00deacf45ac368b45945f9d2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in chroot gives exact status.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83dde1ff35fdfd16f1dc34ca0e98d29d253ddb56..3774e61d59f50e131ee26f32034f36760774afc8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum --algorithm operation
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca275d7af89d5fc6a972aa8ff32a69bb9c1b0f35..c342ea841d5a1ee7c9f0363f59896c52e313927e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum --check dynamic operation
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 950b5d56146f063774318a6020731a7366864310..da7e4d5ebdf7f54eea7892a2fcf3637f5bf8d449 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum operation
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a14bff095a7ba729ae02cf9c6e81367a0fc3224..38b4038978fb8e4aeb4e7f028e38a8a23fe6f8d3 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f47047e416ff8f8a88cf58db4b570a34f70416a..73e8c37201c14db950670941e5472f4e0bd9a8ae 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Test comm
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f7d5c005fa1050231352274758bbea5113e08c5..8bdd6b102607a920f872b6db67cdd5068e511047 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of separate coreutils multicall binary
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 04909b7678d493c9cddbd1b4e464dd1d6dfa90f2..36c32b0a444aa3597610c0285934eb61b2d40e9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cause a 1-byte heap buffer overrun
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf39e3a9078cf466d59c5b40c3dfcc7493a587cd..326374f1d56238b07a6adb76208496950f119cc9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that csplit uses a bounded amount of memory
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2662c1141b3a55f5f14deb41ec8b366e620a1308..9ad00bb32e63335c325cb623bf0b329f402c5162 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in csplit
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9944571240c2185c5df16d711db68e3cdc3f0dd4..58a88ec91d33ca89df419c262aaf1d023f7b69b3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0757c5243269475bc6b952719f8006854cb087d5..ab15e5028d4ff507bd32c0ae9489e2ae61b98672 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # various csplit tests
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d8da17f2a0167366fce08b333d2b9679a027e1e..a235d6e81286cd17298b7fa1e5668f0f2679f8d3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut does not allocate mem for large ranges
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3a161b0a97925598b6dee1af59822f6c72efddb..c93d73813f0092654180dbba5b94b8a50b283156 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cut".
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 092cb15ca7da0dc27f9a05a1c40d7c8b666bcb55..0b5217611009ef2010cb3accbfeaed6c42e7e27c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'date --debug' option.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee89c19d5691daac9760a5b715c8ab37faa1ad33..8761c71a83290ea181633f7dd6b3ce756bcf5797 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5657161098dfa66570cef25c02f03db8141552c..fdd5105ab6f04ca958816afa8b8424c96dbf6cda 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 492f203dbeb611c88bcae91556e1ebe3568d9a6d..ac17f7e7e8de4e4a84a472205f901479a0aadaf2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify TZ processing.
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a34b8bc1eab5f429f92bf7ed7d9f22378322298..e9de8e453b11729b5b363c2ceeff7feb9d4b914e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c5710401b214b382ce88434253aac196a96f5d7..942505e905c15877c8593768ac2afcafbadc38f8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Simple dircolors tests.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d8c57e267f6397b083c59a1383f0dead2873335..d1a78c16237fb73f7f2232236dd2827c23a202f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "dirname".
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9b357d3470a21e74efcd0f3b4f9e7955adecefa..2294035bbbea03a6bee1614a5ac54a6a3119a41b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for echo
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32c670d29e25d7c2d566d9a46b0f4d989f029115..0fd43d32f949f01eb8cd4b49f560ba3c83afc10c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env -S in a #! line of a script.
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81d70c9fe5c62196ed91409cc8b698f2e4f8ad3d..67d4037cbb1a73dc18eef29daf121243f9b8c25c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test 'env -S' feature
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2eb92daa7526e6f39abcf8915883954525e98921..0340830430503ab7243ca654ad4256476eb500ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env -0 and printenv -0.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3d6fe6a12f0c63b018be6ae579be090ebd37f47..ff4ffa14c751d57ff5b441c289d776170aa0a09c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env --default-signal=PIPE feature.
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0dcc93b27495f9378d450c0175ef1d3bebf7ed7b..3e10899d582fb14866e24047d0eefa13805fa988 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a10ff1911d1519db5f395d208cfb6f7eddb8896b..7a77e6f1c85e31dce0142c54ef7d7a9f2a7188f0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expand.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 481801911b673bd0b82b9a24e6999123e4169000..635b0de5d3c44d5ac5095cc16ec35b247a0aa244 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expr with multibyte input
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e547af9fd20cd5a10b9f362ffa77d014ebeb2ab..5be040474ab6d63f1c3dd2a4609693c3ee0225c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "expr".
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62fd0d7d7399d8572ce6faf3741bf8ac2ff13a89..153f6cfe36835604a4e792cbed7628ee81229f5a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for complete lines on output
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5895c927a35baeb6123e93050fcfd5b1ba79920d..a12768bf34b1419c2dbdbef561a612f7e811ebaa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "factor".
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b84fce3e73da6c3323220f6de6aedbde8eebf4bc..5f4ab7ec23bbf00979e5db797eac1443dc131ae1 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index beacec9088612b168dd4fe1956c2385873fb2577..2834f92d2b6e2ac293abed85c40603131b642daa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise fold.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1a703aaa2a71da1fe7f231d1ece4e40558bd8907..d4d2dcd64317d72f470134c1c44ca0e7bb737dd5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups handles -- sanely
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e2537451c13fc4c82df86f20757f3456b4f970b3..77be78f09e353c68ffa209df8ebde3cd7eb9deb6 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 706c50e056c244e51d429fd77eaf56ee53532386..14ba4bd00099e3a34ae89970ee14130cd426bb07 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups --version output is similar to id --version
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e35b7942fee415d4955e17d4a214d1bf57d8d60..7655ff346a084c742101a21a04c348eedd72233f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise head -c
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1715f43187a32bf81f37928b522a1984aa0d29a7..16f5f043bb7917c21bd0caba1840f67e811c55f2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise head's --bytes=-N option.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10c1c78a66170f334f42ec5d3f5aeae23b951ad2..3715e9098807c1db4871c59c8249914e9fcfe195 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef93d1dd35320e526f274d91a6f1d23e02bc56a2..6362261a990461147a88f843529b1573037e5c50 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e975b319650152b0d73938177badd5ae6088cbe..5c767cda6fe2ebfb6165100f3a39a1fcec4a846e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # test head
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b529fe657521f30e265b272d6aa1e6eccc5ef204..2e01b412b8764af5c74661f8d8f1be71a31da711 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure --version and --help options are processed before
 # any other options by some programs.
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 67289838b862add994f443169d757c3d76921f91..ffabd6de5f8479b4ad941fbe13293e4de3e5b523 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 913d3241896894b9b10e316da11d6386df7801e0..76fa04644c683d4e8a4d82903a015aa7f2644ff7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise the 'invalid option' handling code in each program
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bfd9e6f9db58d65ca2305371a057e41f417d3ebb..06ad777301fcb6a8ffacb1f9779e9e4c4c2f1c39 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test join.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0fb556a24dc297f2c0c45073bb1fb5cafd86d1f..1efd14c5165d1bc4736c95913cf91708b0eb30d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate kill operation
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1d45270eed3a64dd4a8f7a024f8c02044f7d4fb4..e246b5c202d165dea0f9789a7941d448900643a6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1ebb592634f01e3b0da158dad3e1512f72d5505f..af41648123f8a72eb1a113daecc00c74f9e5c68c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27d3d10965fd9fa02ccd51b6b5d8222489129af8..8ff4a9a7151c31118271bb33bfbb6cc52d95c109 100755 (executable)
@@ -2,7 +2,7 @@
 # 'md5sum' tests for generation and checking of
 # BSD traditional and alternate formats (md5 [-r])
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fffe66cfcfb7e915a8d4f860b6785694509ca889..4997c2198e0fcab44d526bef9133f02050ab529f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Newline tests for "md5sum".
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 35c2e79f0b9f67f51082a8345c5488fb616e18a8..f35a67a5579ee53726eb74d5d7d177ba26a6e2dd 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64b67deb32fecf5eb36402d76470d253403cacf8..f4773191105ebac2dcd8e923bc55c9463ebf7957 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "md5sum".
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a667ffde0b55303a3aa32237bd95ec39fab26236..250bb9084a0804658747164519ae7a7dad419e8c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7fb2e16e9783313bb8744a2e4ad40918537988eb..a0f0dea4e7ec61882e9a250823ddb2a85124e02b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "mktemp".
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9189468edc13d4ea39e084e4bf7967c23cf5dcb0..3303662d103ecfcff28f5f51d19a1365aeaf781e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in nice gives exact status.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ce60ce0da464f4d86cef83b3da68d1cf9281da8..d2b5cea20ed20a8b6d193cc4e882e2f3f50089a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "nice".
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e4dfe404ffb57dcba24c6150a9ead1c4136622c..8a47c9e5c1c7cf84f477117f5f48e49d51131af3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise nl functionality
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc748bdd0e3dcfbd1d4885633ceb5407fa89d0f6..3825d128acd17cee04ad1dbb5504ea59e5f7fb42 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test nohup
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b9a9c435b05b2d5b30a07f4a46bf8d6a65c3a88..14b7d6ea3fd5b5420ace967d2c41abdd3164528d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" is less than or equal to "nproc --all".
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1f82463c6be1124e8444a3903b467a4af048a44..a0767db352bc42994ae8993a32b1d23df0bddb21 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the various OpenMP override options
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d1819187b3f5bd0461761599e4fdb04948ff651..25db685740e437b4617ec693ac80d9c86fad22fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that nproc prints a number > 0
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74513d4348bb1db28a91e6aa6924b168a1437513..7ec04b1efe0df0b041039c4833e60d3e01b95739 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "numfmt".
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e57fe26bfd5b0c8d2809fb34805a6641408488c..1ea36c3d441f77e8ba2cd06687696ae827ddcb75 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -N N' reads no more than N bytes of input.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c4cd78a4c632c3afe48841aac32b06f3222fbe3..10f1dfb826ddda7664521a3ba14a6cbbcf61ab09 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that od --endian works properly
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0430398e5a28a477e720a92c53c96b2b698035be..91a903062d4edb7a9a28d274b4885f99e78efbbf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test od on floating-point values.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 418b18e1be82f8d631a8e61d7b8536b821beccba..a632f3b313437980b8b6068f83c104579f616b3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -j N' skips N bytes of input.
 
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a485cb0bd9b28e807197023830fbac59dd5f680..2bfc6b32317ae27bfe01ce0c49d1ac93596c50bd 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 484dbe00d4ba3951db506e319bbd0837195994d2..4fcbee77f855e1949c944da5061bac0318509fbf 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b1c7673acfd8f16370240c0b92668be161e0b96..0ef1dc707b56b6cb7cbeb2256d675dfc3e39a1b9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise od
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f695cbe5d4d0d6e7a6c4e06a6d29a050133cfdc..9e65cbc6a7e6dd5c426737a129c1bff65682e9cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test paste.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7808b6971c3f12ba09b9610305232baab90b6181..93403b6eb72df48eb51f031340829c902428aa76 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # pathchk tests
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24658b60f5d66c99ec04e2035f104af24967a542..6cee5e7debdf866801fd392a3771ad3d8c2e96e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of printenv.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a680e2fca114aa52b797fff24609062bde2ce84..ab6bd159b96bd5368964a1caf8d12f87db8e67ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # improve printf.c test coverage
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e1e7d03137f20ef7b39d8e0a200a12750c6decf..6e76ad1bcab4b7b478f3053a46cab2c6fe03ae0f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f68114ebeb0ebd7503b7bf79b551c323fd93d67..f39600174913ab1f358e4a2da47bbdf94f3cb45a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %q
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 33396ece0db47f69e617b3ef0bc47d1ec6ab556f..480f6b9d44a82c151beaffbfffe83e9a502304c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Detect printf(3) failure even when it doesn't set stream error indicator
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e2e8d69a059cc80e33f1cd1493504aae9f87e411..797fed6ce3e59cf511613bc50d853f3a33b254ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for printf
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c237d117976985352429b97a503620aee798ed48..a616bb19e8627635d6a1206fca6ac57cde921d9d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a088621f6d054b9c112d0f317d3655fe512bb338..2feec87bee069792c090c473fbc3ae128bf2ba2a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 13509b4c7c628145f785f89cb507893aec9cf682..34a3b54a5d0722d26ce71785e0bccdafffc666ec 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Ensure that pwd works even when run from a very deep directory.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ebb19145fc664c0595ac60a32e9b387c3b2c778..fdcf675c41abadc4f1f8555216ea161a8bcfc3f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that pwd options work.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e4fb13fdacccf8057d52167b3ac4c0bd7a4f56d..a8e84305c63c30ba5f44b4afabf55b9a11ad4ab9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # readlink from 6.9 would fail with a false-positive symlink loop error
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 460376ffd61f7fded057f0cc4872ee03f729bfc6..1e791253cf7c5152128d49fc92349146968a429e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e) on /.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f26014331cd9d8c7fee2c5abbaa5e7beb399581..a27a46b2f1fdfd20c256d86d546af845e36de539 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate realpath operation
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b873c493ce298bce573d59db7c5c3db5fca81c5c..cc5ff1b3c9084469b9e47d232a1af92bf89d58f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon does not reorder its arguments.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cfcf55ce1cc756c04d349e4d1af7e0b31db3d7ff..fe854678b127979e9a9bc8b1c12b8d384266d4dd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test SELinux-related options.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48f8f9f412a360128eaa5ae4859c07612f66d51b..9e382b210707f051442b003649350d2cb6e669d4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of EPIPE with ignored SIGPIPE
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36079527c26144c154f2e27871190316192eeb4f..ded774deca2900f595d012c587fec878aa1564f2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the "print_extra_number" logic seq.c:print_numbers()
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f49844d6e1811bad5a2926ed34f559342846541..41886b7ae25dd90d42c9c757bea399c721d2593e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of I/O errors in seq
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51324f566b3747ffca3676078364fd0ee515d5eb..f0efd2c5f4b3d6a7fb13bfc876554d4c52c810cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 766196ebd33719c24fd61b19045825591beed49e..cfc39f82913807e257ff394a2c168247cd15d6b8 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 522233a5213999f043df4501bd2087ef4b001365..d489d7645938bcc3a881d6709e113c80423667e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 140e800f38f9edec5cf685e603ed574acf1ff8cf..722005557d1a0ac367e29f65bf5f0160cc0ca7a8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "seq".
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a46cee5ae0d4771d0f3e3a2963e0aaf904691d7..9d2e2b0a595dc410d780fc6384132b308a5990e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Sample vectors for "sha1sum".
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11870876490db76885bc5973f0a46bb7d08a3c68..9fe9483e4e08642b72b248d9b8e1e62427a651d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha1sum".
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c5eb9a90552ffd13f1740d0b9f84fd447143d22..aba053546a137e4a97a028047dd556b27109a290 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha224sum".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a4eeeb7e754d4741f1aab190165613434abff11f..ec69915b1b3bd7a48502e043bfb717df14cafcce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha256sum".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7add3cf601d886fddffdad8c0a07a5f04b15e316..3614a029040238ddd82ca86a3cccab7358672162 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha384sum".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48fbefa741c7fa11f9dc5bd6bb1ed5f80e859a2f..84d0d13801d8fdd733b422e8b13e3962ae88230d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha512sum".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 04086371f4587e29b3b8a43bed813f65205a5f2e..2c8f9839b88ceaa713beaceb9b54f195b539abd4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test functionality of --exact
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c5e1fef24b028da6942d4fd6a6153f7f12a36fc..61ca60befd2709725a72deefbf7458722714ae45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the operations done by shred
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 551c80b7ec8218d0faf4077b46f5f249bf81e95f..a4f51171edd885117ab195d792385a7d1aca6c97 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --remove
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 581d4a7e90eb08f9b303d5b5487892c752925322..07255cfe53a4c3bafb085518015da21b642f75f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --size
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97f11699195ebca50d2a33f393b519c593f531e6..fb0aad3e50b188c7bea4eca09b86aadb377a5b8e 100755 (executable)
@@ -4,7 +4,7 @@
 #  These tests do not check valid randomness,
 #  they just check memory allocation related code.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 892386b3fe8437cdc33ab0970bc1b343383e73de..e75d17d96a885c3faf30c9c7f106c1dac67ee846 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b01b74ae1abf1f38728adebe00bdb728571db5da..bcf6c18575292b218832c60367f2cc0e00eac51c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate sleep parameters
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c84d6b3b79056fc5b57352ce588496619e45dac..7dfd4da703aa1a8639adac4b35d80cc6b605a04b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cksum -a sm3".
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9677b021b2625de714427f52d7cca6cc822e3e0e..93cf9bd77e32f97d27839b48cf8d9a26f65bbd5b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the NaN-infloop bug in coreutils-8.13
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 784348bb2885efe6c3ee556092e65c9523ad3d35..13e911d430d85fcc6ffc6a72b6f3516547e80f6f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Benchmark sort on randomly generated data.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbff7bd2d43b1a2fc4ac5a4b38ce2fa5c18c82b6..4c2ee25a259e55a4a4868e65539b589cc54f287c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for sort --compress hang
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c87fbe5717f339230f9f7ba6500831da6a206206..12f8209eb8dbbd30d836e488d6e3135f3491a4c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression subprocesses by sort
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 20a5e5049b8870e0458b00d9977d7448f2bb51f4..649d9a48b0d2d5613ed83bd23e953c2d5d284272 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression by sort
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 96718fdd8ca510f281a9c81ad8e6686ee0b8a055..058f86d728ecc7d5b773c2faf215c4c52f15a588 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for file descriptor exhaustion.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 326848829fe633389b442f8f4b70c71724d633ba..9a0f5cc7ff338672f9b19a053269b4130a897269 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test annotation of sort keys
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3382b07fef24a829ea6565c035fea641da7ceedd..beb11c97ea050eb83d89690cca7d9668769a79da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test warnings for sort options
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd127ff881ffec4d5b2187e302ed7f9dc968b9a4..1d955e8e51ad66d834aa0d9d84e2b02be2514f0b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test discriminator-based sorting.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e4032d01deab02b72a7d8231b163a030453ec65..ed894787bd50bab7a88460de2ddcff359c886fa8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort' exits early on inaccessible inputs or output
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae95f1fdfea95dd01a6e5c613822c63b2a458b0c..e26693c7ea6f6ee836b3f220309727ea94f74efe 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69c5f829c371578d99c40f5a17940d6ff6879d63..d44c019450ee76cf85cb91e03cdbb37307e2891c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure sort -g sorts floating point limits correctly
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0fba0cb81703129dd490c20ff2d94059b0bad78..6139145de54f575fb8b723f73479421cb489533f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise 'sort -h' in locales where thousands separator is blank
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38b75c582ce9a99c4a94d53387c3ac7f13cc9e98..869a61692d2cdf323c4e92147ee468146ddf1254 100755 (executable)
@@ -2,7 +2,7 @@
 # Test whether sort avoids opening more file descriptors than it is
 # allowed when merging files.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70d8af1265af865da89b4473f73ab14b1d932dc7..7eb45745e80052219da07e84df9965c306da2048 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sort -m".
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 801d0d3a761352a05e6c6c63bc0bd6b9c9a8d100..e91cb64701990e712a0d6ea1720a31f172266490 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sorting of abbreviated months from the locale
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c52e270d12f754645c261682510453812ff48936..6772c6c9bf918174267e8ff5edeec9c8f57dcfcc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 92998f6cecc03c4e21eacbbbf4445d709231a2e4..5be46b6e2c10cfc7847999a621c44f5de68cf0db 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c76c534ca0954bdfd6a8e27684b71b14d9f5b41..3c28589ec0acc28b756935051b245428fb20ce5e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a bug that would cause 'sort' to reference stale thread stack memory.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e13d1182ce7a4d0a8860141d086ba7668ce8470..3b4f93985b4e41b5793933b3b96bc70979e12fb6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before 8.19, this would trigger a free-memory read.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b57acab9427cac7990aa9e8f5753d9ba69d5bb7..e4a86f9d4e6582e222466ef85a6cc08e0e2051ea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # parallel sort with --unique (-u) would segfault
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7e453bcb63b34cb4b2ebadc0d59c8d539cacb05..f54cad051b5ca5741d7de0643df9fba9abfed9e2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort -u'.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 085d2a8f98669b34f3219a95083d284702768b33..3786605d6cfc7d2d984eed9f477b8ac53333dc52 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise sort's --sort=version option
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 86970ff6696abb8532002e4dcc73a74cfe255b49..0b0adcac0c7a5fe082cc02472506b9b6192b47b2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71ccc66a896816cd0964e823d7727efdfdd580a0..647ea67763c88106fcd29581d181399753539d05 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that stat attempts birthtime access
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 09a4e1b937627e17b6ed517ef71da9619ff1f53e..7f557f2148a5a89ab6e50419d615799c3b869866 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # stat --format tests
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5e35955d294818bd590d1f075a00a11bb1b9652..9520402cb3220cfabe76d88faf87753ddc7e5475 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat - works and stat -f - does not.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32f04ddd3845936ce482daa9603b4efda522036b..2237a9d69a1f23fd5943b48612ae679db598db9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test stat -c%m
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25abe7e31316a2c45fd52b124231935151274fd1..f64cb914527a70aab233e04d5fcc249d7ea20825 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise format strings involving %:X, %:Y, etc.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c3d18a2bb2195a186c1f69aa30f0e3729b0a81b..32459b1dcf72ea7a71b3cdc38e2b731574cec1ef 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "stat --printf".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd20486443817730ff96134be7d5568d52fd0c15..51358abeff971ddaca662fee5c9f08fd91ce2127 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat handles trailing slashes correctly
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fc6fd79efb9a87882ba37070b12aa26f9c8387f..e07ad02d791d100868cc87fcfd2484646fb3597b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise stdbuf functionality
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b42ec819a4610fbf06d3ef039024f03d29f3daec..58e51311da17b434e7ca3fd64862545ede2cc2a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d4359a330fb919dedafaf8815289a6014ab414f..cae750ae5691b53bcc901a9ed3eaf4ab77d3c9e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options - in pairs [expensive].
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb9e3ee684cd3247dc852ac1c3d780b209adfc51..89460ac0057d2326fb28536c563ccdf420b3e1ee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "stty" with rows and columns.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6719a0aa008c218377aa4a5cf78a688a620a96d3..bcdc80e87846c57dae2b3b0752ed3a472c43f4a1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 35f363671308dc84eeac8bf4f38de1616ada0c74..a11e01718b89301fa114ef3502b185dbbeb8a84f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b0f88189237a4d32776aec8b3fecccdd3dd739a..88b53d304dc243eb40d1a601f612b5bf3a29100c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sum".
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf0bdf11838bbf1584067b3ca1ba6ba621c4ff1d..d7cc92cccde3daa490b94878eb8d11de9568eda1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various sync(1) operations
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2d2cbfb0f280c53255b25428d26edc39ba9c4b4..38c82a84e207f83806dfab513439dd202a3f4402 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tac works with non-seekable or quasi-seekable inputs
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a8ea1e115196684f0376d39fdf2588f2838e311..c7f98acf09f64539dcd68b10bfcbd4793c751be5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7761ed7f2bcd1e5c1b2a1a94cb1225ccd0dbbda4..ad9fc178c8b6c7cf3d54b7da67af1ea37b10a096 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5680a5e5f4ecb6ff423a5049bbbf5f3711a9d81a..c3b0a66016e23b07a4d84bb8f85a0210a0e107f2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test tail.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4e3139ef79d93a5a42064a503d2c67a542d6fd0..0bd91b6cbd5d7e7d3c084a4c2020aa9a93b83914 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for basic tee functionality.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5ae4c4b4f9b41ae5a4bf856b09701dcf3e8955e..e3b1b56d80337e150aa957d71e5355087ca39084 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'test -N file'.
 
-# Copyright (C) 2018-2021 Free Software Foundation, Inc.
+# Copyright (C) 2018-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da59bfb88d6c3c8cce0e1b9496009c63c38492c4..d00a4e929d4abbcd3ae1671648ccdfbe47235fad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test the diagnostics of "test".
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d51dbfb9a0576e6302201e841917a11ab87e938a..b77ef7168f77c10243b5ab54384237bfeabd5a08 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2aa78d034439dfca9007b279a281581c3f658b1..c90007591f996083f47ea30306d840dcc381d0f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --time-style in programs like 'ls'.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf7221ea64c8323ab9fd4a1365b4085d55843bf0..0ea6a86dfc1888fb947281b43f521544070a62f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test that timeout handles blocked SIGALRM from its parent.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46c11d928f19f15ec296322366623ca7d259698d..27cfdb7f2d56b3e6e4db64e25206d7c50aa081b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test program group handling
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26ba4b89c5ca2c38db0f747d1177e018fa2204bb..dc7c88b727d5c0278fbba1b9014a421b07beb18d 100755 (executable)
@@ -2,7 +2,7 @@
 # Validate large timeout parameters
 # Separated from standard parameter testing due to kernel overflow bugs.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e6aa888ba9b4eb69f250385e84d3a1d1391777a..fc9c8392f5ae6dd3ebdfe2becb35877694a37258 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout parameter combinations
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 295a95773bba7054c58b35cc2e0a2b462e980018..dc6dc96dbe507115647dbe2c9763b934901bb0c3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout basic operation
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cec8915796ce09027ebde0d28e933e94bb8222f6..09108e9b0673cd2632cdcf57a7f8ff2e89695cb3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test case conversion classes
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9260dfd34b9b00d072b31676426396f552e3c1a2..76bcfbd239a9c3d23380e9d0a9e7183952515b94 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c4f28a4bef4680312e11caa876d166f891a7631..80a6a249e3d9f234ca0550ec277ec5179a8de937 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate can create a file through a dangling symlink.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 874c57078550ea4d06e918ea933e09702a4afcd6..e74cd46bed9a265754e67e3c206d70fa5fa41b25 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate fails for a directory.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c6333899a5213025f160653641a786ad943d2ac9..6e11d15f0522816acb5222470aeed76494c6075e 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d849834cf5f710bdb0fcb2c484d65bb483dadbf9..4c91f8e203dd3c2bc266ccde5fd6270e504781f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate works on fifos without hanging
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8130db5cc15cd1d9693f3835d3e14dd0e9595c72..2b1802ca51b645bda3d8ce0e18058ade0624a3e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that truncate -c no-such-file doesn't fail.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afa01b60d848bba8ccffdeda7d2c8e1b04a99c76..d06ad5742ae19100c839df8c7a87e4db551e9632 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate integer overflow
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e72a37cb3787b6184f575f874c020e5a9f075a49..0b3836f41b91b142e0f7dd0561b4154799a079c3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "truncate -s0 writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e6c4eaba5d876cedadf9eb30c5fb4a7e4cbfe393..826ea630e86a503199b55bab00d5681030cb59ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate parameter combinations
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2da1cc2eb48404a989465fc172fa0f9cb11a4d6b..9f7a2bbd58b8c3741005675612860a7822e67d68 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate relative sizes
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b9e6f953578a886c78e80b04ee7dbd5512737e5..75801804c64f5c62fae9f16e36da7b96b2f96d6d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "tsort".
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a88d18fa90374d8b8075e86af84a519625e3912c..291460f2fdf918a5dcaaaa6bbf001980ff3cda02 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2cbe42850ca7ecdc45c4d24fff52f64172c16fb4..c87ec599ae181eadef3250e49e3e88d59403a007 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'tty'.
 
-# Copyright 2017-2021 Free Software Foundation, Inc.
+# Copyright 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c8e308d2eb3f48bc5d0bbe99e968f8f3fe74cd8..2e1906fe26b5ebdf8f14f7bfc266f7ca5b3fdece 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "unexpand".
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc13fdf3d214cfc66fa0041a09055a5a5f3d929d..8f2cfcf407a6b125781d4cb3bee8abdfed4e62a4 100755 (executable)
@@ -3,7 +3,7 @@
 # items which compared equal with strcoll()
 # So ensure we avoid strcoll() for the following cases.
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5f789642ee2ab4db9a6966de2f1420c6b1090c1..41cde320b5899bb88f18d340d333f5efcd194407 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74d381564143290349c4394120afb0254631005e..aa163cdd71e663525505ea576945b90060fd1261 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test uniq.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c284fcb681c17556e8be6a17070b7c01129ceee..a489accb2c106ecde2d486084246a97d9d0b430b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all options mentioned in usage are recognized by getopt.
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a6f89a845b3808059dfaa3c302cbe26171c682c..597b647ca37ae5bc3963f212bdfe38534f68da9e 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a0dfc065a0c09bf3dc8a5c0141d12c207fd5252..657b1ffdc064715f709f3ddbe541d77e3fe6dec4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7db7da50107b8d952a96276f45d8b9a8cd61bcda..6721b2b485880f9576c8cea61d7a8b925dd4aa06 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test non breaking space handling
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f92e6cfc9e4c1c0d656d9254d76ba19e58323d4d..6a28e7fbe5c0c1180c8f4d83bc3df4fc6f14d3ec 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that wc prints counts atomically
 # so that concurrent processes don't intersperse their output
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 984ecd2a4bfaf1ad50a5f0def367b6e210ba05f1..581890ddd18d046a0c7851c529cacf0845491907 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test wc on /proc and /sys files.
 
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c145e9794b7d5d1cd9376730ad8dfed5fe4c69df..5fbe03d1294c5943fd258c907157e8e12757a102 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "wc".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7fcac573c66568d7691387d08f55d0a0dac42a2f..e901a0555ed6c4de5b98c746c3e991ca6b1ab4be 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1d34c162e7c1b3004fd524d6e6cec17790f2b4b6..5b59b057b71475aca7389acc29c002530fac6fe2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise xstrtol's diagnostics via pr
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70de5afe0820e03d1ef54fb78f8bb5f1bb94c64c..9ba6a031a42244ecc940835af0188e78b36f6c88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate yes buffer handling
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e98067f315f2b9142f9eb3ee2711fe3dc28f053..e9be94ed93eb77432a6f563a1cf5763969683dc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index feef8e8715b39da109ba051ae3181da6760bc4d8..2f641a8db0794336ab088b0e9280a7febae851d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f242adcef32df2a40e3314fc0e36c9c5f0b8ca12..c31515aba138c6d1716abd2ed854697273e282bf 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 864c13179a4f220c849eaf0cd267c50d6f768b40..59ddc606bdf3a053f021ef86a950c652baa9336f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p" with default ACLs.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cda42a80a9b5aef280338477a1a2833f4b6c5844..1bd055e91b15046b5497bd11bf7f113835096a56 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd62be63e941196c03b5aaecf39ebc00ef2e0050..7948ef416d88954afffc39e6b7d8952e6b08a597 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79909d4084068d45c98b3807f5b9bd942e43ada5..c9c7511158a6edf79644ecbe13e0fa6ee4999323 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mkdir -pv.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3b350ddf0bb4e291a047993c71c4d927d7b5363..7debfbb9b43940b8d6b4e82c191a545176f0628d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 083a47733dae98c58fc7719d982c0226e9e51a48..3a904a9fb370c12e3af5c76dc9230ee3f3f752fb 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that mkdir's '-m MODE' option works properly
 # with various umask settings.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e14396216c4c958f1fbb227db54776f56ca0b95..dfffce8757b24b56fb65f40d5fd12772013cbcda 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test mkdir, mknod, mkfifo -Z
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 92588a4cbcab5c709f414a93df90f6fe6fea531d..8958edf139762884410bd025acd349ccc8b2e86d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an invalid context doesn't cause a segfault
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0bd18ddbdfd72295a0169d388c0d5b3d2e29b842..4b4eb88cb26df9f21be9568b9f27801acb4ba79f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbfae059e5cb55ed731aebb00362251d37de6218..cb13b88eeb1db87cd5cd8e11daead569395c4aee 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that SMACK label gets set.
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5763799909872bda5acd94780ef902e9ec314dfe..116bf3f494929aeef9e34187de91d30c0037ae65 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bcc4aaffb0b9f23d8079bd9b72e47e2287f88e4d..3e062614883efdebd05306ff06a4a90e8979f559 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 202e42a8e1b3275ae9b2aa4cd5bcee98bc44f1df..c5422df51fc3a1cca32b5e881db0ed1af1b58ce2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME: convert this to a root-only test.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e59b754bb3a2ba990cb3d5fbc6a8602bc691a4b..bc8341af615bbb00fa49538005874712f23578d1 100755 (executable)
@@ -2,7 +2,7 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e71822d171f167bfb8a3f629b25e715512d9019a..1b1d3573799f582b169a9f092b750d78852073a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cbcd855b27e6aecbb85065662b88de89c0a628f5..cad9276e65a8c3ebf05ed90a3a0be0034cb90293 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink a multi-hard-linked destination
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 045228f4eb393e77f63a48120e21889c7daaf1fa..84c51afc8bc38adbefea4d86b99911899b23ab6c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "mv --verbose --backup" works the same for dirs and non-dirs.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b57e7d47d88e54775136a1b50620e3dfae110f8..67ab05a99544b5bd1f5e750d692f7a63f01a7a21 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 73c5793fed8c79b1cb1a374006d9388d6a24b50d..f9c2f6d69bffb123fce010fc1d6509e9a0780416 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57c93543d23c05357009437d28e696b3bffe3f33..92410699f16a72f8e7a2ed637548915559701672 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1918ceccd87a83d51ab5b63d91db3e6d9e126bd5..8a54412431f3f14e3c350e2d7fc03dd7a690caa9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a81651c58c20b4586716ce607bb9473e2ff7c25..b5b35622312476f18e083206ab161cdca8620ed9 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62a8e746acfbd899754bc8c60797e45edefcaeb6..4fa666a76960d81691d4279b4519884c91520899 100755 (executable)
@@ -4,7 +4,7 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e86f3f13046cc4a082b1444ae7cc4acb8fe78937..41968efe2fde5a865d43a4009246e7af8ac592e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a file onto itself
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1197634af90c43bc05c7b59907a1ca208b56b49e..ceb41a5fa0d406cfd192fb0473fe6d93436fa728 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a343ba292d79914fa5d5e1172dafcede75be942d..970ff054f5785c71cbc3d825ee7afa1a86ff16d5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43ca5bf115565201d9803140b761f5209cb2cecc..f725b8771621e84cfb501323eb0dbbdf54a29bcf 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0d6440e27d4980fac24e970c48dd59084af36c7..524fc13361d2d884794267f265833e21e8aeeb49 100755 (executable)
@@ -2,7 +2,7 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 95111f46e22f7cf8d42d736233d6c30111966eba..35728b97d7099d5ad3a423340e20955fbdf918c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure multi-hardlinked files are not lost on case insensitive file systems
 
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4281c6ad6abc1782a85b8eed9872c569f116b2ca..2d852d6a1c3446b7b13b3cc2d1032e576c403b77 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure a 'n' reply to 'mv -i...' aborts the move operation.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8c2fbed16dcd034e3b98f05624bea5ac808d0d2..a7b79395d551ebd62cc34ad7435e132fc11344be 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b26ff47574dd7759fe45be490771e16c6a4e7ad..c631f4eac231af10a71ec74e7ddfa1f57a0f56f4 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 976a10fc1d2b80d4a7a9e9d303ccdd39f5f589c1..8648be70c9331d3cbdb2cbed3347c11b95f15ae4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure 'mv -i a b' does its job with a positive response
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b18faa2c408d93225d2436bcc63afa83d8c7ca42..c7e2696152a7e64e9ef99897781261f252093afb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'mv -i dir file' prompts before failing.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa1e97163287157a4e20e7cd35b2afc42c197c6b..e135243cfd213f5b75884fcc1fb56d48c1107229 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 330ffdc62dccb7249b1255c51c5abc9f59407071..83a7268eecd80ee4e36a6b969d99690603e2e51f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d2da7495b2664b8a4fa1f4fe7fb643f1d3deb57..cd3bcf04cb3b0c9312760ce6866ebd9257e5e78d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3309bb6f797563e65c9154f782d97e647625e539..39446a5a8621b7a610aeb62e76dfce666c1477ae 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 104f197e0ee9dc4cbe0693ae26d45a4f016f2410..38346400e7ca3c502396e083936a38a179815f71 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 19ce1bbcc8f5c7cc1930ecb3ee720db136279f89..8d2940eba7f60e3112c9ae4c3c98dde4f53d9319 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4f15bb03e85b3853f19f2bf8220872af8102654..3733d6586c7b4e070dc5ed11c0edb084e65f16fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether mv -n works as documented (not overwrite target).
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 557b54556dee997098e105d8103404765ab367fc..6abc916d1f9cbca4c401f1a16217493b92b0247b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mv" with special files.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d34627da5ab6d20b8a79045e5e59f9f00396ed6..bfadcb00c60aef9b28aefc46a9d464e3206f9b50 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a18f0ea43becda0f61c59597232951afb3698907..e6170251f90852acf6bff995b5453c4a570135b9 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 633edcfe2d155291984c5a5cbd5447b76047f068..b2925849db577fe701c0d4f998497719cf90640f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54757d65c6a431f629f244799cc6d29dc270cdb0..c9fb9b648bf602ec9634a46fae269472b0b23798 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various cases for moving directories across file systems
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a4abe207fcab1c8277bdbddff1e9ff635703902..563757a0f1f3f764906095c30c475c277c41d09b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eae4c7aab1717ff366716122140fce9202d5dc6a..c813ec83f7043632b2e7cc1bef132708a1a4bd3e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to another.
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78f76272904a1d6035e39cd7a9e81377a7338130..079201aa19b473fc6caba2358eba1644a558859d 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c59a35336309d56b5b1981ec7367f44ee9975f33..e9d87a3adbc3fb83cf08399bdfd7350b2930eb4a 100755 (executable)
@@ -4,7 +4,7 @@
 # mv: cannot remove 'x': Operation not permitted
 # Affects coreutils-6.0-6.9.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50873836aad249064cdf92042ed03202dd19c99b..686cfbbe9fd7430d11be317f8414018e8edadb47 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec541f64a8748c7d45690cd3343b65394105b4c4..c24e3fc0e20f76874a1dc39149915241c639f7cb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with a few symlink-onto-hard-link cases.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e92c856fe4ed48f6546cc677d158b72e0e0c40f..f249498782df53392f8e64c4ccca2fd3244fcf3b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 652ef2244acfed59578326edff7792ecc05e5dfb..9675d2021fef5376ce139fc72e0ae42e4a0252c9 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4577fd412a8f91784436239ea7d744da2becdb8..46374482069d1fdb180abd4d6d65cde6d3cc3f5a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --update works as advertised
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f24c644300eb2e81f14beb988fd90fb3bbf33c5..6d39ffd4091bcb1d9d51c91574497deacb74d008 100644 (file)
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0ac405208d6bdd98eb9af5b8f3ddf81036ea028..7ac6d4ccd3c50feba7bab628c2eaf84ae5f1c926 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test pr.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 005cd0889c05f20bf66ca9752ca6486f87dffce5..ff263b25658ed4ce58f45d56ed3fdc67e4de0840 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e2ed17333e58e6f9f5a60ff796cd9dc3d532532e..e0bece5136624a087d10a30cfc66855d377b70f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9fd97938c9c4c7303ea6e5ad70b321962c273c3e..3ad3eebc1061a9f41bc923788064a45aa0afadd5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83a68b3514321adc06fc517cf114ad33f2807fa0..67960773569913ffd30a1f59babcedacd6ea7bce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test multiple argument handling.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b2d21d4d2c331f92a6911cc9194540e9a512f88..24b2ad7bbd9a5af0f1e9be48ac076402ca01156b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for readlink mode.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 793b16a358254e123ba227ca06e02a470a221cd9..4cb958a88e89965fccd995cb571efa5108a41e23 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 73140181b63c426da940fb3f4b7a880e6120e3ab..1fbbffd2176f474dfafadf07fa469ffe77f5b452 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm --dir --verbose".
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ec2811949fcc0d80e535e141897702b2b430f3b..901563ed70de8dc4d32afcfe04f34bacfa3c169d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b53f27e94d795ce29a691593bc3f03a41cd0e42d..8613a2f81cf3ba26b30386d13321b750beec0a4b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac3e138a2928913fa99d512de16a6ffc71ab02a8..4208080fe7e78f260aa61b6299a6b0226cc9d2d3 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12d2449096c694f5fab1d0c612e087ff7738c93d..41fac846d22ba6fc24b8b8ed325c3220ceb60b11 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm" with a deep hierarchy.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2cc8b3090480c717aa22ffd729218988c10fca72..01c2104dbfcbe7ffebb41987420da95a6fb280a6 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 384dc49f95d5d585f190d7097d32b2ad7ed66f93..8424d9f2e0317c725dc5b669b473950d44e6f410 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f896f358a3e010bd2e2a9998b44fb84be565f0b3..d309828d839388387d65ccb0272485d7533b20a3 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 33b2e629066abc083b8530b5eff0695ed7743b0f..3f603b1873591a39287468950829020a63bc189c 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 44a06764b77f8ee9423b4982b190e1d2a5757cb1..a4eae3c005f34eb5eac568f0e7a5109e5d27d584 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 548bd1db2b4ca89b424949251765ef8bfa3f1995..5cab26620761c5dbdede839a9dc53a3c2f81aa69 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c274e8abe027fcf8b2966bf7bdd299a39156edca..e31f68fbd211a349aa29e64bf34a4bb83a314780 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 540357e82698697651c3a87e750e87f3eb8a5678..744298a4735f08e068b9f9af620897ffcdedf5cb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that "rm -rf DIR-with-many-entries" is not O(N^2)
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 45bf8fadec267d7fc185347251e960ce54e105ff..3045684559880f21341d77fc682085260b2a5b36 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -f" with a nonexistent file.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4681f2c6b83e29752d4405ab79dad874929ead0..dbee69f2c21d40ec5f5de55375733d2ada49e9e0 100755 (executable)
@@ -2,7 +2,7 @@
 # Like fail-eperm, but the failure must be for a file encountered
 # while trying to remove the containing directory with the sticky bit set.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7fc53e682954f6cea3cbfe0a9c80d0cd9e53ed0d..94f36c2035617b396ae1dad5d5384dbb7184d6ec 100755 (executable)
@@ -4,7 +4,7 @@
 # With the symlink, rm from coreutils-6.9 would fail with a misleading
 # ELOOP diagnostic.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2161decb39aec364aa07f94deae230f9d4411eb9..09374e138f7d827ef6520e71c98476d5cc1102c0 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) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 51744b47fa3e131a4d62077f01fc8b3ba05efe0b..ce902c909bd576435116eab516675511aba130bb 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe3f9b78b97a7a8727b949fc8af589cddc44fda9..00f4200b4a15f3d78dd7abf62462ae62f9fae410 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -i".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c87543de8b3d3df717e6e46211e3d30ff47e870..da988a2a9b2d17ff0df5385faf8da338ef762d2a 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm --interactive=never works does not prompt, even for
 # an unwritable file.
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3469f2cc15273b0f63314b0d9fbb226ad8848118..f107b04af091aa6e72971dab68fe73ece3d622b5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8621a2884caddac460324eaa43badac68bcc1d5..357b94b7e90992fb92cbe6ff0def2365af7ff5c9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f existing-non-dir/anything exits successfully
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1b5145d3f3ef3aa5f6df5471942bcacbda6cb352..d0f5363a0b15c4946dc7162dc71ddd13cbd02372 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9545081c1fa66482de5012aa776aff7b3ada9ce9..4ac3145c1b885c79d237dedc437cda31f650395a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50cb1dc01667e7bed7099dcfa1f2355ca3a0c16b..16bd4cabb7c239301969640e2cc0bcec93bb04a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 426249425a7209b5d9dc855558630f1a326299a0..bc120505b99ffb645e92ceb6c132901be2d4e3d6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -ir".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index adbff70affd6ca23b38c4c86f007e99e7f56cb46..0f0b66397d6e000763679b167fac129ae832f993 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'chown 0 f; rm f' prompts before removing f.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 123fb0ba8964ce53095e2efda6bf87bccb2b9fdd..c3ff97f150601b3efd8f038d9cbd0a6ca93bf90c 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3536011874ae68c48c57c8113589925b93c92994..bf81914ebd5b7b87600ff2e1bdc4c6710d1241c0 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0be8ed5ea5c947d9d7fec3384f9ea3871851b196..c171fabaa7e26264ad1f7b2249956d2c1f8e389a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate rm's new --one-file-system option.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3349badc1ec2a31c7d23e7c1604f7eeeb54b89c9..acd520d0840b8ae5bbac65c4aebb5a643c6fe84e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify --one-file-system does delete within a file system
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f08141716e8d00529196ee74af093ba6b3e6a13..8c9cc2864c60ae6ecaceee046bd0eac06ba55860 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd23d241cb55e626cfb7930d75154cba21b793ce..8cd46b3a6fd5b93c35657c30673dbe70aff09469 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf2b84bf9780fdb6d6a8774f25271c025b102dc6..b3feb61c48d99976f8cbc975b2b2e8e8d462199e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 064b08390f243e6500d47c4f890c5abe5fb18668..94859f406980cd840cb67cc5713b58bddb5211ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '.' and '..' recursively.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd3bba570f4d944c14c438527a5d1760985d17dd..742d7a267f644510d4c8ec4b0827e68d0dadc743 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '/' recursively.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 956a1cd64155ea1f4202d7473a93c2c4db2b36f8..adf5741741bcd2f329b430cf6b30834e6a3c15e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2058f76699fac6444fbf997c189501c262dda30..43fdc0737b7ff9abd1e7be4889fef86509a1e970 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1da63c0784544a4f9ec2a68b21dcfb66a98990cd..48d71f786ffad09a6951d2611e54c0c7e5e1c127 100755 (executable)
@@ -2,7 +2,7 @@
 # Test rm's behaviour when the directory cannot be read.
 # This test is skipped on systems that lack LD_PRELOAD support.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8657a5238e031f9d0cb54ad8223b3a612981f89..f37138b2f5134040ddba95fc1e8ea0170baaa196 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8c01a27963dea90b47e20b1fff52fcef07c45d9..23a1d06d0313d3973775f646f2ae91dd53217dae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 44b57e7535b58a2cbcc58a71f395fb045ff3583a..8eb84bc50d4e837413523cde6a3562f1bda37fff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b226e2e0e18e703ac44a079d63a7f46627c2c7f..ae08c98e5da25ae6ad5c1defbe1ca0b03ca765df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that 'rm dir' fails without --recursive
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc3dff7678e55feb1f27378eb8af927f48bc6266..e7fd3ef4197e67021b492abf637330545b38fa4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # a basic test of rm -ri
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68dfe943e73c403dbbe7a39800eb6d7453426401..15e82e9fbc7524ef0eee378ed27b531d53cc93f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1997-2021 Free Software Foundation, Inc.
+# Copyright (C) 1997-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8be3955f4f51c67bddecd07eae8658bb4ab4725..50e809d0e7559f1ceebf37337e958a77a7073212 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb6582e668eb3239ac3968aed21da0669143a889..c1f283094708e192dd15b4d99560cf90b04fab3f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6baf5f152dc6e0dada027da56cce5ac8cb35d85e..ae796200e177c2c672059e16d8b296cad15b9093 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "rm" and unreadable directories.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cae721ac8e608e9eaf0e1d26d098d8ea710a36a8..6b82633771ef257e951bfd8ae0c25dc0d1e11576 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # avoid extra slashes in --verbose output
 
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca5d20d97fa1b8453a9140ed2814a18d96fd8737..6bc29d7695892fb1303fb6ff3653ed306c9b890c 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 80de1e25f1cfb8c8616f51d73aef79ad1d66f489..49cf8a70c2c36f559c2d98ca3a695fb491ab975c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 911835095e2dded719028fdbb7c5e8be7d4e5752..68f4479c199fc256cbc26163d0c253f98a666174 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir outputs clear errors in the presence of symlinks
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02635ad9cffb79320085e6a78de0998c5eb7a88b..033fc404651f31644144adb672d43ffd403f4900 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c06c7d7710f94ec75bc10662d99c17efd370a040..cb4ef557c0623ea8e3cace5252f3fc0849bd9bde 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 22b6089e1fdd992e3f7dc585249587a33119e576..8cc8179e34f554fcd64153ecb6605b84f7664264 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --additional-suffix=SUFFIX' works.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbed681f7dd646421ae37084f90c1ba7bd7d2ef6..4e7caf3eba7e7af6ff195de1768be1f1c2c8d7d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into 3 chunks
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 60b0fe6b8253395f37a028edaabca516b75accca..3753495f660151a660051ea9f2eaef50cd8539c4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f18d7bafb9ca743b2ba9b4a6fb5f18eb2f01bb20..66a93ac61424caecc8c169a56e6561f15e7c764d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise split's new --filter option.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea7f1031f78e45f5d6c7add00b6c65fda32e7f2e..812b6a5c120b514e7848a133777de579a4e5ecf1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure split doesn't overwrite input with output.
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 73c7aaba9447ba726e350c59e62a8997ce9d6dab..0e9d2369691bfbb59661caab13b72779937ba798 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks (-n l/...)
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c36b37eedc006edb6521499bedb285ed6e508ebe..c15300014a2daf8032f1b1f69b8ee769f93482db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test -C, --lines-bytes
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d428d25dfb5c03dee38a16b03f58c697dea4ef1c..8780a2c26e2423534c331abe8f5b9518d534c6e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --lines=2' works.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6245e4d390158d9b5926b9e2cf07099e93a78b0..23edd14e1289a67b284fdd857daaf2569f63367b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --{hex,numeric}-suffixes[=from]
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d16f3313d0c279ca7356623a8afd1cc391bd175..a32b7eaf5037c309b47a041e047d0fee5888e623 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into round-robin chunks
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97bc5f5a9cc4719f1500c4353cadac0229f1855b..f51e8fac7941cfeee16bb514c92a22da018091b5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test split with custom record separators
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb4e89ca004563f9c0a47672530fb389954d56e4..3f9378b130cae648c9b4a079557e18554b85cc3b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the suffix auto width functionality
 
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 30ffc51fde191085f4b6ec7d867ce8d98135086c..bb2f9faefce51d4662f83db0c13f9e7768c36561 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that split -a works.
 
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63f9ea048a33f67891d48b6ec78cdf08a7b48986..e3b5c30188d463bd5c1595dd116284fc5cf6672d 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 900d0900b5c5cdeeb14971dbe6f8ae3ff3114a36..5612ffece156c9e648096d6b8d92bc791b9f555f 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b26c9df268b76538149165787bb9bef3e987474f..b0487f744a77b7996bb6d345e7c8ad409c1cdd5a 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc7163b394f3505e354f6f8360718727920c970e..e71a3efbc242a47ba9fc269be53ac8468cc3c321 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38e9d064a6dbf014a7dc1522cbf888e37408418a..ea5bea6f882fc6239ccc903b6a37cf665afb8ef4 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c56ca95de8aa5ca0e3bfc3a32a7e7f9387b818b..246a3b1ca6e22ee6ccb96d53f043863bb65901c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for assertion failure in "test".
 
-# Copyright (C) 1999-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a895d3ab504fddb46775427ec03321652013983..a6641d97c7e47870d3ff808f13ba1a14e12e223b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90fa3e4f576c79a9f7012515c2284d38e9cfc42b..4ed15fd12795e27e88b02a622dfc2c5703b49360 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc929b70203a19cf06ff8342e058933f6a178be9..59d7f7f296076cdc564948361a8e1f98467358df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that tail seeks to the end of a device
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9737f04e54955e8ceb47a44c0cdd61f458eb6238..fb9e79b05f320c7dd4eb343f7ba0762613f98959 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # inotify-based tail -f didn't flush its initial output before blocking
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8fa22df4ffee5ef38eb207d96257c87524e40e7..3ad7ce73bbc3d3908550e242b3f89cc373f1f74e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that --follow=name does not imply --retry
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0c7cc16f34a430a1d0a94b07e7bb93e3cd0ef89..7d3ff508497159b23edf52a4684f108888f82010 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test tail -f -
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9327efe3b66ecc7f0081f134e72e0136d98c1335..1e743c53d62ea77223537740ed3d0f8ed31a17e0 100755 (executable)
@@ -3,7 +3,7 @@
 # of the watched file was removed and recreated.
 # (...instead of getting stuck forever)
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8abe709e11c37146d6e1c41d180ddaf74b4276c..88fc257a67caf7e5578847c27ef8cdf8fa5ad396 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b36b7a33d964c101277ae905c20a12ed9e2d9fb..a7efab4b636c69d8615858908832d8ede4f35022 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 689ff88b8a15599267e50473e0b6b15279d47a6f..696ad60d85b1449045048522740bdd9f6ef1b202 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f only uses inotify for regular files or fifos
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fadd2355805c412d5e616176af1870e925259617..53a78bc6dc759b4bf3363e59668f4a8c6b52397e 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b2508e9048d982a58fd10916cd436f454c13184..2c0dfe2231adf86406744601332f04f5fac391fd 100755 (executable)
@@ -4,7 +4,7 @@
 # are established in tail_forever_inotify.  That new file would be ignored
 # indefinitely.
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6b964e08b3e021e7ac672e653c7485bae1f330f..3dc69c7841c78bd33cc9997e29ca94fb14c9af99 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F doesn't leak inotify resources
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 555c23cace459a7a54d2a4f9291e51b340fd0ec8..34906be7741ac6bf638cbca7defd111626665a6e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F handles rotation
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 06b45265f4129039bb5ab4acaae833fa3bc02d43..ddd7d6a49ea839f4ddcdcb1617793661a71c034e 100755 (executable)
@@ -2,7 +2,7 @@
 # inotify-based tail would output redundant headers for
 # overlapping inotify events while it was suspended
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da1b4da93c7d59be0fae666063909b7b64db365f..6e7936e4170e19161aa8e7fc5a0afe6b6e326fab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --pid option of tail.
 
-# Copyright (C) 2003-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12f159cd8a0236a9936086a35b6abf6e142cf71e..97d5bce6971f564d7687bdbf36136b689b2e922e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f doesn't hang in various cases
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ba559b576b4b1f1e6861c515b724e5b6fd279a6..7eae3202e1834ca73f8d1228922e8d04bbf42aca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail -f fifo" tails indefinitely.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ce78cb95bfa209a262980660730a584e5465349..1d3338b74ea4646bd3385e48f124a365356d41e2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux.
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index daff34055bf2b0a2486514efd7f3c41876409a67..255a062803ca2fad1dcd130b6c912136adad842f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise tail's behavior regarding missing files with/without --retry.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e3cc72f56334f39c555b756adabe64b43bd7401..ee58e2194c5f5ad65877cda94f7433f764e681a5 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 208dfeb426bb2efde39b389a21d91fc53cb0b4d8..765d6dbd66bb31f6ee389bc2f4d298cf21de4c40 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure tail tracks symlinks properly.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d4bdad869c17b29000cd482fb1a1400e2a0d3ff..37f9e11856ef08dbb984060405473910e8f0b375 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise tail -c
 
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 306c985221cf036ded0278aa01bb05524c0d9aa5..b7850766bbaf6c65daa06cc1ce777566c8a05f8b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c7a5f90d90bd465412665601f6267de9103bba6..4dbea9eaf5ef7c89906615a5a7b85f880aaa201d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure all logs are output upon file truncation
 
-# Copyright (C) 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 668caac99ef29ba271066f0284e85bcffdf151b0..e9fc1fa5ec9bf5252df5f4a8bc4d4ec09dd72007 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cec02fe46b3a831017e87b5da090409f955b9e06..8b30a8eb916078daa4bea16c713dd91503e157fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # touch -t would mistakenly reject a time specifying "60" seconds
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e13824bc823ad3ccbe6f7c28db583e3e915410ef..2b34dd4948e52eb783e9a903421450c5e6947e13 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 00bdcfdcd9b4ee803c9c333cb4fcb826ab779595..908f268e3595199674a3f9013205ea364b134c1e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 130a8057da8738297c0e67bb47ffd2cecdf3fe0b..767844081bfa75248f4ccadb6d348f3fc87985a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ebc9419a453bead51b9914723d41227f63a5b8f7..0129c3ed21f84fb98854f7c61c91b4750e367a13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 15772c8c97487db07d16afa9fd8738aea0543f04..bc4bddf50b6438a36455897840c947e0750c0de9 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d58eb6af98992a30a5395a65abdc1d934645c419..5249d62e452d20b627eb8718f0078a9af0f68ef8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -h works.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2104c87493efdc1d325ada594ba32e4eb5eeb8da..3cf387df2259d57d9460de8626db218b1f05e7cc 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1999-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36f7253c148791dda3ddcac3956e5935cb382bd2..fddf4fc3884c137ccc695fb604f6e56d22b5f143 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2003-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9e2cd19a34d49a2f21b9adcaa5d0dd2d3569201..6d307a2aeae8683f318b504fb09f76b9ca7a48a7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "touch -d now writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ef84b4d8aebcc38c8ecb745e63964aaa11848a5..86de2032b0cdd8c65fcf249c8a8240a5741cc6a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit timestamps.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcdde5457804429f02e5df465fe674bf84e7a922..88b23ff52be74dff1547b912e3e68307ec24dae0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
-# Copyright (C) 2005-2021 Free Software Foundation, Inc.
+# Copyright (C) 2005-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b78b3113dad0ab07a097a25c15a65b4ae78d0c22..6643a1a91b0f659065cb29991edec5f16a244e3d 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d2f6f434cd9c623155671e04158932d0a0ff006..9f4b29e37af6ee51bbe2b32c36f1864f2f707420 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch honors trailing slash.
 
-# Copyright (C) 2009-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by