]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update all copyright year number ranges
authorPádraig Brady <P@draigBrady.com>
Fri, 1 Jan 2021 16:36:09 +0000 (16:36 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 1 Jan 2021 16:36:09 +0000 (16:36 +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.

805 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/fdl.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
gnulib
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/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/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/extent-scan.c
src/extent-scan.h
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/md5sum.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/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/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/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/fiemap-2.sh
tests/cp/fiemap-FMR.sh
tests/cp/fiemap-extents.sh
tests/cp/fiemap-perf.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-fiemap.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/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/misc/arch.sh
tests/misc/b2sum.sh
tests/misc/base64.pl
tests/misc/basename.pl
tests/misc/basenc.pl
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.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/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/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 910d0768c547982dafe1ba56fdbf84c5758ef334..bf4263976e7ff9c8b94dfcbfc0eb0c66c591a728 100644 (file)
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
 
 
 <!--
-Copyright (C) 2017-2020 Free Software Foundation, Inc.
+Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index e2dfb55a2ce76596d20ee3409cebb19a3cf59a39..12e40195668514355e81e4ac2b372fa4793635bd 100644 (file)
@@ -88,7 +88,7 @@ in this matter.
 
 
 <!--
-Copyright (C) 2017-2020 Free Software Foundation, Inc.
+Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index fb7a6e6a99db0108f901a4cc5bb0aa0061d83fb3..cf477af24a900ccedee0269c2dc2209f6628b954 100644 (file)
@@ -1,6 +1,6 @@
 # Suppress valgrind diagnostics we don't care about.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This 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 66dcfde3632a97bcb2ba3e52ccc3afe7abbd2f27..7ffc3ddd8fccf574924928b3de6b7904e3627c1e 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-2020 Free Software Foundation, Inc.
+Copyright (C) 2009-2021 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 529919e3957c1859a8e0e010f098e2500d447bb6..b514f7fadb97d9face76dbf8023e83e1371dc169 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils.                                      -*-Makefile-*-
 
-# Copyright (C) 1990-2020 Free Software Foundation, Inc.
+# Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
 # This 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 cc749219355126232923fd2a857c7724901a84c7..c2474fee35a2a95f4c64d75403ced6d59daf42b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5211,7 +5211,7 @@ packages, see ./old/*/NEWS.
 
 ========================================================================
 
-Copyright (C) 2001-2020 Free Software Foundation, Inc.
+Copyright (C) 2001-2021 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 32496b2c5731acbfee44dd17092216a3b7256de3..6cb7c22269280e6141260300c72e16821f88fd43 100644 (file)
--- a/README
+++ b/README
@@ -232,7 +232,7 @@ the address on the last line of --help output.
 
 ========================================================================
 
-Copyright (C) 1998-2020 Free Software Foundation, Inc.
+Copyright (C) 1998-2021 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 7d95d6930a2653236e28203539fb216c59be2c00..b7bca9ec76d08129423068a0e07a1401219f4095 100644 (file)
@@ -93,7 +93,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2020 Free Software Foundation, Inc.
+Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 213d1ca2555cd960eb612a3cf126ba0ccafe0170..71c90bd740127e36f5e7a21483ecc069c88d6c84 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/bash
 # Convert this package for use with valgrind.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This 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 e5900eccb3a090583cbc6e73f9f35b88bd818d77..8a458d5c768a97267aae157227d411a7539f880f 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-2020 Free Software Foundation, Inc.
+Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 8f76d696213ae5b1827b44c351e7c667f498cbd7..7523f65b490451ca6768715dc22f18f8a23e7484 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2020-04-13.15; # UTC
+scriptversion=2020-11-18.17; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -71,7 +71,9 @@ Options:
  --no-git                 do not use git to update gnulib.  Requires that
                           --gnulib-srcdir point to a correct gnulib snapshot
  --skip-po                do not download po files
-
+EOF
+  bootstrap_print_option_usage_hook
+  cat <<EOF
 If the file $me.conf exists in the same directory as this script, its
 contents are read as shell variables to configure the bootstrap.
 
@@ -154,6 +156,18 @@ gnulib_files=
 : ${AUTOPOINT=autopoint}
 : ${AUTORECONF=autoreconf}
 
+# A function to be called for each unrecognized option.  Returns 0 if
+# the option in $1 has been processed by the function.  Returns 1 if
+# the option has not been processed by the function.  Override it via
+# your own definition in bootstrap.conf
+
+bootstrap_option_hook() { return 1; }
+
+# A function to be called in order to print the --help information
+# corresponding to user-defined command-line options.
+
+bootstrap_print_option_usage_hook() { :; }
+
 # A function to be called right after gnulib-tool is run.
 # Override it via your own definition in bootstrap.conf.
 bootstrap_post_import_hook() { :; }
@@ -335,7 +349,7 @@ do
   --no-git)
     use_git=false;;
   *)
-    die "$option: unknown option";;
+    bootstrap_option_hook $option || die "$option: unknown option";;
   esac
 done
 
index 7dafa3fa5cbd8a26c34ef494a3db5d1d0c060f74..63ab6a748f2aad3db6170ce73d90bb6fcfb3699b 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This 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 d352aac941db62c6da431e633401449beec38f44..d65bda2fde74315effba2b7e49eaf98f026a3812 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69d4e7d7ffd132fa2b5c57e75a66121bde6e310f..6351dd7089ea1d5875f06c66b828a4fcb5b7d4de 100644 (file)
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1991-2020 Free Software Foundation, Inc.
+# Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 93b70616c713d38cebc6a29d3bb4719de1b85a24..e9dd21c4e8a1b79efd9a471cb6e8cc359976f721 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-2020 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2021 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 542edaad258a2cfecffb25e35338547dfe16f291..82aa001deb7a188713171a1876be77a14660271b 100644 (file)
@@ -5,7 +5,7 @@
 @c hence no sectioning command or @node.
 
 @display
-Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+Copyright @copyright{} 2000--2021 Free Software Foundation, Inc.
 @uref{https://fsf.org/}
 
 Everyone is permitted to copy and distribute verbatim copies
index 8659e01cc791908173a989b9da57741155f48e34..2b1eda63faf244f6fdf8d8ad80467645302b3516 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils documentation.                                -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2020 Free Software Foundation, Inc.
+# Copyright (C) 1995-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52e12230d336018fbc933b45cb1ab7975853ad34..bfc39381e71f398165e4658e12da7f50e14487e8 100644 (file)
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994-2020 Free Software Foundation, Inc.
+@c Copyright (C) 1994--2021 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 9d0131b5505fa6ebf8cc5d7985b55c2541b115b7..6f39cc2d93601f1532e6991cf7cbe0322e309406 100644 (file)
@@ -1,6 +1,6 @@
 @c GNU Version-sort ordering documentation
 
-@c Copyright (C) 2019-2020 Free Software Foundation, Inc.
+@c Copyright (C) 2019--2021 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 3439864bdfb6e4bd7fa1bfcfc462a591dba434e3..c3128549813b7e15843ae3d46f3923b0e1782c1e 100644 (file)
@@ -1,6 +1,6 @@
 /* buffer-lcm.c - compute a good buffer size for dealing with two files
 
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4df1995f7a42f44bc362d2f2b49ae6dcc53483d3..14999d7a62ba9d4993c6fe62fe8a9517da5f2c38 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert string to double in the current locale, falling back on the C locale.
 
-   Copyright 2019-2020 Free Software Foundation, Inc.
+   Copyright 2019-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 978e0daf33dc4eed721e5d6c9d50eadb8e7bb70f..94520a9939acd2fca4a97019e10cba59199ddc7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5413908484ea797be6c89b4d74806caa2a878bb0..44534059c9e96f42235a172459f8a3a18f69320d 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 00c278ed9fdb699526937bef9a694db690a878e6..c9bf346d304cb119db01746a0d0679de59cfe720 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index eab88c79e3581e96bce952fad9c6f69ab42c2823..105e36a31485c69a5d7c0c768fe0924b0c81521a 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 45ea196dfafa74a444aa00588fda3683a0193df3..3de3550d5fdc4e1e29384270bdfdf88e62068b82 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b8f4c919b6dd92a5d7d1ff6e2cbb07cb2f7d8a1..4dd197133d1366258f0e2d610e5693a5abc6a747 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4abe29d5d850f91b561bb66bdae848b4108e6c60..f23bc316019dc37e11355315f98bcf2a7f041cb8 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6809b7c29c4a7b0174a955e39f21fae9c8337981..05fe302268a7ba2c8e060e4e53d1f3a7975f73ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9e952011ae66252415b9b92dddf7e4ba3b15da53..8ccb13804d7e3ad8e792f069ae7bd554839de645 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index c910f6a76f14b0fae630c9fa4f4e5a66bd6c0075..caa38ac3e12209748a2e33d2c3f185779e39b6cf 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 2311322f1769ccf3f3d8acaf3e13dad1700e832a..88dcd107b5f803712f7509b5d1feaf8857772529 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e0d58ae44a179e2dc4f8358759d23e783f444ad3..75a52188d02d5ab8377bcc3af178c6645d243b7c 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 400c7b33b4b1ba19d72806c8add1f41197883b7b..c01c2960822eb33691eb2aa71f264bee0e83fa19 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random permutations.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index afd14f02e3812a7d8c57f6a4204f61dccbe2116c..7124e3df03c7a3a0d0b9e759020852200b77f303 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e991256cb1e5240ae4ce08f35a4972f8c511215e..b5534f3016486645aa902683e5f9775d0ec3018d 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 80f5225e763f06bd30bec4e26b964f01fe767ffd..fcd11f948c37a044c8aa114b6ba83cf6e66cff5d 100644 (file)
@@ -1,5 +1,5 @@
 /* root-dev-ino.c -- get the device and inode numbers for '/'.
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1b426bf35412edc2c0ed4c61d5ae21136d979a7c..9cc9dad7e71f1cbc4abccd76f21c29ea23d01e8a 100644 (file)
@@ -1,6 +1,6 @@
 /* Root device and inode number checking.
 
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 186cdcbbfcb87ae52b49ca7e0d3c70340cee3629..b7bbc349d0d2b6fa462005eaa3af1fdb93c4589f 100644 (file)
@@ -1,5 +1,5 @@
 /* Include and determine availability of smack routines
-   Copyright (C) 2013-2020 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c421b88af403610576283a8c8396ced1e2577391..0ecf6d02c63aa243bbfab4a5912297588aec9c73 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare integer strings.
 
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d2069abd0ea1e46a8349dcb4b84a928ddfbae520..7f2d4bbe6ae11e57ab4d1228450aa222e7f55792 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.  This is an internal include file.
 
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3fb23b7547b6b397ecad2514774a13e7a384af96..4af160b3358f2c48439cdf62deeb8fc2da21329a 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.
 
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f1a0329469fe73f6e7a6e0f3d9ee2f537701761d..95f6c1359d976ffdffed7daf036cb6de5eb8dfc9 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bb5fa22a8617a1221608b5318fe2adfa4d9cb617..278af885a6c7bc45bb4b90e2f45040050fe2e737 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4fc9d6a338b17449b57cbf890d954325bc1607e8..816d2f0d3fd674673efd925afa0f2217439d828a 100644 (file)
@@ -1,6 +1,6 @@
 /* xfts.c -- a wrapper for fts_open
 
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5d5d9c181dae0c4d6d3ca61b64d469559d39928c..91957e133c1ed468861437f251ccb07c284680ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that fadvise works as advertised.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1595dcadf6d4d5dee3015356e55574226958e0a6..ecc9b06044bccd6ccc6c519d0e2292fdfd6de7b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that mbsalign works as advertised.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 75b2d815497abc5afe2ac43aea44e760032531a3..fc4241a566e1746592373147b71af938313c1e16 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the ISAAC or ISAAC64 pseudorandom number generator.
 
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This 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/gnulib b/gnulib
index d411aa6ffa127d2707958a364896a0fd7d500b1b..be147a9ba1f14fbec0641206ebc2562be1275d1b 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d411aa6ffa127d2707958a364896a0fd7d500b1b
+Subproject commit be147a9ba1f14fbec0641206ebc2562be1275d1b
index 8385963f41113e93fcd00457be5b99d895764dc8..4ad2ecd1158dc63ec52195c1d11b109e5326cf54 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6b3b2060d5a16517b660e12d93c8019fe48928b..f01ff71685d443ef7d370dbb47205e302cc2b471 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 591c026bbd96194a84fbf7a933b5edafac89a653..79c0fcf86c958f0eb44a4ca5f2bb896fcc89e94b 100644 (file)
@@ -1,7 +1,7 @@
 # boottime.m4 serial 4
 # Determine whether this system has infrastructure for obtaining the boot time.
 
-# Copyright (C) 1996-2020 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 845a50544202c3398742740dea7d24ff908422b5..c67a95edb77a4bf6ee6f14fa3bf53025013d3386 100644 (file)
@@ -1,7 +1,7 @@
 #serial 26
 # Check declarations for this package.
 
-dnl Copyright (C) 1997-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2021 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 53688ddc9e90b3f93bb82831e243a201250874b7..6af2a8cd4bb06c4c762425c44d7311b23cfc1505 100644 (file)
@@ -1,5 +1,5 @@
 #serial 2
-dnl Copyright (C) 2007-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2021 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 bce7ae7fcd8f37f34abb7f5281f6e551f51434ca..db32cf48320c1215a8f26dabd463b2c806b249bd 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Misc type-related macros for coreutils.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e52a89ee4026756fe723af178e79d944b02a89b2..5a7f4264e5c0764e5a5e85728c5a8e07e2c7ac8f 100644 (file)
@@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
 # directory of the coreutils package.
 
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2f4f17fe87cfa291030e432438f0106893f1c4e..e7cef942a7ee2eb9a77e74d7a7fed7ad9c4aabe4 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c59d6a1415b78050f290aef753c74af8f837677..3fbcd91047662ab3bf7a1118d3a5fc232639929b 100644 (file)
@@ -1,7 +1,7 @@
 # xattr.m4 - check for Extended Attributes (Linux)
 # serial 3
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 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 53704aa2e032b9a97acd87bc60af95582e3f24d2..2d2c77c415d564df476240f4881b7195c6b3c295 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2021 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 4002e1e78eacd12965ada718f321e74b67c2f920..d9bb1388760546488b98187306623f5ea0d7bd2c 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 d72a0250fee837bcb4bd16886df3a2398c30b788..342ecea8edbbe70133b568ec476f996523544b3f 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 2b9efc963671bad8fa6ab26787026440a2f507b3..cc2dd9e1cf8c3fa0d86d8ceddda13cf51020f0d1 100644 (file)
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 59be5d0d2d1ba8cfb2921ed8d0455718247a8de6..fed9871e00321fe108edc952fb8a2f5c37db7238 100644 (file)
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 29d173c5c4fd4d47bf4b3d9ae5c3a207eb3049e0..70ef8f54f4fecee87f973dc3e59dbaee1ac5c570 100644 (file)
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 3df879cc374046a9f7154c72270664941bc3c514..d23699bae2807eb9ebf84101c0b6ef86fef50097 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils man pages.                            -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c43a6845931a47a913cd2f5ccf3a8e3f041e13eb..bbe4b166956abf43c4cf800511797e830ef9546e 100644 (file)
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2021 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 109fc57df48d106175ee7b3cad525a27461bdd0b..79e1feff40428c8ddf69e6e4c19087a0b7bdeeef 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2020 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2021 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 5ccc0e9a90013c4693d838e1550f62f7d541c151..5f9c8fc5005a79d9060c25e8b43067074221de79 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2020 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
index 45c0df991fe52db7ae45e9eacc415116c0561b4e..1b94570f8befc8ea1ffdc3c809fd12cf9d847321 100644 (file)
@@ -164,7 +164,7 @@ By adding the directory to your $PATH, older versions can be easily used:
 
 ========================================================================
 
-Copyright (C) 2019-2020 Free Software Foundation, Inc.
+Copyright (C) 2019-2021 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 c1a1a12e3873d86a93eed031537a1c35352f1b60..c04001b8029d862ac38e1218700f4e629e3b70f2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 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 d4a2f4321a6c25c5fceae3cc8434bc1419cbd8f3..a83e3e6e9ff568bbcfc113400df0c6355ffd26c1 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from file names
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ee24a3f15e0bcbb4b2999518b9f4365c7c361d7b..39299f02c2535c9796e23bcd2d565c477d0ad0a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Base64, base32, and similar encoding/decoding strings or files.
-   Copyright (C) 2004-2020 Free Software Foundation, Inc.
+   Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b132a7d01a84a4375d9f52dcf42005264c5d914e..68f3c9ac57682a501f6be57446ef49bfcf8fcba5 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7487133cd6b073532c498e74a8edf49ec11cb657..dc2258de0ea4a6b037a82495ee5c321a8df8c6dc 100644 (file)
@@ -1,5 +1,5 @@
 /* chcon -- change security context of files
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f15c7795eab8e0f0ca29e5e0651ceeec48e843de..84f829db217bb875968f8f9e2ea44fe59b5cfbee 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- change group ownership of files
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ec915340af3998c1239e37a8c7a6dba777c63c7a..6bd2ee4a5da71abb16682eaccfed079d70d59ccc 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f1e37eb266762303309ae6c1cd0fdb6dc46764db..b4e6011f262f64e18ed10592990e2f0d67c4e346 100644 (file)
@@ -1,5 +1,5 @@
 /* chown-core.c -- core functions for changing ownership.
-   Copyright (C) 2000-2020 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b0f3c425eb7e3910b2f076c3c980724d2e5f8df8..024e717edf91ceb62966f33c2f163ace6f60fceb 100644 (file)
@@ -1,6 +1,6 @@
 /* chown-core.h -- types and prototypes shared by chown and chgrp.
 
-   Copyright (C) 2000-2020 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c51955b6da72f6d3f0a28d2f87a7c91929472b52..407d2770e34eb3bc07041fbe3604ef0acddab03a 100644 (file)
@@ -1,5 +1,5 @@
 /* chown -- change user and group ownership of files
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f8483f693df769cb845339a83588981002acecac..9a0cd2a5bf47873f08f363696f8c1b0990a95c53 100644 (file)
@@ -1,5 +1,5 @@
 /* chroot -- run command or shell with special root directory
-   Copyright (C) 1995-2020 Free Software Foundation, Inc.
+   Copyright (C) 1995-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 35fe32fce3d9db4837531d032d8487ac63a3cbf1..00e2601496f9dab604c95f576ac42768fa6edebb 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5c70f7710edf976e9684400767727c87d029c715..9b4395196d5a1a8b07e9723ea1f55aeb909048cd 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 93f3c6db488b0820190eee4e0b03529de46b3888..159556d052158a6d3839b5b4ff69887471ff32da 100644 (file)
@@ -1,5 +1,5 @@
 /* copy.c -- core functions for copying files and directories
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 344d91bfb9f24554d75f612e119759bd400bf509..7acb4908cb7c9744607ad2329891389db5b73bf2 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for copying files and directories
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index efec253e0d750c07ac5862f0c21e8d2ee5f14112..ca92621a05acc3480cceb659f2687a6657e80172 100644 (file)
@@ -1,5 +1,5 @@
 /* arch -- wrapper to uname with the right uname_mode.
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e942271a7b57ac4a7af49d985a7f75da57d64b51..e6a5ca86b167cff47712653799fdbf77c056dbee 100644 (file)
@@ -1,5 +1,5 @@
 /* dir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5bca95ce74f0464bb4170ac342931ade7e0db909..544f70d037cc305b08ffda5be0b0a2fcd25817c1 100644 (file)
@@ -1,5 +1,5 @@
 /* vdir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 26992be8733fb8195e9f1bd8b28ceeb28561ae19..7700618621e31dc90fc68440bd8769313ade5aec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3390716675094815a947884e3bab2104604db5da..e1ee964bff6fca5ec9351ef33f51255dbc2d42f8 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d25afd53b61d0c7c94a40de5b60da6148ee784b7..59d9c0e325117b554d267785085dc3ba840bd419 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
 /* cp.c  -- file copying (main routines)
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 93ff60dc624ccad2503406b08ae0023e4fd4f4c4..07306cb4054851a18fbf58bc17055b954dfd8540 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0f6ba602c207018721414459e0c2df18d15dd190..4189dcfd0ff52f113e1a6338b9b72a90cc363236 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -1,5 +1,5 @@
 /* cut - remove parts of lines of files
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 27a1f1335a8e90df81528c2246b925009ae21333..86b878fb33373b4c105d5ec57f59d4a527aa9192 100644 (file)
@@ -1,5 +1,5 @@
 /* date - print or set the system date and time
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5b6ba2eecf4138c9508e01bd6bd0f3233c54bc09..a597d35fab4cf025debfd116c0160ea3b0d9f73e 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bd28e1c3af7499376b9c6db2d0c3889b2d8c9a2..9152a25500705e96fe7e6c41a146e472ab46a909 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 1985-2020 Free Software Foundation, Inc.
+   Copyright (C) 1985-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5fa1a5856278815b18ce48c92ef4b7b465c1ce2f..42cfeed2c319c3de0d8363626dbfc0eba287411e 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free disk space
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 95f6f0cd55577a1b0203548035b2f119ba31a6ce..5ab0512478c1a4fef717039d40f90edc57fe75d3 100644 (file)
--- a/src/die.h
+++ b/src/die.h
@@ -1,5 +1,5 @@
 /* Report an error and exit.
-   Copyright 2016-2020 Free Software Foundation, Inc.
+   Copyright 2016-2021 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 027d0afb065f6492610b6c397e34c892134ffe33..fc586e91a1fd1a53a2af301b0d972f0e1cf84dd0 100644 (file)
@@ -1,5 +1,5 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
-   Copyright (C) 1996-2020 Free Software Foundation, Inc.
+   Copyright (C) 1996-2021 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 8f795bc99cb94233186fb8e7a80a389d091dee5a..834867b14f0e841ecba5afedec50b7050ecc0879 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1996-2021 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 e5ea4c2e8439f43f79e7a4167db8b111ed80eb69..3f3afeb17080a6061da5f5680935bf8c887e65f9 100644 (file)
@@ -1,6 +1,6 @@
 /* dirname -- strip suffix from file name
 
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fc8322fb988aae1a8d13362dc7a06e19b8d0fbd0..7b2a93a721385f16413f47c303bfc69a79cb6840 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f5ada35451e318a329382bdcf61025530d6797b..742e4cc5c9e2bc4895477339345ef98d0d9a02a5 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize disk usage
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e7f3447ee2de77ef8d68161915a217e07a2bdac2..18513398a81935fe94871e617a5cda6f73b795d1 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 1987-2020 Free Software Foundation, Inc.
+   Copyright (C) 1987-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index babe5a0d47ecf3768422a65337ac84907b1e2d2a..ba9da11130bd9ae89616e085807b994fede5c707 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 06ffe00a8e23a1136d8d6938fd5268f3a5b83395..82fce3b789cc08b3c676ef292cdef40f1b2d84dd 100644 (file)
@@ -1,5 +1,5 @@
 /* expand-common - common functionality for expand/unexapnd
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f304fbb2b7ffbe03373059294cbbf59fef0a6b41..a6b2272cceef7c57a2f452d2468fdcb1bc417f10 100644 (file)
@@ -1,6 +1,6 @@
 /* expand-common - common functionality for expand/unexapnd
 
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3412d7b0994404bdbbe6a93481231cb31c1ee42e..56fe27a53d6be8ff3b49fa15e4120c96026f8edf 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 73807fb24b5650720eb6d1c16d9f066714cd6933..afd8b9ca5691cec8b39823c5bb29ae3c225770d3 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 15a22a9702adb8ec6554c724b4207ff98946cfe8..ba6b40975a45a915e94ebbec2e971d0621efe839 100644 (file)
@@ -1,5 +1,5 @@
 /* extent-scan.c -- core functions for scanning extents
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0e7fe7bec9859133fac03ec83ccc94f591cb3f5d..90de35a2f2415aff36d14cd988d318b61b9a9395 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for efficient reading sparse files
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7c7611b5f2d543e6edc8bbe4e47945f4af41a619..607266903c46c92f4c9f88079858e3c12dd7c872 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted 'case ...:' statements.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10bae7de1aebe52937a9c360d3603709d9a29dba..f77d6d057aee1796af944fb1bf1634179b19fbce 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print prime factors of n.
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 89000262b177b03e6843ca6e4cc4b083d1b3bd37..07bbb1a216b812c50441158aae6eaf1d20c508ae 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.c -- find the root mount point for a file.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 45746912b343d73b3e165f20a640ad2bdf35d4e5..028b2500c5fd8a1e6d6a16f8bd3e5398f0c29c53 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.h -- find the root mount point for a file.
-   Copyright (C) 2010-2020 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d1e3bc35865b8d90b130661e950609f540c35d9c..995a0929988c3b2dc476e399082dc8a9845dcede 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 1994-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2221f72078bd7881ae34360e324aba97334a89a8..ae33dd36895c8c3d020e80039622d3499d2d2f38 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6cad42180e528bbd322edecf7f6310b9548ef24a..f93f07f8354c70014464d1d20a9781f4b8eb9afb 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement ln -f "atomically"
 
-   Copyright 2017-2020 Free Software Foundation, Inc.
+   Copyright 2017-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 25b2b72e0809eb9b28f27ad92912d194504e41a8..68fc7f6d20bb39ea6e91ab805883b4e2142eb56d 100644 (file)
@@ -1,5 +1,5 @@
 /* getlimits - print various platform dependent limits.
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 198fc6c97c0974a952af411e456b2e0b6afdc492..cbb4865c72569d48c131f042ed84051b3e2e0fd0 100644 (file)
@@ -1,5 +1,5 @@
 /* group-list.c --Print a list of group IDs or names.
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 990745e5c6a29d22142342a23c51399980459b60..cb4d480eb597919120d44625cc6cec3829949cf7 100644 (file)
@@ -1,6 +1,6 @@
 /* group-list.h -- prototypes shared by id and groups.
 
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c866e134a963ad40e7846a710542e4bf7ee583b4..622b223b48952ed42871085c881b1cf089dfd054 100644 (file)
@@ -1,5 +1,5 @@
 /* groups -- print the groups a user is in
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 05e48ddd8749f8cb3e7d7610b88146f8709286d8..14f0330240adf0c3489f626f5365c8a1ad69d489 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0cd3dd56f446bd9a28b539896194f559b35998c3..02db5d955a5f5b5fb95c7a6dc1657fef5decaf12 100644 (file)
@@ -1,6 +1,6 @@
 /* print the hexadecimal identifier for the current host
 
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0b5c0cf5dea16b78b2a51b9c38b4d30b60518b0d..7d13575d4e92bfa03c69aa15c744b1859ef93e00 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 1994-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e93cbcd2dcbdac765cfc2fbc27da37782f44a59e..87064817528890d6bded31de189a5a5f8f380589 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 58484d63e8882384083927557334976210dd1ee3..f3c30b6897c61c148f6d3f377ee966693adb5413 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a29ea4b7dfbf5e4601ec565a7f03a6c31deb4790..98d46eaa89817c814a2dd143d9edde0c8a52ed39 100644 (file)
@@ -1,5 +1,5 @@
 /* I/O block size definitions for coreutils
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 52966cfc286c752815e8cf6351b1d30cb6494314..4aeffb6d314a6a855d03ff9d659ee24561d43a7e 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 53be2bcab615676390f31182615b63c2f5376f9d..c74560fd1508218f5bde680373f2c4df1981676d 100644 (file)
@@ -1,5 +1,5 @@
 /* kill -- send a signal to a process
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3d171e9d107b5fabddb2f42eee3828992344e099..30a9e930986f93d63d7c41b1853a964bc4fdd53b 100644 (file)
@@ -1,5 +1,5 @@
 /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b79f52ed4501af52e980654dc72d36fb3b42b6d0..a9bcd1fcdc347e4130e5d41f9d4415bb81e1b896 100644 (file)
@@ -1,5 +1,5 @@
 /* link utility for GNU.
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ffa278ee9ccdff98a18a090c3e8ef3e5b97dbcc4..e79ca5e7ade8a83d12cf3c596cb004cfdd23f523 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* 'ln' program to create links between files.
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 470cf089e2048e9fa48b6149455166abeb3b4031..b9e81d9a39b3d8cd8a725422fe26e72fe023aa56 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 1990-2020 Free Software Foundation, Inc.
+## Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index a7f1e7c2120646d1b4da9c3340f4500693eab53e..cf98bfc66652e12a475e4f9d7d35aa24a87a435c 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e57ba78214bbd0e98ef9be6c3b1535954edc4070..2c030b721bffa9bb2bd8a26c97f8996c6bf62d1d 100644 (file)
@@ -1,6 +1,6 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
 
-Copyright 1991-2020 Free Software Foundation, Inc.
+Copyright 1991-2021 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 1b4834cec2441bf92c6d24cfcf80edc262c08a1a..2d0450e54883d3f59775f6ae5e27ec707d246746 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1985-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 035652e80b654f9131b44c1b3650702a36ea7ace..ef9392f222ab2b971a711b0344750aea29b5618a 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-2020 Free Software Foundation, Inc.
+Copyright 2012-2021 Free Software Foundation, Inc.
 
 This 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 447a005a11375241c79fe93997cfa86ecfb2adc5..781052753bcedf42b876d25969d1a3bb8fec068d 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute checksums of files or strings.
-   Copyright (C) 1995-2020 Free Software Foundation, Inc.
+   Copyright (C) 1995-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1f4588f1031b57eb8d4fa070ffa792a358bc9f77..eccc9d38294764e40e57ecbde3754a234d488b4e 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b9ad5a8e1b43b4119e790e918e3c80f09b0d0698..d18b0fa909684f51b075578ae552a5f97a6a1acf 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d19f1ae1ef47f0b0305b3d98d19cdf21a06ba6db..246480d80cbc2707bf687561110882b6d7e5fa35 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1965a5dbc0abc5c558ed5b120e4ad6890fe53b89..52a97ebc4641c0bca30f0f411fe2114f1ee78708 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a temporary file or directory, safely.
-   Copyright (C) 2007-2020 Free Software Foundation, Inc.
+   Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6855f537380fa8495a2e8f23478f2f63d82d104e..e82cc097218b46370350e5705f03a07c6259a995 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0933e85a0ddff6db28d10470639db6ac9191051f..f454d7256a350e4774731ce7cc73acbd8093a948 100644 (file)
@@ -1,5 +1,5 @@
 /* nice -- run a program with modified niceness
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d1f45b29c1030e519404a80cc4f1eef71a903dfb..f3ba46c9bb44c78c0e2b66e5ba01b9b8e52f986a 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b6cbc8db920e9b8bbcf6f5ca5506243784a4b6b6..d20bb00c671722f75fec8e3097e454258fce98b9 100644 (file)
@@ -1,5 +1,5 @@
 /* nohup -- run a command immune to hangups, with output to a non-tty
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1615cfd4c3289d90d648deacab5f185ceb978e54..e06b7a4310b44dc6556e36c1f9b49eb364a72392 100644 (file)
@@ -1,5 +1,5 @@
 /* nproc - print the number of processors.
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 02c9c1b79dbe6342f507cf4f17585271fc9be309..0ffeda1846b8b4910622037e1bdb85bcb2a3759c 100644 (file)
@@ -1,5 +1,5 @@
 /* Reformat numbers like 11505426432 to the more human-readable 11G
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 200bc16cc27ee84cdb08b07254ee3c1becfe2d3c..da392eaee34c2e503c1339d01ca3369a4e5141b0 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7285bf476c0c2be69a720f04798f2016e9811b1e..07a6bccd4c6c9d6e6579edd61a689380774d6279 100644 (file)
@@ -1,5 +1,5 @@
 /* operand2sig.c -- common function for parsing signal specifications
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bb2138e455661859f00f7fa12d69ab553cdfc768..bb156f33731b76b877df48534b4dc6b44921f7ce 100644 (file)
@@ -1,6 +1,6 @@
 /* operand2sig.h -- prototype for signal specification function
 
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9f401c9fd950e34ae1ae0a68e62fcc1791dfbac5..48229acc5c0a2be475f36dcfc30816c998bbba51 100644 (file)
@@ -1,5 +1,5 @@
 /* paste - merge lines of files
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 84062e53b8d3897e9557312475dc4d0e3f962363..22edc5fe3da6969fed59ea453c2986a08507b149 100644 (file)
@@ -1,5 +1,5 @@
 /* pathchk -- check whether file names are valid or portable
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b86e3cefcb94d191892c8d59542f32c05dfad640..3dcdc13f6f4659ecff8ce83fa8dbc27973a2ae68 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's pinky.
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 160608276ad38f647b1feb1616d6da00ce4e91a9..22d032ba3f799b71aa802672cae5b1ba79db8789 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 44d8660f62e80e6a0f2aed34e432e5a2cf09d71a..4fb12a7ce16273f823827ff38706823654db75d4 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a64abc29878f87b752561d5117005169aed8a42a..95bd26f2e50d351a6f013a1264556316a447a03f 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1f0202a7368b4406a64880dabb816734b1ce9712..9397a0260ba17c1a65130794d06bf80cda4dcd97 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.c - common formating output functions and definitions
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 06902e1d29d66f28a01959693b6311e4c3e3c30c..f55f8c2293c5c77842341f6964986626ece9ae93 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.h - common formating output functions and definitions
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6c88ad28736e1a60c1e7ee8673fdb8f2ab714f74..4864fdc75137b5d25310fc39d0793e8bafa6032f 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 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 4507b87935e3e637483022150c92400e44a28529..3a18c3d818012dba898e02184e745a16309e0adb 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 1994-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ac5e29bd11c4c14cdd2ef85ab025e7fafce60214..01be376745f00e5f5df87b913e7ecd0083bd7c0a 100644 (file)
@@ -1,5 +1,5 @@
 /* readlink -- display value of a symbolic link.
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4391c697f9ceed47529487206d6eadba90fd4e01..f67c41c93100560955377f71f381041ac6f4e5ad 100644 (file)
@@ -1,5 +1,5 @@
 /* realpath - print the resolved path
-   Copyright (C) 2011-2020 Free Software Foundation, Inc.
+   Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4f87993bb2a705b95bb9defc2f0e5f7a11f5fd24..87776161d1fa94d6fc05ebedf9bde904f395c170 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5bfdec0b8865d55d1787fe2096132ed30cc4e3d8..0a1080ddca088e3ddc92c30011af8ffc700013d0 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index adf94893529411fb0a8156b37e55ce939aa22eb4..da380e0a7ead283394fa63537794d685d421ec72 100644 (file)
@@ -1,5 +1,5 @@
 /* remove.c -- core functions for removing files and directories
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 95e0fd50d61c470839f2905c54b27711f52c5aac..5a53e7144b01bccf5b21b46b9be1f13e507261f1 100644 (file)
@@ -1,6 +1,6 @@
 /* Remove directory entries.
 
-   Copyright (C) 1998-2020 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5deeac8fbda50a23674c1526c176a9387c7b8fdc..470eb13ce87ae023ebd42bdef7383ae4c5483fda 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* 'rm' file deletion utility for GNU.
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7301db5ee3c1a46bc7a0ecb043c36b5a45652503..dffe24bc74d48db4cd5fa71eb84abf730f76211c 100644 (file)
@@ -1,6 +1,6 @@
 /* rmdir -- remove directories
 
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 05cbb4f878f8e52b0ad3adde5a870bca61b63f05..fda8bb398efb483f21624338b248d9e22cdf27e9 100644 (file)
@@ -1,5 +1,5 @@
 /* runcon -- run command with specified security context
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 92b6b6b5297a09188effb212a7efff0c0a0de94c..dafd4713733242d539f1b6428e3ca31c819ca961 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e1c6b3a54952cd53644bce6eeda10ff44f49c6fd..5b6be08c2c60c04cdc1d1a1281720032ae180719 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ee8d005cacb232afc680c52f69c67676c2f11a76..f11d756699596ee4ad8865bc3819f9e4480f4db6 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1e966ffc4b4f7207c2748dc0f6c72b94a31c2cbc..322a92a48a59da60e083ef36c410558f98923ca5 100644 (file)
@@ -1,5 +1,5 @@
 /* set-fields.c -- common functions for parsing field list
-   Copyright (C) 2015-2020 Free Software Foundation, Inc.
+   Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 72b9156fba58e0acd7bfa93803aebd3079590081..85cdb8dcf77f72a17967d1e0f913bd760b541095 100644 (file)
@@ -1,6 +1,6 @@
 /* set-fields.h -- parse field list argument
 
-   Copyright (C) 2015-2020 Free Software Foundation, Inc.
+   Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5a9c596e9e718a0247a0c434388e7537ba3f9df2..7a8d38e76b880eb524731fb769c2d8e35774fd5b 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index ccfe949d4fcd04d665314adf51c2d94ab9fa00bd..1af1b533ade4fb3d07fc1e7b990f264fd2a087a3 100644 (file)
@@ -1,6 +1,6 @@
 /* Shuffle lines of text.
 
-   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3db9b8782b9f283439abba3290851feecc27f844..faa486c1214f84bb70698bccf6200ee1e5643f5f 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 1984-2020 Free Software Foundation, Inc.
+   Copyright (C) 1984-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8671ea767369c79df58d1bc5d3b4713a86e4750b..5aa4ffcbbd7728593753c4c6cfe932f67af2ad93 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 09e610b029e8bc85193fae38fc1cf34282ca562b..0660da13fd00a68c4a7f4dea0827cdf194d2acfd 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 70cc8d278d110727440fcbb9ed43fe0932f66abc..9baa36392a5d9dd217c17ace2f493fc6e34184d7 100644 (file)
@@ -1,5 +1,5 @@
 /* stat.c -- display file or file system status
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d091805b24938892776dc6b54fc5f5ffaa9682e2..babfbd3649a5270aa93a6238a209136fcc19baff 100644 (file)
@@ -1,5 +1,5 @@
 /* statx -> stat conversion functions for coreutils
-   Copyright (C) 2019-2020 Free Software Foundation, Inc.
+   Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c4d31aa51c6a0f9aa7e1bc091030d60aa8890502..da877fdf08b5e884b71db4c51e364f502c68d5e3 100644 (file)
@@ -1,5 +1,5 @@
 /* stdbuf -- setup the standard streams for a command
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 232e02963310a783d9ea0cd30ab8576a0b834290..1ed765ecb157b9670bfba992b94ce6e41424f8f3 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 1990-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7528b252e2191b07e8b104ef6b9068158556de85..dd7bfb144b84d2b504cd2a249260bb960884bd97 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7a5f22c3e91d0ecc671071723865319edab6acc9..fd7f1957c9d7efac4b4d46ead22d21824b9f0260 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d058ec682632aede7f4404ff35a39dbfa29907ac..6d564ef4452aae2b715cea902cc9fa1f26b3209c 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for coreutils
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7fcfd54feb982d4c6c8066abdd32b361f9bfcd3a..5fefd631bb384e2259b8fde42cfa530920159d86 100644 (file)
@@ -1,6 +1,6 @@
 /* tac from a pipe.
 
-   Copyright (C) 1997-2020 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0376f1d80a5c0d584bd1306ed165d1f14abbb345..1aadcd831121fc5d9058d2585efbc5f61b8cbb3b 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -1,5 +1,5 @@
 /* tac - concatenate and print files in reverse
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 016690b6eece0f5df8bc7b05a001d6c17ac89234..35a76594c28402d3f4f086b37c91006cc48f082a 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index decb9832d55c0f30e2aa938d4dc5a2e1644a2b1d..c81faea91e20805c5fcd529bd27b77b61527c9c4 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1985-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a38ff622f38d14e9b396a96ab817e772c651eec1..825b4f83b80351867627167e2422bf6981378bb2 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-2020 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ca6ab87eb7794ac1716255bbdc8215cd5c89a9b3..6c1723ec317efb787d70d40c55397d43846bcd38 100644 (file)
@@ -1,5 +1,5 @@
 /* timeout -- run a command with bounded time
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cf6b7b3254cc98ada0540a4ed4c529a49fd14dd8..136e246bc9b909396d5861c372b1a0a5fd5cbc96 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 1987-2020 Free Software Foundation, Inc.
+   Copyright (C) 1987-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94794a28e4c0a4ddc24c35dd04a0440a624482cb..801942203bed2cad30ba663e098705632c65d9cf 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7f849961fc48412bfe9dba31588e19634a53e325..41c0a51582482e2f1b96505fc710a705218923bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Exit with a status code indicating success.
-   Copyright (C) 1999-2020 Free Software Foundation, Inc.
+   Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 91d9674060dc9aae97597693b94b592a23d9101d..eaac022902f0883e43b0d57a09bf4ed778c63c78 100644 (file)
@@ -1,5 +1,5 @@
 /* truncate -- truncate or extend the length of files.
-   Copyright (C) 2008-2020 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2a6961aa7472400195c8eff9225b1b8d0160ef9c..b388819bb99cbf51c006064dc60a4500d905f6e3 100644 (file)
@@ -1,5 +1,5 @@
 /* tsort - topological sort.
-   Copyright (C) 1998-2020 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d26514a9ea837ff13be7a6392c172ec95cc19fd9..419a25914da8519eef60af97e1e0545552419fbe 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1990-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4065bf29eb0b0d09321b789291b94b442f6c24dd..ae9b8e29d321aa3634af02120694ab058a510a0e 100644 (file)
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 09dafdbe1b8d23cf1ca840bf8a6659362861cf65..697623080859203ca153bf9a1a9de0f9c3b04a0f 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert blanks to tabs
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e0247579b69c55803f6470644b31e700743854b0..6dceedb30cb5f1716c5816a573c16da4078c7c94 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 1986-2020 Free Software Foundation, Inc.
+   Copyright (C) 1986-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2d2319fe16094cad9ff82a1115e811819b997239..8a3a40c686d15201cf89710513a8c42e6be4d85b 100644 (file)
@@ -1,5 +1,5 @@
 /* unlink utility for GNU.
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a42e702b51b3eb8727e939f0d53f7af5b21586e5..4d196ea8196194382aafe5e2c36d6a66272a301c 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's uptime.
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cada334c4fb26a4b1ca4c6897a19e466f8d08423..b7d65621152ba8ca765d3de5eb6c70c04dede225 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's users.
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d18eaee6c33e1a67b65f1e62bb427e8777bc0aed..5216db189920fc9ef36dc2c821a55db100234a95 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-2020 Free Software Foundation, Inc.
+   Copyright (C) 1985-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a039272472877b1512846f3ec61cc6e6d0d8dd3d..ebd140914a391a73a1ecdcb90f09d93654f3cab1 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -1,5 +1,5 @@
 /* GNU's who.
-   Copyright (C) 1992-2020 Free Software Foundation, Inc.
+   Copyright (C) 1992-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 69c9ccc0e36be2eb6995a5739cfabb725c973a54..af60357d3395f59a23dc67fba1f442d1f3214e9f 100644 (file)
@@ -1,6 +1,6 @@
 /* whoami -- print effective userid
 
-   Copyright (C) 1989-2020 Free Software Foundation, Inc.
+   Copyright (C) 1989-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c3575556236519c079f0658239aea62416a62ceb..b6bd35a5e1086423008f0a0270e445793f3b9b12 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 1991-2020 Free Software Foundation, Inc.
+   Copyright (C) 1991-2021 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 192ed079f81ed69c04cc2e4bbf5d1201555ea8c8..dc6b1320321eba4a8cc193a205329e3cb312a868 100644 (file)
@@ -1,7 +1,7 @@
 package Coreutils;
 # This is a testing framework.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 090abba29e2dc8ecca0a92fd1717b63748e274d2..11bdd7bb9e7af1da056cc6bcc8c73e7f21f61362 100644 (file)
@@ -1,7 +1,7 @@
 package CuSkip;
 # Skip a test: emit diag to log and to stderr, and exit 77
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 86d9b1e331cedadc96999981c32f14de66c1fa42..094f807f39084517c9221c4d136921ab256558a8 100644 (file)
@@ -1,7 +1,7 @@
 package CuTmpdir;
 # create, then chdir into a temporary sub-directory
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e1f17e33322efd4eabcaa15785e860c712a85d0..a63b718dacb42072d91fa74437c1fe4150d85014 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4460765a297f03b17f52267636b79e36f1f65328..b1889a608317a1a37cc6b8fdced9283ffd39f6c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that chgrp -R does not dereference symlinks.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0000a85af970087fbe8297b30ef6128dab2e84cd..1f7c6c708fbc64c7df8b584b67b078817da23887 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 172aeddf4440d5227bbc22efb0b67174486996f3..964a1d547c748436ff96e25bfd0bf88e7618d395 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f905be01b247e0148ef62aa8a7b33aa83fedf52..7c7915f668a951b05af53b100ced77597676a590 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25161a93242270a43147de3e3af2e918525f919b..0e3398fd9f6a4d85375d6c4495aaf0b928c6edd6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12adedf858d7e871098c5088de172ef22ea12d24..8afd7619a3498ae7124995395a1d69e95160c571 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a7fca83a2b53a20f8f2c85eb17b59b308027732..feb4ac86e084991c3833fd7ccd2084ad844ce041 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "chmod =x" and the like.
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fb6e8037aa3bf69a06a19bf65bc3e1b15595d79..118fa8c33e083262129e2da2b294fbae083d035c 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 66202d70914c55d6eb080237da9f8ed6645f489b..1f59d78640f884e530a1dc71b4c1d5a477854eba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for the bug fixed on 2006-09-20.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f1e3ff4f32d984cde67dd69579765b5d87e2e75..8c63eca4bcae1580cf05fd9d184c845ced289e18 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4fabf5211dfad1ff8d45cd0fb33a83773ebc0db8..4453b8a8391165999ea7fb9efb5c81c0bb93a700 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24034955803fbb079ada1ec3cce494b625c98ad2..173e566195e3f646927c22931b52a4985887c22b 100755 (executable)
@@ -3,7 +3,7 @@
 # on directories with the setgid bit set.  Also, check that the GNU octal
 # notations work.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 413e7359c2c96ffb925be5c10d1cad44da6cd25d..3cff281a861a97a0e6c8dfb6c51e500d71bd3e0e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chgrp, chmod, chown -f don't print some diagnostics
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e6803a259e4e8d4fd2d224d1eff208492824b1e3..342cc04128d5b785bd70e5498b743ac3642db50d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper error and exit code of chmod on a dangling symlink.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad6302d94b8e6f3e64da23255903bd4b16dcf4a9..fdae6daf99c2882d55083e4e9a88ba879298e7b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index daa22d6427e033372e051bf221da9548d180e975..5bb8518a7c48a812ca4243e75dc61fe48dcea03e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab522fb6c2308b7aa26d5ffb1a392e786b58f01c..38abd4910d3ed72273423826a28b18aa6d7b21dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chown --from=... works
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 489029addeedbe1ba4c74f7d597890fde7b986d7..921f77eb7424b2548c60786eb7ceb99d285ab1d9 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b08c6093a79379b61e5e32e2fca2a8fe9bb934c..a30a0f0031752ae61d68418540448e80fa948b3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that --preserve-root works.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48fbeffa09132b69548a919cfefb61dc702ef788..398172d8420c418fa874bd4bf08035989de072d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98a9c30d4b410ebe1c60e08eeff520aced55a8cd..49398d17586ef1858c93730d64a91944717459a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp does not write through a just-copied symlink
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99a1f34f47050f8804fcd31033c1936cae0e1676..3dc6656b30f410887f15afa599a8735e0d277af3 100755 (executable)
@@ -2,7 +2,7 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14fc8445cfe576233a7f620206ea1e2b33fcd9d4..2102c8530a53f04c16c9d5b4b6f289a67b1a4f63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp --attributes-only doesn't truncate existing data
 
-# Copyright 2012-2020 Free Software Foundation, Inc.
+# Copyright 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05a463e787b6e48bf29ee9fcdda5fa87a17008d2..46166709c3b2ab1f2e0d23bf83f1f66d4aff73b7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd019ed74c586ae18980ff5ba51d951642d810a3..7cd07f5bf91854de47502143d9afdeae8d11464b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -b doesn't back up directories.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99036034c7779834abdfb59cc886d233eb150996..98079751983e21a7c03cd68db9a6807eacbe8fc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup to source file.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d359fb81ae0ba984b6a20ec99e0996d18764121c..6e6bd906990b37bfb060329452067c42808070fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cp --preserves copies capabilities
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 572734145a36e00a12dd1d97fc9b7a1e8ad1197f..d7f0debbfe8770789175b052380413b18d0eae13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test cp's -H and -L options
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f94c23472d1a1766e3180e2ae1e42ee61681ff5..beb06dd686ce88fa1293432a71f1646da9659ca8 100755 (executable)
@@ -4,7 +4,7 @@
 # Check also locally if --preserve=context, -a and --preserve=all
 # does work
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e7a91e23de6f96d4cbe0f14324914019a0bb6c3..a2a1b76ed8dc69425c26e9513332b651fbeae5ce 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a5d3d6f709c52abc6361526be1a4e9313e6654a1..b171ce614e99c2c2e144086854a2b4418cea3764 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether cp -i prompts in the right place.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a5d87e57f5e79c6ec53867ef6c29d7b0e68553d..80f3e8076ec1ae27d2bb3357e34f04461dfd401e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e441c2c0b506ba6d9a4aa06fd5f0c5e38567350..f8c54e96b9f70467709069e8f4ce741c61deafd5 100755 (executable)
@@ -3,7 +3,7 @@
 # as expected on file systems without their support and do show correct
 # diagnostics when required
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4655702e4a8b0e295e03de229888016eb440f469..777aa51d46e86dc082455ae7818c974cd85879fd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e10e41f5f1f1d9017c40fd266d07a20c4d1afddf..082d31735b8c7478768d6ab0d2492459ae2b686e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks can be replaced across devices
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cdb2fc99c80f4ab96428f6407b621ab2ce0c901d..2dd16edaa0ca7f9e62b225d1776f2cd091887b65 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 667a9726b8e487cb3fdc7af4e2f5d4b03d2fa2ce..2a3abebd7f9552f5497ca4c474a28d1d84de2efc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify cp's --remove-destination option
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce68030614af25aa9a39f48b66e21426c6275e5e..f547490d0febf7d7203f961fb225df018467da12 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a96e03421465e0a7c09d71eedf2b041275e80f3..18ee4d5e1a4e84afe6369baf684b49eb770e1d30 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e9999fa630849b406706590ca10a5d63f176dcf..59f818cda0c73ef5dd0bb1dcfa1f4b49228b8e09 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).
 
-# Copyright 2011-2020 Free Software Foundation, Inc.
+# Copyright 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b862ad5874c83dd4a8ffb7801747138d6aaa8ac..844fd75d46618afd35f3141d2d70c1a384dd1ffb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with existing file permissions.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02717fd25b8e6a23a28e1874bf1239630e3a61c4..c0db6e2eb569284562eb8949935068b9d66027a6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 548a3763df474a904d9fd3b5be5bb4280826499e..e6b80ebd3d159686b69341ad3bc14f7663ecb2a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a few more corners of the fiemap-copying code.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42b244f30e139958b7b53c935c5a133eaab3fcc5..7bbb88a2c501e305e611de7e9d46f0c4afe6c885 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71599b9a4ca5d5a6c99a42957ddfed95ae0fe3b0..23f5cd9a3f9d4e53373f05baff803ef476252425 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp handles extents correctly
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d85380ce37069530dd2ce5ab8eb0d0dfa9ae63c..de110914f2849d632d0688e81a574a56960e721e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that a sparse file is copied efficiently, by default
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52f475b404202b40552a5c4997ccf257119f84b8..d4fbb8791fb5a514c5e34570b03face5bb5e32dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with file permissions.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c9ef7f53809731ae50ea72b097d4598bb50f0fa..31c31578f9d65cd795965a90466a1a0f8644de21 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1def80b4b8d6ed4afe1aead159c16e08a628753e..68e77e5c05bde48abcbf619d47d04b9a44fcbb5f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise cp --link's behavior regarding the dereferencing of symbolic links.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 44ef39f45bf8a67049ab9154934c9ec60762d11a..364295ed0e258e8c7505b5cb3f5b6d396e44a908 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp --preserve=link --link doesn't waste heap
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 96a092bdbc84ee43e0de331a11087b8a74dd7a13..98cd5676f901cbf8c098ed7b31767710c68a14f2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8fe788e60d2d3053b75ab46dc45678e7a0d0ca8c..3c59c349d77f7acfd2829164029b096f05a77ba1 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b7c3e4a9cbbc0ae1ac3d15ec0ea65eb68190f3a..946d8f3aada60ae292bf83628b0042f56f8fd413 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -a --link maintains timestamps if possible
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 841214ba08ed600daf48b5ad0baf9864a67311d8..3539a4806f629fd5cc8417e89a03dad2828980f3 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca8dda1a33ca6063da554afe32775d6fa3201c59..36cb9fa82531aa7afd68b0dfb4100b1e057f3049 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a54d967ea93c1b2f2731f5274673ff1a1a534d7b..ad330bb8741fa555fbd21a4f59d3d9f704534538 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1cfc3735c6efdfb043a12292c4a5506f56b3f98..447928b7bc123b694882cdad04e59318f2b45938 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb2a502a6395167b568b221cda414416d79e663d..d565e95e9c29bef75a2989435b0c1bb0abe5dfde 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3903ddd134da8e0fdd35a0cf27895730e734f068..3c32e563bd3886433607aa8955cefd006c0104ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aaf45219e02463e0a5112cb6aac94ce14b207792..bb36bd4ecda4b3419094bfa93ee42793d7ffedec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -pR --parents isn't too generous with parent permissions.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9eda3b57f8d3ca2a88f7e10e67f27fca18e6c7a5..c063b92dc4e55935ee6abe684e5c0dae82239420 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --parents works properly with a preexisting dest. directory
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 298990659ad5a14be246b910dce5a4ac9bec8006..e779c9ee6ab911ceb34950d58b016343bac28c6b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5666e029dfce79c7084ecd1344fd266e15c9a72..dd077bfa16bea871672adf863870e52f3db06f9b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 547bf66bc5d38bd04f7fa9d9d5c71808594ae7da..22694dc7eddad084d0532d60507aef13f4b8dea4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -p preserves GID when it is possible.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c002a0937959b00cfcda91cf37811acff2b4566..b6e64c49f5435c7a8d99e32fdc7aea15406595b5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fix for https://bugs.gnu.org/8419
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e2cfc26a5c240e2905eefc2f003c233b16f16fa..c47dee650ac27ad23fb8dc0b5c5a6ca34c4c3d9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --no-preserve=mode works correctly
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0aead384f4ae64436e44d5b1f9fe679396a3829..3b2aa9ff99de7e15d6f3ea98f1f0476368fbe147 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -Pp preserves times even on symlinks.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcc8b30d54cb9f0d68a234402f3d739970629585..bf1c0af3c1c1104ba474ff4d71ff84e6ad9f1e4c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise cp's short-read failure when operating on >4KB files in /proc
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54bc428ceb63740805fed40fe757812fdf077609..c5373658a3510cccd0c89ba672412961e7bf2b57 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c32ec72ebf5ca1457049e49715833ee1b9587e0..19f86ae158464e5b633b39af48509fd6416cfb45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47b883a0ebf51b06685862d1844450c863049a5e..82c5735a0667d912af38579a52571909c0ffbed3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink=auto
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9790c48ee371da4dfd8082adfd108aca5f7dd07..041328e3b03bc08e13c2fd07b19ef2cc951e33e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink copies permissions
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 214f17bbf10fc092ef472dac7ce6f19ce88c2a97..1e022d0113249b73422f2b054a2bf42b0131af0d 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d2565174f9161f9de7ea9e8adcbf79070b087eb..62121078e550981a5b7d96b0cf2e5ba8817602cf 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 474966ed6d70769692b9da31522d4435aa1095e6..c66e714fc5ee4b55ea0efe8c592bcb0f5d9dee64 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always through fiemap copy
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 39f16384caeae0e72e042f4f8ff9ae5e1902c43a..1438d4fbf918f9f3805841aa3e16bb7183ae6473 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9cf2a9fc8c30978016f4eb6fd5600f8a6c779cf2..aa95422e260575151e33816ff13c37d828e1d879 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9037de2bce3e351c2cb245851e6441897d524c43..5440f41770a8afdc8cfa4ef2a4217aad643224f0 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure 'cp -p' preserves special bits
 # This works only when run as root.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e434d2a22bb5f5a5c50c33c8c71c9bdb60752b3e..d9f1ced854c4479b4f48ee33e08b66a2cadfe4f6 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1dfc31bc981a0c6d9a89b7e389f8c2578fd22482..1000e80d8ab5f8dd97716a5a27e4d592f323c6ec 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54cef99a85ee180e39077e1bdeae6ed0e6c5f377..fc31057d02aeec99b095940ee2d0851bb78c053f 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26e6e8a59ec68983b14c6e8fa03b7250c7d3a8dc..c25aa12b05cd0df105297194e0eeb2b77ce40be3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp works as documented, when the destination is a dangling symlink
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8db917aabfdce6a95eb8cb75e0eced1c60056b87..b044bcb58ddfcdb974b5955118cccf4d4f92f4b2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=ascii
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbec7b28066187616675a523b35d774075933539..ba8d4a8040faa80cf8e7eef62e9406131c55b4fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 53ff61063e1ea0d42b0660fa4a42620bab244a97..68bd5d7af77b9dedecf8b9d0cdb06d4071b5857b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that dd's iflag=direct and oflag=direct work
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d25c3251ce080d3a54db97b231f3ddc22ee22b1..013d203b61084e3a757e94ae175894ea2d95a4d7 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure dd treats '--' properly.
 # Also test some flag values.
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cee5638edb7d169e3e4351cfd8b6a8d61d431888..644a7deb5af77f8fdbcaa28595d5849347ec6107 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that dd doesn't allocate memory unnecessarily
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 842b93cb30a90e930525a89e356d5bde1e7a375f..adf8b6126b38c8b10c5d8dab51e0eb113aa1131e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd handles the 'nocache' flag
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88e3981568a22f322b19ce9c33fd3a5acb608221..a7376f41d3975ad5347ba65fb6635cc47f332251 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd invalidates to EOF when appropriate
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 03f4420d4bc2caef28d93f522f2dd64e6ed2a34f..5b5c30025dcce9c75165082a6225e1e857a97835 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b8e8608c212e9f46e17bd4c58842ebc206f7c4a..57bbc38e7fcb4521416161b90d538a99ff2a83c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test dd reblocking vs. bs=
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 39dd35ac46ef19b95f4ac2ced761e08ab23c10c2..75ed04e39a5c9e4e536050e4d670724ef954ff67 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed immediately when seeking beyond device.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 938718358432f5aaaacc8b7b16d712195f2d3544..6d960efc36eeb1772c3b4af03250a1994562f0da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed when seeking too far in seekable files.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4cf43690264e62aca97ebb618d2efeea9965368e..bc8e4c2ac4b1bf7ddfb983dbf9d6e8a1805d077b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test dd's skip and seek options.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7b2aa69787f44b79b92aac8eae1f392e0a037f8..5bf0f91af036c7c38366093c73a3f30dfa35d7b7 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58cedf24abc976370b261662b2790d027f7bfa20..58ef66d9e917e3cf5cefd8b3701220c3737b90a7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe5302de821c0194dd153333343dae4df2614a95..a9ccf7e8da0a819b7f92b959983eec6e0254787c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check stats output for SIG{INFO,USR1} and status=progress
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cee4f0ceae85210b1e52a941ea2fac331bb3964e..6a08525c99e11270cec5b59ab6144ea46681f81b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd recognizes failure to write to stderr.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9d3faf0c83c0805f64752810aef9a4ed93629c8..005b4cd4bd28b136ad3e17dbb7ade6f39f5536e6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2967ca55a28981491ace6b27b0bfa1f59f3bcc02..ba1a0f4991425259fc7926413b9eeaca6721e353 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise dd's conv=unblock mode
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b4c6e61be6887cd69e90bd30cb9a7a55ac636e6..3fac6c2f94e6479c4f9972671379b62e0dc09060 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df -P is not affected by BLOCK_SIZE settings
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d63d667a23a4f547aedfb9b8d2d23373880a532..d7172b42092651b325f80c92a9befd5d068eeef4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise df's --output option.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1d59a88ca2f2f7bea0af5ddec2db6d5e8940fe2..f15c0bd096cb72400176e41bee7bc079bbacfa6c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df dereferences symlinks to disk nodes
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2462b153bfdab29e0a151b1a2de65784358c8cb2..099205f5ab983a158f78838e76ce5905a8d0c76b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62adccc8d6b17cf31405c809ff2636b603e129e7..7d0619fde0728916c69ef6f8eb765c74f0bdeee1 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 524e119c604c292fe78dc541747c7eaef2cac92d..3fbcae6bda1588b55d023aba975a6c7a1f0bd269 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df /dev/loop0 errors out if overmounted by another device
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c440c8d2cb7c7f92761fb91473f3b9daab36dd10..2f9f98af2be2b63a05ea62ae1cc4b8b5d631e9c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df outputs one line per entry
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 873094849a429264629c31102360d1b16f55df65..bef55ecfba79b34f17084d0268b0cd6cba95799b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b0855faabadaf7c69548540c05a00268161e62a..e0076727d45ca70e8e946b22198b03367230b8db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test df's behavior for skipping the pseudo "rootfs" file system.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e0c6e5b9621c5b5c71d467f65e3642ffe300bc19..043b679fc3aeb04feee22f06cbc35d466043acaa 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5538e232d577ec390cc8a5922299c51a04262784..25fb445fad8a957a3e70847b83a49ad0c70cbd86 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "df --total" computes accurate totals
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 109447ec018534f54166996b3fdd474e23902fbc..b3602f372c74adafbc529a4d62ff70588216846d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that df can handle an unreadable argument
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f4f168021746c3547810e3a75375b9c145bcd9f..3adce38d3b5584e60a2a995b53ed5230c8ce8848 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d02ebf9e51435fc8a68b0729055c72019f5c130..230dd4e30847503734618d72d8dcf73daaac5709 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a8b90375a50c580a9d72b2d8124bb2d368569657..162587b883658965fb59d581c5d5412f134177bb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 761ac0cfc1b191898f1560b1e4de2f375f0bac86..11bcff7d38d1a8e0b2825f1c09554439092cc390 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du on a file with a big timestamp.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4006c4328f7af5d635d5ba6398b862818e4ede2a..394fa69f1231a33a26026df2dc7a4380a25de268 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that du can handle sub-bind-mounts cycles as well.
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc5f64c752b99cb22dc6e615ef1593923a39a591..bb7915e06b1f097c73e0943cea594d633897fd52 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's new ability to handle bind-mount-induced dir cycles.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4b16b5a95a43bd6cdb3d4f41c65274b7093bf94..fdffa814979f55e16481f951cb9a3731c1403387 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f804cccf52a46d47bcf867128ef9e810d8a09030..4eeb2104b475a1c310db35c6bfc433b2a47bf0df 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1db6374f7466419ce68912f9e3c1c55ba87eaec..ee964a79a15c9f4b65f105fe53de213306e2237b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2df5b4d0fcd1f15e9665871c90a3576f09da06a..bd40e3ee72575c18e60df40c92c6ebe0889551f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # check for file descriptor leak
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad8dea187a753ae3fc7cfd56f8e1b4fb0a08c3d8..916ddef06c75f422d623136a7766fba266259a8b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that du and wc handle --files0-from=DIR
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64f4d3ef2a70a1ad6063b81a2b63555aacf5d77b..07667dcd7a374d8637651488a1cbddf4d64d7873 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2ed378c2b635eeeb1157635ff264e867909b211..0e311b11739e816abacc2a2ef18e1df0429637d4 100755 (executable)
@@ -3,7 +3,7 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce0b0a8efa1d3e18d8d2541bbc89698b723b5ac3..df9b94139470c1ef2eee6b94d7a15c821a722d87 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63006979aa1e46e296661ab06f7595852cad3eb5..27b7549b03c809970e85c534561e420a46b212fc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that du counts the size of an inaccessible directory.
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f14558d25f03d5402a40a5635560abb35c345f7..86dd9c9fd956cb8ce22ac8dce12e0e31905d6fef 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3cb2d0de525731f47753991b96c84ae19fce0e6..184ff61a6cf36b0cffc6f9ead40e0fa42602b7ea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --inodes option
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97e86d7305259503cf2ff219be3689b562e627a6..a6ecb8a19a3a7506403917cfdab9de83cf4a122c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show fts fails on old-fashioned systems.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b4e6b8322c4d39ae644de972b6cd0f367e97c26..b29e2bf1fdb8ef1a09bca5a6786096f5f737eff4 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c47f46cf329b44fd2814eec0abeca4de4cb67830..d577fdaf56de329c717b276847ce763f15fb6618 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --max-depth=N option
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37147d24ebb4d5ae90c84a9f82bf382899bfa0b9..f7a1ab7dad2b292693d2d6fd1468b48267d783ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a failed assertion in coreutils-8.9 and earlier.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd3df178a3f4b4276a6d6d65c3aac3284c66235b..6e48538f241e42a8b46987348e3ab48afd81d700 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that by default, du doesn't dereference command-line symlinks.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 409558e99e4bfe29e8209d8aa94a1bba92b55f7f..8515c4229f8367c9c2d1f5b5e2213cb8a3f535e7 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1899824d21e600f8be7428ed60e29a6fdaf62d0e..482225e9abe499165d31b806a6c10aa851e37e31 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for bugs in du's --one-file-system (-x) option.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3721da989ef7df40e09af2a243d67995201bba07..c043e14968b113c9c353002ccaaef67469fee69a 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b242af81cf73243764883d19c91900a02c9bc00e..43ca01cb8fc2f0d15a7fef55dc557ddbbc21f719 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'du /' would omit the '/' on the last line.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e14f732fc9f456a08cb464667c7c34cdd1e0bcda..6557cab4c2d94d64c20ee8299699dd19da43e7fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --threshold option.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e512cadb6534ca1b599cd98e9616cf364184e1f1..91c328cf479005e1fa165def51d16576806d24e7 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7802dd3e77866e0f91cb09ec9cd53fbac743442..88b669ceb90e26974cbf3298cc87613857793de6 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14dd1f9e815001171ddaf691ed3313d9a6c4a5cc..decc25671dcbf0144e7078695001312c9a825d8a 100644 (file)
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba665c0c5fc70290b54b6c72c23b6af3fb9c217f..82ea05f12192ce5accedad60c2959c2746f750ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create the factor test scripts.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 test_name=$1
 template=$2
index 69b7bd07fe91037005b9244f8d743b953da48784..c3a77690bbb234c630ed2d8382da4b32916e3e69 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # See: tests/factor/create-test.sh
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 
index adfc7669fc8638fb6f2626d6f56c1605c7f59e4e..d9d568036262d9d7731c72bd4ef1ea81fa8c95e4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "fmt".
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c9332c23c9324351f9500f5d35e96fe1c6d17dd7..761d833d3922d342366854c94fdc0a0df2b9ad23 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fmt -g option.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7c90b38c2f983e1b6c4fdceff31a1c1e662bfcd..51063b78187479ef53bdeeb7a4f8f642f7dd34d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb7cfcee6f855f47e962b5c8a6b36258283e4c29..fc270aaebe9d63df49d116d7621e72568f25ec12 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" outputs SELinux context only without specified user
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d13e0b644961036761514359400b6e2da59d2b87..a05d6134862ca077f26d06ea86a17c8913aecc41 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # On GNU, 'id' must fail for processes with zero UIDs.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3613528f1d47ef1f798b979b0736fc16ddc82aae..84ffa574fb9c4b184b0ae945c659f8fb2005d425 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # With POSIXLY_CORRECT, id must not print context=...
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cb240031ea63394c4527606108bbfb5bf0a2ede..b443b49f334d78ac282f002d030d2ab1413f46c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that id [-G] prints the right group when run set-GID.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c7f592ca3d5a807c883fdf0b7b553ad500ff6a6..bb1227b2f8e2a1c32c062f6c3713305afb682647 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e453612afd70674e79d98f2b212aeaa64c639a01..ab372b3e075e2c14363d05c2fe88e68e255be643 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" works with numeric user ids
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6a545a10f840b076e93259a12126c13de07d0fb..9345ca0edad60c16cdaa44f31f8d1a1afbc03d02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise "id --zero".
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b4a5944a721073491848eaca2ebc3f3469d54d2b..9ef834888c63df3f68bf465a9178edff96766b10 100755 (executable)
@@ -1,6 +1,6 @@
 # source this file; set up for tests
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -389,7 +389,7 @@ setup_ ()
   if test "$VERBOSE" = yes; then
     # Test whether set -x may cause the selected shell to corrupt an
     # application's stderr.  Many do, including zsh-4.3.10 and the /bin/sh
-    # from SunOS 5.11, OpenBSD 4.7 and Irix 5.x and 6.5.
+    # from SunOS 5.11, OpenBSD 4.7 and Irix 6.5.
     # If enabling verbose output this way would cause trouble, simply
     # issue a warning and refrain.
     if $gl_set_x_corrupts_stderr_; then
index d6edcfb2ee5c075254bf9a48a0ce51ae9f8147ea..37c3f50a31fb1072d564e0627dcc84811cf3c01b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Basic tests for "install".
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0e9f11299c8a7e3ef9f2cb289f53748e43e8ee3..b3596ea6847e30055331e0373b3287919163e093 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -D option.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5dd841f1707e74a77975334d79cde5749c44ad2..48cab52ba8fffadf9823a2bf069169a471f4b11f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b9a3d0c74bc1cd94dbfeaa46a455a2273c9a4fcc..e49382a1f76c0d432ecd48c1ed931d37d63e9a71 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares owner and group.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a2eef9120f4a2abcf0e2e476806869dbb64a7e2..52b9e525183b9a745e4725de34a107a7f6917177 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares SELinux context.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbb5ee2b96979b6b71954f562abd11ce1b66cdb3..8c7fe59db1696556e164cd66954980bac97cbc3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" works. (basic tests)
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 826ef86f72d91296761118aa28b1c24799d5e575..7a2b23348bb6e1fbdf3913f4c99d431525c19063 100755 (executable)
@@ -2,7 +2,7 @@
 # test 'install -Z -D' and 'install -Z -d'
 # based on tests/mkdir/restorecon.sh
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa8a4fdbf12ea19daa6ed7156717c2ea5da9d70c..aecc3df8c33c60a901b657b02d7ca6e5318649f6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -s --strip-program=PROGRAM" uses the program to strip
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aaabef38fd994fdca274a9e0bb3d857aa11b292b..ed172a23e1235250f2a18d16ed6d988cf04b7438 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c299f303fa7b3058b60becd7f72a6c573c32ba1d..c43b29e0f95339bcc0daa04915dd0d4229545c62 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a4ad8f27cdfd5a39cc9668ca7cceb0117895ae4..0fa8a1aa1c9fdc0be33a5c83d3287af82c6ff702 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that 'ln --backup F F' gives a proper diagnostic.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8ab5cf0ce4da4f8ab15e93397d7e96d65eeb7257..28cf9c5220bfcef3fa72864ce529dcf84648b1b1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for ln -L/-P.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 501d85b433468a2cb4e2e82a43eccfc82be23cca..4f779344df764ef5f1a7bb41eb31cc4ce428aa19 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Miscellaneous tests for "ln".
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a727e0ecd669467cac4da82dbc874ecfe18ef4a7..e19dff571c85533911864209ea47a75bdea8bf45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --relative".
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce409e0637d0245297b0f234721dd4ade120e002..4b60bbf55ce14421a0b671b495a15308e4bfe325 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln -sf".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 21fd28d6462b20c2621bf42b57b984f0aae76327..f27a0e6aaa3148cd27c77f25356b99b035b19808 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4ec04ae939b0d99b6ffac3e9b30d6bab78137970..f6b861dd09311401d2fdfab8d0c21008178a3daf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --target-dir" with one file.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ba80f96f7ef3ea63eed91101033f4425963de2e..d3cfbcd026da6a876555a9b7888ba36d6eb2dff2 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2020 Free Software Foundation, Inc.
+## Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index ecbfd8e6f37193be52b42a8f382fb95992c61381..22f739c6c957ba33bf403187d29d52ca89f7b525 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -a option
 
-# Copyright 2018-2020 Free Software Foundation, Inc.
+# Copyright 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 682dcffe7200230d8299470d9a056ac26689419e..61c098717593702f29096af615958137afac5c31 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure ls output is aligned when using abbreviated months from the locale
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1bda03314bad976e5ee621b21522e1b8dce9007d..82c0010534a0fce333cd410df9b44b61f1c7cbc6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls attempts birthtime access
 
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d044ad01732bc2262ecc1a4ce2d968285c0cb7d5..33d6269e3540e49423289b45e45dce87ab492e4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls --block-size and related options.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16ff09cd2772ae0ec11adb9d841a5808526ea930..0886f50bf1b7d15b2d641bbcbc7653db47c7de4d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes file with capability.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7dedb110fcb844266ae78dbfad7a0215c8515cf8..c51fd262368c77dbca381419d64e8cb02757272e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --classify processing
 
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa8f2d6deda4fbd6322b938958d57c60baefc7ab..81d6b8f6f95de7f71c279adc22093392ff2cb8af 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls --color works well when a colored name is wrapped
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2e151a7cb2c7fa23cdccbfe69a7697c4c46b434..9525110ff706e33473170d4041bc1c612de4b806 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index af78f75d3675453ddff8ba616df2db6c2b4fe1f4..5fa8c5ddfe2854a3184a974a47d278366aa00f1d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes file extensions
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f63afcf2fd0d04a87c94a8ee980bfaa1f2abaf8..17a790e28e743c7430fd5ab5a1a7fd797547e86b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50ddce2b6a2936de8075103beeb66e647b9217bc..32b9c03930405c672412bec73609526bc72ce0cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" doesn't output colors for TERM=dumb
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 054b0177f7d3eb35dd698e6ccbb19505bade6602..93cda12f745e2c862ee1c4c3e973ef72e9226c81 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d26c43a42ce856a531adbdf158b3d102bedf7569..349f76eefbad83155449c4d59361121e6fde23db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --dired option works
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc6e826f418b2ea39f43d86fac5ee1ebe62bcab3..f32094a731e0c5149b7533ca102424f63b5f6507 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4b55a20c5cccfee2488f0edefec64c2578391fc..e4156225aba1e9f413acebe35a77fda7fcc74194 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b6d31c97bba2379f8ab7e51b61f52954d1ca5cf..c0be8247d5fc2d4a5a5a8596ed39f48ee9da7c7c 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6df742b24d6759d6f330d87d107a4dc26f7b3a99..b75563064bf1201810ba94c764f58ed94b603b04 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test --group-directories-first
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a041853888a718561a21f46a3e311d4a2f81ec2..8253fbdb8805e219dad3922cd255d752a2693584 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # accept hex/oct numbers to -w and -T
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7264ce6702c024a1665ef5b088e8587b1f4e9c0..3a2be5756ff5ea0a54f00aca8caae83317e5f7fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --hyperlink processing
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62c1013a1e498487e77abeb08a1ac5d35e796b99..f3741d6b8111da902daf49fcad6d2aa8bc801e50 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 562946c2b76dd3ecce66894a7b7e5451d4d85fe7..31791cc93752c8dc7b02fbb0327fad9d8466e048 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8b7917d091bd14a3668deeaa658440df74a01d0c..5e50c7fee42e582c9d9f29ec66d3f151094d385a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -m option
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e58491c5025b4bddc0040121e86f8a247fda1246..2e8b1656d6cc8ebecde6454c7127f317e9b77d86 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes hard linked files.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cc63a56fa43640b30459a25d2bb8055cf113fe2..dcbbe0c7a751143a885dfd2a697edf2f7057ad57 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ls -l works on files with nameless uid and/or gid
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a4b1333c715b1f6143114158829f126c67898f4a..740881b49714d351f9bfde61a4f0aeeeafff3d51 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84216d61ba4913f3ce80bffcfee5dfd8c28ea70e..99e7df9ff2ff6067dfa971d97dba9f30d7a67b2b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an empty "ca=" attribute disables ls's capability-checking
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c1bab648864630a4b082e9074aaa007ff2ce731..ca3d0e0844c5fbd27587c4a109a7538361783733 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test quote alignment combinations
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f7c07957d36055e4d5df2fdc3de4144789b9ee6..237ec2c8a59b78a6dc70e0b2c7201451a1ac1edb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls -i works also for mount points
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 664c0cdd846a5f609159bd455c8ea3362ada68f2..b93b1b47cf9d8692dbc6060b6688f5ea1ad934ff 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 00473a3b54c5aadeed0fc0d325c4d4b0de855ae2..5298c49abb61d2cd6b596c910cab0c008d34b755 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 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a829f000ded2cfa5cdbe4adfa4bbb16f27281685..46aaa2db908c79b70ef2f4a88294f6595e52fa0d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/".
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2f6c6f9c456b530a8df6ae62af0410e6b5ca68b..013b2b9afbaf86d2e057a5c76f2bbf458f923f2b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e2b7ef6381f49e59a4efca18ad39e1e60161856e..715c80f62974dc2964f874d7d1df1f1368354962 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we don't segfault in selinux handling
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2cc7d33bde5e3c45fd41868efeae97ee4e4d100d..69815f1e436f1d6c2eee5b2a1cd379bc85db7a41 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64dad62038c287614b956068135df0bba093ede9..2112e952339a999a32f3a831253841138bb774c0 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7dcb5172fdfec580aa83dac24820303c280732f..84300b57b2b917d46a20e530392d8b213b83e286 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 00942f77469a2eb23b09fd7555dd41804250ac61..13f41a0907316cff4aa6842f34fb9c04fba829d2 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 80e5a357a44d80b2893f22cb74a43d5735c180a4..6e97e8f65e7e631e3afa4b454ec8d7b681fe62d6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls does not stat a symlink in an unusual case
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b96a2bab552ef0bd9ca2b999bea38825763702ae..4be4fadd1fb7006faba2d02e0ba43681565c64cf 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 092e86acae33c9f3d4a68598bce0c1adc4539e52..a79255468ef87e1438806a246f78ab982489823a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks are quoted appropriately
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc863935bac076f2b58a819cbf98abbf0e1f8dc6..b1415ce660e1932fe8406c8f707163d81fbcaedc 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c462b0cc004b46d36287015d3f1125c69a157674..36a45d0fdcb93208317b9a94ee82af09fe31ffae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that an invalid --time-style=ARG is diagnosed the way we want.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eaa66c21469c14527b819801c6afe384c18e5423..c1b34eb070e7a53201f2f8aa4f24484b9e7a5003 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -w option
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3b93afd1ee4ec6fcf169651428916c4ceddd411..72e9e662266e9861900bfa3b56c852b4e8320fff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the -x option.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc54d0fc5db71f63c95d3ef12ed66169e3d88219..f573aba9f30f78af4a63c8f043d202f77035c84c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that arch output is equal to uname -m
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0f445bce631c6a936d02f4a498d553d4885ceec..730516cb8c7e61cc33b4f10d5e4596527c64e3fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'b2sum' tests
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f6b07db577cc7524a295c2d82e3745673325bdf4..3daeb05737973eb751353a6c5cb3006a03cb8aaa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise base{32,64}.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a6c34b4f64d099f0327902d7b9fa5ac0561fc9f..621bc8fd12d4f5b06d54dcb8503896b46b50db8d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Test basename.
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 270264cb86c6369f23e867189365537203ab9a26..3383aaeef91695d798c12e2ffb32088f69b6d6aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise basenc.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43263f5b9ae669d43df992776196fc04686dbd9f..0ce9c6437e2e4140a7a434885e8e58aaebb4a64a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cat outputs processed data immediately.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d207a12d36923ffbdc5b171f5e1a81aac3595b2..1bfe2102249b8555bb343d8e4f08ad4055886c5a 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that cat -E produces same output as cat, module '$'s,
 # even when applied to a file in /proc.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f5e4756dbcb69b2d50429777d1f319f082c50ce..10bc694c9be0839932fb6df1ad5fe948f279e2ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that cat operates correctly when the input is the same as the output.
 
-# Copyright 2014-2020 Free Software Foundation, Inc.
+# Copyright 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b0d82e256d8f12e03a297e2ffc3ce0cff4a2a22..e7e7130c8f0fe470051b24b37d47b5efe1d057ae 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f55c84a68bf73d23ca842cdb705a60ea8cc480b4..6aa338785c4f79d97c03340a9b25b8b6b1807aec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise chcon
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38a50dc055c444cd39ce1bc1088747675b4ae53c..2581a4f72dc0e1d72d303c6297726f88824ed534 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that the credentials are changed correctly.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7aa3dd69d5498ae781e09db382a14ed1784ffb5..02bc447d847bf7983088a33c737fc35323bd7fb0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in chroot gives exact status.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b4cfca4b8c726b509bf24d01617b7f2ccf0643e..3b141c1115687ac438b254736377cc1718e18965 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate cksum operation
 
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eae60e590f162fad76bde14f06e315d604fdfaeb..0a14bff095a7ba729ae02cf9c6e81367a0fc3224 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2217c09002dd958a2091221d3c8cbf6c8658573..5f47047e416ff8f8a88cf58db4b570a34f70416a 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Test comm
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e56bd01cda47fd2498197bda91590c8dc3d43dcc..6f7d5c005fa1050231352274758bbea5113e08c5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of separate coreutils multicall binary
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 916a32434adfaea4b30fb5234365afb43eca4cfd..04909b7678d493c9cddbd1b4e464dd1d6dfa90f2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cause a 1-byte heap buffer overrun
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e911c654982e0af6e90a62fe8f4e0bde08f96dbf..cf39e3a9078cf466d59c5b40c3dfcc7493a587cd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that csplit uses a bounded amount of memory
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1e622901097e68f4690dbba7427bf95d47ce3ab..2662c1141b3a55f5f14deb41ec8b366e620a1308 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in csplit
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e15ebb0f27c2d3760ed48a1ad7dd61e4b8ec283d..9944571240c2185c5df16d711db68e3cdc3f0dd4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf7b0aeda5d249e7bc40dbb515217d62ea6bb6d1..0757c5243269475bc6b952719f8006854cb087d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # various csplit tests
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2362908c87da379b8e8cf3b49b0c52425289bfe7..4d8da17f2a0167366fce08b333d2b9679a027e1e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut does not allocate mem for large ranges
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c90a531c3d7e34f14c01d805c93bbec58f287a27..e3a161b0a97925598b6dee1af59822f6c72efddb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cut".
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9978ab11d6af757da43e5fb3a8afcffa2d9180b8..7202aab8ac9606296f54158812819616e260037c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'date --debug' option.
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acffffc7c6c806ff04a4741ab6561128c6c4410f..ee89c19d5691daac9760a5b715c8ab37faa1ad33 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5adc534b00e639527cbc3e3e2eac58526e42db70..d5657161098dfa66570cef25c02f03db8141552c 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da6b80b331b73b8fb21cc2472bec9db12f322482..492f203dbeb611c88bcae91556e1ebe3568d9a6d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify TZ processing.
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df7db36f14954b85c87be7f5b4d89f1cfc94189e..3a34b8bc1eab5f429f92bf7ed7d9f22378322298 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 988994cf7a05bd3b6b6219eee6d6d48863fe52fb..2c5710401b214b382ce88434253aac196a96f5d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Simple dircolors tests.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b5e79a601f9b05f374def15151a0ffa637dec99..6d8c57e267f6397b083c59a1383f0dead2873335 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "dirname".
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1784c0cf9a9d0daf8751848515174438f3c13c96..e9b357d3470a21e74efcd0f3b4f9e7955adecefa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for echo
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f78876d2be7e9c293e1df94bcb1b12857a1fcf6d..32c670d29e25d7c2d566d9a46b0f4d989f029115 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env -S in a #! line of a script.
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 504bb5d6c1176767f55a9f41c05262093596aa28..aa174a7516ce73f8afb1075a006a9d6a7745baf4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test 'env -S' feature
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b770f51f8ebf1667c866e338bae79bef5ceed1f3..2eb92daa7526e6f39abcf8915883954525e98921 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env -0 and printenv -0.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c38177dae5057feead71694036144ef62c79a006..aa6ec8dacfb6a61a9389972eeff1df1054e37fa2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env --default-signal=PIPE feature.
 
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c739f653fb004cc7f13484c6653307812ef2be97..0dcc93b27495f9378d450c0175ef1d3bebf7ed7b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e5beaf614d5aec5cce7c3e5f908ba456a88a845..a10ff1911d1519db5f395d208cfb6f7eddb8896b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expand.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78cfbc4c0ebb74a4cca94fd8d9c25318a62329ed..481801911b673bd0b82b9a24e6999123e4169000 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expr with multibyte input
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 166358011ba8603500c938180aa2ea161cd4ed23..31f903aff1a1c8da8c2da5a0b074b5b7f2b5bfca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "expr".
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa83ee5f9e8daf9aafee90fac25d2b15d7cd44d3..62fd0d7d7399d8572ce6faf3741bf8ac2ff13a89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for complete lines on output
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index db64706abae2e056a3082bf076e4682887824eea..5895c927a35baeb6123e93050fcfd5b1ba79920d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "factor".
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ff930a4b108d2de7df505e34977f8696f304788b..b84fce3e73da6c3323220f6de6aedbde8eebf4bc 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a72629a31bd33052a9b27e2e2d900c51f9acee4..beacec9088612b168dd4fe1956c2385873fb2577 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise fold.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a22c204843875c638a5c9396bbd55f00ea022e4c..1a703aaa2a71da1fe7f231d1ece4e40558bd8907 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups handles -- sanely
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b9d0d5ab42ae9b9864d24a1fe099c91b51e4b0c..e2537451c13fc4c82df86f20757f3456b4f970b3 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0eddadf1ed4133c86d13f7e27ac058e8ca309b7b..706c50e056c244e51d429fd77eaf56ee53532386 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups --version output is similar to id --version
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4db5e6a9e98886a0f95d59b94f02a3e059cbd525..9e35b7942fee415d4955e17d4a214d1bf57d8d60 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise head -c
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 260a94bd6b6be8438fee4b7ef943b6b952921b7f..1715f43187a32bf81f37928b522a1984aa0d29a7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise head's --bytes=-N option.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 609647c3465f3e0c6c1f870392743881961eda17..10c1c78a66170f334f42ec5d3f5aeae23b951ad2 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7775670a589ed8f13154a995b856b92144900208..ef93d1dd35320e526f274d91a6f1d23e02bc56a2 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acfedf0b015b1d540e0f3e844689d2240ff0147e..3e975b319650152b0d73938177badd5ae6088cbe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # test head
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef3d299b91df81e5a2a8938455657c64102c5072..b529fe657521f30e265b272d6aa1e6eccc5ef204 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure --version and --help options are processed before
 # any other options by some programs.
 
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 53ef95cdcc8a5bc8db31f188ffd7769066418205..17d4c703229a39c6762ad8a96f3b9bc00cf267ee 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c811e3e3d6bd961622dd2f641ddc7a6bf223d64d..913d3241896894b9b10e316da11d6386df7801e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise the 'invalid option' handling code in each program
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8ab93ad759e3d79a305fb0c694ba9a9c86c0990c..8d6f17079b4bf859d7b278db93398e1b59557146 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test join.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79b08a80204743f68f0e54398518a98abe9b9d5f..f0fb556a24dc297f2c0c45073bb1fb5cafd86d1f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate kill operation
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f47e3857abf8ba7437f1c55104e199c165c48e4..1d45270eed3a64dd4a8f7a024f8c02044f7d4fb4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 606fad2eaf013751ddfef3590fd0647ce7026b50..1ebb592634f01e3b0da158dad3e1512f72d5505f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e987c20dab3bf461b197c58752709f9d8d7e134b..27d3d10965fd9fa02ccd51b6b5d8222489129af8 100755 (executable)
@@ -2,7 +2,7 @@
 # 'md5sum' tests for generation and checking of
 # BSD traditional and alternate formats (md5 [-r])
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index adbedbeb003b33374ab97541c35451b99105d329..fffe66cfcfb7e915a8d4f860b6785694509ca889 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Newline tests for "md5sum".
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec6c3ad75b7c3d3b05237edcd437ef41d6dd2217..35c2e79f0b9f67f51082a8345c5488fb616e18a8 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c7bbe8997f1c46a352d102c47429951d4a80e0b..695acba65ef003a38025226a621c413ab63f2ebf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "md5sum".
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54e4769e8b9f9124b25e9bc62b37091e994d7447..a667ffde0b55303a3aa32237bd95ec39fab26236 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9d3aa31e94b5d9bdf92d13f195f1865f161147fa..7fb2e16e9783313bb8744a2e4ad40918537988eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "mktemp".
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 493336b54feee35b21cd174cf5825f996ca5fe32..9189468edc13d4ea39e084e4bf7967c23cf5dcb0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in nice gives exact status.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d31977fe0ccd07aa33dab1977f67ddae8458569..0ce60ce0da464f4d86cef83b3da68d1cf9281da8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "nice".
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b64ab8e11c3984cdd96b3684072fce283289efda..8e4dfe404ffb57dcba24c6150a9ead1c4136622c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise nl functionality
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eed3865195db526b4470b623a6148a949b8c7439..bc748bdd0e3dcfbd1d4885633ceb5407fa89d0f6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test nohup
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91ba95cdcd10116234daf2927015edcf4f94d09c..0b9a9c435b05b2d5b30a07f4a46bf8d6a65c3a88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" is less than or equal to "nproc --all".
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 093d9c2a9b077cc561e088488ccf8b7127c9aaba..b1f82463c6be1124e8444a3903b467a4af048a44 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the various OpenMP override options
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a57403bb951e2828d215e108f9e31f9f3caffad..6d1819187b3f5bd0461761599e4fdb04948ff651 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that nproc prints a number > 0
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47ff34444ff803f8e07933f039490e0093db5eca..74513d4348bb1db28a91e6aa6924b168a1437513 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "numfmt".
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc99d538a63f0ad2b26adf31078b23c1db1aa366..8e57fe26bfd5b0c8d2809fb34805a6641408488c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -N N' reads no more than N bytes of input.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42e8a83a8f3978f2058c94319bc6125892aca4d4..2c4cd78a4c632c3afe48841aac32b06f3222fbe3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that od --endian works properly
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c38fef45bedb67cf7d03dab3558322b705a13f50..0430398e5a28a477e720a92c53c96b2b698035be 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test od on floating-point values.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7329d73d05d6897e29666d15a3897f4985d0f6b9..418b18e1be82f8d631a8e61d7b8536b821beccba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -j N' skips N bytes of input.
 
-# Copyright 2014-2020 Free Software Foundation, Inc.
+# Copyright 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88d27c4513f871b205cf6844dccbfb586e5fa02c..3a485cb0bd9b28e807197023830fbac59dd5f680 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec9caa84377f44ea3bab434d45423fb51a4e8a44..484dbe00d4ba3951db506e319bbd0837195994d2 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26717c677731d1668d09dbe7aab482d71ad06adb..9b1c7673acfd8f16370240c0b92668be161e0b96 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise od
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47991d318b0fcecde00d9bbb64cd8924de91b4e6..2f695cbe5d4d0d6e7a6c4e06a6d29a050133cfdc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test paste.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa68b86b7ca94047f9f4b2f42fe56de385765d18..7808b6971c3f12ba09b9610305232baab90b6181 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # pathchk tests
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7a7316bba0b105c7f2a8b691aa3c5f4d762c5e7..24658b60f5d66c99ec04e2035f104af24967a542 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of printenv.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ff0eb294ab8ab1321b38b0f69f0c7e0f713eb206..4a680e2fca114aa52b797fff24609062bde2ce84 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # improve printf.c test coverage
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c70524ecd51b83d6861d026710e27f58d38f4f22..1e1e7d03137f20ef7b39d8e0a200a12750c6decf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 601646916e41e397f57e8cd51c5776f0443720ba..7f68114ebeb0ebd7503b7bf79b551c323fd93d67 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %q
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 017256893732226485c64404042e1546cb585712..33396ece0db47f69e617b3ef0bc47d1ec6ab556f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Detect printf(3) failure even when it doesn't set stream error indicator
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2099c8832799e336f7c27320b8aaeb7446b64f7..e2e8d69a059cc80e33f1cd1493504aae9f87e411 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for printf
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f2db19fc1b8a1a5fb069a5e1bc7aeeedb3bd857..c237d117976985352429b97a503620aee798ed48 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 135c870ea82814d0ccb1097c36d288aeefa414f4..a088621f6d054b9c112d0f317d3655fe512bb338 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb576bdacdc2c4fccbad030e90a7e23e28ad85ad..13509b4c7c628145f785f89cb507893aec9cf682 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Ensure that pwd works even when run from a very deep directory.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5327b557e22d98a0a48ae50a2ebdce5a150b6d23..6ebb19145fc664c0595ac60a32e9b387c3b2c778 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that pwd options work.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bdd28ec2b77d6355b67e082de7915d96748e1c00..2e4fb13fdacccf8057d52167b3ac4c0bd7a4f56d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # readlink from 6.9 would fail with a false-positive symlink loop error
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b90b9b08aabef2d68bae11eb10803de89b1622f3..460376ffd61f7fded057f0cc4872ee03f729bfc6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e) on /.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fdbf8844911824f0c72672ba8f2622d535c7eef1..1f26014331cd9d8c7fee2c5abbaa5e7beb399581 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate realpath operation
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99b5d69bec24b3e590c4dbe661b9876f4ba2fec0..b873c493ce298bce573d59db7c5c3db5fca81c5c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon does not reorder its arguments.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11f3b0db74a8cff61245300cb5bb8e747a2951ba..cfcf55ce1cc756c04d349e4d1af7e0b31db3d7ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test SELinux-related options.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c42e43085dca1240684a71103617d648f765e13..48f8f9f412a360128eaa5ae4859c07612f66d51b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of EPIPE with ignored SIGPIPE
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12304ff3d20b3755c43f779e03d2d9eeb54d4c9e..36079527c26144c154f2e27871190316192eeb4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the "print_extra_number" logic seq.c:print_numbers()
 
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e10c9977253a1515ecbbe8c3ab93d142ea190ff5..9f49844d6e1811bad5a2926ed34f559342846541 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of I/O errors in seq
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2e1f5ab5721027a95b66b8d988f85684a49bb3c..51324f566b3747ffca3676078364fd0ee515d5eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6dbb3af22750c682af42b4eefe48fba264ef6be8..766196ebd33719c24fd61b19045825591beed49e 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 08f9863ed5ca8c720400c29c1fa71926d7d62e7c..522233a5213999f043df4501bd2087ef4b001365 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37c30426bcebc4596a33ddf9909b85816288ead0..140e800f38f9edec5cf685e603ed574acf1ff8cf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "seq".
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e99cd007e5e5313a07c99eac760ec2b19a2444df..6a46cee5ae0d4771d0f3e3a2963e0aaf904691d7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Sample vectors for "sha1sum".
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64c9583b93268fb26e51d966fd18cf505c76c7a5..8e33aba6fd5a13aa8de686544eae2a7229e7c4cb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha1sum".
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc0d92d8e295762e5f752b65b2b9aaa9fe8dcd6a..9c5eb9a90552ffd13f1740d0b9f84fd447143d22 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha224sum".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e144770b3a7678ec13925379ac820e4b0bd9325..a4eeeb7e754d4741f1aab190165613434abff11f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha256sum".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1dba6e3e99bfcc1f00be9993acfe3c027770faa5..7add3cf601d886fddffdad8c0a07a5f04b15e316 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha384sum".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b93490c12c7619178d46c46d4cb16b20e01a8a6a..48fbefa741c7fa11f9dc5bd6bb1ed5f80e859a2f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha512sum".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb322f1dc5832e7966605b6b98c9e5dc3abcdf31..04086371f4587e29b3b8a43bed813f65205a5f2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test functionality of --exact
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58b65324ea9c10df45b7f2bede16a706a708d67f..3c5e1fef24b028da6942d4fd6a6153f7f12a36fc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the operations done by shred
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index be386101942322505b8597cf134065888eb5c4ad..551c80b7ec8218d0faf4077b46f5f249bf81e95f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --remove
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7af97ac74061fe8db0acd07e72e07e32069482c3..581d4a7e90eb08f9b303d5b5487892c752925322 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --size
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0d916589481585224f426639d45f049b00c23af8..97f11699195ebca50d2a33f393b519c593f531e6 100755 (executable)
@@ -4,7 +4,7 @@
 #  These tests do not check valid randomness,
 #  they just check memory allocation related code.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76775cb0fc076fb32b263d6395dbc2f72009a1b1..892386b3fe8437cdc33ab0970bc1b343383e73de 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 337fa40c5f9d582332c8e9f10b86ca7bc4c51a1d..b01b74ae1abf1f38728adebe00bdb728571db5da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate sleep parameters
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 80a3ea85d044f008d340c98a6cbcc0ea6bc50fab..9677b021b2625de714427f52d7cca6cc822e3e0e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the NaN-infloop bug in coreutils-8.13
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7e38d5be6781beef29827ddd11ca24c6898eacf..784348bb2885efe6c3ee556092e65c9523ad3d35 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Benchmark sort on randomly generated data.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7e1af333bbf162de0944ad56f2970529ce7b8020..fbff7bd2d43b1a2fc4ac5a4b38ce2fa5c18c82b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for sort --compress hang
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8ed0fd54785bb4c6ec5f31674249f60ba8043a42..c87fbe5717f339230f9f7ba6500831da6a206206 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression subprocesses by sort
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab406a61a8ee438b4f4217d0a5cc3d7d1c0b3edb..20a5e5049b8870e0458b00d9977d7448f2bb51f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression by sort
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ebfb7895d8a51fb050d109568d2054a6654e8cda..96718fdd8ca510f281a9c81ad8e6686ee0b8a055 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for file descriptor exhaustion.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1718e4a98fc3a8802f82cffbf9d9d65a0e53ad85..326848829fe633389b442f8f4b70c71724d633ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test annotation of sort keys
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0556065f590f41719cccdefdfdfafaa0f3f13fc0..bd1c4d8a17100d533d71d09fcf3b7cd557616747 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test warnings for sort options
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc275a0d1f586fe0c29489c6d0a32a4e06d0d411..bd127ff881ffec4d5b2187e302ed7f9dc968b9a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test discriminator-based sorting.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5112dbeca7ba4bd5f4608a6189b21ec36eb54517..7e4032d01deab02b72a7d8231b163a030453ec65 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort' exits early on inaccessible inputs or output
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d19e7467f7fb60c1f22059c16b6eeb66f97437a9..ae95f1fdfea95dd01a6e5c613822c63b2a458b0c 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6fd429c84be85889daa4c0531ef99464a6ea594e..69c5f829c371578d99c40f5a17940d6ff6879d63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure sort -g sorts floating point limits correctly
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46207bf61bc1db507680b5531f4e457406404d5c..f0fba0cb81703129dd490c20ff2d94059b0bad78 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise 'sort -h' in locales where thousands separator is blank
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec7e7547dc75ba96ab41fc8d703312cb009212a5..38b75c582ce9a99c4a94d53387c3ac7f13cc9e98 100755 (executable)
@@ -2,7 +2,7 @@
 # Test whether sort avoids opening more file descriptors than it is
 # allowed when merging files.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a485803b9430d545a42f4631fa3653429fb8665..70d8af1265af865da89b4473f73ab14b1d932dc7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sort -m".
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48c2ead657126ce1c267260d4ce4a1edfab3ce13..801d0d3a761352a05e6c6c63bc0bd6b9c9a8d100 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sorting of abbreviated months from the locale
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c70cb2db678ee9e657a7d61b458a4de52e728902..c52e270d12f754645c261682510453812ff48936 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ccad21cdc97191913dcc221ef8bba3aa38df38e1..92998f6cecc03c4e21eacbbbf4445d709231a2e4 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d2def4ec1f519905ece4398fd9aadba4e2a2eaa7..3c76c534ca0954bdfd6a8e27684b71b14d9f5b41 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a bug that would cause 'sort' to reference stale thread stack memory.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f535ae053f60c565e961ca03a8c6f8502715a88c..6e13d1182ce7a4d0a8860141d086ba7668ce8470 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before 8.19, this would trigger a free-memory read.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91e07f8ffc086e99768cd5b6ea063510bb0e202d..0b57acab9427cac7990aa9e8f5753d9ba69d5bb7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # parallel sort with --unique (-u) would segfault
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a43d1df10516b47d317fc922d5898db59de1120..c7e453bcb63b34cb4b2ebadc0d59c8d539cacb05 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort -u'.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58e94b0837eb261f2391b9440299cd43f1033762..085d2a8f98669b34f3219a95083d284702768b33 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise sort's --sort=version option
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 081618d0840abe0cd727bdb7f302996114286b5c..86970ff6696abb8532002e4dcc73a74cfe255b49 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0330072d32e97ff6341250255a29c74c940becbf..71ccc66a896816cd0964e823d7727efdfdd580a0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that stat attempts birthtime access
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 06dbb147a01b64f121f147ca011306f51752722e..38d05bd4a4c1893ad8786e9e40015aef64d2a445 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # stat --format tests
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f0deb05c1774fa28ed2d5574212910949ae2edd..f5e35955d294818bd590d1f075a00a11bb1b9652 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat - works and stat -f - does not.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b886d111d9b60f9c8570f33719d07b62e59ca259..32f04ddd3845936ce482daa9603b4efda522036b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test stat -c%m
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index abf372f7b0112a66f4d14e4157d259e22880fecf..25abe7e31316a2c45fd52b124231935151274fd1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise format strings involving %:X, %:Y, etc.
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 257325a4d07540806b9cfd10dd8cb1ef7220e94c..6c3d18a2bb2195a186c1f69aa30f0e3729b0a81b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "stat --printf".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9e526ea1d81b5dd2de3d28f2ab6252ab59b458b..bd20486443817730ff96134be7d5568d52fd0c15 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat handles trailing slashes correctly
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d50dbe5dfcb93209936db11fb0e1d6d37b8af08..3fc6fd79efb9a87882ba37070b12aa26f9c8387f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise stdbuf functionality
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71fda777c294dbe9c483bb30c53d17a09fd854ad..b42ec819a4610fbf06d3ef039024f03d29f3daec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14086ad80a709da66d966273501e03d51c30f6ae..6d4359a330fb919dedafaf8815289a6014ab414f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options - in pairs [expensive].
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dfe2466999dab6d91785823162bb6d92c07b2266..bb9e3ee684cd3247dc852ac1c3d780b209adfc51 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "stty" with rows and columns.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index afe0b4d309626671b74bcf59817a818f9356c721..6719a0aa008c218377aa4a5cf78a688a620a96d3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 085cd6e84823be5ca5b1a54e4fdaa0fbd6e1f1b5..35f363671308dc84eeac8bf4f38de1616ada0c74 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89203b793b8bf6778a2d3ef65bbe414578e4262a..0b737c4e6959df9891b5942b22216a76b4bc0bf1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sum".
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57c9fedfae8ecba092fa18958d0b2390bf0e396b..6f700c542603201e6bc3c678dc5b28cdd4c22ae8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various sync(1) operations
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d15f982801788e0b5cd891e87ef377722554b5f7..b2d2cbfb0f280c53255b25428d26edc39ba9c4b4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tac works with non-seekable or quasi-seekable inputs
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a4f9de20baf8a631b724803081c83f226734a9c..4a8ea1e115196684f0376d39fdf2588f2838e311 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 56fc208b149c3dfb2dd49a01ca8552fbb23b9701..7761ed7f2bcd1e5c1b2a1a94cb1225ccd0dbbda4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49ed15ec30b9018f769fca8b82ca8ffaaa564baa..5680a5e5f4ecb6ff423a5049bbbf5f3711a9d81a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test tail.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5b3e555bd9eefec46e1281bb6a6aa964d1ba694..f4e3139ef79d93a5a42064a503d2c67a542d6fd0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for basic tee functionality.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e0cc6173e52bb487d5f68233efb408bf0916c81f..c5ae4c4b4f9b41ae5a4bf856b09701dcf3e8955e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'test -N file'.
 
-# Copyright (C) 2018-2020 Free Software Foundation, Inc.
+# Copyright (C) 2018-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bfeb14ed4d6d9e894d2d5d7af3525fd7559b56c5..da59bfb88d6c3c8cce0e1b9496009c63c38492c4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test the diagnostics of "test".
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5db009bdc7d141af1dfb4dd2cbab476bf1b08bfa..d51dbfb9a0576e6302201e841917a11ab87e938a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d925d3dadc2fbaab93591f53d4c34b626d820e0..c2aa78d034439dfca9007b279a281581c3f658b1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --time-style in programs like 'ls'.
 
-# Copyright (C) 2016-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb2ae0743da2d0eca4ea3b6796996e0f2fdfc24c..cf7221ea64c8323ab9fd4a1365b4085d55843bf0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test that timeout handles blocked SIGALRM from its parent.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ded4bb2caab882b0fbf0b472c599965ec77d1978..46c11d928f19f15ec296322366623ca7d259698d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test program group handling
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3445617af6cf2e0b99b3e8c13d2c6a25e31b1791..26ba4b89c5ca2c38db0f747d1177e018fa2204bb 100755 (executable)
@@ -2,7 +2,7 @@
 # Validate large timeout parameters
 # Separated from standard parameter testing due to kernel overflow bugs.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9256b5383e15e07c71192b28637665cb18bceaad..6e6aa888ba9b4eb69f250385e84d3a1d1391777a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout parameter combinations
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1d7090c576fc33cd439e6253537659f6fc7671e..44ca450d815024f3b63fdcc9d394997b1978293b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout basic operation
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f442c029a233768fadb86bbfb50cb53e77fb4b4..cec8915796ce09027ebde0d28e933e94bb8222f6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test case conversion classes
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d289db69f9989d9ff298828866f1718ec64592d0..9260dfd34b9b00d072b31676426396f552e3c1a2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7a23fc1562ede31b26eb3fe3a8c6f787e88bbd2..9c4f28a4bef4680312e11caa876d166f891a7631 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate can create a file through a dangling symlink.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f0b5ca14304d3f480fcf1f90680aadb269e2a93e..874c57078550ea4d06e918ea933e09702a4afcd6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate fails for a directory.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1fa1855c7f4d04f30e99eb6b4db920c11569be9..c6333899a5213025f160653641a786ad943d2ac9 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99399a47cf78cfef2b435265a13a0fdea16169cc..d849834cf5f710bdb0fcb2c484d65bb483dadbf9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate works on fifos without hanging
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 21cee744709eb3276e37275935cb55deb676b180..8130db5cc15cd1d9693f3835d3e14dd0e9595c72 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that truncate -c no-such-file doesn't fail.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59d33312a66b8bfc685fa3d5617f6aa0d3685512..afa01b60d848bba8ccffdeda7d2c8e1b04a99c76 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate integer overflow
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a44105736e8e5d6f6108c76fa0f96909e2053ba8..e72a37cb3787b6184f575f874c020e5a9f075a49 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "truncate -s0 writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 35ef8b877e71d7830ee4f759e0d811b26ca63038..e6c4eaba5d876cedadf9eb30c5fb4a7e4cbfe393 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate parameter combinations
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f3259bf4db4e6aed02e7bfa7ed45661ed52cee6..2da1cc2eb48404a989465fc172fa0f9cb11a4d6b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate relative sizes
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 962083fc27bedbd2df6d76cbdeebaa70517d36b9..2b9e6f953578a886c78e80b04ee7dbd5512737e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "tsort".
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 04bcb2e00ca72f4ecf88855db23c36e00d944f45..a55b9c8ae0ba373d2171a9edbc8434147c9686d1 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1c5267f3e2e644836469f2221eca71a9bd61beb..2cbe42850ca7ecdc45c4d24fff52f64172c16fb4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'tty'.
 
-# Copyright 2017-2020 Free Software Foundation, Inc.
+# Copyright 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8f5ff91871136859649471b6578f5b07789a8a3..1c8e308d2eb3f48bc5d0bbe99e968f8f3fe74cd8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "unexpand".
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 997679defa792119db8ea90337c7128ac48bb4fa..fc13fdf3d214cfc66fa0041a09055a5a5f3d929d 100755 (executable)
@@ -3,7 +3,7 @@
 # items which compared equal with strcoll()
 # So ensure we avoid strcoll() for the following cases.
 
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbb320a50d7692766cf89f158f9faea4ee58189f..c5f789642ee2ab4db9a6966de2f1420c6b1090c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f332c8a194d1efd0a38bd2cbd788d7aed1ad116..74d381564143290349c4394120afb0254631005e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test uniq.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c9a736ae015190d056315fae308a0b1d3d0b79e..9c284fcb681c17556e8be6a17070b7c01129ceee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all options mentioned in usage are recognized by getopt.
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb95bdce11da3402640f752217c1c9d2ce2f0076..4a6f89a845b3808059dfaa3c302cbe26171c682c 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca80be54b081e33edc97fc5550e07f4ccdc701ab..2a0dfc065a0c09bf3dc8a5c0141d12c207fd5252 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9855694ea29cf279bd791aa308006e6becb0d9e2..7db7da50107b8d952a96276f45d8b9a8cd61bcda 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test non breaking space handling
 
-# Copyright (C) 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4da4d94e76d73331636c7f014ede60963fff6527..f92e6cfc9e4c1c0d656d9254d76ba19e58323d4d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that wc prints counts atomically
 # so that concurrent processes don't intersperse their output
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2097f9f78376d919260d742d630a101d08f72fd3..984ecd2a4bfaf1ad50a5f0def367b6e210ba05f1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test wc on /proc and /sys files.
 
-# Copyright 2014-2020 Free Software Foundation, Inc.
+# Copyright 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 65059c1e172b48407684e0cf4faffc398792030a..c145e9794b7d5d1cd9376730ad8dfed5fe4c69df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "wc".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc8073f504b2acbf0d268f955d6bdb97e3196f52..7fcac573c66568d7691387d08f55d0a0dac42a2f 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2356a1e3e1d9b7f5eff9cb03908549d569a23701..1d34c162e7c1b3004fd524d6e6cec17790f2b4b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise xstrtol's diagnostics via pr
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8b456f80a0bba2f2025124f8151da9e888a6782e..2a8b7d57532098350cc7c62549d191c2112104ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate yes buffer handling
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 654ffd42c541a48e21b95af6544bb8e7dc873b4b..9e98067f315f2b9142f9eb3ee2711fe3dc28f053 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 902f177167fefe44470830bf264d71f35e5411d6..feef8e8715b39da109ba051ae3181da6760bc4d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 31a671ecc4bb6f530cabbec3d8ae6c39503577bf..f242adcef32df2a40e3314fc0e36c9c5f0b8ca12 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 894c3536a384ae18b77eba56e66d653f6e159e81..864c13179a4f220c849eaf0cd267c50d6f768b40 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p" with default ACLs.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd832f085ae94fba387726b4f9b311febdb97ba8..cda42a80a9b5aef280338477a1a2833f4b6c5844 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a32be398569f0869966825299f47b3fc76f292ea..dd62be63e941196c03b5aaecf39ebc00ef2e0050 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38b112a1f4336942d62c135b02187737ff7d9398..79909d4084068d45c98b3807f5b9bd942e43ada5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mkdir -pv.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aaa25885fc1b0ac527c68e875b5be0dee3f4ac52..c3b350ddf0bb4e291a047993c71c4d927d7b5363 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0f92722f35c98871fd398f1ef2f0528b1555647..4d36f19b5ea1da9908ad81f28e2542c5b7732ae6 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that mkdir's '-m MODE' option works properly
 # with various umask settings.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0570b3d53149800633cba85ffc9b4374e6d934e3..8e14396216c4c958f1fbb227db54776f56ca0b95 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test mkdir, mknod, mkfifo -Z
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbdd0a621fb8bd0b11fbd5b71a470315e66117a2..92588a4cbcab5c709f414a93df90f6fe6fea531d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an invalid context doesn't cause a segfault
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11016bf5f9b13ce392eacdad41294070ea96ec88..0bd18ddbdfd72295a0169d388c0d5b3d2e29b842 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 526a1d684aa419e47678c0ff1df90e94c5849fff..fbfae059e5cb55ed731aebb00362251d37de6218 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that SMACK label gets set.
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d571ef285b7a9fcb4cbb5d62b790ac1a4b504cd5..5763799909872bda5acd94780ef902e9ec314dfe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6603172181aecbc50af2f40222be42dd9c2cd028..bcc4aaffb0b9f23d8079bd9b72e47e2287f88e4d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0711c9f8184eb2f7265faa70ee21289c5b2f6817..202e42a8e1b3275ae9b2aa4cd5bcee98bc44f1df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME: convert this to a root-only test.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89f7d9be21c93b5edbe25d930a4656f67714afa3..7e59b754bb3a2ba990cb3d5fbc6a8602bc691a4b 100755 (executable)
@@ -2,7 +2,7 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e02a1c9e5b03c072f912b781ea134c157ad20022..e71822d171f167bfb8a3f629b25e715512d9019a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c09538c4a30e336ac3accc9d7d607feb39d0460..cbcd855b27e6aecbb85065662b88de89c0a628f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink a multi-hard-linked destination
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83702b427b77db89c77831d1070f0b6a2136f7b1..f920f319d45864f792be7820ce682009dd1f4ac3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "mv --verbose --backup" works the same for dirs and non-dirs.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fec1365c6f7e281849e7a0a15abcca1c65a63901..4b57e7d47d88e54775136a1b50620e3dfae110f8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a32b82e809b712e0d5ebc8e03e8a93774b2ab120..73c5793fed8c79b1cb1a374006d9388d6a24b50d 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e947745b8bbf0eb13e92be4be0cd5a02d9d96e67..57c93543d23c05357009437d28e696b3bffe3f33 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f6bc234103382705314ab334dbb02c102a80ec77..1918ceccd87a83d51ab5b63d91db3e6d9e126bd5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6838137005f0baec203ec84a617301bdc71a4fe..0a81651c58c20b4586716ce607bb9473e2ff7c25 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48c42f211522329d5661d178148157e3a1be4120..62a8e746acfbd899754bc8c60797e45edefcaeb6 100755 (executable)
@@ -4,7 +4,7 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a3560dc52932de0ce9f03569680d3f69cf12b62..e86f3f13046cc4a082b1444ae7cc4acb8fe78937 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a file onto itself
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ad2d6b3c7ef001f94f6b083b26aec4d90618063..1197634af90c43bc05c7b59907a1ca208b56b49e 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2d9ac7eb4812720bf1a0f9506cb5548e8bf70b4..a343ba292d79914fa5d5e1172dafcede75be942d 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9296ef5c815c3719134475ede8c5c56eaf7c000f..43ca5bf115565201d9803140b761f5209cb2cecc 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6fd2ff212f9dae1a402d1b56013c4aae77a56d81..f0d6440e27d4980fac24e970c48dd59084af36c7 100755 (executable)
@@ -2,7 +2,7 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1086b03fb4f447a6a958c6df92cf164106790b26..95111f46e22f7cf8d42d736233d6c30111966eba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure multi-hardlinked files are not lost on case insensitive file systems
 
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d91a785dcd954790dc8e6fa93c6538494b2631df..4281c6ad6abc1782a85b8eed9872c569f116b2ca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure a 'n' reply to 'mv -i...' aborts the move operation.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8d7d749fd78bc1346512c4e91991234664d92e1..b8c2fbed16dcd034e3b98f05624bea5ac808d0d2 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f9b3b96acb251e9d3f7083ff4ba712069734d538..6b26ff47574dd7759fe45be490771e16c6a4e7ad 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec96a6712e863347de1653678814e424dce565c2..976a10fc1d2b80d4a7a9e9d303ccdd39f5f589c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure 'mv -i a b' does its job with a positive response
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1d5d8bea94ae025dd8c2e586f6ac1c83be6f01a7..b18faa2c408d93225d2436bcc63afa83d8c7ca42 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'mv -i dir file' prompts before failing.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e60d3a74506fc0cddbee0f252b3b0a23403d8ad..fa1e97163287157a4e20e7cd35b2afc42c197c6b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4165cb3c297a7d7e9cc81cc6c1a14ebad94f24c..330ffdc62dccb7249b1255c51c5abc9f59407071 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5a8e0215aceb10d957bf648d8d292a7a81adfbd..8d2da7495b2664b8a4fa1f4fe7fb643f1d3deb57 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8cdd0b9fc61bf048c780d2c1931dd83b109b685..3309bb6f797563e65c9154f782d97e647625e539 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 963e68d4797a1d90fedaef6ff7edb5d2688dc450..104f197e0ee9dc4cbe0693ae26d45a4f016f2410 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 554058c5906cb6de5f3279a1f3bc1a0ddeb534a4..19ce1bbcc8f5c7cc1930ecb3ee720db136279f89 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89362a2aad17aab283663c82c1a812a74cf6bdec..e4f15bb03e85b3853f19f2bf8220872af8102654 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether mv -n works as documented (not overwrite target).
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 154daea95b60204b236e8d0bf1c388e1436668b9..557b54556dee997098e105d8103404765ab367fc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mv" with special files.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa0fee3e2b1f609ab651be6d91facb3734a57643..8d34627da5ab6d20b8a79045e5e59f9f00396ed6 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc67ca3b941fd9d82fe81ed019c2ef8d8ced3dde..a18f0ea43becda0f61c59597232951afb3698907 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 22a162dabd0b68c3c6da71e0274ba61f43b5e61f..633edcfe2d155291984c5a5cbd5447b76047f068 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b4e290953a1f1a39a02d8dbf217f7dc443db1ea..54757d65c6a431f629f244799cc6d29dc270cdb0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various cases for moving directories across file systems
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38d594795b9184d9e3d885f8562b28d2b76fa868..2a4abe207fcab1c8277bdbddff1e9ff635703902 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e11083a532cfa24d00d7f5317e60ac79e0f5fe0e..eae4c7aab1717ff366716122140fce9202d5dc6a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to another.
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 359241bdcc7bdcef5d00690a5e254345a536045a..78f76272904a1d6035e39cd7a9e81377a7338130 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e06a6e1aa8930adaf6f572605e8a021437198b7..c59a35336309d56b5b1981ec7367f44ee9975f33 100755 (executable)
@@ -4,7 +4,7 @@
 # mv: cannot remove 'x': Operation not permitted
 # Affects coreutils-6.0-6.9.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a230c8775682f9c5256bfdb5e76e3ad4e49416e8..50873836aad249064cdf92042ed03202dd19c99b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 649774edf5c3629a77022576d7934d814e395261..ec541f64a8748c7d45690cd3343b65394105b4c4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with a few symlink-onto-hard-link cases.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e642f0284540c5bc88cb4d9b48ed3a9ae17230b6..9e92c856fe4ed48f6546cc677d158b72e0e0c40f 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5e9e60c44ea347879aca3e1559b359b17114228a..652ef2244acfed59578326edff7792ecc05e5dfb 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 23645107d00d24e3a7e9dc6d594e3ab78e6317d0..e4577fd412a8f91784436239ea7d744da2becdb8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --update works as advertised
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 940909e1e1a7bdd633092a6056eda61ee442b66d..fbd6012010a2c9aff2112a8b209df5a39210248f 100644 (file)
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27203699784bc5f3e5803ffd1fb902b4dad82c4c..b7d868cf85ce26cf7a7e8585e44e7edcdc4e7108 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test pr.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81f09135000033369ac3a9fd8c10d7370c72e009..005cd0889c05f20bf66ca9752ca6486f87dffce5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c90f2e7a4bf828e3540e3638a5ecf899734ef1f5..e2ed17333e58e6f9f5a60ff796cd9dc3d532532e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 403d01e2dfcbe8530c00597356ffe9e98ef490bb..9fd97938c9c4c7303ea6e5ad70b321962c273c3e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1701bb4b2697e761711b170a7d3480b23af8f3cd..83a68b3514321adc06fc517cf114ad33f2807fa0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test multiple argument handling.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f24ccf6b047fac0947cdfcb197245df2fc871abc..7b2d21d4d2c331f92a6911cc9194540e9a512f88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for readlink mode.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82bdd1e76958b850f0574655b09c11d51a631a8c..793b16a358254e123ba227ca06e02a470a221cd9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11955220cc45ecf5b87e4709c40cb1daadc6da9c..73140181b63c426da940fb3f4b7a880e6120e3ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm --dir --verbose".
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ca65a1d10fcc2e7de91cd6b5b20d0ba06c5f1e7..5ec2811949fcc0d80e535e141897702b2b430f3b 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df5838db0bd5448f11e3309559332084a82ccd06..b53f27e94d795ce29a691593bc3f03a41cd0e42d 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd211aa3f149763ad1cbd0bad5268457f263a4f2..ac3e138a2928913fa99d512de16a6ffc71ab02a8 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 85939cc6e220f516606d8b6d83b67e7f081d87b4..12d2449096c694f5fab1d0c612e087ff7738c93d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm" with a deep hierarchy.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ca58db78ab1dadd662d56af2b69b2dff8239832..2cc8b3090480c717aa22ffd729218988c10fca72 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 96c80e139ee5d245356b65ac66428e84fa36b16c..384dc49f95d5d585f190d7097d32b2ad7ed66f93 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3bf590beec51956a2926a591bd4501c426a9e0c8..f896f358a3e010bd2e2a9998b44fb84be565f0b3 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0cd39c60f842a3ce7228c2d4e7ecb0706594afa0..33b2e629066abc083b8530b5eff0695ed7743b0f 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c91d8d41260d5e192c4e27f0b82f6a66fa7fc4ca..44a06764b77f8ee9423b4982b190e1d2a5757cb1 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 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bcaf7e30dc0ef68d43818a3a9dd6785f72014260..548bd1db2b4ca89b424949251765ef8bfa3f1995 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8aa87651cc695e84dd782f576baad3279b15b61a..c274e8abe027fcf8b2966bf7bdd299a39156edca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a90f9535b5cbfdfbf6203e80ffcfcdc77e4f92f..2bbaf6a52f50a2309ff2207060356ee3300a2900 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that "rm -rf DIR-with-many-entries" is not O(N^2)
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2c0a7957eb168e41a9328f1e574f22584323811..45bf8fadec267d7fc185347251e960ce54e105ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -f" with a nonexistent file.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index efcf7056b70faf8d20e4900ac14ba6e5e8a309f3..f4681f2c6b83e29752d4405ab79dad874929ead0 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c5db754b66e25086a77432126bcce20afbb5d39..7fc53e682954f6cea3cbfe0a9c80d0cd9e53ed0d 100755 (executable)
@@ -4,7 +4,7 @@
 # With the symlink, rm from coreutils-6.9 would fail with a misleading
 # ELOOP diagnostic.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89f63d497b3fd59c1c5920424253140e57003c04..2161decb39aec364aa07f94deae230f9d4411eb9 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ebae8b5728b3d39011dbed9e167c6ba9616da10..51744b47fa3e131a4d62077f01fc8b3ba05efe0b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea6fed80842e2afde9179207d60e40600be63c55..fe3f9b78b97a7a8727b949fc8af589cddc44fda9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -i".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb539e36f7d52fe7541954ada51030eb41733956..7c87543de8b3d3df717e6e46211e3d30ff47e870 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm --interactive=never works does not prompt, even for
 # an unwritable file.
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1a6e8e651ddd61218f9a1d8944e5126540c3086e..3469f2cc15273b0f63314b0d9fbb226ad8848118 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59a89aace47a07bbf7356c9fff3ffa2990e5526d..b8621a2884caddac460324eaa43badac68bcc1d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f existing-non-dir/anything exits successfully
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eafddb47efbf42ecc64ab2f87ad4fd1e5626012f..1b5145d3f3ef3aa5f6df5471942bcacbda6cb352 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 424086c842e11f08176d69b3ecd8fa0c630b9843..9545081c1fa66482de5012aa776aff7b3ada9ce9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 084cdb6abe8c007f618295ed623bfbfb0d545d77..50cb1dc01667e7bed7099dcfa1f2355ca3a0c16b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e06fd6230ea3476cf2e95131c4d4b40299f5e86..426249425a7209b5d9dc855558630f1a326299a0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -ir".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0d7838e1d127abda19aec1b482185a353e77ac6c..adbff70affd6ca23b38c4c86f007e99e7f56cb46 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'chown 0 f; rm f' prompts before removing f.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acbed3abb9ae5f262da2bcb5ff079972f257089c..123fb0ba8964ce53095e2efda6bf87bccb2b9fdd 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5bd706a44726f1492e9b6237283e8e29b92a3b0..3536011874ae68c48c57c8113589925b93c92994 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ec7693b305c465105b0d33c4766ba02ce339a8d..0be8ed5ea5c947d9d7fec3384f9ea3871851b196 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate rm's new --one-file-system option.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7000c7a27ff7dcdb764bb3137737a0f61d4086ec..3349badc1ec2a31c7d23e7c1604f7eeeb54b89c9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify --one-file-system does delete within a file system
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c5b7487ac8792dfce1fcbf160c78a2528a40b29..2f08141716e8d00529196ee74af093ba6b3e6a13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae3440da57bfc13b4ac28e39628e1d3452d466ec..cd23d241cb55e626cfb7930d75154cba21b793ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c0d719b87a021dda958b4aae3369386937d973f8..bf2b84bf9780fdb6d6a8774f25271c025b102dc6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49d57d02600557b2119685f5eaa18a12b535dbc1..064b08390f243e6500d47c4f890c5abe5fb18668 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '.' and '..' recursively.
 
-# Copyright (C) 2006-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7dc618f3ae3e6b03c7d34f3a52c72dc4bd6c392d..bd3bba570f4d944c14c438527a5d1760985d17dd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '/' recursively.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 600a17c34cc7471f9b3cca5709110ea42d065223..956a1cd64155ea1f4202d7473a93c2c4db2b36f8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01824fb67e8ffbb8ddfeace9624952fe972da2cb..c2058f76699fac6444fbf997c189501c262dda30 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9798fa550856b6b5b40120a87e1c97497e367092..1da63c0784544a4f9ec2a68b21dcfb66a98990cd 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2016-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4636cf296e4474718afe5814cf1f0265a38e1eeb..c8657a5238e031f9d0cb54ad8223b3a612981f89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a69fcdbc7d5caa6076703fa91cc3328a23f98434..b8c01a27963dea90b47e20b1fff52fcef07c45d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c62ae3e81edd8c767b6c89427b6c1a2fb026ce9d..44b57e7535b58a2cbcc58a71f395fb045ff3583a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c96df79b2bce408be2d8732b653c48e344da43f..4b226e2e0e18e703ac44a079d63a7f46627c2c7f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that 'rm dir' fails without --recursive
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ca5a4be0faabdeaeed2fcc3f127c0f63c35a4b4..dc3dff7678e55feb1f27378eb8af927f48bc6266 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # a basic test of rm -ri
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8962734c1dd855fad80f1c881e5e3da772ba1ed..68dfe943e73c403dbbe7a39800eb6d7453426401 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1997-2020 Free Software Foundation, Inc.
+# Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ffeb97839a46a2045e3f071336c32cb525cb869..c8be3955f4f51c67bddecd07eae8658bb4ab4725 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce3e2682381ee3cca05cbe0a9b347cbf606e17b7..bb6582e668eb3239ac3968aed21da0669143a889 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
-# Copyright (C) 2004-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a606cec84b0612e0217eed9a061966ade50d17b..6baf5f152dc6e0dada027da56cce5ac8cb35d85e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "rm" and unreadable directories.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0cdd7591fe18936d6303155c1de773b26c35809f..cae721ac8e608e9eaf0e1d26d098d8ea710a36a8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # avoid extra slashes in --verbose output
 
-# Copyright (C) 2007-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 72f502dc19bbb35ce61ee5d8342aab39e4f2ca11..ca5d20d97fa1b8453a9140ed2814a18d96fd8737 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b26ac533ab2d6dba327ecb431dea331703603fc4..80de1e25f1cfb8c8616f51d73aef79ad1d66f489 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3739ae1ae54276e8a3992db53754f7fa5756f6a4..02635ad9cffb79320085e6a78de0998c5eb7a88b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c409a2a715b752043a6874bf6f9a530b4148804..c06c7d7710f94ec75bc10662d99c17efd370a040 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 568f923ef93aa8f631d7c9e8e8a2fdff9be9dcc8..22b6089e1fdd992e3f7dc585249587a33119e576 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --additional-suffix=SUFFIX' works.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 864ce551a856e25693dbee3d97d12b91a5ae1003..8238dcb6d45e64cce833bc81172ce0938d8a17cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into 3 chunks
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 06ccfde0308a18bf438b2086b44572f8efc585a0..60b0fe6b8253395f37a028edaabca516b75accca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ffdd19fd1827d4721d57d58b06d4abbf9eec0138..f18d7bafb9ca743b2ba9b4a6fb5f18eb2f01bb20 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise split's new --filter option.
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4186d7ae67c4f6b1ff4d7b9b99b967298b70990..ea7f1031f78e45f5d6c7add00b6c65fda32e7f2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure split doesn't overwrite input with output.
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b301283c15f12ebada8a050a6ccf0c4c70bbdeda..73c7aaba9447ba726e350c59e62a8997ce9d6dab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks (-n l/...)
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5b55616ccbfaedfdc034d276326afb43eaeaf02..c36b37eedc006edb6521499bedb285ed6e508ebe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test -C, --lines-bytes
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3f96d9dcd04aecd244a2d57489a5813a564e836..d428d25dfb5c03dee38a16b03f58c697dea4ef1c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --lines=2' works.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 249004abd9d4e681cce54dd577c8076765a74ca7..d6245e4d390158d9b5926b9e2cf07099e93a78b0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --{hex,numeric}-suffixes[=from]
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 19190300198fe1ba4c023f8c43bad475a5ae9674..7d16f3313d0c279ca7356623a8afd1cc391bd175 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into round-robin chunks
 
-# Copyright (C) 2010-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 762ec30e82ec8bddf172380921b67b03d3dbf11a..97bc5f5a9cc4719f1500c4353cadac0229f1855b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test split with custom record separators
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52b7db66b6e38d3ea655b8b2f693ae639e2b49dc..eb4e89ca004563f9c0a47672530fb389954d56e4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the suffix auto width functionality
 
-# Copyright (C) 2012-2020 Free Software Foundation, Inc.
+# Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e1ccff0d36464e42ab25e25c98bd4d1c9e2c12f4..30ffc51fde191085f4b6ec7d867ce8d98135086c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that split -a works.
 
-# Copyright (C) 2002-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b4e00028f69d0473f9694652ca5ee8c577ea345..63f9ea048a33f67891d48b6ec78cdf08a7b48986 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1cb6d0ca640c484fd69886f6c8dcb57c35a73f7..900d0900b5c5cdeeb14971dbe6f8ae3ff3114a36 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a49cf9db52e24cb73cc4700ae64665d42ae7d21b..2305c13fe6408e7653b7f121f38db3c70ebc90a9 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c26bc253fb3328dc1d9e43f38b2c0f14889e9fa..dc7163b394f3505e354f6f8360718727920c970e 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2006-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a9706b8795a9847a69b65f6ead8aa3f18b88c70..38e9d064a6dbf014a7dc1522cbf888e37408418a 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1a663447ad95ebece342d91ebe622a6a6ccf9e29..9c56ca95de8aa5ca0e3bfc3a32a7e7f9387b818b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for assertion failure in "test".
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8620ef4adc2367978d71bf6e216594707d0ae60..7a895d3ab504fddb46775427ec03321652013983 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7d046dccd293954ece9ef7231bdbdd5f69957fd..90fa3e4f576c79a9f7012515c2284d38e9cfc42b 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f624dbfac3806bb3a02e7f4b602f3d20a53fbf8..bc929b70203a19cf06ff8342e058933f6a178be9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that tail seeks to the end of a device
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a42fd3e95b4cdfe397f861eae0fe283433f8b86..9737f04e54955e8ceb47a44c0cdd61f458eb6238 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # inotify-based tail -f didn't flush its initial output before blocking
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba0150ad7e3a33bf68b85266a79f2c18f035c369..c8fa22df4ffee5ef38eb207d96257c87524e40e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that --follow=name does not imply --retry
 
-# Copyright (C) 2011-2020 Free Software Foundation, Inc.
+# Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3ad9b53988355945d3b386e5926d04b36796d31..a0c7cc16f34a430a1d0a94b07e7bb93e3cd0ef89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test tail -f -
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 469876b98b7456a8c5b12cae555bbbfe2a1ca2ee..9327efe3b66ecc7f0081f134e72e0136d98c1335 100755 (executable)
@@ -3,7 +3,7 @@
 # of the watched file was removed and recreated.
 # (...instead of getting stuck forever)
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc9f72f3ba417e539f14e5106a98d0068af9df9b..c8abe709e11c37146d6e1c41d180ddaf74b4276c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e450c7477d275b4376fa5ecf234d6900a05fdacc..2c40236afb4546f1f73be47fb6c5e191d6ddba4a 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 863f436d75e777bb79839ad2af725a48f74a1ece..689ff88b8a15599267e50473e0b6b15279d47a6f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f only uses inotify for regular files or fifos
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c10ace25e02a27cf12524bba815676aa1d4a8fe7..fadd2355805c412d5e616176af1870e925259617 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cef941109a359db52f7f1fde7a113b49991ea78..6b2508e9048d982a58fd10916cd436f454c13184 100755 (executable)
@@ -4,7 +4,7 @@
 # are established in tail_forever_inotify.  That new file would be ignored
 # indefinitely.
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6fa65ff08cc354b446e6b851b7dd56b03c537bab..d6b964e08b3e021e7ac672e653c7485bae1f330f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F doesn't leak inotify resources
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f1dc42a2c98696101246feae0476e6c581c4d90..030d22a08e87e2311e4dac434523ab1110274fe6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F handles rotation
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aceb7af7feb78e77de2021cc30a508878270f245..06b45265f4129039bb5ab4acaae833fa3bc02d43 100755 (executable)
@@ -2,7 +2,7 @@
 # inotify-based tail would output redundant headers for
 # overlapping inotify events while it was suspended
 
-# Copyright (C) 2017-2020 Free Software Foundation, Inc.
+# Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 407b90b47d214a96ad62c8c7550117c3a6d288e2..da1b4da93c7d59be0fae666063909b7b64db365f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --pid option of tail.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fdd6168ba8a69b7acdba68a02029ecae40fe30b1..12f159cd8a0236a9936086a35b6abf6e142cf71e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f doesn't hang in various cases
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3257cc67b319ff798f6f074ea7e6620cc324d38..0ba559b576b4b1f1e6861c515b724e5b6fd279a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail -f fifo" tails indefinitely.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fb3e7003c1c739ef65c8652a3f589e2376b6791..7ce78cb95bfa209a262980660730a584e5465349 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux.
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f54a82f85b01ec4e3e370eda076a959b08edc3b7..daff34055bf2b0a2486514efd7f3c41876409a67 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise tail's behavior regarding missing files with/without --retry.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 225b0d0ae670904524785511b134b172e7b0da81..4e3cc72f56334f39c555b756adabe64b43bd7401 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8392f699d03bb46a824bcd63a45ace5cc485a5f..208dfeb426bb2efde39b389a21d91fc53cb0b4d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure tail tracks symlinks properly.
 
-# Copyright (C) 2013-2020 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f479f0fcdfa2f67e3f78f82168d36149feaf380..7d4bdad869c17b29000cd482fb1a1400e2a0d3ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise tail -c
 
-# Copyright 2014-2020 Free Software Foundation, Inc.
+# Copyright 2014-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4027d67e57bde31811c1b8d59dd8947144a23ed3..306c985221cf036ded0278aa01bb05524c0d9aa5 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 08db4b46f104bca169a919d78d2c59850d2a7f82..8c7a5f90d90bd465412665601f6267de9103bba6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure all logs are output upon file truncation
 
-# Copyright (C) 2015-2020 Free Software Foundation, Inc.
+# Copyright (C) 2015-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6338e8ffb1a70a92e2b52899b3b55c4b8a8d1c64..668caac99ef29ba271066f0284e85bcffdf151b0 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ee478a120dddf2f72d32d7a5a8353f355daaad1..cec02fe46b3a831017e87b5da090409f955b9e06 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # touch -t would mistakenly reject a time specifying "60" seconds
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e47cb8aa24b1706c919a8bf93adfac8e3ee0f5c..e13824bc823ad3ccbe6f7c28db583e3e915410ef 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7af3131c8e2711382b38e17dca455c2707272d0a..00bdcfdcd9b4ee803c9c333cb4fcb826ab779595 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
 
-# Copyright (C) 1998-2020 Free Software Foundation, Inc.
+# Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2bde6d5b20904847700b784fe047c85a469a63a6..130a8057da8738297c0e67bb47ffd2cecdf3fe0b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
-# Copyright (C) 2001-2020 Free Software Foundation, Inc.
+# Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 214a3a2faad70e1e8cd5f3fe181055ee9d395318..ebc9419a453bead51b9914723d41227f63a5b8f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55ea7c77adc9f479c31012fc1999c8a9f1732a19..15772c8c97487db07d16afa9fd8738aea0543f04 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76e0edfbd4f827843935231fa9c56b9e7628351f..d58eb6af98992a30a5395a65abdc1d934645c419 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -h works.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8faf35bd742fb4d6b6927925b25db37cbe3b440f..2104c87493efdc1d325ada594ba32e4eb5eeb8da 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 056e7bf05adc2b6a1a84098c1f5c7ffe1f8c31ca..36f7253c148791dda3ddcac3956e5935cb382bd2 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26a1178cd2f8b66efe0505f1a80f58a396f8d629..e9e2cd19a34d49a2f21b9adcaa5d0dd2d3569201 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "touch -d now writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2020 Free Software Foundation, Inc.
+# Copyright (C) 2008-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3bfc27eac2c577205cdf4afabc906249e8452be..3ef84b4d8aebcc38c8ecb745e63964aaa11848a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit timestamps.
 
-# Copyright (C) 2000-2020 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a00dbd68acccac3762be03ada470e0606f80487..dcdde5457804429f02e5df465fe674bf84e7a922 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
-# Copyright (C) 2005-2020 Free Software Foundation, Inc.
+# Copyright (C) 2005-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74924e2d116afe173aa1d80f609f9cea3cdd97cc..b78b3113dad0ab07a097a25c15a65b4ae78d0c22 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f21546d0fc5a832576bfb8ee4254da9e9cb0679..3d2f6f434cd9c623155671e04158932d0a0ff006 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch honors trailing slash.
 
-# Copyright (C) 2009-2020 Free Software Foundation, Inc.
+# Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by