]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update all copyright year number ranges
authorAssaf Gordon <assafgordon@gmail.com>
Tue, 1 Jan 2019 23:50:20 +0000 (16:50 -0700)
committerAssaf Gordon <assafgordon@gmail.com>
Tue, 1 Jan 2019 23:51:48 +0000 (16:51 -0700)
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.

787 files changed:
.github/ISSUE_TEMPLATE.txt
.github/PULL_REQUEST_TEMPLATE.txt
.vg-suppressions
HACKING
Makefile.am
NEWS
README
README-hacking
README-valgrind
TODO
bootstrap
bootstrap.conf
cfg.mk
configure.ac
doc/coreutils.texi
doc/local.mk
doc/perm.texi
gl/lib/buffer-lcm.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/gmp.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
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/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/block-size.sh
tests/ls/capability.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/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/proc-selinux-segfault.sh
tests/ls/quote-align.sh
tests/ls/readdir-mountpoint-inode.sh
tests/ls/recursive.sh
tests/ls/root-rel-symlink-color.sh
tests/ls/rt-1.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/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.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.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-io-errors.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-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-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-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-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 1f36cf27ac544518544883b2066957b16b95e580..777cf32f0593d0a7cd1ecffc804358fdf4d56732 100644 (file)
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
 
 
 <!--
-Copyright (C) 2017-2018 Free Software Foundation, Inc.
+Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index e14016732f5dc387a8f0ece40a959392dd934660..d305f3f119544910ab0d4eb80114790a37c006ab 100644 (file)
@@ -88,7 +88,7 @@ in this matter.
 
 
 <!--
-Copyright (C) 2017-2018 Free Software Foundation, Inc.
+Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 92e4f48c44a1e6cf6cdfcbfdf20b9080df2ba04d..78c70f43e8275d98129c4acf0104c71b62a56efb 100644 (file)
@@ -1,6 +1,6 @@
 # Suppress valgrind diagnostics we don't care about.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This 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 3be1ce7d52073f16c1148f8daa75f43162e85f2b..8c8bc21a5fef6c563c92d85debf257d41f1d0a3b 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-2018 Free Software Foundation, Inc.
+Copyright (C) 2009-2019 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 ecebbdae7e6c98c62b895357c889d270bbf747ab..3f3324ad8736d64d62befdfd65ab451648d103d3 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils.                                      -*-Makefile-*-
 
-# Copyright (C) 1990-2018 Free Software Foundation, Inc.
+# Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
 # This 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 2bbbdabf1b3cc56748b11014b83ed0ff59df05f7..4a57d221b48d4e6089eb71a4dc3fd32371beb470 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4989,7 +4989,7 @@ packages, see ./old/*/NEWS.
 
 ========================================================================
 
-Copyright (C) 2001-2018 Free Software Foundation, Inc.
+Copyright (C) 2001-2019 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 1f2a215fd2c2008498d05baecfc71b279d29cbda..2b0837bf7ebad7ee0cd35dfa7e00cfeb49b76a6a 100644 (file)
--- a/README
+++ b/README
@@ -232,7 +232,7 @@ the address on the last line of --help output.
 
 ========================================================================
 
-Copyright (C) 1998-2018 Free Software Foundation, Inc.
+Copyright (C) 1998-2019 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 1729922cf93ed4cb6121472a5e2e195064185537..fd89e9b6c5d5cb64ea8c326e94768f100152667d 100644 (file)
@@ -93,7 +93,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2018 Free Software Foundation, Inc.
+Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index b318495d75c237affacd74db82befcb762180de6..4264e4ff6a24b80634bc9f0bb9c78eb5ac5d6dde 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/bash
 # Convert this package for use with valgrind.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This 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 663bc41e92d66b1f1cef4addabacb94f513e0c9b..205acf6bb54ade3a6be3bb824281a70e50993d95 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-2018 Free Software Foundation, Inc.
+Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 25920e991c7aca5095947f6abe3fe426f01abb6b..c13b486c57f0731e19e501649261b48c0b7ed37c 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2017-09-19.08; # UTC
+scriptversion=2018-10-13.05; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -47,6 +47,8 @@ PERL="${PERL-perl}"
 
 me=$0
 
+default_gnulib_url=git://git.sv.gnu.org/gnulib
+
 usage() {
   cat <<EOF
 Usage: $me [OPTION]...
@@ -76,6 +78,37 @@ contents are read as shell variables to configure the bootstrap.
 For build prerequisites, environment variables like \$AUTOCONF and \$AMTAR
 are honored.
 
+Gnulib sources can be fetched in various ways:
+
+ * If this package is in a git repository with a 'gnulib' submodule
+   configured, then that submodule is initialized and updated and sources
+   are fetched from there.  If \$GNULIB_SRCDIR is set (directly or via
+   --gnulib-srcdir) and is a git repository, then it is used as a reference.
+
+ * Otherwise, if \$GNULIB_SRCDIR is set (directly or via --gnulib-srcdir),
+   then sources are fetched from that local directory.  If it is a git
+   repository and \$GNULIB_REVISION is set, then that revision is checked
+   out.
+
+ * Otherwise, if this package is in a git repository with a 'gnulib'
+   submodule configured, then that submodule is initialized and updated and
+   sources are fetched from there.
+
+ * Otherwise, if the 'gnulib' directory does not exist, Gnulib sources are
+   cloned into that directory using git from \$GNULIB_URL, defaulting to
+   $default_gnulib_url.
+   If \$GNULIB_REVISION is set, then that revision is checked out.
+
+ * Otherwise, the existing Gnulib sources in the 'gnulib' directory are
+   used.  If it is a git repository and \$GNULIB_REVISION is set, then that
+   revision is checked out.
+
+If you maintain a package and want to pin a particular revision of the
+Gnulib sources that has been tested with your package, then there are two
+possible approaches: either configure a 'gnulib' submodule with the
+appropriate revision, or set \$GNULIB_REVISION (and if necessary
+\$GNULIB_URL) in $me.conf.
+
 Running without arguments will suffice in most cases.
 EOF
 }
@@ -129,18 +162,11 @@ bootstrap_post_import_hook() { :; }
 # Override it via your own definition in bootstrap.conf.
 bootstrap_epilogue() { :; }
 
-# The command to download all .po files for a specified domain into
-# a specified directory.  Fill in the first %s is the domain name, and
-# the second with the destination directory.  Use rsync's -L and -r
-# options because the latest/%s directory and the .po files within are
-# all symlinks.
+# The command to download all .po files for a specified domain into a
+# specified directory.  Fill in the first %s with the destination
+# directory and the second with the domain name.
 po_download_command_format=\
-"rsync --delete --exclude '*.s1' -Lrtvz \
- 'translationproject.org::tp/latest/%s/' '%s'"
-
-# Fallback for downloading .po files (if rsync fails).
-po_download_command_format2=\
-"wget --mirror -nd -q -np -A.po -P '%s' \
+"wget --mirror --level=1 -nd -q -A.po -P '%s' \
  https://translationproject.org/latest/%s/"
 
 # Prefer a non-empty tarname (4th argument of AC_INIT if given), else
@@ -170,7 +196,15 @@ source_base=lib
 m4_base=m4
 doc_base=doc
 tests_base=tests
-gnulib_extra_files=''
+gnulib_extra_files="
+        build-aux/install-sh
+        build-aux/mdate-sh
+        build-aux/texinfo.tex
+        build-aux/depcomp
+        build-aux/config.guess
+        build-aux/config.sub
+        doc/INSTALL
+"
 
 # Additional gnulib-tool options to use.  Use "\newline" to break lines.
 gnulib_tool_option_extras=
@@ -264,24 +298,18 @@ case "$0" in
   *) test -r "$0.conf" && . ./"$0.conf" ;;
 esac
 
-# Extra files from gnulib, which override files from other sources.
-test -z "${gnulib_extra_files}" && \
-  gnulib_extra_files="
-        build-aux/install-sh
-        build-aux/mdate-sh
-        build-aux/texinfo.tex
-        build-aux/depcomp
-        build-aux/config.guess
-        build-aux/config.sub
-        doc/INSTALL
-"
-
 if test "$vc_ignore" = auto; then
   vc_ignore=
   test -d .git && vc_ignore=.gitignore
   test -d CVS && vc_ignore="$vc_ignore .cvsignore"
 fi
 
+if test x"$gnulib_modules$gnulib_files$gnulib_extra_files" = x; then
+  use_gnulib=false
+else
+  use_gnulib=true
+fi
+
 # Translate configuration into internal form.
 
 # Parse options.
@@ -612,95 +640,101 @@ git_modules_config () {
   test -f .gitmodules && git config --file .gitmodules "$@"
 }
 
-if $use_git; then
-  gnulib_path=$(git_modules_config submodule.gnulib.path)
-  test -z "$gnulib_path" && gnulib_path=gnulib
-fi
+if $use_gnulib; then
+  if $use_git; then
+    gnulib_path=$(git_modules_config submodule.gnulib.path)
+    test -z "$gnulib_path" && gnulib_path=gnulib
+  fi
 
-# Get gnulib files.  Populate $GNULIB_SRCDIR, possibly updating a
-# submodule, for use in the rest of the script.
+  # Get gnulib files.  Populate $GNULIB_SRCDIR, possibly updating a
+  # submodule, for use in the rest of the script.
 
-case ${GNULIB_SRCDIR--} in
--)
-  # Note that $use_git is necessarily true in this case.
-  if git_modules_config submodule.gnulib.url >/dev/null; then
-    echo "$0: getting gnulib files..."
-    git submodule init -- "$gnulib_path" || exit $?
-    git submodule update -- "$gnulib_path" || exit $?
+  case ${GNULIB_SRCDIR--} in
+  -)
+    # Note that $use_git is necessarily true in this case.
+    if git_modules_config submodule.gnulib.url >/dev/null; then
+      echo "$0: getting gnulib files..."
+      git submodule init -- "$gnulib_path" || exit $?
+      git submodule update -- "$gnulib_path" || exit $?
 
-  elif [ ! -d "$gnulib_path" ]; then
-    echo "$0: getting gnulib files..."
+    elif [ ! -d "$gnulib_path" ]; then
+      echo "$0: getting gnulib files..."
 
-    trap cleanup_gnulib 1 2 13 15
+      trap cleanup_gnulib 1 2 13 15
 
-    shallow=
-    git clone -h 2>&1 | grep -- --depth > /dev/null && shallow='--depth 2'
-    git clone $shallow git://git.sv.gnu.org/gnulib "$gnulib_path" ||
-      cleanup_gnulib
+      shallow=
+      if test -z "$GNULIB_REVISION"; then
+        git clone -h 2>&1 | grep -- --depth > /dev/null && shallow='--depth 2'
+      fi
+      git clone $shallow ${GNULIB_URL:-$default_gnulib_url} "$gnulib_path" \
+        || cleanup_gnulib
 
-    trap - 1 2 13 15
-  fi
-  GNULIB_SRCDIR=$gnulib_path
-  ;;
-*)
-  # Use GNULIB_SRCDIR directly or as a reference.
-  if $use_git && test -d "$GNULIB_SRCDIR"/.git && \
-        git_modules_config submodule.gnulib.url >/dev/null; then
-    echo "$0: getting gnulib files..."
-    if git submodule -h|grep -- --reference > /dev/null; then
-      # Prefer the one-liner available in git 1.6.4 or newer.
-      git submodule update --init --reference "$GNULIB_SRCDIR" \
-        "$gnulib_path" || exit $?
-    else
-      # This fallback allows at least git 1.5.5.
-      if test -f "$gnulib_path"/gnulib-tool; then
-        # Since file already exists, assume submodule init already complete.
-        git submodule update -- "$gnulib_path" || exit $?
+      trap - 1 2 13 15
+    fi
+    GNULIB_SRCDIR=$gnulib_path
+    ;;
+  *)
+    # Use GNULIB_SRCDIR directly or as a reference.
+    if $use_git && test -d "$GNULIB_SRCDIR"/.git && \
+          git_modules_config submodule.gnulib.url >/dev/null; then
+      echo "$0: getting gnulib files..."
+      if git submodule -h|grep -- --reference > /dev/null; then
+        # Prefer the one-liner available in git 1.6.4 or newer.
+        git submodule update --init --reference "$GNULIB_SRCDIR" \
+          "$gnulib_path" || exit $?
       else
-        # Older git can't clone into an empty directory.
-        rmdir "$gnulib_path" 2>/dev/null
-        git clone --reference "$GNULIB_SRCDIR" \
-          "$(git_modules_config submodule.gnulib.url)" "$gnulib_path" \
-          && git submodule init -- "$gnulib_path" \
-          && git submodule update -- "$gnulib_path" \
-          || exit $?
+        # This fallback allows at least git 1.5.5.
+        if test -f "$gnulib_path"/gnulib-tool; then
+          # Since file already exists, assume submodule init already complete.
+          git submodule update -- "$gnulib_path" || exit $?
+        else
+          # Older git can't clone into an empty directory.
+          rmdir "$gnulib_path" 2>/dev/null
+          git clone --reference "$GNULIB_SRCDIR" \
+            "$(git_modules_config submodule.gnulib.url)" "$gnulib_path" \
+            && git submodule init -- "$gnulib_path" \
+            && git submodule update -- "$gnulib_path" \
+            || exit $?
+        fi
       fi
+      GNULIB_SRCDIR=$gnulib_path
     fi
-    GNULIB_SRCDIR=$gnulib_path
+    ;;
+  esac
+
+  if test -d "$GNULIB_SRCDIR"/.git && test -n "$GNULIB_REVISION" \
+     && ! git_modules_config submodule.gnulib.url >/dev/null; then
+    (cd "$GNULIB_SRCDIR" && git checkout "$GNULIB_REVISION") || cleanup_gnulib
   fi
-  ;;
-esac
 
-# $GNULIB_SRCDIR now points to the version of gnulib to use, and
-# we no longer need to use git or $gnulib_path below here.
+  # $GNULIB_SRCDIR now points to the version of gnulib to use, and
+  # we no longer need to use git or $gnulib_path below here.
+
+  if $bootstrap_sync; then
+    cmp -s "$0" "$GNULIB_SRCDIR/build-aux/bootstrap" || {
+      echo "$0: updating bootstrap and restarting..."
+      case $(sh -c 'echo "$1"' -- a) in
+        a) ignored=--;;
+        *) ignored=ignored;;
+      esac
+      exec sh -c \
+        'cp "$1" "$2" && shift && exec "${CONFIG_SHELL-/bin/sh}" "$@"' \
+        $ignored "$GNULIB_SRCDIR/build-aux/bootstrap" \
+        "$0" "$@" --no-bootstrap-sync
+    }
+  fi
 
-if $bootstrap_sync; then
-  cmp -s "$0" "$GNULIB_SRCDIR/build-aux/bootstrap" || {
-    echo "$0: updating bootstrap and restarting..."
-    case $(sh -c 'echo "$1"' -- a) in
-      a) ignored=--;;
-      *) ignored=ignored;;
-    esac
-    exec sh -c \
-      'cp "$1" "$2" && shift && exec "${CONFIG_SHELL-/bin/sh}" "$@"' \
-      $ignored "$GNULIB_SRCDIR/build-aux/bootstrap" \
-      "$0" "$@" --no-bootstrap-sync
-  }
+  gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
+  <$gnulib_tool || exit $?
 fi
 
-gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
-<$gnulib_tool || exit $?
-
 # Get translations.
 
 download_po_files() {
   subdir=$1
   domain=$2
   echo "$me: getting translations into $subdir for $domain..."
-  cmd=$(printf "$po_download_command_format" "$domain" "$subdir")
-  eval "$cmd" && return
-  # Fallback to HTTPS.
-  cmd=$(printf "$po_download_command_format2" "$subdir" "$domain")
+  cmd=$(printf "$po_download_command_format" "$subdir" "$domain")
   eval "$cmd"
 }
 
@@ -898,32 +932,33 @@ fi
 
 # Import from gnulib.
 
-gnulib_tool_options="\
--import\
- --no-changelog\
--aux-dir $build_aux\
--doc-base $doc_base\
--lib $gnulib_name\
--m4-base $m4_base/\
--source-base $source_base/\
--tests-base $tests_base\
--local-dir $local_gl_dir\
- $gnulib_tool_option_extras\
-"
-if test $use_libtool = 1; then
-  case "$gnulib_tool_options " in
-    *' --libtool '*) ;;
-    *) gnulib_tool_options="$gnulib_tool_options --libtool" ;;
-  esac
-fi
-echo "$0: $gnulib_tool $gnulib_tool_options --import ..."
-$gnulib_tool $gnulib_tool_options --import $gnulib_modules \
-  || die "gnulib-tool failed"
+if $use_gnulib; then
 gnulib_tool_options="\
  --no-changelog\
  --aux-dir=$build_aux\
  --doc-base=$doc_base\
  --lib=$gnulib_name\
  --m4-base=$m4_base/\
  --source-base=$source_base/\
  --tests-base=$tests_base\
  --local-dir=$local_gl_dir\
  $gnulib_tool_option_extras\
+  "
+  if test $use_libtool = 1; then
+    case "$gnulib_tool_options " in
+      *' --libtool '*) ;;
+      *) gnulib_tool_options="$gnulib_tool_options --libtool" ;;
+    esac
+  fi
+  echo "$0: $gnulib_tool $gnulib_tool_options --import ..."
+  $gnulib_tool $gnulib_tool_options --import $gnulib_modules \
+    || die "gnulib-tool failed"
 
-for file in $gnulib_files; do
-  symlink_to_dir "$GNULIB_SRCDIR" $file \
-    || die "failed to symlink $file"
-done
+  for file in $gnulib_files; do
+    symlink_to_dir "$GNULIB_SRCDIR" $file \
+      || die "failed to symlink $file"
+  done
+fi
 
 bootstrap_post_import_hook \
   || die "bootstrap_post_import_hook failed"
@@ -1020,7 +1055,7 @@ bootstrap_epilogue
 echo "$0: done.  Now you can run './configure'."
 
 # Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'before-save-hook 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
 # time-stamp-time-zone: "UTC0"
index 6e3f3e1aba2268ce00b650857bf8d7534c96363b..37ed49a668955ee66125fc061824034b38ba6c11 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This 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 a02ed274831cca3c9df74cdc7c9f9be4fcedc87d..c1a02e2089d6a4a51291e4e984ceeb0ac3851e25 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 669e9d1f2a0800b126135974f639986a2e3bddc2..13bb167b0de2cd6a45ad35def45cb5fee9f6bf4d 100644 (file)
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1991-2018 Free Software Foundation, Inc.
+# Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d303cd56443c97afd77bdeebdbcdda00ddb0a8a..419417efa6dd3bc8756f669f98c656ac00a0490d 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-2018 Free Software Foundation, Inc.
+Copyright @copyright{} 1994-2019 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index a589ad4d3bc858e6dc9f7d50c79aebd20d9d800f..90aa0b00f7784cd727f4b2c66f71001d2be93814 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils documentation.                                -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2018 Free Software Foundation, Inc.
+# Copyright (C) 1995-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78f0f0e4ad8a4ad6a75169cf5fbf6b2465ac560c..c0348e38656bd94797f1b9b2f344b071039cc4cd 100644 (file)
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1994-2019 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 d64fbab073da6f42220bec6a0debb4d30f1bff03..d42377ae2934245c57a56f753065c98408e97907 100644 (file)
@@ -1,6 +1,6 @@
 /* buffer-lcm.c - compute a good buffer size for dealing with two files
 
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a111121cc5ed6659aab14cdf2c0cbeccce636a7a..eb52e4bac0c9b5f814ea9cac31bb31c47f8b14c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9dbc881ab163cb3187bcf7c4a3bbf95f8593b8ae..6d470f539aa4805004cdca11b613d9cde41418c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f7bf09bc4a06cae1ef11c35a8d5619aff3c9225b..9e64d1046141140f33805c56d6b19ea24b27045e 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dc724a6ca84d753422d35d7e2ccb1a712ebe60df..27519c7c15514a6d07e759fd34df65927a5f2447 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8bfefc7321606ab5cc01fd26a7dd67bfbd72390c..595a77daaab33f23c8b24b10be0d209cd1420963 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6a41f878db1f42c3a42ad11335d8233cae570b5c..b438d21df572eed0139627115fb4becd655c6c93 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f49e006a185a7df1fa5d379697469ea61b9670a9..bd6a0e480cbe6066d0f0b2ad099789c9dcf02b0a 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ee7ea2d0ffc1370ecc2daf37f099b88e33bb2397..a0264a69ac6f45585864be380e075f4027cbb88e 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fb44b2407f2b5f2fabb268542fcdd43a90868801..ceb0803072b63bb11acb385ec82368d88bce981c 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 78287b80e6819459f06cf4901282c4c6c6e8ddcb..320a5c78de51b3b76017ddc0f4ad41d40f957ca7 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index cfac0591dfd01e2a59febb1bab6498b9e8d336ce..e536bbe37b32e1d0cbb8d725f33b1caa0f7a5f49 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b303e32008b61cc8ac37d54148eeea07f3a7cc3b..b853d204abd19960ab13e29145352a7e7d582956 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 137c0229ce27503f0db100f28b8bb69388076fc9..ce69222e9e0064cc328dc0f5f5f7381476254366 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random permutations.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fb94ee2f6d3fecb5188a1866c23133cdcd86fe2d..65b504e6af8402e2d1dc29cb520cf40ada48fa48 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8ab8f038a82a395f72a82f52a3312d4151f16c98..f60c048176b2cd750d8caadef38430ef07b8c400 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f0f81049bd6f7792f697b0e0381420868711325c..d4a35f66195166de9a72d20afda17ac55de836f3 100644 (file)
@@ -1,5 +1,5 @@
 /* root-dev-ino.c -- get the device and inode numbers for '/'.
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 20356139f986b6e1bfe8b0238f2133e2c428fcae..0582377da3a0b91d6f688d501d0dcd4569a0db6b 100644 (file)
@@ -1,6 +1,6 @@
 /* Root device and inode number checking.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3a21088bd52b2d27e0a647b5f0c3929d14b6c18a..d39159dbbf22859986339e96122649ae73df5afc 100644 (file)
@@ -1,5 +1,5 @@
 /* Include and determine availability of smack routines
-   Copyright (C) 2013-2018 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ca3fca85b6c883f36a31a5dbcb7dbd56cd9fbb60..7d1c24c60004cf18dc1585dc1778827be0429984 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare integer strings.
 
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9b71eceed1fbd991cc34a5e9bf54feef12f5eb06..1756b737dc080e48db7cb2822c759139ee2f95a4 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.  This is an internal include file.
 
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3f33caf2fede160f14b0ad3ee1c86374d659f2bf..0cde4a4bf4602daa3492748f93a6962799bdcb54 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.
 
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c0b69e71a4cedfbc5075ecee65f92bcd4ef33803..d2f3e860a919f72c4a1009c65f776102460d9e9c 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e0d576174bd6d314b8f234954b957bfaf3e32fd1..0e51ff9df0bfb4c34b11d38026c8797bd5cf5e13 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bd775d6661aa1d43196139564e2d43580ba30a50..9ec3265e0a5f21d099982ddf694e2c7f534ce039 100644 (file)
@@ -1,6 +1,6 @@
 /* xfts.c -- a wrapper for fts_open
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b33762de35be574780ad7ae478c5330db22dbe09..922254deb8ab84ce99d8352661707ac57e0d3cc1 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that fadvise works as advertised.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2c546b665ecd095ad9c4208f13f76dd7950001bb..0edbc0a0fb3c307df26a97c3eaabecbbfc11a345 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that mbsalign works as advertised.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 56471be762ce008f9124697baff55d7a788fd432..cb510d60bd6f4c0d98f93fc5292d0aa475c6edd1 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the ISAAC or ISAAC64 pseudorandom number generator.
 
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This 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 ceeae5b03847392c7295e95637bacc60a6a905ee..4652c7bafa60332145f1e05a7de5f48e1bc56226 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit ceeae5b03847392c7295e95637bacc60a6a905ee
+Subproject commit 4652c7bafa60332145f1e05a7de5f48e1bc56226
index 1727ea2c90a179459e8dab352d526162c32d1e03..d99a0e3dd9ab8b89c6353fddfbbbbec18438c9d5 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c92939a6078192d9fd4bbaf6bd68a26a67a9ba73..392842bc022fbf41e75d40362c6bc94b1993d55d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8d51f9aab769b7e733894cc61d3d09818bb32bb..2624765e8a0669a142201d0dd4f053f10b3e30ad 100644 (file)
@@ -1,7 +1,7 @@
 # boottime.m4 serial 4
 # Determine whether this system has infrastructure for obtaining the boot time.
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1b41bb4fb72491204a98c7f05bf7ca67370f040..cb54d5596dd81f44aef83774ebd0d710ddfc5f3d 100644 (file)
@@ -1,7 +1,7 @@
 #serial 26
 # Check declarations for this package.
 
-dnl Copyright (C) 1997-2018 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2019 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 873bb702b3e8ae9000e4317dc8a9b40d5ffde1f4..c5e65c9b9e5e36274c1c68a2a71541591fc9e6a0 100644 (file)
--- a/m4/gmp.m4
+++ b/m4/gmp.m4
@@ -1,6 +1,6 @@
 # Tests for GNU GMP (or any compatible replacement).
 
-dnl Copyright (C) 2008-2018 Free Software Foundation, Inc.
+dnl Copyright (C) 2008-2019 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 070a2bb2eb08d1d2ef63a615690e0fc84fd54d0d..9a5ea9b98a763c874350891649dd569e63e4e2e0 100644 (file)
@@ -1,5 +1,5 @@
 #serial 2
-dnl Copyright (C) 2007-2018 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2019 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 61961ab9bb07abedcae8388503905ae5dc7ca80f..39191de278aff5fd217ad9984c98ade98bea9ae0 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Misc type-related macros for coreutils.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 889dd4af437c7c47f4876bcd2702275d48a454ec..6b071f72b84cb8cfe44a00c9d3d5ce5368bd259b 100644 (file)
@@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
 # directory of the coreutils package.
 
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 983d823f5fd5d0e5810ca7c3a6edc34116e94eeb..9c539b84516f321c457f13727162d341925f6960 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98f1327da391ba764f88cb9ea4128b22b80c984b..ea0a7e5b3cb1df706aaf1276f91e0e227a41a0d0 100644 (file)
@@ -1,7 +1,7 @@
 # xattr.m4 - check for Extended Attributes (Linux)
 # serial 3
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 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 1fbabd3c622f3dbcf14b7208804f243f4629a07f..d52ce38b593764327721a6576c5c5ac0d8e5309d 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2019 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 e4f29b702bf9096c01f260b8a8130c4c25436161..d6df1171b120d959431767905b4dec8d43eadee8 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 f259f5624d9c16eed51dea1296f90aaabe8641b6..bd4f7680d6a4afc309f0fb9f48e72b9f99442be1 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 229a7f25dd7b8fbabcd2a633b31416035d179c1f..3c038d3f39d31daae608065bf735fa33e61ebf9f 100644 (file)
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 cd68e40ea5181b67412ccfb32b5f172c095393eb..4b5053c6f7debcda049b1547c1f31efc6c3bc12b 100644 (file)
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 cb8049f3a1d0f06e1803b6f76573b6a36949e43c..8eea796554a5dfb4d99ac3042ce4470a89f9f32c 100644 (file)
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 443942c9351d63e1c0edcae83bb2a218d2be4496..eee38396c254e1d731ae47154d61d6103fdbd05b 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils man pages.                            -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3044a09146cc244a1c23231cc2c98c5a9463bf1c..3da77a033d625b8002618f59578ede644283cf8e 100644 (file)
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 e851a2f9c4ec26b8d357ea054afbefd0201e56b3..294659f2a2815542180ed0e3d974baf45a572c78 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2019 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 cf2657480d2bd5c62ef3df47e082fa432989e53d..60c5124ac7e3f7dbce5fe7c1667afe9cad4b793e 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
index 139a7c0beadb23eeecd8b30d47ced29e92ed0953..27ab54ce56844c0148d308316480be117c9e42a6 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from file names
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3ce1328a24a455fbec93eaaeaf4c38474cf442e5..c25dc49f929e61aad0b481aa07e51cbf6ba6fa2a 100644 (file)
@@ -1,5 +1,5 @@
 /* Base64, base32, and similar encoding/decoding strings or files.
-   Copyright (C) 2004-2018 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3c319511c767f65d2e420b3bff8fa6197ddbb37b..d8c444aafd959c8eb5080d9c3a5f35ecdc2b5e89 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 64144061e39fc864c477aee285c97d166c5a4f15..674a244c4ccf19486330391004025b527da0dbf5 100644 (file)
@@ -1,5 +1,5 @@
 /* chcon -- change security context of files
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ec3bb13b7b9488fb3903db2302aa368995b0ef51..dfd39ae5eeb481fa3d607ae5d062ef54a0bb5242 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- change group ownership of files
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 520d5e11a9acfbd6b4e76539809232e149f06a96..0081e05aa5bd59cf9df2dbe24af9f680bc291b2f 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c99d263f25a44e35362be4b48298adcea7eb3981..d03d8b3963add4da363fa4f96b8f6186ad7d905c 100644 (file)
@@ -1,5 +1,5 @@
 /* chown-core.c -- core functions for changing ownership.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 77a5febd409eb358f9f5d98612fd4ae7187991ab..90d5a01403d22c2641fdeac2b78c415174d5b151 100644 (file)
@@ -1,6 +1,6 @@
 /* chown-core.h -- types and prototypes shared by chown and chgrp.
 
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f44eab2f5efbb30f436039e39d7a451c8b75d896..c1db307abb5388100697e01fe3dc4eed0931ffdc 100644 (file)
@@ -1,5 +1,5 @@
 /* chown -- change user and group ownership of files
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9bd79b324c807a63ddd0b0b69530698c80ec0a75..42ea5fa927c82c4a3a83028a5640c5f3ccdde738 100644 (file)
@@ -1,5 +1,5 @@
 /* chroot -- run command or shell with special root directory
-   Copyright (C) 1995-2018 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 372d6b601cac4b4af03c4ca0f9a9a89d683be545..6974724edb952211a56ec2418676fe26b5dc5daa 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ae6c726b71255ac46b2b997c040de0892bbe06bc..da8d5cfa81542f8e4618651390c229c2741cc4b5 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3221b9997eb30ea9b479735bde6ea40ebd48ffc7..dc1f6d0fabcbfd3f6b129e2c20250e7dfdb7accb 100644 (file)
@@ -1,5 +1,5 @@
 /* copy.c -- core functions for copying files and directories
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c7fdcffbe9baea9dc7ace0681201ecfa44c4b1df..7d2303c540d941872825c6ce830cd99215bc2c2d 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for copying files and directories
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 17794be40dca2394544ee42e7a8c9430d06d3a68..a6f93c6fee6b0e28eed767ae78ceb306a740ac7f 100644 (file)
@@ -1,5 +1,5 @@
 /* arch -- wrapper to uname with the right uname_mode.
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6e925448063fc2a055d91a7355a8f1ca88a6a7e2..4cb482d8bcf39af26f154ff4f75fad59a4a085cc 100644 (file)
@@ -1,5 +1,5 @@
 /* dir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a606a96e71b22db00c31b61114316108665ec5c1..3ee44680e35f40792fc2d8d01a03ab6d65fc51c5 100644 (file)
@@ -1,5 +1,5 @@
 /* vdir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2018 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ea4d7ea4b6941cdc4b3c1f0525c2a685169216bb..c908e5b59d854ed7bd84dbf38d4b8eb2c4b7d744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0b49a682ebb69839b26f12586b83908e9c3f67a9..f38404e9590907137d00153443a55f5c07f25184 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 31726a83638aad5b388ca30ebc1ab5a644d37a89..707f3984a0846decf6b2b5720454dea391997a8a 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
 /* cp.c  -- file copying (main routines)
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3dc614b9a215d8210f2b83c13e7eef71ba7e953f..42097fd6d91275ac123314efa254fb2220b800ef 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5dc511af3dd52124cd5ba1566056d8673d74c221..bb2e641f79c3bc5bd3e65195d27354aa3cdaab29 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -1,5 +1,5 @@
 /* cut - remove parts of lines of files
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 92abd85ddd995add0ad358746f4a0629344475a5..6904eeadb104c72893914973622f8fb213ff5960 100644 (file)
@@ -1,5 +1,5 @@
 /* date - print or set the system date and time
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7eaacc02c18bc2cc03f8f7b9d1d0672b220eed3c..bb455036704a78d74d9535ef3f6abc691493d725 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6aeef520a459cfdb6baed32a0c6d225958933d10..28611b3e6826800c6b9c47d586254896f5f4ded9 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 1985-2018 Free Software Foundation, Inc.
+   Copyright (C) 1985-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 55532219f3e7732ca971699ee24378134f7af050..1eb7bcd47933dbb4387dbc9404f7f54255676652 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free disk space
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f56945f99dcb0715e11323b69257ee107d80ff42..a542c2acacb40feedd4490b125bb3c81fd514d10 100644 (file)
--- a/src/die.h
+++ b/src/die.h
@@ -1,5 +1,5 @@
 /* Report an error and exit.
-   Copyright 2016-2018 Free Software Foundation, Inc.
+   Copyright 2016-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 425eae9babc91356c85a2eac7633d65c016355ee..c325c6cbc12bf56963542d89f2b7b094d74e1701 100644 (file)
@@ -1,5 +1,5 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
-   Copyright (C) 1996-2018 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 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 a0d6682afa5bdc61269d39a1a24ac4442c76697d..3aa445bfa7af529d22ffbc3adf30b83591083010 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 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 56e6402e3a8dcd01f6e0a0d969b8027eaf0510f4..9d4f1c6dc1157a7a7d69e166aed5fb059b04b91a 100644 (file)
@@ -1,6 +1,6 @@
 /* dirname -- strip suffix from file name
 
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d6ddc97d441a35e0947342eb75d8289bfd86e6b2..00c10fd5ac0d2abe984d67bb516e45aba5d377a6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac4489fbf13730e54a461be4b7ef869c7cfefb45..43c3481593242b3391ee9d4a7ab7cfc664196b5d 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize disk usage
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 062f9038cf725b2931fdf27555a329200d5bd0b8..25d758a804dcf98072f058d12a7c3c3322f59262 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 1987-2018 Free Software Foundation, Inc.
+   Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d1797870fd6841845b7ab533b14a348ec583bb35..3a1a3869e19ec359065e401ee191af87e61a787e 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 20ab023502e9734d086c0689daa9af77dd638916..4502c0c052568c0510217aa306000cba96de2fa1 100644 (file)
@@ -1,5 +1,5 @@
 /* expand-common - common functionality for expand/unexapnd
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cd32509a6485ee539d8706cbd29d41d0cc22e676..3f3bfbced3e1dfc9d649422821bc81811c27a1c0 100644 (file)
@@ -1,6 +1,6 @@
 /* expand-common - common functionality for expand/unexapnd
 
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6183fb820c07eac1521960c5f728cba3d4b96f7b..6aa0711e3e3ecd5876b341cfe3f845a70de57a04 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 94eb9e78ff5feaadfbdb054ce0586e1fa5deec4d..3ce61b2036936baac3898b15bf3015c4d8592bbf 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 12fc2aad07a2e04db8ec534236fa341fb2c86e80..2c9db4405a9f14f98d19396ef8dec80886541b2c 100644 (file)
@@ -1,5 +1,5 @@
 /* extent-scan.c -- core functions for scanning extents
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cd7e837cf7ea8f608d9f763d34b2eb186b9f1637..e01e0ff1b527d6cf453e76e4bbc9152f355efd98 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for efficient reading sparse files
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e8ed4bbe3efd3fbefadf52873e1a877d65fef497..48c38dff5adc509dcab9f6cb265fbbff968ffddf 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted 'case ...:' statements.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c4a7cdacd7b8e4e94c88d64d31da905933bce8d..39e8918ffe7285f9506b1a81c1d946e18864fdfd 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print prime factors of n.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3840bf0d96896dc46ba001a2a8e289365d924397..79be6bb2a89ed45243ba48a7e922589dd99845d1 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.c -- find the root mount point for a file.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ddde997cc895d949b4e59b0fc5ed0569f1dc070e..6b139e2cf4265a53115a0d83d9dada8cb3f20350 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.h -- find the root mount point for a file.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 147fdf5740851b11920219562fb95edfbd20f384..cc19294b4a01d0ef5d28008548c0fc3ca8d2cc6e 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 1994-2018 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 40c2e7999c7ae5357e42e8d871bd5c3336cedcf9..1d637de40e0c131f6cbbb9fee39a7341e2a2aa97 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f2242fc360c245f1fa18370a04424db3733a7526..347e5b92ac440f9679aac57ede64d6bbc82912fd 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement ln -f "atomically"
 
-   Copyright 2017-2018 Free Software Foundation, Inc.
+   Copyright 2017-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 07d10735beedd2ea65273239a73fec3c1c39ea03..f4dfa7235271697d12c9746598df526200e2265d 100644 (file)
@@ -1,5 +1,5 @@
 /* getlimits - print various platform dependent limits.
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4436d7daf5d4988ec621fc013394c6341f8b41d5..8d9733381a761c07df9bdd70b72bb911e4940767 100644 (file)
@@ -1,5 +1,5 @@
 /* group-list.c --Print a list of group IDs or names.
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9cc6c401c6b7159f5bf7ca546f0351d834ec507c..eebc611d6d617eadbf55f432d70e3b4e87a39166 100644 (file)
@@ -1,6 +1,6 @@
 /* group-list.h -- prototypes shared by id and groups.
 
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cfad07f3256ad4c306c51ecc4b9a60ca4015f833..fd8cb0167bfc627d54e19925bae25070e3325766 100644 (file)
@@ -1,5 +1,5 @@
 /* groups -- print the groups a user is in
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7e90b3c216c8ee462fa2324a624f5263fce23a35..a9ab79c71c9d6498ea5d13637e2ec9194522c9ba 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c45328aeab9dedf4b5951d20df84e077e89dcd07..06b05b9c357e2186d9e209e60ad1dc1d798ea8f5 100644 (file)
@@ -1,6 +1,6 @@
 /* print the hexadecimal identifier for the current host
 
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 292c148ec20262fc4c200627effc8d2bb5b02e03..b23df32b184a3c60d77eb307db791ef22ba56706 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 1994-2018 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2f89736b13c8a69de2eb9be12aee9ca1c82dfa46..d710caaee645bdce2f94e9b3e1071ffbf3c0a34c 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 48e27a36589a903bcd4fc1d87f5e3fa08a895f07..bde69c994df0f5567aa803ed3f2d11537729ee08 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ed2f4a9c4d77462f357353eb73ee4306c28b37f1..976b4ee44fd22864d703bcc9cf9d7e1016472b28 100644 (file)
@@ -1,5 +1,5 @@
 /* I/O block size definitions for coreutils
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2fb94401d07c61c6aff0a61e1f8fbb638d4280df..7c75c76b900c88072c4516ecfd09e91f4387f7bd 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2be37493c38682b4c641f8767c22eae289d41f11..f53a482e8f5ae4f0fd385e9d593f8420b7ede5ff 100644 (file)
@@ -1,5 +1,5 @@
 /* kill -- send a signal to a process
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 33bc222df4e7cc78319a5c4024a6650246f4b5d3..4d8131de5e14fa519d0af5f8431343a4f3bf94fb 100644 (file)
@@ -1,5 +1,5 @@
 /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 203a117882a026c8a605b4ebe9706bed2f2762f1..84b916be2721c2c5def5b96a71caa6bf81aa6973 100644 (file)
@@ -1,5 +1,5 @@
 /* link utility for GNU.
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 90e14a2721746e234be2da79677e783bed5734be..afdb61a1d3bd4db401d87dd03a0da069e2c88206 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* 'ln' program to create links between files.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 345e6f55619eb75b899d2acf963f7338f73a887c..ba219d5306a515d6d76e182304018ddea101a448 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 1990-2018 Free Software Foundation, Inc.
+## Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 171fe483f53333ee1b222a0f91cf40c57b6562f5..da97db864d285b4281135bee19e6a989d7bbb2b9 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 496565ca7ed49d7d2c4c08a60573fd93c65bc8b1..ea7531c3736bbb6ab92bae5463185188cbb532bf 100644 (file)
@@ -1,6 +1,6 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
 
-Copyright 1991-2018 Free Software Foundation, Inc.
+Copyright 1991-2019 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 bf0c5941d7de699fc5a85d44461ef29192216d9d..5ad9bc2db8c828de002275a259a014ed771dca68 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1985-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1fb1677bf3cffd532aa0fc4e38b2b19a82951890..5831b90a32890b8d01bed4ee9d3d2bf9cc995252 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-2018 Free Software Foundation, Inc.
+Copyright 2012-2019 Free Software Foundation, Inc.
 
 This 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 e41fb24bef06e6d1fcec0ba328e3c2cc0dfce2b5..3532f7b7a46b1859fa5ea58c7c442f9c1edd1d76 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute checksums of files or strings.
-   Copyright (C) 1995-2018 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 91ab51509670ad87a46148a4301b82077156d91e..0ede6e153a9384515f2e63dc8949283e3acb74e7 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2e6c4012e0c6387f2b30c0aba5a9972443870db6..8ebcf481b9a3f041770e5e43acf5f1fb599bdcc2 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 43aa4be0a4ed0c462e26f14e647613125b491bf1..7f7cbc7394f1f6f066d7429e4cfb56a4b5ea8e23 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 97c3498fa3f0a0e00780fe0743d6e4d4d4dfff62..44c8ca2c4fa9831404e6df908776c6290e7eb8cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a temporary file or directory, safely.
-   Copyright (C) 2007-2018 Free Software Foundation, Inc.
+   Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 36fd1af4b4827b89024bbb4d8808e9e28c72e371..d1dd1d22471fa4f368826e99b7ff4b47cc1649ee 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cdfd40d6de2f566064eea01f95fe23e9ea25193d..d5c0249d876f8197b1b9a04d5318278ff3ae93de 100644 (file)
@@ -1,5 +1,5 @@
 /* nice -- run a program with modified niceness
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7aababf60691fae652db558231f4f168960c22a2..43092b4fe1623c7c4de5926fd36f9f24fbc141ef 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4bc7a4a4834236fdb5431b0d28bac3183eb58864..d5ee0f2df09fb94459d23e194b535085437711e4 100644 (file)
@@ -1,5 +1,5 @@
 /* nohup -- run a command immune to hangups, with output to a non-tty
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fc3a17b732fdc6cb4d40353263cb83b86282aa66..11e620e988492cfeeff8a22a28d07741f76203a9 100644 (file)
@@ -1,5 +1,5 @@
 /* nproc - print the number of processors.
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ce5c131e4522eed03a1748d2d6968eebcf65a84d..305a8860394d2559330765a809e8283cf9d2fa11 100644 (file)
@@ -1,5 +1,5 @@
 /* Reformat numbers like 11505426432 to the more human-readable 11G
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 658f5c3f38d361b5c8aef07bf719b81e24b4908e..1a89542eecfb848caf276e7f59e5eafe34a314c4 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 856e8bc9a322011ec7bdb4b7021af8f95f3099dc..77ccdefdc58da05f8fa6afc3fb424506d001907f 100644 (file)
@@ -1,5 +1,5 @@
 /* operand2sig.c -- common function for parsing signal specifications
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0f249ab1ee8726953fa233ab41f282d0b33ceffb..f1cbc4a7357766312a7aa3700d1c7845d677a27a 100644 (file)
@@ -1,6 +1,6 @@
 /* operand2sig.h -- prototype for signal specification function
 
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f7e795e14ec116f73b4294a0ccb127f16d76824d..58c5900d479654812099577e328810151fdb09fb 100644 (file)
@@ -1,5 +1,5 @@
 /* paste - merge lines of files
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 6deb0464393c42f7ad063c8508dc6bdfdb544aea..86c8c6bbfdbac1be9f4cbb33462a63ff234a2da7 100644 (file)
@@ -1,5 +1,5 @@
 /* pathchk -- check whether file names are valid or portable
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a9832fe2620e0f4a3055966c723e7fe25f35db78..732c3e0f4ccacb3247430643b88fed673e90e6fc 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's pinky.
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7d72b4198c55bd30a5470f16462f83ab0a95fcc2..46c193852633b10634fa6f866258991673f93935 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0cc8a481643ae888417898cb069503007196e8fd..7e1cc9d8f9c4db365fda79ffa15cc008783cfcd0 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6f687eda8f0a2f72e8442503c549da53ffef06e2..28e058f503e9011cd32627e7446a3d72a3d31475 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 237919ee3f745a28675d8666090d0889a9b8cadc..1a8894247a604d37054ca019e89ee062e4efced3 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.c - common formating output functions and definitions
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8f01172e1878c82c2b28ad181dcdde4c3361ac42..07e337872cbd474d6acd7724abc9417731ad8e82 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.h - common formating output functions and definitions
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bbde78a1e1cc51358d70993176b4b20180ae5dd1..3f2344055d646b0df1d2deeec3ba0d1848344a07 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 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 d16497d1950b1434e198823d29c6ea9c3eba1788..fea2f58392b6a1e769f43fc7744adae0bc7b9c5e 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 1994-2018 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7c66efb9d6dfcdd8c7fc64926af3b7f8ab7ccdef..c5eb63c3f3ef2c48e68449d434374a3e7dde412d 100644 (file)
@@ -1,5 +1,5 @@
 /* readlink -- display value of a symbolic link.
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5a0e8279e9c6e4089463bff6646b7809aba0cf8a..8d1edeb3cc8cddd3b3393d1c6a3f42b7cd888d73 100644 (file)
@@ -1,5 +1,5 @@
 /* realpath - print the resolved path
-   Copyright (C) 2011-2018 Free Software Foundation, Inc.
+   Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5d44b5929e5a6fa458544cb29a68ca787b3f4fe4..33f69970f5fe590831fc31f806acf027bf1efdda 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ce14e27d05aa4f58fc85b8230ee5cef71cb1ec11..b894db49a42e0102ac332980b802715b7b9b8fbc 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cb43ca36a5ddc085287b2f0d5a09a90527a2eabb..8102d4ed870e29fdecf3c6e892affdfcb47badc1 100644 (file)
@@ -1,5 +1,5 @@
 /* remove.c -- core functions for removing files and directories
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 55d1bdda19f5e268b535fc7be9c88e8a00a366d1..093072d2400e9e57766193ada55ab8e96f5d2aab 100644 (file)
@@ -1,6 +1,6 @@
 /* Remove directory entries.
 
-   Copyright (C) 1998-2018 Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f696142c889e8cb595496d134038b1cabe04e622..0cecd63a8166e44f5ab9dfd93a1b1ef391b4b2b2 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* 'rm' file deletion utility for GNU.
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 666886f02d23eb009ae771b643b7d5cd15e4b76b..a1860306b52f834be00c85c2885025c14222e6ad 100644 (file)
@@ -1,6 +1,6 @@
 /* rmdir -- remove directories
 
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 72ac4f4c015ec5ebd3b39de43dfe075dfffaa3dc..6f3eabb5714d4118392a28e7c1abbb10b0f569f5 100644 (file)
@@ -1,5 +1,5 @@
 /* runcon -- run command with specified security context
-   Copyright (C) 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ebbd7a34ae55ba588a1b8ff1e40e1526c75476fd..7f42570319b58dfbb0c3372745610f0870c76358 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3ffc8639bd03d979fbd96f576125450d75124ab7..4d72f394b45f20c2a11321ac96b9e5da505e53cb 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 81bb9fbe6b53a9abbc61db076774a97fbf06ccc7..21c32096bc59c10440b05cbc6ee502540ce09cfb 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0119e3f998f13f3cecf49c1559725641ddadf998..d714ff5496cd6ea015f8642402d05f1af04f9f79 100644 (file)
@@ -1,5 +1,5 @@
 /* set-fields.c -- common functions for parsing field list
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 06f5ba8f3e3ba66ee0b50628cb0129678321efde..cea686ee7d12c78d41875a4474169d8a0b6a81ba 100644 (file)
@@ -1,6 +1,6 @@
 /* set-fields.h -- parse field list argument
 
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3a6510cf365e296a6a1edcd26426afc0d8d1670e..61052df429c4f52b803fe16456128d42996b5fe8 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index b6c53be6a4852bd0fd2251ab049d819424a51c2c..968d3641c7c0c53e9be23eff656575f7d13b7ffb 100644 (file)
@@ -1,6 +1,6 @@
 /* Shuffle lines of text.
 
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 162053d7c8c514a0424381b67930b1806cc7a5e8..1fc398a51ffbfda59d5be8dc56c7750eb38b86f6 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 1984-2018 Free Software Foundation, Inc.
+   Copyright (C) 1984-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ebe86d3fbb867091df0b1d5932a70be82e2f6d41..c9191c20863f14c4db46cc1a590ff2281a17876f 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1431bdf654607b523740b71839f49d5e3a82ee2b..30fdb4462669f40682ac1fced12b41282a55c24c 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0a5ef3cb4f28a4ed21924ffc2a22d25ac21b5934..f17246d30a2402ebfa9a2f229845f5077ba7eb81 100644 (file)
@@ -1,5 +1,5 @@
 /* stat.c -- display file or file system status
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index efc4d38fda101f8e7bab45ca6c6f990316baebed..7eaadb45fef8c01783eeb5c27853fafbcef34f1c 100644 (file)
@@ -1,5 +1,5 @@
 /* stdbuf -- setup the standard streams for a command
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 07438ee494ab6bf210ad730db6b7464cae05b80c..eecf8f343417c58a4190850b7e0703bc25508c8f 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 562254df4bcceb14b3c15e52007cbc6ef50efe0c..714230a22d9c6e0a7d9128ed10f80ad16c2f28d9 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 607fa8f7f42270697133d9d06556c8c4240bef0d..a348cdcead61353b5814f157456c3b002eb67b41 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2018 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f5231d5c4edb3fcdf53d1e04010729e73d744cdb..80fc235631ea87b2428121b250f427fe3c2ccd81 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for coreutils
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3859f30f6a2ad59cc615a8fbb894fc4c28b39abd..8984c993a221e58096e94ca0cb3602596b9e0bd5 100644 (file)
@@ -1,6 +1,6 @@
 /* tac from a pipe.
 
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 753f8f1bf345f812b7b0b995bf0afe1894c61661..03c76cb63f2ceeea1391e7892ca9d48a32ab2630 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -1,5 +1,5 @@
 /* tac - concatenate and print files in reverse
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7d361802c00e13df72703c4d81ef518d8025d1e3..0270cbe07724eaf0c1d176650e7b4f735bdd09ef 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dae0f1e5091e8e882d58cea56d4db6734117c192..4fc2c7b66ab9b1896220e9fbfa4d7ead8a9a793e 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1985-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7ed797f1791908bd5c120044ef79733b545ea960..807803b112e23eff7e990189f8b479a855da0d85 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 98c064a18d54e64e151d8340b8151f9b00240885..560af1a7ca749e5188dbcad652ae7b230e7d8815 100644 (file)
@@ -1,5 +1,5 @@
 /* timeout -- run a command with bounded time
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 72b807eb38c768f2062aa9893a72e162f8e0a529..a1f6df102af6cdb51a9fff3f1b3954055eb70300 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 1987-2018 Free Software Foundation, Inc.
+   Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ae05192dc9dd0efc2baea2903fafe1e038ddd7c6..43c5b4ef84ed6f01da766df030f37d58dbc49072 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8f53b4b537b94b387e0f211502ec04f3ad113aaf..c2302f42240f0a72d96d13b1fdc31f6efd7dbc72 100644 (file)
@@ -1,5 +1,5 @@
 /* Exit with a status code indicating success.
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f43637e9b37c436b3b0a6f0528c3593cc826edc4..aa355123e4e5585feeb702fe88f671b840e52ab1 100644 (file)
@@ -1,5 +1,5 @@
 /* truncate -- truncate or extend the length of files.
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0125c5c509539a3eba3b666b65a3e5ec1bae623d..7db35503dadb98c0856bde22df1d42344b7abe7b 100644 (file)
@@ -1,5 +1,5 @@
 /* tsort - topological sort.
-   Copyright (C) 1998-2018 Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 83d23d0bb47dbe72f9f424ca80c67c042ec00575..6cb869f328fecbc800d7707acf3aeeacec35454d 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1ecd573f8ec240ebe25121b150455cf6c6c1f022..39ebec1eaddc9392a69c769bab774bfdf518144c 100644 (file)
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8fdd80f1800da955a9472271062de073db7ad13a..9d34749cd75bd5d3fde9617764ea9a43678cb172 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert blanks to tabs
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b04cc44ff1b00af3739533e3f78d4c312b844ec9..9600ec09467715c9d7ef2e264eaa8bfc801d52f7 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a6ae623f9bdb3f4580da14f5f54866860b2c1d6c..6ee3d670a70c516e804c105ceaebb6a7e953728c 100644 (file)
@@ -1,5 +1,5 @@
 /* unlink utility for GNU.
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5f077506903b1949215a207783eec47c8098093d..ff1e8796a9d11f483ff321f8da5e45cce1087073 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's uptime.
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3287b7a6d0306e7bd5e5d1f2004d7f235d6bb768..bf0706ca5344d7d694a7136246ef5dcf52abd307 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's users.
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2034c42beebf58c7b6e593316014c7594235dc47..179abbe2c3919e4bc17ffc292ac302cf5dc47a70 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-2018 Free Software Foundation, Inc.
+   Copyright (C) 1985-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1bfe4f11d5dba69a6a0598fdc0e160591726269a..d78fef0aa6d4115c8a667308bc290edf6aa64599 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -1,5 +1,5 @@
 /* GNU's who.
-   Copyright (C) 1992-2018 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ac2ac0207fcd11b27463afce9859cbf2f5de8cfd..65a360bb7a1de3c93f4276b8d44a130f3926d96e 100644 (file)
@@ -1,6 +1,6 @@
 /* whoami -- print effective userid
 
-   Copyright (C) 1989-2018 Free Software Foundation, Inc.
+   Copyright (C) 1989-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3dd5d2f9df7008c401fa1be7c72759ce1158e27f..a808bb95317f6995900961c8453df004dcf0a7cd 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 19541b014ba802c83d408ed1496b999706ddb969..24ade176ab7dba2332bc744e73aa9da63575553c 100644 (file)
@@ -1,7 +1,7 @@
 package Coreutils;
 # This is a testing framework.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2aad28c8e085b1aa975b76acc4ae30d431f91f9..00f857eebf5f86679086cfb628adc4b422879333 100644 (file)
@@ -1,7 +1,7 @@
 package CuSkip;
 # Skip a test: emit diag to log and to stderr, and exit 77
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 41a727d05946897ba35709031e93a9dff657d94b..050042f18655230080599bb942b1836b389025ff 100644 (file)
@@ -1,7 +1,7 @@
 package CuTmpdir;
 # create, then chdir into a temporary sub-directory
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d13d8b2e9f1fef122fa4971f675cfb8dc3772e7..2590f4bfd04b390b299e381c8d45a46d2f44309b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9039b3e7b8ca8cc47ad0fba8c7f70046dcb0e5ed..cc262f3a22f9a124b2e26eac4dae7a67b5e6e091 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that chgrp -R does not dereference symlinks.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b96a9fdbe022d0b1a484c05cfe534a3c20b85d02..f9493978c4073b542317a8ad63392ec76af7da02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba084a72735e03ee05f169fb7d02ca1a8b74cc7c..3e51a47cf05206b4669533a7adde88e3e5aef57a 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 96b08dfe1dd2a72e0971b4e5fe0b428c27c14572..6fe271670f3d5bcbf743c49ad9655092c41c7288 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 88af197651bcb6eb7d7aab5ad30d4154b630318c..2e333045eafb9e0d3f71bcd0888ae6d5a0038d77 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ad1987efcb61da8a12c19d81958f3c3569867d3..cec753f7fdcc07348b93034bbdf74704fc17542b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e6ce5ed9a91c7e1d3a7f90a9ad6749c199cb3701..2c65856cc7a2a9060cb6d5a05def3506a10af7cd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "chmod =x" and the like.
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3e8075c37a0cb2393f49a6f4a1ee7357fe57106..a18a3947b7bc6c97e884ccf3b2da43f6d09785d4 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 19cd4940876131da0b22b90498d374620d13af79..5c73e8a2b48c6fa6421d6b8adc46ca353bb81dff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for the bug fixed on 2006-09-20.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 485c084900ca5634ee2c1fd2fa9e15d07534758a..a50ab95e80ffeee6023f20d7761ecac80f5cb6c8 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b53511847cf491defe01c66a37c00a70472f7f81..c8cd4957477c62c62a112be0a1667d091a8927a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fed6719c548d58b073fd05783bcbf6ad6549944..ab1cdc732a92276b1ac42990eaaa367463b27715 100755 (executable)
@@ -3,7 +3,7 @@
 # on directories with the setgid bit set.  Also, check that the GNU octal
 # notations work.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69d55251d88948100fc27790410e078137beae2e..e485470cc054119213083249b9759c979d8f1e04 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chgrp, chmod, chown -f don't print some diagnostics
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37159b7a3ab95bf822965743d37b2010ef9c9321..3d16a5a11bc589a268309a4566f543492ae3de8d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper error and exit code of chmod on a dangling symlink.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0a820d9b00d791a81ace0da7f00cd7a1afc507f..cf28115f1014551400c2fafc60fec2e034d725a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 686f945ffb7c0afe958bcc5963e49519329f7caf..8738762a18ade10d2bde469a3ccb723f0d59a7dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8e2c25747ff52c93909c83e19eeb1a04c536c26..faeeb82aa8341a30259aaadbd93aa2dd2b76594e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chown --from=... works
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79afc3c03133d60753365b2d261f579e61b5bcc3..62599dc2b28500502a8d054159eac17bc724e5cf 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b0892f5c1b293b4d1701c93a9631c2173de506d..95ab17ccf301e7519682539f8f0cdda3824c50c6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that --preserve-root works.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 58597a0974d3245b1309d0a1011f676a78e5e331..9f72fb67a4149eeb7701a722bc747f28c0f41ac0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bfd748bfc64faa5c8ffd9b40fa89962123c62e45..724def75b306b135575c58f3c3672ee96eedd35a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp does not write through a just-copied symlink
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d24338aa20b75dbe80100f89b81f7423c2eb6ae4..11f3a2e08b4425139e99a25134966e1e850df526 100755 (executable)
@@ -2,7 +2,7 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 04f39c855e7aa5e98c5bc1fe9eb5b5bf8d41fd7e..c272e23677a2a91dbc2585062d14a0810f53a77a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp --attributes-only doesn't truncate existing data
 
-# Copyright 2012-2018 Free Software Foundation, Inc.
+# Copyright 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee2e8d3b8ee19478a8ce46a9b564b91afa5d8d6b..d59d2d08c4f3faed9e90b53c5b0dd1d462cbb550 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0269d782bf9997ca8cd892a2b8f6158a80f19085..78bf1a266df68392921abdc55e984e5fe941a868 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -b doesn't back up directories.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aefb46c670e465e2e73acdcd9a861a921bfd0d96..10bf340c4697d100283dbd6067d4d6f1101e0a72 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup to source file.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47dd491b8ccb678e7c3a12f1f9535a12fa8c6f50..1869a1141c73f83699e94188fba227dc6093c0b0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cp --preserves copies capabilities
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c89d8a1fb1386e0c97b14cffb10150e4949a0cd..c7512d029c36da9550df8fb3dca7e5190b7b36db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test cp's -H and -L options
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e83eaeb15f001d3021b7d3662b3db317fcaa6b5..dc4a0f7271f2c53048e225203d88440470e058ba 100755 (executable)
@@ -4,7 +4,7 @@
 # Check also locally if --preserve=context, -a and --preserve=all
 # does work
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10227b2061e5e79a64c306b085b9c0186186a763..9032802ff75a8f5bd377a762d978c96b13dfce19 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6707c882113f19a19e9420788132096b9710d4b0..f579afb82eb8107dd6295f39ddf5c6a13085ad70 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether cp -i prompts in the right place.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 77c1e298afda008964bf793622ea4ae9e9de45d2..35f4f220ac55cb8a5d82ae933eb02d4fba95632a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0efaf9c83e2db3a06dae43eae6cd8342fda1d07..98ff6d199d4d1f0357eab4d37b31a018b76b06c4 100755 (executable)
@@ -3,7 +3,7 @@
 # as expected on file systems without their support and do show correct
 # diagnostics when required
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d025db68e14856619c13af9b66966dda86786af2..c06840791f226a695b4fa1927a756f67a8c829dd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 12ef258efd602ad44d68f250e52077c93ab6911f..01d93ae173e742a278609e74b637d6a38633675a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks can be replaced across devices
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7bfa409bff66ef6746ec3c814c05f46db12e4cb6..711e50e7e2c5c218268371bb680f60c41abeed99 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7de719dc26e006cb21143a2b2b0bbda54993fde2..9602e87677b5d4a5a640a8f7559220d48f29b23d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify cp's --remove-destination option
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe6d61ad91e2320d574c023f307cedee2a9d4807..3b683f42059e0e73214fc76e4d7f171b27acf069 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a465cd0011c4a985fa920cb7affcfc2ff335f301..f0afbe770ab5d52921ee108109e5161e294c325a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ed7dffb824650adc7b74003b1147a0fe24f0d37a..a0dacbd8341cd15ee0b7dd1e0fd77c3a3da09ae4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).
 
-# Copyright 2011-2018 Free Software Foundation, Inc.
+# Copyright 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 018a4ce393592a179fccee927ef7df8b1e399a57..163b7b8346e1e3400507769ef2d3bb80c0a39c89 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with existing file permissions.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 23dd394dfff6686c79d7d87fc2ae4bf87e82e4d9..c3b6bfeb17be63a077319d49fbb809a145c00003 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 92ec0e5de5ff10cd6d6500e789fe9befeeedda1d..ab8f541cd6040010be6f14c7c6919dcf1d96d1c6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a few more corners of the fiemap-copying code.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 773c99b46d364e75281c7eddd924727cffd55147..05f8596eb323c7ca00eded944027b82fbd0cbf66 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4d68b36a1ec8f226723cf259136e57be588ada9..295c96486b5e764a696f1ab076de84b0a20ca7ee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp handles extents correctly
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b190dc54289fc7202ff89f6a0af1e9ac6aa6473f..b6a61aa7fe5d5ebdca173509124d0fdb1fca112c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that a sparse file is copied efficiently, by default
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa31da98c7623f0387945551c9caf0356ba19530..b6abf1d4e6bbc1ef7ec4552a5e69ef48182729a8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with file permissions.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b415cdcf322dac373147b3759f1c58033b4c758..eab69418b172a176d873e806522942bf0134d5e6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec775c5fd8937af5dbd599c6ae2a98c0e4528349..3bcb64013935e6266fb14cb11a8f95efc013127f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise cp --link's behavior regarding the dereferencing of symbolic links.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0dbdc9a4768631a291f98c5c54f11029ef6fd0e6..59faeb91d2de80f1666120f4d056cb4392b33b74 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp --preserve=link --link doesn't waste heap
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ec03248d04c6856b6767b54fd7b16a57022c0b7..e9d879620d7ac1a93f42e94d1d923c3f702217bb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84529992cd89a2ba5b17d2de3dfd5ec36976f902..f796b9aabfbbe11be6ed3112d707b22730ac107b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6080ac9d57aadccd5a5e6fdbf6b02bd8fa459c83..2d83d46b4616b8bd2dc1fb7016511496cd3f54ee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -a --link maintains timestamps if possible
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37fe1212c20edbe186bfd84725653bc38f0169b7..29b80d365c8ca5cb3e6903c61960e9d4aa592752 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e8e9710bdd01fd07275e69b725d111421d209b05..a6eed571e980b64a4868d4527e9cba347d746a99 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e7cc404cac62152c7128b71e24a76720c90da48..5afbe957fae99239efeb35305e859d13759a45c7 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b9bb715fdf65952f9c86e5debaff62f2c31e1507..09611058915a1d0ef21c085b51ee69649a5ae612 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c39d627cca6becc78829bcd4a5d497c399eaf6b8..22bb3aec52cdda32e36407becabcf2311459512b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4eb7347b9fd67383ed912b0ac2365010b5e8eee..8da44f1e5c10b498072fd7071a47d182db0050c1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f33d1415fe39ef7e13b55b50a6e737f14b0b69d1..56c3ec3670b5e9afab2c902ac5043aa834078339 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -pR --parents isn't too generous with parent permissions.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3594d7c4660a0073ca257683c65952ed481b6000..685845fa1e537f3acc8d03fc0ed9f81ffd98cd51 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --parents works properly with a preexisting dest. directory
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 428416f650a635888e9f0c7f6024c55c237d1b5c..8febf525aed8472410fc9f147a65c245f5af749e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 87766a8b2489990f1009d6bb0a78244f926bc349..f5bb031d681e49f41e53b9638ccd0e521f4616f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa949dd0d890f548b681e96eea960f84719dd1ef..e8765c3c33b56b37e1a5403e34f430c589fea527 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -p preserves GID when it is possible.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 37e548736a3f70493ffa2ee86f218a1b513a299e..9a9b662f172ef747d72db6aa066d6ff86d1e2459 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fix for https://bugs.gnu.org/8419
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5bf9d2cc212f8523d2a9bc4bfdc68c36650057c..405a9bf24664dcef0a83b94d05c7260ead139c3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --no-preserve=mode works correctly
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index db128b3fed88a8ad609d4948ed305f618562afc0..5d0c3072e5f715e5a054dc1958059c11d322e3d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -Pp preserves times even on symlinks.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 04e4512d34558cd57f80d775b38d80f2ed1c64c2..e466720c9f4922c63fe6ff387835af00a0b7da8c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise cp's short-read failure when operating on >4KB files in /proc
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 23f9bc8fb86c81324ba402d165855784ff4d6417..1014215766ab48ef66f2f966d07038e882b0207f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index abe41eb9943bee16d082258043161817c6052af7..d4a9a8c97d3a0cdf137eca27f4395869f617c5a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82f41bca4a132cdc29bac0ffabb0ecf8673c6b48..6404993ae45e6170d763f1c00c6b9ca51ff91cf9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink=auto
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 458289450ce675a1b6c13b14262dd343a11fd8b6..092980e4e2999d6e03dbd2bc1f064ac8634a767c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink copies permissions
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e50a991d4c69e0af3df30654e0639a14a52e8437..08e99f1ea288fd0bedbca3378f5a0bb814b5764a 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b49c01db0cfc31805d5a6a3c628d2eb2008d8537..b3d7d0b71791589943278797800daa18707e7e21 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61f9fd2c7e3a53bad5928f80d5c5f5dddb6571e5..b6d91ab958a3634739e9156fc2d200d10b3ec121 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always through fiemap copy
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79087042ce2f4d62ce7905b872fe017156ac8bbd..37c5b34519f286a0845a2d13e2e38cce475b8e7d 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc60b1b386be01abb9446ecc22e61e1c4e10500c..71ec064fe57a886db815527344c7954d52a645a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f3252309aeca8a92a98898914e22bc6c64557ac..daa7a5929a6a5110c1cf3c77a37b9c448e90b9d4 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure 'cp -p' preserves special bits
 # This works only when run as root.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10aec731e759b030f7b7209df915989dd2958c73..ac79b35db4f69ae38d63107145a9bc0d4037e33e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0308273f92345f412dee066efb02715af4f805d3..8bf0cfb84fa41ace57c4fc89dbb9160fa0d1712c 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcc47ecec0ba1e80a9e84fe6052739328d0ad2a3..c72a40e1b70a94b1734f3ddc0cbe8fbeaf01bfcf 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4335255f3b6534f4a7e6cef3e4594ece9f20986..c5c5b886db41117cda51291a567e1895f1f24a56 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp works as documented, when the destination is a dangling symlink
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca23a56d9badbcb33c20487bfbf20caf911b865a..bc4fabe190f627c03b27470aa8f943ab2a9d6eff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=ascii
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cbf04118da00fe5b7fd6fa626cbdecb10ee271a7..94de2d8f92356e2da3492b1ce3fff59a7f63b7ab 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cbac19473c6ce0813faee50685578124e2b09e96..6da5db5e2dac86c079ff0a00ad88ce0786b25f63 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that dd's iflag=direct and oflag=direct work
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1f709196b097671267651727b1e36442f9c0858..c5a93317626fbcae32e0d2f7831bd31c65ea5a6c 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure dd treats '--' properly.
 # Also test some flag values.
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8b7a91ca7b70117e49c5e03d34d8a51a69eff8a..96bd7e738b293d41ccb7935f3b64c7c749832644 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that dd doesn't allocate memory unnecessarily
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d146e3e730837c0ac5a57d7462d573db77366b0..e2cec6b76cf04392e49f0e3a1a5b3917356fbba7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd handles the 'nocache' flag
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1804e5bf1918c8ec75c4e70ee958be4951bdb05d..4c88441052504cbefbd97bcf613d91f675da3db5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd invalidates to EOF when appropriate
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd39790a8c8e22966693982206e8db2a0d88af85..3abe8fa2f6c1511a71bd399c137a9bca0bc3e5a9 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e1f03ee57454e7ae8025161a53a76f946c66a43c..c44a41229c1e58a96c410bec45a70944611ab5e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test dd reblocking vs. bs=
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbb1bd1e1c574feb533790dda3afdd2cfe2a552d..7ce5d6423800385b4519839c8bb4fb28a25d5199 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed immediately when seeking beyond device.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 08bfae5f56feb558973aba2c797adf0917201174..498bd35a5eae933a5991ad761ba7ccc0de220b98 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed when seeking too far in seekable files.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 29e449bc3271536652314e722ff9125657d6f70f..27c67d27a31ba02030bc1ed38098e8351cc9e20a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test dd's skip and seek options.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 210fe8b7220365d03f8a0b5ed880e957371a0f81..1b6ba8de5fd7b15e3f761df87ec25eb456717b8f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 03bcc3dc2ae1362ef818d3977967e1cddb482732..b6ec7d78c375e5112cbcff2f4d321ed0f7801e27 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8a8f87f924df9f4e152edbde072528adcd573fa..5a6c566d860c0bc4235d0b54811046d30311d3d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check stats output for SIG{INFO,USR1} and status=progress
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c840b5532e573f21042e472119e2a2a82fc4740..d46cb89bf81643dca28ec604e4a502cc4d45546c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd recognizes failure to write to stderr.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27c6ea49db3093dfdb60ff201b344a217646dfe2..3457f2f44d2ea558ca6d2c46fe7e7df2475a2357 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9267d500966e53562cf755cfb601f7bb7c4d7599..4f598c6e03f1aaf484a23cec4b2589cb588d63ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise dd's conv=unblock mode
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea826106e69c1d7e5f3e11c5ac9f5f0351f2d775..ed51357a27d8c648ab2f340e3dca03df6f35dc40 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df -P is not affected by BLOCK_SIZE settings
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e8591e8ea7e3104ce265c5bce5d34766c20de19d..9cd62b06a3ef27aec4cada2a8301d1f719d99be4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise df's --output option.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4047256eb420c04e5b5df48b1a8673749f9d38df..6d8d57d7511fa35869afaaca1704e2bd73a44da9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df dereferences symlinks to disk nodes
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38a3c6ff4157aebfa89c7b4b2b55ac55cc6a0bc4..074852c05b3ca4450d742764c8c04fedea8d7494 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e2568ebd65414cf00783a9ce8f8dd8a799533082..6ff1a7a7032ddf6e37f82cee18ff4be92bd69295 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3bee9bdeba38eba10a8a8b4c0c017aeb3d7015b4..a2a39e8ceb559484be57e494af25248317d607a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df /dev/loop0 errors out if overmounted by another device
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6cedad52eeb17335a9dd040a8c09f4483b053184..34e743bdccb9b150f78b5ee6d15623f90babb833 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df outputs one line per entry
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 47a60ee9bbcb8704f95472dff883f7a0a5f1b4ab..561126992d6c178611f1d923d8a4ce5dd6b80885 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05aa3a201fc22366eb3b1ef9cb3a3897cd81e6e9..8da1400bc858efbd5e0b22d77a41ef09b1c713eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test df's behavior for skipping the pseudo "rootfs" file system.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 865c30780c70545cb86523817e5b4b6f926223f6..fd9a6dbb5afdb8a795295e53433f8369c825a8df 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f4cd0683f046974450cc3b160f19bed294981e0..26d2df39b54a2205ec5dec7f834d1d0f163b35f8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "df --total" computes accurate totals
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3e6100beeec559f94f0f57abc9b00cee70b0821..59d49cee3708a627af7468b2cb38cc5a57d1c022 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that df can handle an unreadable argument
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c21964ee78aac0c9ab9e66a6cf36fb49af8c215..3cf55c2b0c18373e1b236b74c9ad398e0e798733 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9637a1dfd70a40348e4046508f38547c8b0693a4..5ccd9b8495d235df37dd9839f62335c6890dfb67 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 929be17e94aa715b36af62addb9fda5b53fe2fe2..7d82e16bc18078712a102db601ba051121a2b306 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec4e0e399b76d2386dde816291de4752cbacef4c..f08aa6b18cb155f9033d11a2a7867096add655a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du on a file with a big timestamp.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae263f76382707110bccd1fb6a6e25fc1e5ae82c..55710e1f064b2b6d0738f516dabed25cfb712935 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that du can handle sub-bind-mounts cycles as well.
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7bea0702449227b065d97f27855fbdb9f7fc533c..45388745dfcf3fb22181abe88624618423c712a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's new ability to handle bind-mount-induced dir cycles.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dea601dd9c7da7171167acc063b566eabc1cf64f..03c07429aaf6743c99015586704eabd8fa5fd29f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68d7c2b0c93998ee461a61f1f5439b6965cca440..9d549615b5f17dac3ef79f16214b7a1249ae74de 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 189a6b8b801b5cf8e24c40595aae02dc8f08a18e..092e684f977e818f62fa7e6147637a5328b393e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61a38c8a683f61f59f934fa707501c204455017f..2e32f2a52722166093efad26f05e0360584fa4f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # check for file descriptor leak
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e17fb9ca201a4bebd817ab2524d5ef89ef369304..1063b2d311befc3277213509dafb7ab96d46b79a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that du and wc handle --files0-from=DIR
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 331d6140bc8754b690b2eec976a5f7a0317e85ea..5443dc4ecea299006a8e3b658fb79894a3abe288 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f8a6256f2493a88620677add83207a7e9e227bd..dac9396433a55c475ef2d0ed14e438f9527cd1a2 100755 (executable)
@@ -3,7 +3,7 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a5181ed2bfc9042110700eb7781f58dd508b156d..877d13906cc9f52217b6dab877833fc5ba8b4779 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ddc1a6245d30dd4cb83c833cff9a425d8da40f8e..7c27057cb9585cc0a3280ba9640dac57c3b1a07d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that du counts the size of an inaccessible directory.
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62770e3de86363fe156a1658da54709fdc252394..e4ed5fc22cb1a36e3098a5b6ca50e2bd027de441 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef7887e3729d810dcc206b6918d3b304dd267e4a..59e0e0ab37fd69e03b5c5f3a9376b50b4e2099e6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --inodes option
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5fe4d649b9417075bb7d12c8905318a72bd29f0c..aed328d164697b4e67a29f15ea0e62a240957d97 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show fts fails on old-fashioned systems.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 519e77f6390897782dd383290dba605cdcc2e94f..ec1171f11026bb318a56b9e57439606ee04cd53a 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dde4f2d70ccc1dd1dacd8fca3cd4f43d2d8cf126..a07180a07e67ad2b09679b47576dd31b3d7a55bb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --max-depth=N option
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64e380751bbd2cf3de039e2c08609fef0b0a9478..3c50b151527d6e779817b45835b98f169883da5a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a failed assertion in coreutils-8.9 and earlier.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbc3adc37828555528ed578f3f535768e6e5ff99..2c1f1f717b26b8ed245072a28b143745086893e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that by default, du doesn't dereference command-line symlinks.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e64902bb3928e912d6744f6cdbd723c6fb813897..471a657802fae0ac51712c731061ef02cdac719d 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28b70283a578c49f4b91dc2eae8873707c08a568..5d2a1931487c5415c30e6d70730e2f4eebd697b0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for bugs in du's --one-file-system (-x) option.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cdbaa9c88556f31dadc7803ca84b9f1681e23266..2eb27c1b7db8699a2535916f4464b6dd5fa87f25 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6fae3f0e8870a50f420e7a506d47f2a56f35042a..754e505fee6f88932289fcac37683997196d0161 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'du /' would omit the '/' on the last line.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c1a29e5a5adfd4b690db4cb8656e389ca5ac416..4298298956f2c1fa861805e4da17459a53966d15 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --threshold option.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 276572c1b6e7af985e7a76c16159b3a934142443..7e531b53fc73fe5b23cbd5f4f0104ac27fbcbe8b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 458b82c2bf98f412a2cdb811dba2c4c611ce28d5..07ec9790e4c96c146ce824d9737878cf25d5bce4 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd1f236d88970305b20923eefe9c05f24e9be436..de09801ccceedf2cfbdb51559c67a4a442e30336 100644 (file)
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a481dc43bd42eb5414db1e35987f918502e24b2..52007a3ba791a9208ad1123f368a6965c84b4ad6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create the factor test scripts.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 test_name=$1
 template=$2
index 5d7dd650443fb0e85fe839beb3f62e977d89f10f..746eca32075f1b6f468b7000774c424b4aecc924 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # See: tests/factor/create-test.sh
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 
index 099983e8c49fa679c5bd06cc3d90d01a9ca289ba..7111878534cccf15808db4aeb6e1dfa8eab0be6a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "fmt".
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da0cfc1d845c147c715257f8fd55933e5bf09780..9dc8d163010f2d7d97a5b56b5de7f24f9fb0088a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fmt -g option.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ca4476e924ef7b8e1b8306d77a610c89006ed4e..51fdc6d64b63da067797db04eb3c022d22cf8fe6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 908356a6c1a574cb02d47751fc32c15c161ebeb8..1dd6f1593a386b1a8488974851cf317ea5478e47 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" outputs SELinux context only without specified user
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a934a7f56ed3223d60711a896ee18f9fa4ec098e..663177835ed7a89e2d7e87376b9916aede03e240 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # On GNU, 'id' must fail for processes with zero UIDs.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad9c4667ccd9df9a9f89416d95d5e6cd9da0af58..6bc3db03cbef89e7a696127a0e78126df9bfe18d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # With POSIXLY_CORRECT, id must not print context=...
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec104c423fbe8284039e3acec8fc27d30b76c63c..f3bd2aed5fce8100e13cb4f2d99bcacefe5fd880 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that id [-G] prints the right group when run set-GID.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b52436bbe636e50c5e96a64836b29f49c526184..b2cef7f18abb78072a9ba7b6e85fd8f357bdb643 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9d856433dbe1c24c4d90db8f24c67184f6b56e12..793a1761470404a67534a9fa67d54a12924a24f9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" works with numeric user ids
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0cf44c538e86e8004a5af66b2c1ebecba70bfc3..085ea7c46125b0310c51db6068d06e7095182512 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise "id --zero".
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a0e63c549bd2552fba345abc6e943391d16387f..0d6ddee3a1d2fe13444cf10bb972bf01f726f99c 100755 (executable)
@@ -1,6 +1,6 @@
 # source this file; set up for tests
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -527,7 +527,7 @@ rand_bytes_ ()
   fi
 
   n_plus_50_=`expr $n_ + 50`
-  cmds_='date; date +%N; free; who -a; w; ps auxww; ps ef; netstat -n'
+  cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef'
   data_=` (eval "$cmds_") 2>&1 | gzip `
 
   # Ensure that $data_ has length at least 50+$n_
index 4a207beb0e8858d34f0c4aa32b0c3ec4a8a68a8a..9bcdd8398f0f9d592115bc3010b5a65c099aa7cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Basic tests for "install".
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a5e8915d8d1b69adec7495550aee7d08f27faba..3788754270ca03a3dca074a67efca0d7fdebbd3f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -D option.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b92c05561df63705a5ae857ab45935bc91deb828..fc8b22e934eda487164d01dbe5bf327d84492fca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9bff62ed5854de2c6316763a54ce0ae875b3e2c0..6e8ef07072f5ae559ad5322e5eea0523f71b2dc6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares owner and group.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index de9aeef423837c0350963cf942d9b2b944ea43cf..f53a7e0e76911bc93273445640aa3eb0378ac156 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares SELinux context.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4486996567df32e895095776eb2721221f902344..5d5085f6a714bbf03f484ffed6c8558c2b3d6ae2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" works. (basic tests)
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8934ecd411fb732f0ed353f8a98857ff151f92dd..5282cb9cf695c55e9fa18e0ac5d3f5c21c8d3de3 100755 (executable)
@@ -2,7 +2,7 @@
 # test 'install -Z -D' and 'install -Z -d'
 # based on tests/mkdir/restorecon.sh
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f525639215d3c2397d5a286cfe69ef17d3bfa017..df1720a4bbfee5a8b7e66a9770309b813a225919 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -s --strip-program=PROGRAM" uses the program to strip
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 527d8c4c9358ad179b59b39d0933d35ff7d92c59..a16d31fcaa095b4ab16cee25dd1cf82ee5057a4d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e325fd8ef42826d88b22a14a71b8d3b82c0bec5c..605f394ba885b93d06e120210bd1a3cf1103b551 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3dd602fe9b45303a014213a31f7662b4c861d820..46f84429b1c9f7dc028bb8c12401a1fe349f3136 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that 'ln --backup F F' gives a proper diagnostic.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98b5deb1b971e84a101deba8fc705b76150b5b12..a8352fdea2fa42b1767789bbf296a90512a89cc8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for ln -L/-P.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 118cc93f102931f4a1dcab9e6ec3ca724ea5aa6e..667ec666f0d32e4f03ad32a7fbf03479c3c4f7ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Miscellaneous tests for "ln".
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b603a077d1173e067a8a3776fd9b41ba0ca31c3..0c70b4759b4fdfd811321201775d8e42412c4cf6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --relative".
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb1629a6e9978705adcb05b84ba561633e015853..556435032c966e87bb57ab856eb139bf8ea0755a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln -sf".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 156e65ca3f55dc1be823e68f0ba6d31c9c6800a0..1808e8d02c6d09103af6e34cc7b242697a113c00 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 327dec6bf0e76f9bff3b498e2de0c92c387d75f6..1f5ef1545073a6e44d5fe1c1ae11a0f9612a3732 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --target-dir" with one file.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d2fdb7e86b0e4b612160f0dcdf89fa5156f0228b..e494eff4e79b546f9a02d347c892f0746584121b 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2018 Free Software Foundation, Inc.
+## Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index e2e70995dcf79529ae3b332eed3d5a0c1b8186ec..deb271b4d5c9b2d4698969b986c691e2987b911d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -a option
 
-# Copyright 2018 Free Software Foundation, Inc.
+# Copyright 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79be1bae5dee55488f21cc69e282206e84ced144..3e95350d80b4aa398f0f0c37796435a285132758 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure ls output is aligned when using abbreviated months from the locale
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb84904fb420e4aacb8605db32c8def301617613..d497ed6b1700ad1eeedffa5de75ebee1f08c3ccc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls --block-size and related options.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8eb792cbee4630c5c89b38d73f519cc46265dec4..017f54dcfd754a19d0f38c494d3d4864432b3706 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes file with capability.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 726fb122364a7fcaf57d041f6a6d76b8945d18bc..e3f8af909788f628b5c8d8d8e1bcd627b10995f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls --color works well when a colored name is wrapped
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 955c5f857f23b87af35a94c3e32096a3bcc36642..1a84d07347c2577e148dafaa4fc7e6b2b974339b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b3c9e8021f4536d3dc0644658dd8e0bd0210a9db..ca464f5fc48e925aaba87ef657825b58b4e782ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes file extensions
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 900900421f38dc904c22ee2889595f8bb04c64b9..533d566520eda06e6293504454fbcdbc586c7ea4 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcada81fc1b7e1671ffaf09847610255f1eab2d2..55854bb88fb1460b53021b761ceef16909617eb0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" doesn't output colors for TERM=dumb
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 298fdedd0f326fc38344eb6856ba0ff1e2d840f7..a89afb6cb16b651c284d33200bf92507f6743f4e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1fa6acdc96b808205fdcc39308c821d15bcfd8e0..af37c5a4413c4cb5a356f4f947c978ecf4db8d26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --dired option works
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 698a3bd88c501079b2c90b88c83bfe83115aa58a..851475b8e4f8c9c8a5b61049b8fdcbb88702b4ec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7fe1cfdaecec884c3d7563749d36ba2b4a911c10..e556c537d981d23d2e3135ad4fac9eeb6fa99afe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59f469ae3c96a854e3b53587f67d103ea8f05458..0622e266561154c8c2ac5fe66b1e398132d5060d 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b6499d1981164dce6fb64f87e64dc41f3872295..86a0f785b373687d818b20cad4b93ce312bcf34c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # accept hex/oct numbers to -w and -T
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38b7b393a7d381a52f3e38840ce91caf1393c6e8..64dbe20b014b1f5682d63adaf5cd4596aa2df116 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --hyperlink processing
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1261fa64050e59f807bb10ad8dc8532e2634bc2d..611b3ca10ee8dcd0379c45dc57329b4b4b6ef9c9 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea751ffb1afa34c1892e451af82ff134c80c2a50..4d8e09c1e8aa23220791895fe782e63888dc99fc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3029c733e20e4ba1d06b77f2a92840fc251e9a49..e3a8365dd1df25bb5b95e662ec1a08435d77174a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -m option
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4aeb57abd7d2e72012b783d1eb6e2f1b46a2935f..8116834a686fb614c63c1fa975a5970f471abc5a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes hard linked files.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e35d6dbe0c905229920d3c21b544c91330bdf105..2fa85baef839608d263adeed4bc17cb81f476260 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ls -l works on files with nameless uid and/or gid
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd29d76b83a627767838131c9763ff001d490988..af8f4431893802e42ad716bb767b929c691e2b89 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c2a7ff7cce86a0b9d41c9886a28279765358d58..e30c8243967f5ca226cd3b38b51744a55ef8f55a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an empty "ca=" attribute disables ls's capability-checking
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a080ba23274b05508572cb66ac0be54b97d1edf..4ddebd4a68ff729487a73c36ef8ae1df2fccf4ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ls -l /proc/sys would segfault when built against libselinux1 2.0.15-2+b1
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa386a06746f51d6d00e19f60b17c38e87d828d1..e6d5e1a46f7a593ec0f597d9d3587cc60ea05072 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test quote alignment combinations
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3cbc13f5836487406c3e1a347b1978eb6679dd6c..fb89d4092706bc67fa93a70c5cd85325a5882ed5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls -i works also for mount points
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 962ed58e0009ea9c8211d8356bcea5611eed3764..d676bbb6c0cfca7c62b8f2c3b8126420481fd720 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24213e00e9984b5eed23799065b91b3dbf4ecc4b..c6fb7fdcaeb029e3e2511d9e072effeb4d7e4680 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/".
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01f114eb3a9da1c7dc17d02506a831c0a60cde60..4f623fc278f8a87465e9bafb682f4bf406d6b6a2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf94ca761334d12748b5ee6aa028a846b1fe3237..012e3c92ab6b1de5bba36bd4cd00693123154e3f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b1003427c1b8721c59c08ef34a73406df547bb0d..bc629dc10cae574716f184ba27062c4425bdc36e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba3337905c258baca86dd9c878504ec24369feda..f5bcf1330b94659a86e77e3b5c4853781fa0b92c 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c3ff9862503cd9e3ecc58146aa690b65d5d348e..00376ed74b24a28255ff6a7ff27d58c638057af1 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a406832275ec3f5fe3b172b309328a97a2ee5aa..65c0867c972b844aa71e9afd7fecf553b54fd3d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls does not stat a symlink in an unusual case
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e263bd5d93cb1806d61bcecf164b714e9639e478..096329fcdd605f43eb6e10d2fe702760fa565805 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 664fd3d0fcd53e727aa9448770c6ae96017b17ac..34f1bd15001330b8ebbcde08cb01aaaed0b1334e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks are quoted appropriately
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8655ca58af5c96bfd4e4fc2485175c2d42eaf7df..eeead1191a6951f50c99fc89bda33e4c5dd32835 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd58d2fa342eaf982b3a7f643bf9030eab00eb14..f82cdb2660cbed2672eb19d59204834ef335bc14 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that an invalid --time-style=ARG is diagnosed the way we want.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f05579b65174eacab91d3daf5ea05956ec9a788e..fd9f105ea8fd369cabfc4e685c6f14ddaacf48e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -w option
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index adfa2bcd7fc3607c4cdeac11ff0d68e64d263b7c..e377b3bc438ea0c199059b27651cf0325d43a46f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the -x option.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a9f3508019ce1a89de877b249aab134096fc1b7..4d1c0c6d50946d3aae4bc865d883f82ba42e66a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that arch output is equal to uname -m
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb0b3013fd972d49706fae6acf5f91d233fdcc83..00dce418b6ad0d30478287fdf85b4b01bd93d228 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'b2sum' tests
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a544558cb9dc46cc9ebae1d48fd7507195465c05..314b44b66d27ec69a5c9ab12cbbd1d27780cca71 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise base{32,64}.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16eef6c89817bf3eedd62878198bfbcde300c79f..5153acab0a945354602ab95d2a50fa86fc6d3c49 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Test basename.
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d632cf5700e1f80486a3f4f726bfe045c6a810fd..531103118b57b6f6ad587b2c488427bbd453f1da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise basenc.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 946e932caabdff12bd38048e6e775fe03dcf7f20..ba85f367a0f4dd4c5a165cd44e3ec329e599d0fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cat outputs processed data immediately.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ee0b816a568f0230dedf088fcf4cbc005baa44f..011f341ab6d9fafad049b1033ad06194a3c53938 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b4d407cddefa168e531d06b8d7f2cdc7eb32de1..091eaf30382cfdecf8b2053834dc28f73f83f3a1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that cat operates correctly when the input is the same as the output.
 
-# Copyright 2014-2018 Free Software Foundation, Inc.
+# Copyright 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 315ba08c4e9fb8dd706cbc4edf26027a608cab34..8c46ca8b86368070905058969f2d92bdf97ef7bc 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f8de15253557eed78b74303d64a62f27c543c79..0050672dbe50d05037c03c6a968c4bf1561a5deb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise chcon
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c156820e25c012f0fd55a8f4f2d181340194640..d25448d4b16c942dff268bd5795f9d609d369d66 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that the credentials are changed correctly.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e817c5542b25444c23ce1b498156b17ba22741e..c6b2ba64e64445930ac5daed09244ac997240ef9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in chroot gives exact status.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c3557d5ff02d1d4ae967ae8637c98e9a26f5eae..11ee52e13b61f341e1c2bfcdad12d35ab907cac2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7d1263fc88860496ac8e824ad3426e7effa93e2..2e87f8080c0449fc94a99a17c55c37a9d6dd120a 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Test comm
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9cdc764d2eec8b345af717fa24e32cc3330e79eb..830ac050b84543c6932d84e3ca8b0b306ffb0abc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of separate coreutils multicall binary
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7ed5d863669ed13b376fd63cb1c672224ee2eec..df29a0f1422442f09e9732df59cd1265116004e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cause a 1-byte heap buffer overrun
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c105bfcd567b34f511549b6a2f2b183f77f9790..095bf822cedecfaae8138953f5f709af65bf9831 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that csplit uses a bounded amount of memory
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 22a7ac97ce89a0f9b80ed2acc0d8ccee1116b81e..a1a17f971ca5a03d50b786a6d140f645b7399f01 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in csplit
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec47252eacf1425af20d6b864d4c60acd30905db..c5eb9dceefb9d02d06db756b7dbdbbf4b43ecc90 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a73a9b66253b126c59b4b9d0798146d599a384a..407aedf02a68c27c9410804d4b1973fff2a8485d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # various csplit tests
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76ca965e390af1886ea63a6226f8b948f938ff5c..bebcd0925a6a991bfc40488d2488d669a9988798 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut does not allocate mem for large ranges
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c34e1a65eae0afd3736b9bb7543b177d2493251b..899c8d29b388081c617d0303da353e4c5ec73710 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cut".
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4ecb541feebff9160b08d9b5b01bea7e3be551f..aa47f1abbe7533be3e1645e5c411a230c9916320 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'date --debug' option.
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 055295f27185d26b683f13a81ef0e29cee596be7..87fa62c9424526bcfc07bf9a18c876932e45baf7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 41bd1e20a7f4e562d1bd48d6e2c594b8f32f6802..f812fb2878409d53b5db48ee4de8be0ff7b9ddd1 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 77d1facc371164cde7418b12661f721b37b50c4e..889602b22c5f70a3a1eb4cfe354760ab9c6f11ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify TZ processing.
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 39ab453915190eef923c27b0d07347e47a54af97..5e12158e94d61bb7b5cfd58cc5e722f08490ac40 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 045d39d9f636536c45b03a506360d9ddb69c2704..bc37c21900f695daa41f81d0333aaf66cc2a454c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Simple dircolors tests.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2fa148c3dc4433cf372a13f769894c01e3d8ac92..3b45cd3a3eefc927d98f187de7654a63239e3230 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "dirname".
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 34b23c46f673b06040add58286a672b60509fcb9..04ffc9b82e5157d5ab5fbe34bbd5d6ba3cee0f8a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for echo
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b048d64e0a9de7e7cb70e8c7b36b4cd075cacc5..7b45cd261c092f44c4bc4c0690e47c9856eac8e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test env -S in a #! line of a script.
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75fc593c959de8b08b4e9f50fcc304db25a2bed4..b99dfcb78a58162094be30d6f10e7374b111ace3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test 'env -S' feature
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5a6627bf54e7f256949b6bcea16dda60c07776e..bd4f422235a504cb7b6f553eeed301d6f30e39cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env -0 and printenv -0.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a0fbd402ecb88f226e7c65625f2f7e26008ca6a..5ae77ce92f3cf1bdbc9489d1ab1d264d9315ba4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 810b4c596044a668e698c7087aace21b74147ec8..8d490bfa396db6c648524d0425f5281750fce02f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expand.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 19874a41b53150e2448b8746601742fc5399c5c8..1b03dbfd58c3fc630f5b7d2596644ae706864f7d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expr with multibyte input
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9681f6d123d7b6fcfb992c080e6bc9abd164bcbb..4ba7d5e6c03ff93cb5384b82d691a43b5093163a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "expr".
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8a1172243dbdeef1f080ffeb10b9c55dc76ee81..2d51dbed825ffc705608f5c1225cd9285a77d63d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for complete lines on output
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24fc6d814e9449f071df5962b1d7f61a12599378..515e67b4d8adc89adc57258c9b4de858a7e7424a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "factor".
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4b53fa7b219e3a79cc9b28ec0f4a9cea8aa66f5..7b2f4e85491527aa883ffd8a14569d4a01e14f4d 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9cc19293c0b37933722c54232986e8df5af8459e..02580c364a86cd75b9dd000171c6ccfe03722c9b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise fold.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7032c0776c22eb9afb2faed50ef8757b78fd836f..9a5251fc86abf4f2b66e6cd57a94e32ddf37cc2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups handles -- sanely
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c14ca6cca3944ae1ee2b36bda065ad923c0e6ba6..21d5069246e05632ec81be850ab58da7045cc080 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9d72dfb202477bbfd166ba6d839aeb06009abbf..36993783ca62e799205b5ca06ef2ab2cd0052508 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups --version output is similar to id --version
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7add5bef3f44ecd022a16837f725153994820dd8..dcc7ba9bfba76e4d073aa561f3058e3e370bb29c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise head -c
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97ee9f85f9c5270821e6dfe036a654a16c0446bf..51bc2bb8d80c265f4ea14e607b2847b51dcc4f35 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise head's --bytes=-N option.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa58d35e37a93db520cbb66498b0eeb543c64105..7d551168eadd44546e8f41ee2c5478e7fbebc1b2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7323d42bde55b515af469c0ba022c877420568c..d4eb9a8ee4c92d3547750f15a2e44540f6c72b07 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6c40a8abcd480f2d90551ae9247261ec3db62231..a4146631cd57a80bcb68a257c3c0cccc1f2933ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # test head
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8512a4fc1e3800c70a339cae59bdabfd4d0ad3b..f5bf2a7fa1bdf384752b65076e01eed2ddf0ec75 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 29df54ab44e2adfc2b300d973726f063cba5a8b8..a7fd69d97a9474b2f53315d6fbb1521ff4452a15 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise the 'invalid option' handling code in each program
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8b38e89e8fc9571d35945b9d7a6a2289427da263..0030f76c9846616c8655c50678cbf3f1906f7261 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test join.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d2e180e3da88d9a3dddcb5e31019a68a59669ff..5a8fa8426a827b94681c3a368f2f755b557c09f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate kill operation
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 446cef32698b3b3ffaac82d776b98aeeadd820d3..f33562b6db917d6ad440c32274d0643ff8c0acf0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a0c0162214ed1a0fd57ea253915294d8f092724..dcb183ce3cd218004e563c68491b6e52e2cb35d5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a66e91bde618fe72bcf49b1cf8958d91133e4076..0893227248eb991a44bb33236ccfc49b1a48ee33 100755 (executable)
@@ -2,7 +2,7 @@
 # 'md5sum' tests for generation and checking of
 # BSD traditional and alternate formats (md5 [-r])
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7ab2bd91ababccb15971cc3e3a233f5ab849b4b..e6a2c5bf0dfcadc29a2a5f664de42f7efc0e831f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Newline tests for "md5sum".
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 17064b9cb20be2beddec4495bf80e9b629b407c9..3a44269c69848025e2d6ea1d9d31da028c953aae 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f9be3a3721c49efb272c5ec3edcd123d0b54ea7..1287d12104aa7dc83c820cb92daa325873de2542 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "md5sum".
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da620ac31c81b449b8ff75868d83c0b9162141e5..85bbd35e2fb1d2db00d01e7762ae64af523d24d6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 09a129a164eab54066acfed5dfc17cd43df5cbeb..bf6206c3908ddb1286ea7ef3d96fe8d6e0b22e9c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "mktemp".
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f386f736a534c0ab842e7144f5c03acb2114387..dd828bb6c360ad5a39ef43035644a47f2cee3929 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in nice gives exact status.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61a8a364ea233f285e4ee4e4090582103beda4fd..93f93c537b2d3ab8058ddbf646691e3989e9f17e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "nice".
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1a38a624501a6bf355b46d297d05b8e1cd91c8c8..00a58c71a168d63bf5c93abbd3f03de2afb2a81b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise nl functionality
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c21de0718482df08ad8369cfadf585465a15435f..e270c1356cc9eb774ccb91dee89d34b4aaa1f441 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test nohup
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82a2a7bdc3051f2dfcae93e70240a423c75870e3..28f2755b5954edc617dc0cdb3374ff5461cf223e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" is less than or equal to "nproc --all".
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07aee736d5aa66845cc4c4a20e4c1f8e51e1c372..4dc75db3e3aa4891e180dd61fc5719bdc5cae394 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the various OpenMP override options
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b25048f0f7649eb84b5256ef54e4172945c34902..8d5338c2ba2ed32ceaadae9ae45616bd1cc717bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that nproc prints a number > 0
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94a7caf9d7c59428bf59cde68beb71668bce679c..8d419cf6e567461f0864d80857e4f9f8cc093d04 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "numfmt".
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b51a399749db445fd52df5715c7dc825def3e488..968faa9ec26b0f1bca6890f104e8d5a942bc1952 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -N N' reads no more than N bytes of input.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0b230d0e610e78238c9d106eee477c6cf028258..85ca711431fe1684aabcf1da9992a9e2e78b6662 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that od --endian works properly
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fcff6df17ea58a3d3e55b1e154fb509acc6f75df..31f4ad27d20d46a5e3442b9f5d2509417ee6d406 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test od on floating-point values.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe5851adce6bf8f2a42b70e842ee246b63d95ce2..7bb6e177917167dca6eebe0f4da87040919f5064 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -j N' skips N bytes of input.
 
-# Copyright 2014-2018 Free Software Foundation, Inc.
+# Copyright 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69439acd9ffa2a3b00de61d903a7fbb571cf004d..e8056ba3c938d08f69db5ee04984677b9c691810 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a4d0c621bdab325e85072b2244348e66c2550a8d..a0e34526ffc684bd7aeb2ce3e9268538cba5fa11 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 983763eedc013fa96308621ccdf4c1f265927ed9..b7932ccd99a6c4e9dc636af74d74f64c344a1e0a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise od
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8d16750cc3709880eaed04eeeadf0f58391e4af..b827fbe78ce3b3f83f6b1604ccf3f2d8ad1166ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test paste.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9dfe518e38017dedc257325244d15e62c4ba63f5..6ce7116887349cc4818fba49ce804b2b25ef0c20 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # pathchk tests
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b31e98c26ecc781bc9321b6d21607487c94ca3dd..2bc3c89fec199c1e75f0af18c9e69c5271ae084f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of printenv.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1678fb947ee4d75cbdce67dc0509e29c6f7c6b7..32e1791724aab43e764a0350cb19a85e0a9fec5a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # improve printf.c test coverage
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7a23c3cb039437ebddf640bfb0cd4c9ad3b5a67..0ab3bde641101571f3d9fef68b2c51bce2aa5a70 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a8a820dadd5d6089d139b9d5210dccf3cc17e8e..171d08599c39aba2767f55c2905d1bd40e604dd1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %q
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd881337bb6d2a9e08214287f6af68b4f4d1f0c9..18d48a0a72fe9f56c59986b0d94924df87c4f634 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Detect printf(3) failure even when it doesn't set stream error indicator
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dccabbe8c81c3114ada7c7b9898600c8bd5abeaa..89e44990ce448ef1db277d61a1419a8c31fa0730 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for printf
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 152ae12a28c55cf02988b3bcb4fb31dab2168880..f4d6b768400ff8514226e347c43ec63cca2f5271 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f65e4cf8a743b59cf6d7fee3868e868576d0b95..b612270111f74be3d9cccbb64de8222358960535 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ded8e528e2cd09eacb35d62d3cbe4018f43482e..cefe87efeea7409104a9eb498cfe9de5c96c1584 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Ensure that pwd works even when run from a very deep directory.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 116642c5bdd70ed70b60f1f7aaf72cc0185dbdff..181dbc86f78377cf951ef0a07ef55933cd02c5dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that pwd options work.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a670743436c5118dc9272b7f01b346e8b5cf5e7..d5a4b2f0fa74cc951555947a3142c4a3c858648b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # readlink from 6.9 would fail with a false-positive symlink loop error
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46ae7092e5880b1ae40644e6586b37ca6c9149e0..415bfd7ac0defbd2f376acda6634e8f27aed4137 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e) on /.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e1ad1e88b5b418168dabb2040c7e72b172cbe311..bb2f2b8f38fdd941510846eef0ca102a37896a3c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate realpath operation
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 093e79cec88e3d73389f4c8419b42993de215a82..626357595b2c3904e99bea2bed48590851b9e987 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon does not reorder its arguments.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 44560d96d29827fcc0acfabf7c4d05dfaf9f4219..5c595250432055e0de9708c61ed3f3333454765a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test SELinux-related options.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e891584f38e20d46b7c5af97088e3289decec8e..be9457e945e70b86d9ba83860eb67aed6c4912f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of EPIPE with ignored SIGPIPE
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6350de5ec6abb6e6801fdc10baaa33c0174b0f88..6c801589b0f9bc96b1c6f8d18160980487d5eb8d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of I/O errors in seq
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c0cfd0574050b0ab0d7c0af6bf37eb2b9b9f444..a71d51a63fda0c206cf6ba4822f31a01d18aa692 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 17b15df90ab6fa49853855e490da575e6070a349..bf1f416631ce00c1e40d5e4ce868f58184cdd89f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d062e48518d3cff5718da54d5cf241a9bd20925e..f143f6a8496ebbb9894a355b17880627e7475c4c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "seq".
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a73be20411763738e29ac486eb0d7d79e751d88e..707c6eb9673f0f1f15905e4cdf825ff55c9f95b3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Sample vectors for "sha1sum".
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94f854054981ee568a8f52b3498fa5a31bffa093..4dfbf19c06a912ebf6ea49ca825b60bc4950d74d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha1sum".
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c9fe108dff9c6cba7ec262c8667b636613bf42a3..1288ec038feb302f9698e970de56a9d4afd14b3f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha224sum".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 942b6194c4b38caf4d64d32cfc3466572eb0fab2..d10888ed89076c9b235963de4964ebfcdc4bd8d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha256sum".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 804a9a1f16f361e01bbfa8f81861513be957c505..816e2fe5cfbb0cf3217a7f3cb078bb4a9c379bcd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha384sum".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 637ee2d1091b76387fb6314a63af701c65c4ea01..a9e38b333a45b1657f729e112454de25f7442bcc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha512sum".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 40af1122cfdb07d08933e25d0453a9dffe90de05..ea5de3a6f8799bb681fc0083e59c3a4e7913b138 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test functionality of --exact
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46ab92433bc6a32db8b8a16f6ccfa347e1d86684..76c8d406635becbc5eabc19afbfc71168a4c5bdb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the operations done by shred
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5894ea7bb07ccd706f273d63ae4787e3ac77119a..b7b235fce0c11d9ad697113f9df8f9ac17ef733e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --remove
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd3818034e1b1db8b4f6606ec4d0abb71c360b31..b550d466c3dde85344bdbe0c6b3a5d89912da671 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --size
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ac85dc99134cf7719d7fe2e1503ed43f8798aa9..2020ad0d9599ed27ae8b57fe060ad4ba280d1a40 100755 (executable)
@@ -4,7 +4,7 @@
 #  These tests do not check valid randomness,
 #  they just check memory allocation related code.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42aa2c055147bbc447a7c5c39d9e1af9898fd3ab..bbc54a9d2c70f546d76b06f0b54f7ab6b44e62c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1014ee3b6b9b22ec1b557bcae8c703759b25a5dd..c20ce011fd5607b637033da70228f399ef7594eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate sleep parameters
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 00dcacdcb8068a6d949f604b5410a4a1b46e70a1..b2f67a79e5687e129277de1f312f0c9fd1cdeff0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the NaN-infloop bug in coreutils-8.13
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b4290ba2a104c98770f9de8362932939a225f8da..a7ef359641fabaccaa41590d0b39914ba764e232 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Benchmark sort on randomly generated data.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 662b1ac3bb9f488929bd935c27fdc1b57494549e..7cc0333f6d5f54cb6f2f73c80f292708933f33b9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for sort --compress hang
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e1f80942ccb1a576c540482acbc766b6fb104fd8..eef8cc87dc63d7e920912dcfd0c0e7b41bedc8c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression subprocesses by sort
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3b4955ba55865bf0234eab2ece5cb06fedc73fe..4f745bfe3b943f1e36b1c1760f26b507ec2826a6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression by sort
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d55c9a27661887226419708fcc6453af199d584..c7a9da980aad3ca4b7135174c11450b63077e77c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for file descriptor exhaustion.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 435645f00ed9459dd9eb378bbfb42a113930fc6f..9fe4af81a86639c83a136915914b2f315703ca45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test annotation of sort keys
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84dcde7dce950174494ec3068dfd5434cf295423..3cb521cec78a0dea7ef91e97ba706538dc0911c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test warnings for sort options
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d531e0cdc91d864996ace3628a57491d17a06d5e..f67dd136a1cabdf8389a41e47d1c1cf7c04a4f32 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test discriminator-based sorting.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c2e38299f321f9740a74732f0e171d10acec3dc..57239c0f9a1f73da3d54d89121261d2d9124407b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort' exits early on inaccessible inputs or output
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 092a046cba1fab4d3579bcb5f449197da18af87e..f176b0261c5c6fd232e2fd4bee1bf3f0a2750bcb 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d462ab7445f15fa366c10410a10703a4a3d3566f..0a9616dcfaa9c5d8cca7e008bbd260f3f9b4ccc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure sort -g sorts floating point limits correctly
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f22c628a9a236144d4c688cd60a7841c7c5bee7..341b32d92fa5e07aa5e8c01a80d15151dd74fe9e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise 'sort -h' in locales where thousands separator is blank
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d0fd0041379476e180c85ad6332a967f9ca35f5..7fcf3d2c9e63f89b6522f7764509b79649a8b338 100755 (executable)
@@ -2,7 +2,7 @@
 # Test whether sort avoids opening more file descriptors than it is
 # allowed when merging files.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cfb84bf83160d203db92c6f10e84f10f04f20c1d..215f5630d302171c2528e0decfee8bb63afe512f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sort -m".
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c9df5c61265cdcc072336f9ce09e6f779eae695..ed425db0795e16d2128be45b5395db7ac62a3f97 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sorting of abbreviated months from the locale
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2195a2e53980f3f47c812fc289b6da7d05323d5f..3b4b40208a22ec97bf220697ede907da0b8add8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c9ab5e732e11f629d8776ffc33a5177103973b24..fda8a2d8641d2945d299ab2959fc2aecc1da708e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70e8c74eeb1cad0c1b1e5ff098c3e04a595f802a..36013261584beaa7ff4f5c4c4662c2a276f2cf0b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a bug that would cause 'sort' to reference stale thread stack memory.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eef72ebdff4b7608a8152060c79925fbea2f9684..67e682a713e14111e45465f77a9050ae45984ec4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before 8.19, this would trigger a free-memory read.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dab95ed200b1f7bf7aee2b83704294a2f0844124..0e3f75d91ea8bc0b55ca3453c78cf705764e6d36 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # parallel sort with --unique (-u) would segfault
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 598c1cfb6118a21cd1adcd304b4050bfa9a1c9a0..7a72cbb4e77919eb8bf5ae781bef159aba610ede 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort -u'.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d85140e720ad2bae4ca3049bf477567c6e2783c..96663a9879dfbe2fd610003aed89d53f0b549543 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise sort's --sort=version option
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8098080874b8e21e5abce3f729c889e278278de0..e2afc94af4e567be9888f22454a272eb832e1c78 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5200c8111752823ca0f642605c3385ba73afdc8..de133560cf42f3ccc7ac9a16b84c1fdfd8977685 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that stat attempts birthtime access
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 35c4d1cf3b98200d240648c8f5d4e7dc46d54e12..8bd700882a079390ae5ddfc2111371596c7e39a9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # stat --format tests
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd4d3056b22648861c5b011a52af8b3dc0d7facd..2a4559070db67a326d557178962f48d2729be93e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat - works and stat -f - does not.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 06402ae03a68f2717bb6400e19c45568f59fea37..c225a4195b1ff7c67c4e3328a7fda8e42360cc2d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test stat -c%m
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8a7a3b5ac1be6d0040fa4e05749b59d3b9396728..a04eedea81a5f86687198f1b242d62bf569052ee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise format strings involving %:X, %:Y, etc.
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0829d371d682b01113a5da0816129b1035c5998c..ba34350ed7e0fe8292ddbe9f6eaac2eddbe3e243 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "stat --printf".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c79c57f7e53c618f7e39627ffedb66e49ed21e27..97e84aa49e4b24d66c2b48983c9da8f3d96860ea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat handles trailing slashes correctly
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e2afcccf37d5fc7fc73789fffce8d72cd1438b1..ed2fe8a8308367774f9cb5225057806d7825d23c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise stdbuf functionality
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cfd408576a41e9739d0feacb0129265e67b616be..abd4d48c4d3dfca7990d0f9670e7e40896ae16e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cf12559c2fc7183e718645cbe5e5c5aa14caefbf..10797241bc1d4684b7d72b51a44985c5d6dd832c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options - in pairs [expensive].
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c366f26977d1b4208113ee0432927ae5bda3782d..c58cad8f9a192efe2897dc57137a21fee3a7f10f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "stty" with rows and columns.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05efbaf35bfd2b328557f57db0d5947dff8cc3fe..94e6a72c1ab12a6e05c7f11facad91cf781dc282 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bda1ff5b206f609413bff58442f66c4c24266377..9356b4426d32fa0d86d2148d07c858d48122b2d8 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8524eca24a3fdb65468569dea25317fa57e3e24b..d3a2a189b251f93a54a0180543e34d437948455a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sum".
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3bb6e179e7b8cb3f37597f8b8c6d6818af10eee5..d930b0feea86bb38733d17b4d6c7d8a9e0e3059c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various sync(1) operations
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0baf2ce574deffccf74b35e9ba5fa74493f49547..7c677e6049bf9286864e7d8ab8f218aa9943d026 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tac works with non-seekable or quasi-seekable inputs
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 603550356c552bed317b3a2060a6b36c94d3cdd6..0a196d379017a304e86ad43559f126e8d1a5414c 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae3fb7a8e1f5425173b5dfee35ea5c8ec2d98ba9..5bcd349408887d7a4a9f808cf3f6be22ccf57a73 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a542d61476e9a9901be4ac571f6f73acf8837dcf..fcfd3d07e26d63ffd46f684a6e0f0dac1f9e0eca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test tail.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59d17347ff5fe269fdbc78d1dc436c3e53623339..313650a82b387e96ba4db4c5a5fb4eb5662c4152 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for basic tee functionality.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 468182b0ce409153c27697671408510f3342a70a..348139b9f15d2f0fd6456fb0c139d18cd1195b54 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'test -N file'.
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f543f9f0982632c6940cc3eda448dd84ccb90728..dab0ea61a4e7cdcec0a8ad2fdff780ab7ed7427d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test the diagnostics of "test".
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 954797d9db978225bbf1810256a10d6d437edb02..332da44591f1211f3d5f8154a5d9f529755fe381 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 62d7b03e699eacd3c12ca91dbe3d390469c44488..1cc8e2d641f07eba4bdad44fd9ab67279ae91546 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --time-style in programs like 'ls'.
 
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index da08e38f1271f8cd06c5f89547a4680074d8ade0..7083137955f9cdab5bc046640741b41e84c5380f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test that timeout handles blocked SIGALRM from its parent.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5902cf7dcdb9f0fe1731ac9c263260afb712e88f..4151818dd5446e6ad12358f734ae91c0dbc427e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test program group handling
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57f340528f70705cecc63e8a6fd4aa4982b96cfc..2a7741473ff24b881272a287bad201d45811ee11 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout parameter combinations
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 193046caf2df23fe7628982982335bbf68af3b6a..7d7c7b8bae08183a7867702e37bba267b525841e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout basic operation
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f66c6e73409eba75cdaa0c24b3c5740fd9b88261..f5581901e40124dc8e680df368ca9ed6823d5572 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test case conversion classes
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1c4d19749663fa77dc10a816636a4e5945faadf..80bd4e1f8e95bb71cca7b494277df66ffc97a116 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f554f301dfedea337efcd34e0643134a0a20b1de..c7c387d42804aebd66ad2595a29503f7b8452995 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate can create a file through a dangling symlink.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f775bf452444d6bec7be1ed13e44c733341cabe7..7dce2eb8a31fb9aa3544a49acbe4b9fc153945eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate fails for a directory.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acf3fad63e0fd599eb2a6f6a678cf462f4645e11..dbf02ffbd7ae7a9ea7c9a1716249f01859a251a2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0bb8a1658651eacde9f0f518cbc0ea6b33cb760c..5f96d47f54ed4bf9acd48f383cd571b8545db70f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate works on fifos without hanging
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 85ee0687edc3d0bfe043f48caa0768eb758b2420..3a0ff7b29da4c6ade54b4eae2ad63f69ab9036e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that truncate -c no-such-file doesn't fail.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 60544ba5b20bb66a1c218368f6c1a7f21dfb2aa4..409c5742e21d9989ca096918f1dc0fefb94e1bfc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate integer overflow
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f2ec3de00ecf068848a269660b34bbf09b39544..598f56f1504e4e7457211c4fe0161ac0db8d0ef4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "truncate -s0 writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c788e88e39a9f0be2721b19bdea09fb91d049a9f..176bdbac20164dd3ee765e85a718c19a618bc4f9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate parameter combinations
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 252e740a8718c7fa251126c5b4a79ba64f5ecc4f..4e45e0bd5004c18de071631a7e8e46c6ba4b2a85 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate relative sizes
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 05fa823081e36a15870a088a3c8b08549728a173..0ac4b3eb384d4b2513b4d028a014450ca70fa375 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "tsort".
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dfd129ddee97070c8ab1366611ed589d55eefc2e..f9ce86f206e2b04c73627119e790a2544367a098 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2513cdfada2530e6329d0e726c7a1ab88c040bf..608284d23f0ad489a146c0629052506e673efb51 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'tty'.
 
-# Copyright 2017-2018 Free Software Foundation, Inc.
+# Copyright 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49feae53f89c62190a60aac9afe4af2320a237e0..7e2ecc33f8a575f43333c9fd6020941ce6c224a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "unexpand".
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e83328c5b446a82e966aeacc3a358dcc8657987c..e5bdad7f29984356cdd59fa81a3caa0c7fe9d963 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b98826477b76651d510420dea9a0abfe4b51f4ce..8961085b0504bdf59ab35bea860ed245bfdb1b8a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test uniq.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ca16ffb368f6757e85030ad34643dc3dd93c44a..c633314d33a38857e1d8b7dea1ecb0366f64fadf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all options mentioned in usage are recognized by getopt.
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f53a3b4527622a7a898877f27c9dd1c63d897f70..a84586738753ea925d0b4a31dbf248c12d5b5160 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b93a35510f49635350b3d6df3d6b26d82ba665a5..be5309ac01fbe3f5276f6160f8f9d6bd8ba31251 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 591c36f138068babb1be8b13cfc56415d3805521..2186b9a3e40d3274d6f009871e5c17cc8af75ce8 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that wc prints counts atomically
 # so that concurrent processes don't intersperse their output
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1dab8a345c4a6b6d5acd8c1a7bdf49b151f1bef7..311e3dc56309f2bff07728b98e4f8130bb313372 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test wc on /proc and /sys files.
 
-# Copyright 2014-2018 Free Software Foundation, Inc.
+# Copyright 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24d99032a8eed7ce89244cebf9e4b800437a6d47..536f7c0334c22b0892f6774bf49a9fd826b7d888 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "wc".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd85cd7650e7e8bb0a564b175aed1b2d4d6f0d9e..b59d6fd172ac9804963d265b093ab9bac38c81a0 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 454b5c22fe11844a08a664e6c2e7a3eb2efa438d..d0abdfaf168dfd33a0878095b5e0c341522800f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise xstrtol's diagnostics via pr
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4fc7d890dde5ed9e87e243dc39001deb1e3d221f..5e179a93f6c75a6a8dc0075d0393faa4c5ee3d73 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate yes buffer handling
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5e4db7e38367e19f9e9bd798e5c82f5e4b331d95..b2ee2db416483794908749916ec95a5b0849b22f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 67a95f200724c5d4f46b388b9fade1d6956b8066..6209d2b2d564be8dbf095ca3315ec3b3ce58f854 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0d273ff0c3daab36cbb4ae14f42cade733c277b1..1d1e0d77e57902eed1017d6a9bdd0718c8751544 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 31744deba24e4ea09b45dddb3083305f0ebf9d77..067a5b3b5817f558b5c83b46c8fa8758d9fefec3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p" with default ACLs.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e66389728196f316e2a40039932f88c5b10ecf0..91f12ba0c2ab5f25eca234a360f55a153b39c689 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5fe99cbfed229ddcabbe500827ecc4c6896b7e7..d571c99c63b9b13810dc8d64e6b43a6f699e114e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f9de9d2c4e34cbdf8c01ac2f3dbf10984ac92da3..360556fb898581b52c06c6ed9ec1cb9ada9b80d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mkdir -pv.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dd0b28fd09a44b966218c0992e0225748db9391e..15dad3f013190445a66c71f81426203a6bd7734b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71b0043a31b1afecd47df54b9311667a44c33949..2e5d7a822359bba840898de8fac7172d49e9fdbb 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that mkdir's '-m MODE' option works properly
 # with various umask settings.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index defb3f76fe5010ec50baaf415a03520186f9e3d9..53b4097b022bf5cc0aa2c5e159d828b7c1c1a198 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test mkdir, mknod, mkfifo -Z
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6886d88498cf82a5cc7d25ff06cba857d1971067..1f26fd1f3ce1dcc252e205d42c267f27832633ca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an invalid context doesn't cause a segfault
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10e5cb082bb3f8558e121ddf5e70193faab49d29..45840024d6ecdd50398d585d282a58ad3dbb9296 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9e2b89f2c8552eb4f1a91a9b17022190675450eb..70fc0a4eca986229fe1e5e616c6995650765e260 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that SMACK label gets set.
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5bd24cf98ad36646720931a1c99705284dc9842d..c98f0526d506fc8c8252b007a55e2a2ed5e4bd6b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 15238c36b6022a7dd1fdecc97a692b89e377803d..09a88b12b63c4bbbfab6a441b8804707c49871b7 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 610542812b7af712fb001ebed9a6572d37e4a16b..2757182a7b272ae4abf3a5dffd57bfa1719c3dbc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME: convert this to a root-only test.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 16f9be0b2486fffd2cd246d8fe56fab28c3bb652..dfed0016f951c24a701f803a26d59937c9a8d883 100755 (executable)
@@ -2,7 +2,7 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57ac4423d566c6d69b6b62977d99bd831dfe91b4..4233328197a08c10a5fdcefc91e26090034cfd78 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ba4a5207b7fd1c43b6e0545c5dc3e3cc725081d..ac474fea571174975722966d129df6a7b1f6a02b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink a multi-hard-linked destination
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6f02908e7479a3197f9e4ba83ffbd55cc33bc14d..f46f357017fa5f5df4a9e1b070ee96fd733f2730 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "mv --verbose --backup" works the same for dirs and non-dirs.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e8d7b113f4b8a85fd6b12a6b25beed31fb4a13c..264e102d7f45fca2e399dd125799df8c338fd7f1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 735aff4998990c101d4f1232a4305aabdfb8e8f5..fd6561b1990dd580b43150fa82a3cbbc1ae0fe51 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54f114790bc40e5d0b3e70075ce10aef808c7ea4..fd7f5d9d49435404da85eed9e67f2b61ec560dd3 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 955af3844ed9f9144f0ac1ea3e7499f3a5602696..1d716ac9808ff680136e3b408a23e5721ee8ac23 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 18b237733c4173a32ab9b86fcb31e0c2497b9c31..6455386b98a7af788a763cf042801d9b0db35a6f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 510aca75a4737f7edae0ad4f26458742c0d3ef85..4d44ec10d6c5ba5ba8d37d257808e52d77fb5964 100755 (executable)
@@ -4,7 +4,7 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 837f2979bcfa8dbd4b6f359ecf5e3a7fec1337d8..cad6adc760a7b84952dd48ae895bbede5637e36c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a file onto itself
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc1e91a9503022524b77705d5c79aa1868ef9fde..08611afab8c15f93e2fdb87cc3abbadce538a507 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec26b6565dc0cc37c11debb61d822c2601711e0c..3e008e17ac5605a6b33371da3c9e02e0c3fe7fb4 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c0ecd321e8cac2b90a9b0257b25c0b2867aa0e7..49933bb4b957fa544886b3c210203a1a9ff1bdfd 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index be191d2b90dd64cb3d78b1a4366ed5e3c45c6b36..17dc39461459608f8d40b0c9a51e330fc5b9c575 100755 (executable)
@@ -2,7 +2,7 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 15642fbb4735bc066b350d3a43f426849a5e59a4..f42d046435f7c11bd23944292bce9bdcaa0ead80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure multi-hardlinked files are not lost on case insensitive file systems
 
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bce7a14f0c56d891be1553d7c8c0d993e42bc684..05651a36eba555d360d2fb1b47a0d0ec7a22e3e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure a 'n' reply to 'mv -i...' aborts the move operation.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cfc6e17ff37db58c6b9eb936953f333e28da106..431f6f2d68351eac208f0b36e4f2f22bc22caad8 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c93df4837ea6a6512b5fb998b56aba28ba3c1424..6984a5420b4f44172bbb618b45a027a9e7b284c5 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6de8e378f211a1ae4c4f9189d2261380009c5333..1821c37e1c38af9fe0dbed6e3bde473cc7a0cd02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure 'mv -i a b' does its job with a positive response
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c23b0f76022e1634b1d0d38ed6a5b910ff46c5f..6c6382c85f2e9f8c85c735a40f6f0b0e46738d8a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'mv -i dir file' prompts before failing.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2b3b2a9a465c2c6ed8edc8f544d7ea94aa16b38f..39e9bcaa5d3aad8a30521d7c525bf51b39b2fa3f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f41f73d7da5559e487247360a591a6148e3ed574..1a735ca1b69f983271a222149225b132b3e6fbb2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cdd90dc6dea7878a22b49113ca14709e4120f2b4..e3806646ffa9c28772ee0d959ba739a6d55cd95f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6d764f70301af01b23bd0254c7ba02809303969..bfceea6b1eed9368bf4e5eee3f499676c1f241c5 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50b7ebafe6da318761eab88054d48cd859b23d37..25cbce8ab114c4969469a4a4881d8e70d55c6412 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d4b736dadc322083bdcc88266a80d3c5d37b3e16..5276711c87e0b79f97a47aa9fb0ad0927ff93cb2 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a81cbd0ee5dee6f1fe21a92c1256bcb446a8307..958ae896b63c30e0b8483bd58df77bfc9f3f11ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether mv -n works as documented (not overwrite target).
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ae388b7972ed5560cb6e71f9f8bda6d204ee16dd..964df44d2a095d8742cbf86354e86f728c4ee38f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mv" with special files.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca9c6717a0c79b7f3f5ef0778f9c38d107aa2279..aa886c4407973fb8035e6c0cb3e6f4afa39d6eaa 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c84b092d73281c5afac637e5735a8bbb3e86107..2b4075fb247c04bc2a401e85bb43f0f5a3c0e032 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c3128329c85b10363c0b74810c92e4091b09a09..71726fa10482e640c299cefabf05bb817dac48af 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef38f6a8ebe1aedaff7c4dd882ef9daf758a5fef..9bbaa0af06f75f570b1cfe54266ed55431719cb7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various cases for moving directories across file systems
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a8e0d2c4f00d66e7680a4947a6e1d0db2c27c271..f3c7f0eaea13f6be0511f58d1e285551a0d74455 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c4c7203f9698c82841c777b14d44d6ef6a182a4..3a19149a5a34a3fe32baed219f130882d384b1e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to another.
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e30c9668fee53193d32812672c6f1ae001a425c5..ab45902adbaefb0733d585d4a7be2b92cda1ac7b 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a48cf634534ca5f6151a2986469dedfc1bb47bc4..ef337baeb2639b63e9683dddc88929211ce78bdf 100755 (executable)
@@ -4,7 +4,7 @@
 # mv: cannot remove 'x': Operation not permitted
 # Affects coreutils-6.0-6.9.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e17330e70259efc91a8ddce07f36746c8b291d2b..ac1463c9073c781b23ce4a824f1c0fb2de1356f3 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99c7895cb5a4754bf847dfb855f617fff4836215..2e34d3aa73b24f431c54d81757d90db2dc62bc70 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with a few symlink-onto-hard-link cases.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 30d7602ab5888a1b7cb80d7a6f6ea10aabda34d7..c3932818a559e4eb70e262cc8ad327c2aa0e3716 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 79a42b27e6a059d6c320d465fb13cbb3dc5ce19b..9cad33177ee9836a1ec0dc41a98dc43ccf9efaa7 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 40c0d05775eac36863fa2d5444439914deeec407..967997a2c8fd9869f4ab7644c43d9840a7bf7416 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --update works as advertised
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b2f7eff3a3589b5e6ad5371eeba62e6c33ccca1..8efae3d10f98c3d1e8ad065dc7fbb3aca3353978 100644 (file)
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1cf8e3ec885152b9af36a2aff79be50521afbfe3..815abba4388dc354e1e9b2e8e040d499ff3719a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test pr.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f4b21817bb0f68738d9bf886cd4d7676a08e424..1d8611ad443b81ac4f6b934337afbcb6f5e2cad8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2b4a9e1adf8fedcdb88b2a182312b6deda75ad3..f1eb6448638a5dc9aaa09d74acd23126b5036bcd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c383d98fef9bb0363e36f282722ebe6659d01728..1716200a9f0f2138911d65f97814e788005cd6a2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee11d0db89492deb010c1df7908be154860f8271..b61f2bfbe4052e53f84dd6c9e3307aebf8078062 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test multiple argument handling.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55f7afdd14cf088509a1032ce3d5af01a3aff7ae..fc61cf1a2d24e15460e2ed94547f2bffff6d3591 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for readlink mode.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e6a3fdf505052d04fde6e89fd306fa2ee6091e9a..191a31d778f611756ad0dc4e80a59866fbac086c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 69dc8535d6f3efb591c54f9b9a5ead59f38dfafe..73402ddedc05ecd98f2b000574ee09fc32ec9d26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm --dir --verbose".
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb6517eec3a5c0195a3d65b3188898da0a028205..eccab1fb9cb04ce649b37ab934378d55785bdcfd 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25efe6b0f20cf871a73c83857dbd154da488a851..bc3954fb9124b38b63218264b0def4ccf475c83f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aae2783fb0bd0fa1b9d375c072d3bf6c9274b55e..023f2df1009eb0c182b28dbf1eace1c42828c6b9 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b30230f28ff536db3830623ee15a29ed0071b4d2..4bafcfbe816c90a06dcbc1129aaf2a9c40625462 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm" with a deep hierarchy.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba2a04f52758e75c3fc405510e952a9ce2c2d50d..de3933115d899dfd03affdd2e74604fef36b78e9 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48ee9127775723cb9cee5340f0ba3d5c9d218c90..3196476581eb0da7ea146f3afacb0707d4da8278 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac32fa338dd7ee6dedf4bdb7f1be26ca243bf4df..a62cc5040c76b7dc2617c2898ac50edafe184d02 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f5b468daef63b7f1c214dafbd59d6e2c28410a0..e8c3e6150477af5922d646df09b6adc2a14d7234 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ae12e6b241daf9e045709e597b233b03a3e3bf1..ea3eecfb3c96ace2688a6d4b47dc9d9ddb1ece8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8505986fbb65a1dba2e310782800eb2cb6c2bba7..39ec2b5229b11070c48f719eab8b1dcea2731d55 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 758fa2c25df0521aaf67f6bd09588d9bfb3ca410..fb8f39598da9624fbbeee18110801099e80a0d1c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that "rm -rf DIR-with-many-entries" is not O(N^2)
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01b389ff417be389017fbe828a5b614390a568c8..52a880b704bc57bdcc94e284138deb7c8424d3cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -f" with a nonexistent file.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a0f117cca898d66e65b935de8c40504de1350d2..940ce02f6555b925ab13f2915d1450011f7ff420 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1dec8ad65347d9b917b2c655bf77024bb2d464fd..99297c9099676280dab5cdedf8a7e9dc510aa745 100755 (executable)
@@ -4,7 +4,7 @@
 # With the symlink, rm from coreutils-6.9 would fail with a misleading
 # ELOOP diagnostic.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61744dfff670f25fc5d1023318d038946890ac14..b6b4d46548bdcb3f07bfaf4a104fd0534c1fb705 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 666fe76ddecc64f2982beda18fd174709bc1e945..e80730a64ad6c6ec7200eac9c53295938880f6ce 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f0eddf7c579eb0b5e8d55946b1fd0effb681f83..d76ad2de1c0c32cc8e7b75aabf49dc6adfa61cea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -i".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 534edead1d2a587013b9749394ce6f6042ea254e..fe6e112f3eba3a612331ccd92f20739dfbfdba50 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm --interactive=never works does not prompt, even for
 # an unwritable file.
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 081b6f76fd90e239037ac83a85218b9ae531f1a5..9d0b3f38c2c803ee6b595242b8c4e14300393fba 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ece31b5fa0e2a4fdbb59aa9ec403fb1ec52c4ab3..038874defcaaf091d588fa1288642904847659e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f existing-non-dir/anything exits successfully
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 57f3ae7e2056e80d8ea2a3a870904a7c02f9625c..5eaa24c2c3eace32fb49f86ae578f6934bcbc504 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75f6984a35580702f4506e8647eee1f4b0dc8e62..a0ed544d199ff5600d895809cff3bb1890d90217 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8cecc9894ce653f04bf974974a932516a6209fa..4cc13cc3c962e71832f4ab2565b83a6be3e0ec4c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54ceef4b712611b8375d50676ed2231938abd8d6..77a3e8de3da3f40abfef14addc31139256afd793 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -ir".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2673ab54cf176e9a54d6b0de175411a8ebb2589b..dfed679b7c0981be0393a4464b5f695e82a03a4a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'chown 0 f; rm f' prompts before removing f.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74754d35f64f74dd560179ccdc9507416b967e2e..97653106701bca461add516cce99fcc4e317a9bd 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad93505ef82dc5e2aafe26c1b56e94177ed37673..2a0641b7e90b7be21846f7f06a26e030c9b2c25b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0dbac530181d7c865ebbc53b5f570a68f31ee8d..1ca71278bc4711b0be96e147e292c8d23a358f3a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate rm's new --one-file-system option.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7226fe4ff9f4cb8687f8128141af5a1690fd115d..8d542daf73ae8187a2928e24aabc4dff2fec2321 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify --one-file-system does delete within a file system
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fba9d2a0e2829aee476ec8e8736de79a1d746974..85e5e195ceea9f3bb4e8e5fdc849b92a5aba9828 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8035bf05432a9afd79e8fb750f857dbe29689cd7..f291b46406b9e15fc215d49bdb3ad0fc3ed5dafe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d18b3f6985b2b17bcd3059a9d8868e7379a7020..b5f38c43abfe6bd480413874c8d9d4fdff2e7d13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6faee5d63d8f4ab0a01dbe5942062aeea5ab493f..a03ac44fbfc79d12a4e51bc3ff7d4511fa57f03e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '.' and '..' recursively.
 
-# Copyright (C) 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14bd0d93ed05087a6d8ce6c096133fec5849a9bb..7f76206364eddee29276e1bdc69cfa09bef522e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '/' recursively.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 571e1d480ca756c781d5d8c3252d3414c9df3b61..026a6c93393c857755b86db4ea3236996b094ccb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1ee015ece4ce3315987edcccbbd3e14e4d7c4a8..226a74b54e41424827f4e0cb3567a0ee84453a52 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b68c4f56d64692697bac2f2edc0d693efea094d..f321d16fd749db9c73bcc0f885a3f9ffe63a5dee 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75d057543c6e1df22086b5c9a49f9ed8123c3730..3d1f7c9215bafe49498b15f7acf5d38171f6c680 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 298bf7a00558f88a931988f28e7755548d7a71b6..74150a06668446e1eb7ef1e07de423851fea5e22 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c0d43d386d7b6584cc0305ba1a22478aaf78bbe4..0edba90682d67768b511107f5bffcc175ad55f7a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0495f95f04b76014f5035beb0e112ffe40a0e160..6c05615c0d6b5694db8bb4048e0fd31e6b58ed99 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that 'rm dir' fails without --recursive
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f068dd420ebc7aa0a1d8a5bfca505730e2feccdd..be58035e84ec218c812822e2007c7d7e2ef7803b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # a basic test of rm -ri
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 13e75c74fbbb9543bdac2b3bed40550519f4cd7c..36b93ff05c14238d28f2e4060e54cee251a7da2c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1997-2018 Free Software Foundation, Inc.
+# Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3ca1300f297791e8a82e5c093e8b73093adb7e2..ace8ab87ddc9c95e1613bb05c8ccb0d3039d15fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d0f6b9d6aaede4fed930eae396fdd6a9096c1217..b16551b97e86848dd22008b30b982e346f3b3a48 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
-# Copyright (C) 2004-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6d5bc81840441c57a92bb9858546c8d4223acd9a..b88416785e120ddf7460cce0c764cd73d8a4f1ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "rm" and unreadable directories.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a714b76ee1bc8debe42c9e3944036a56d6d7b8e..9ac3355596765991822153fe931d9a9fd382596d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # avoid extra slashes in --verbose output
 
-# Copyright (C) 2007-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9705974f99aa43256fa6dfd249a6ab669b6fad1c..5ce5bf220006c88c5766f149230b28d54d2225e0 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90fd8a35b5f145427768fb18db9e871484f23024..ced499f61335c9483d5470bd03f5cec9652fb732 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5047a15af9d536ac0adc6333a130c561602df5ed..e7e29f26e0617838f9111680b554936cde40cc72 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0079db7bb3e6c08e00f27d234a00038b446380d2..5f5892358ce06cdb760c8ce7164ae2022aba2d95 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f61f4d8d0f67aa5df0a9f265b9ff856e92242d71..184512131bf87dc97dc28adcadecaf5b528d99d6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --additional-suffix=SUFFIX' works.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e4b4a12b96bcd3b8d113b63aee64d9c92d08a02f..df7546509307500620c417f08adaa11a32867aab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into 3 chunks
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7416779ae88611bdff2f5a4d407a31055283fd51..99aeb0f7ae73f96f5f2281b4af1d3029b5d6f486 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c83596cd40e9ea6b696a4e75c67acfd11e844409..afbbf0f038c1733a266da245e8b3b1700c5a9098 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise split's new --filter option.
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbf9efee897083bca3d020e6da8151ad9fcf31f0..a2fa9945e87c1f96ebdac2d4ebe5bd3e1507efb1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure split doesn't overwrite input with output.
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4f72b799d7fe0ccce4214dc5b1362cd2d7f47cc..7430e4f10c13a723643a7147966d194efd55b1d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks (-n l/...)
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8ef9dc6a4793e4b3e7a20ede03c1cf1557de6ff1..ac23ce154fef5b00f0636916ddbf45bee24dfc95 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test -C, --lines-bytes
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c63e5a0c464cc9772eb380f3d4339fa43e5b7479..00577505347e7d1ae43e5d2648e7434e33083db2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --lines=2' works.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7d2256f072e2a51cb11fa22b00b8eca48e7bf26a..6ec769c9636c5045d7ba7f9ddf2cac8bd92c9e66 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --{hex,numeric}-suffixes[=from]
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5a033d2902802469f92ed6390182987f4687705..43978d0c46669bbafcbe084dc84d639e98224b00 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into round-robin chunks
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 920aee10aba7ad861554c043dd4afe88bed7697e..a804783f94960b6a4cf4d8e764d5078156de8025 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test split with custom record separators
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e39e843d836b86b3322033dc197420b0d6fa47df..e5594d878161503000420d744a8d491a474bbac9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the suffix auto width functionality
 
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index caaa6c0163809e752055c2d5e7cafc4b758115d1..9e6da66c14614f905bf84f579ce1d32635ca8e40 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that split -a works.
 
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1c1ddeefa33696935012eaf691ccd44a1c9417a..90332932c5e86e0e676b538abab3a347e43a5692 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9912bc4064edbabad2523364269a5958a0d2573a..634cea1005a8046437e72ac6008ce63410be3319 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c07062b3255204276d6a05e85daea57aae822de5..bb16389c17e95bde95a35479f999849361972acb 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48bdf1ce4facf2708c3d7e08621de651ff76c0a4..7ee1b8872c733bee93e0844c68e64fe9530fc723 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d91dc20c2818a09e65b3aba3a7bdbe3347618471..cc78d0c903bd553944c9262dff1551bd7d1a3917 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49a11282d6461f4943d9a913361d2533b2ff12da..b2311c6d929903bc311c8d1c0cd0f6f544c308f3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for assertion failure in "test".
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1914353431a1c7157e0e22d2bf9a3abf64517d4d..8372bade05748ce68dd1fb28b43c875ea2e21f50 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2230adc18483957de586aa9f688faeeb7100a6a7..a5dbce6bfba6e97e1d8ad892b212da847af6d921 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3dc714dc5dd5519096096992a5422fd0bfd6ac7..33be17b411f1433b4a5528c712dfa0f2779aaecf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that tail seeks to the end of a device
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5cafc94382152bf8ceaacbcb18c744166af10fc4..b9eed30e692908644fbf8392ba5dc542d51a2b55 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # inotify-based tail -f didn't flush its initial output before blocking
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f680005ad59a439dec9fe43762ba270b4ff60845..9361f6ed0902a5cc74855d1793f65938b19be60a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that --follow=name does not imply --retry
 
-# Copyright (C) 2011-2018 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f8ab9760165fb30e7b758d903587298df406da3b..69a0cfbd10742cfdbdf5a30362e0984b07ae561c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test tail -f -
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c1afa38256650235a92c251c411b9f72996b66c2..b02ddac10c8aeede592c6b51b14e2aa6d2581a89 100755 (executable)
@@ -3,7 +3,7 @@
 # of the watched file was removed and recreated.
 # (...instead of getting stuck forever)
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b34abf261cee7fb8dbc979086ed797f6fc81a39..5e383bc56e3d6a6ef92a63b2583a33ee05538951 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1be2119cc119c1168338603ec64c1cf6a5809d36..27c7c5a948c49b6812f0bac9ea9d8ca9c9826f50 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94ce09ee11b8cf00b781ae6a589b26f1dd12ddbd..c00af724149a7824ae09133a8437b3cb8c1aee88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f only uses inotify for regular files or fifos
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 98873aa66c883b9dd5087b0fb04d4ba252347741..e7c5dae00d3e0b77e4e63db95660dece3f9d323b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe255b3225de474a0770a76dd5261420523331e0..c49aeb74e87f97da248877b4ddd0b8d9ca2a6123 100755 (executable)
@@ -4,7 +4,7 @@
 # are established in tail_forever_inotify.  That new file would be ignored
 # indefinitely.
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b532609f0d7a7d7f3b85fdfe4927f8ef153c4d7e..d717ccfff98ed8d8f0600e6ab5524f5cc4ba7539 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F doesn't leak inotify resources
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ca60e57c691965d87eb3fc5e9f1f1de6f8b01e2b..8f089e2280b7ba1a1417c389ff2fcf2c1b626f8c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F handles rotation
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ed2cb4a4f95163f4d56431dbe331762407ef7d2..1293e125a8ff35f255c4e2bdc69a267795e54dfb 100755 (executable)
@@ -2,7 +2,7 @@
 # inotify-based tail would output redundant headers for
 # overlapping inotify events while it was suspended
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 13cd7c92611de97791e665f2ac1075f82632c7f4..7e47018a2261eba2ce1361e499d58d0c7cca5209 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --pid option of tail.
 
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76b0d908ef080f89238d4a8e4eada5d0a40c05d9..9231cac4b08f939c11060ba9a56eb674ca143345 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f doesn't hang in various cases
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1d694b10970408bd19f60dc108231961575c7fa..dce4fb001330a22da55540054bee0f736fe0cd3d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail -f fifo" tails indefinitely.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7b15145f81531eaceab1c119762406a567e5e1ca..4611a63499b8be66ae43e3372eebd54d14e9f69c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux.
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a47fc033824b943ba2136d9e931799e401fb6dc..9e7571c1a2bfa44eaf1578880ebfc7051f0add01 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise tail's behavior regarding missing files with/without --retry.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ffa7b9295b66e05280d7f25cd0a6a0f06511997f..1f0b584f2c014061c8291ccdf62a248167714a07 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce8b65ff1c8e7ade3b36637fc6ea4ba20cbf3dbb..f5850346cfc01cdaee1bc768251c3cd03e35d007 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure tail tracks symlinks properly.
 
-# Copyright (C) 2013-2018 Free Software Foundation, Inc.
+# Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index faed3676347ef2774e83f1d0dd99342d379e48df..7bb121c47186e95a38a1fa7187945c4d0ae798d0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise tail -c
 
-# Copyright 2014-2018 Free Software Foundation, Inc.
+# Copyright 2014-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d7efcf325ea8c3cb895c58f1fa5083d325eed7cb..21a82c58417cbc52ad01f5426b9fba2775f63060 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3780691c8248eef130b1326b0d16720f3a1d8fe8..319501bb2e3d9703bcfa950bd4d1d9970042edf8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure all logs are output upon file truncation
 
-# Copyright (C) 2015-2018 Free Software Foundation, Inc.
+# Copyright (C) 2015-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4fe22f2d6e1efe905f6132f38641c428ea851277..414376107fff7e71c2571d746deb09a54b2c0e9e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c29c75852d5c618df0fa6dec60af5ac9f7060f4f..c687a29b46a9225d10ed92ee28468c59ace12028 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # touch -t would mistakenly reject a time specifying "60" seconds
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 803173bc84b595ec73109e542d6fbe8fdb72a09e..5ca25bd5f6031a149341e91ed3bc893f4a3026fa 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24fe224193f417c502619bf7db20bd6079994541..3cd830b7bdb0caee97676cb830605f78fb739da4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
 
-# Copyright (C) 1998-2018 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0808a2aae92a266f8d2ffda8ad6c20f34bb5a13..de96dae170e2ea0ee01dc39fd67802a468514e8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
-# Copyright (C) 2001-2018 Free Software Foundation, Inc.
+# Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbeaf26f355c5a2bb61adbde4dd438c17ade916b..f254e416500f3a7e4fbddc12aebd7a322457b765 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a66e35e3dbb76ed59574e9fcfdda650104563a37..b972a2d8fbe1870fe8c77172b7e8f7922e4b335d 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f75f9753d6c2837ecb607fa898abeaa92591e44..5dd7b7579d7db9cf6978094cb6dc46fe40b26a25 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -h works.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f86904a82e3d529b90b00d48d5e109d6bb97816..51d2d4d8abcf7881929de33f6c863c05fac61410 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b0ba0adb0496d18ccf01d8b71e48510bc8b2ef82..cf93d81b91f3090f7048cd34fd2dda52f6dbbdc8 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10dd779b0f0c3deefe84f59057520ac4ab6f3225..ffd1e83d02e351fc5b6e6590af8898098ecddd20 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "touch -d now writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2018 Free Software Foundation, Inc.
+# Copyright (C) 2008-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9ef84bb08a6e603b560a2c648b23a93fff4860a..6e6936d9a389e03003a9fc9253b4850d664a96ad 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit timestamps.
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27f2e5c47304e00cd7b0e1527a73c0c391d89847..9691c5ccf2094188510d8a7fd94707300ec9574b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
-# Copyright (C) 2005-2018 Free Software Foundation, Inc.
+# Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0cd3c3b87e5394d3280525cb688908111379e401..3b425739857b553ef83cb09cc31454fde88dcc12 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28b6162b547f131b43424d94f921fd29ee7f2656..e59929238f476b19b43faac6398b81952f4c608f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch honors trailing slash.
 
-# Copyright (C) 2009-2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by