]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update all copyright year number ranges
authorPádraig Brady <P@draigBrady.com>
Mon, 1 Jan 2018 15:57:22 +0000 (15:57 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Jan 2018 15:57:22 +0000 (15:57 +0000)
Run "make update-copyright" and then...

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

777 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/chmod.x
man/chown.x
man/df.x
man/du.x
man/local.mk
man/rm.x
man/stdbuf.x
po/POTFILES.in
src/base64.c
src/basename.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/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/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-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/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/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-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 c077be1aa17301e052f155d71cc1e57d6569265a..d5e57c3251d3b6c4f9d2dc035e078e1c5274d73b 100644 (file)
@@ -68,7 +68,7 @@ When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
 
 
 <!--
-Copyright (C) 2017 Free Software Foundation, Inc.
+Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 54158b75b9539d90921eb20bca72d452c69fa2da..69cfa13b8cc1cc72b24d047523b27504a1339f33 100644 (file)
@@ -88,7 +88,7 @@ in this matter.
 
 
 <!--
-Copyright (C) 2017 Free Software Foundation, Inc.
+Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 90f7b0234986cf8f14b72878c9a651e892b225a5..92e4f48c44a1e6cf6cdfcbfdf20b9080df2ba04d 100644 (file)
@@ -1,6 +1,6 @@
 # Suppress valgrind diagnostics we don't care about.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This 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 516aaafb881bda63e2b5cf2d98cac15034c0ce4a..3be1ce7d52073f16c1148f8daa75f43162e85f2b 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-2017 Free Software Foundation, Inc.
+Copyright (C) 2009-2018 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 7d3b8cff88b07949b76d45a5a34b63bb4eafb26b..ecebbdae7e6c98c62b895357c889d270bbf747ab 100644 (file)
@@ -1,6 +1,6 @@
 # Make coreutils.                                      -*-Makefile-*-
 
-# Copyright (C) 1990-2017 Free Software Foundation, Inc.
+# Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
 # This 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 4bf838783669d2b7ac628eecba569e5783ccb39d..b89254f7e543adcbb707b806ca77714bc49b659b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4852,7 +4852,7 @@ packages, see ./old/*/NEWS.
 
 ========================================================================
 
-Copyright (C) 2001-2017 Free Software Foundation, Inc.
+Copyright (C) 2001-2018 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 c4bdafe1959b73d6edbae72b6b0427becaae7b4e..643e5eab6476ff1f96c716bdfc3b874472f132d9 100644 (file)
--- a/README
+++ b/README
@@ -232,7 +232,7 @@ the address on the last line of --help output.
 
 ========================================================================
 
-Copyright (C) 1998-2017 Free Software Foundation, Inc.
+Copyright (C) 1998-2018 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 c707c15eb960606f3b2a9c9aeeb9d1aa92194e83..1729922cf93ed4cb6121472a5e2e195064185537 100644 (file)
@@ -93,7 +93,7 @@ each program.  One way to do this is to use vc-dwim
 
 -----
 
-Copyright (C) 2002-2017 Free Software Foundation, Inc.
+Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 95e68fc5b59ecb89a8cd3db5a063eda49c3e29fa..b318495d75c237affacd74db82befcb762180de6 100644 (file)
@@ -1,7 +1,7 @@
 #! /bin/bash
 # Convert this package for use with valgrind.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This 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 7199205c1c79be62779be4933762a46bae53f873..663bc41e92d66b1f1cef4addabacb94f513e0c9b 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-2017 Free Software Foundation, Inc.
+Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 03057c37887c92e34da0b474c3b4fd665b6afcf8..25920e991c7aca5095947f6abe3fe426f01abb6b 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2017-09-19.08; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b99fa67923c0ee89215beab94502ea6ac433322..48e93405c707962fe6cccc6c666930da377510f2 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This 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 04d33c779da787f7f7c6e086642fdc70820980e0..f108a3402141e489606cabe91a1b21879b7f9cab 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a007613ee2c0c48e85a11bb777b0325aad366d85..669e9d1f2a0800b126135974f639986a2e3bddc2 100644 (file)
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1991-2017 Free Software Foundation, Inc.
+# Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index de1f2eb365e441ee3ba2fe5a6088827ef65a8f89..3fa08308546509ae480fc0f1baae27429725b822 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-2017 Free Software Foundation, Inc.
+Copyright @copyright{} 1994-2018 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 12f1c293eca776caed153d185d6c0faa0aa83f09..a589ad4d3bc858e6dc9f7d50c79aebd20d9d800f 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils documentation.                                -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 1995-2017 Free Software Foundation, Inc.
+# Copyright (C) 1995-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c94c48360db3777241dd1e31747993d0b2c02a99..af8fa3827003719b723a07d587c11e1ed8075607 100644 (file)
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994-2017 Free Software Foundation, Inc.
+@c Copyright (C) 1994-2018 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 1f1ebcb371636be8cd9041809f548297fbf8e740..d64fbab073da6f42220bec6a0debb4d30f1bff03 100644 (file)
@@ -1,6 +1,6 @@
 /* buffer-lcm.c - compute a good buffer size for dealing with two files
 
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e6c1d1a6ab0ff9543c569720477888c62e728fd9..a111121cc5ed6659aab14cdf2c0cbeccce636a7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 68e88fe2ad3a017959eebf5dc157dc4a943f3947..9dbc881ab163cb3187bcf7c4a3bbf95f8593b8ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare an access pattern hint for files.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9216c2239c7536eefdfb863f2afcd5ac71aaf5b9..f7bf09bc4a06cae1ef11c35a8d5619aff3c9225b 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7f86840f069ca315ae2fb007fb8a227e73295162..dc724a6ca84d753422d35d7e2ccb1a712ebe60df 100644 (file)
@@ -1,6 +1,6 @@
 /* Invoke open, but return either a desired file descriptor or -1.
 
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e67959674f75c62361027a6563aa6077be30be98..8bfefc7321606ab5cc01fd26a7dd67bfbd72390c 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index dc6f40cbfe71558c6ab509c64be377e372944edd..6a41f878db1f42c3a42ad11335d8233cae570b5c 100644 (file)
@@ -1,6 +1,6 @@
 /* Barebones heap implementation supporting only insert and pop.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 48d24c3459009e608eff68f9c99e7ef9ce687256..f49e006a185a7df1fa5d379697469ea61b9670a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d444980e66612763f7fc40fb1e49ae747818fb90..ee7ea2d0ffc1370ecc2daf37f099b88e33bb2397 100644 (file)
@@ -1,5 +1,5 @@
 /* Align/Truncate a string in a given screen width
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c5e4e9136a4d5fcde37484866ca82e12ed95e8b6..fb44b2407f2b5f2fabb268542fcdd43a90868801 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 289a7f4251e3cb4c33f57211e290e11bb50c0648..78287b80e6819459f06cf4901282c4c6c6e8ddcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64.
 
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index 3b2cc020a99212bb89739727097b63f2eee42c50..cfac0591dfd01e2a59febb1bab6498b9e8d336ce 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3acf08ea15f91698451a0873016a60645cd462cd..b303e32008b61cc8ac37d54148eeea07f3a7cc3b 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random integers.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7b8f94edd37ba4eb6af18b7ce883047784e710fd..137c0229ce27503f0db100f28b8bb69388076fc9 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate random permutations.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ed687b3b93366c332a1be8a772993780792ef5d0..fb94ee2f6d3fecb5188a1866c23133cdcd86fe2d 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 26d7577f3dffdd7e5e383e157c04965e724994bb..8ab8f038a82a395f72a82f52a3312d4151f16c98 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate buffers of random data.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 136729c8df5b45ab126169aaf0ba4bfe793f5da9..f0f81049bd6f7792f697b0e0381420868711325c 100644 (file)
@@ -1,5 +1,5 @@
 /* root-dev-ino.c -- get the device and inode numbers for '/'.
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1686c4e6a1bd83714b96429e669a535fcd76e643..20356139f986b6e1bfe8b0238f2133e2c428fcae 100644 (file)
@@ -1,6 +1,6 @@
 /* Root device and inode number checking.
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1d31472252757626f0dccbc7a57f777fd7ed8afc..3a21088bd52b2d27e0a647b5f0c3929d14b6c18a 100644 (file)
@@ -1,5 +1,5 @@
 /* Include and determine availability of smack routines
-   Copyright (C) 2013-2017 Free Software Foundation, Inc.
+   Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 562f65b71800a2ca2111674caf4b7a46e49a3411..ca3fca85b6c883f36a31a5dbcb7dbd56cd9fbb60 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare integer strings.
 
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 04632c30d4e5ff393f5447862d4f3a26241db911..9b71eceed1fbd991cc34a5e9bf54feef12f5eb06 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.  This is an internal include file.
 
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 64f79dac36a2d3e58f2a7dba120258ed5cdfca7c..3f33caf2fede160f14b0ad3ee1c86374d659f2bf 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare numeric strings.
 
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 28810b9de4b80f09ea940c084963448002f7e4ba..c0b69e71a4cedfbc5075ecee65f92bcd4ef33803 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c1c07e828b089e2ad6a1d04d168cd84fa02d7d75..e0d576174bd6d314b8f234954b957bfaf3e32fd1 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert decimal strings with bounds checking and exit on error.
 
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3bc764d462db3100ef452f0c7804cf313527c496..bd775d6661aa1d43196139564e2d43580ba30a50 100644 (file)
@@ -1,6 +1,6 @@
 /* xfts.c -- a wrapper for fts_open
 
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d9401dbeb2729d41d70c80e4d991f5783d8afb12..b33762de35be574780ad7ae478c5330db22dbe09 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that fadvise works as advertised.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f4b166409176e3272a31728be578daf2aa39f063..2c546b665ecd095ad9c4208f13f76dd7950001bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that mbsalign works as advertised.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ccc7a6c79388d5e04c53e7b4497a5cdbd941f34c..56471be762ce008f9124697baff55d7a788fd432 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the ISAAC or ISAAC64 pseudorandom number generator.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This 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 21d224dc9e848fc310dc35b622a3a854baa84513..d9afeacd0e2396deaabab291ab94e09ab9834fdb 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 21d224dc9e848fc310dc35b622a3a854baa84513
+Subproject commit d9afeacd0e2396deaabab291ab94e09ab9834fdb
index 71582e804f90938fd38dfe0a72944bd6eaa3d373..47695a95a77673ad904558b99ad942be06c79409 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a771aa5294f3c9fe6332b1c7c464a128391d0f3..c92939a6078192d9fd4bbaf6bd68a26a67a9ba73 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11df166e3ea1d91a190ca214c990941546f021ad..c8d51f9aab769b7e733894cc61d3d09818bb32bb 100644 (file)
@@ -1,7 +1,7 @@
 # boottime.m4 serial 4
 # Determine whether this system has infrastructure for obtaining the boot time.
 
-# Copyright (C) 1996-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2bcf1d4648b3755f413cf7d14817c9fa7106ae0b..d1b41bb4fb72491204a98c7f05bf7ca67370f040 100644 (file)
@@ -1,7 +1,7 @@
 #serial 26
 # Check declarations for this package.
 
-dnl Copyright (C) 1997-2017 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2018 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 332551407674182946d6a7b853e8a93b27c5f0fe..873bb702b3e8ae9000e4317dc8a9b40d5ffde1f4 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-2017 Free Software Foundation, Inc.
+dnl Copyright (C) 2008-2018 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 b3d5b54e08f4f09fa58480c605290cf649f29c9e..070a2bb2eb08d1d2ef63a615690e0fc84fd54d0d 100644 (file)
@@ -1,5 +1,5 @@
 #serial 2
-dnl Copyright (C) 2007-2017 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2018 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 5aef4baf4d785391e3a58477fc1a2ebe417f0bf6..61961ab9bb07abedcae8388503905ae5dc7ca80f 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Misc type-related macros for coreutils.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b120c2d1bec81fa3492328ae47b6e75e1a3d9b82..889dd4af437c7c47f4876bcd2702275d48a454ec 100644 (file)
@@ -7,7 +7,7 @@ m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
 # directory of the coreutils package.
 
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3afb5e84cf02216670c3d1a1f7195bd5946cbb97..983d823f5fd5d0e5810ca7c3a6edc34116e94eeb 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e0399be41073b3a5ce605061f618c30be1d83d1..98f1327da391ba764f88cb9ea4128b22b80c984b 100644 (file)
@@ -1,7 +1,7 @@
 # xattr.m4 - check for Extended Attributes (Linux)
 # serial 3
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 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 cf31ea760d7d74d1f4dcf018302fee403bc0800c..e4f29b702bf9096c01f260b8a8130c4c25436161 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2018 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 696aeeb5bd8a9a9b2710f926adb74c7bdf6d96b7..f259f5624d9c16eed51dea1296f90aaabe8641b6 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2018 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 9a3dd7a0bb4dffd7476be7eab88339fc8bcaa6b5..229a7f25dd7b8fbabcd2a633b31416035d179c1f 100644 (file)
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2018 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 9bb546fe23c3dcb49df5524ac05d147843b7dbc2..43f66ffa2339d18fdf8a1be91cd7748d579c1095 100644 (file)
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2018 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 5f3f2152dee5574c934e5c629878e9a84944787b..05d44012db9223a04851e644bbe1ef489d85ef4c 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils man pages.                            -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26baf4ab8f95ddd22a7a27eadf4daf255318c819..278eba00947f67882c4024101725c98df8010d44 100644 (file)
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2018 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 02aa50d74a5015fea45ef8be1fd2f55273dd7528..e851a2f9c4ec26b8d357ea054afbefd0201e56b3 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2017 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2018 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 e4fcdbf1951451571629bbb7bb342e27f7551ff2..aacb1b1e2b44b206a8a63c53318d6045519422fe 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
index c2a030543ab11da98c182f88c6cd143a88695e6c..1f5c09aae6ef8884de508a128fecc0e555479426 100644 (file)
@@ -1,5 +1,5 @@
 /* Base64 encode/decode strings or files.
-   Copyright (C) 2004-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
    This file is part of Base64.
 
index 620497d204a736c73a85f7ed11d6ee313777b8d6..139a7c0beadb23eeecd8b30d47ced29e92ed0953 100644 (file)
@@ -1,5 +1,5 @@
 /* basename -- strip directory and suffix from file names
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a3680a3fc6a5ebf3a72ba914281ff98e805291d4..3c319511c767f65d2e420b3bff8fa6197ddbb37b 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f21eb715f0a2948a53e828bfbbd3381c691b4e4b..64144061e39fc864c477aee285c97d166c5a4f15 100644 (file)
@@ -1,5 +1,5 @@
 /* chcon -- change security context of files
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c88b1de9f85eec3f17b71dbdc5e5c32a4b75fea6..130fa73ddc3ff92d1581a56ed502992bb50ed107 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- change group ownership of files
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 687c9d94d96a4bfa7af56d0feb0244549195d3af..0e9436c7285f6bbf44cc10f2d14e2899fe32605a 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b747069b695caae93165efa7a2c8303ce604f860..818ee0ff15f9be5029d27721795dfebab9d18628 100644 (file)
@@ -1,5 +1,5 @@
 /* chown-core.c -- core functions for changing ownership.
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1a664c9a68d8151875784ce5479c935526656da4..26d702e2c7154d2b102f1373a75d44ef6f87f420 100644 (file)
@@ -1,6 +1,6 @@
 /* chown-core.h -- types and prototypes shared by chown and chgrp.
 
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2590734a01b2bfa8890bb8271172c1a9cedfd4fc..da6ed4ab4d575056cb73461629b9b09b930ae4b5 100644 (file)
@@ -1,5 +1,5 @@
 /* chown -- change user and group ownership of files
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 298b5dfbcb27a8c0805d3a80f43759994e49e073..9bd79b324c807a63ddd0b0b69530698c80ec0a75 100644 (file)
@@ -1,5 +1,5 @@
 /* chroot -- run command or shell with special root directory
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index deceb4dd4999aa1b0f834b3eebe95366f3c0c702..372d6b601cac4b4af03c4ca0f9a9a89d683be545 100644 (file)
@@ -1,5 +1,5 @@
 /* cksum -- calculate and print POSIX checksums and sizes of files
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 67a2e8cec9941e7fab986eea000a9e7c25d49d8b..ae6c726b71255ac46b2b997c040de0892bbe06bc 100644 (file)
@@ -1,5 +1,5 @@
 /* comm -- compare two sorted files line by line.
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 165c5cebb08fcef4f3713f74f9becf79c423dcf1..2a804945e83981c514fba2873946a2d027581e52 100644 (file)
@@ -1,5 +1,5 @@
 /* copy.c -- core functions for copying files and directories
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index eef5663b4cdee38917d038d2a1e36ab8df05596e..dd03385c30bb2452d77ed8744794a179a9dd83d1 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for copying files and directories
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 117f8b3cf217b7cb699c110e2557dceaa3bbba62..17794be40dca2394544ee42e7a8c9430d06d3a68 100644 (file)
@@ -1,5 +1,5 @@
 /* arch -- wrapper to uname with the right uname_mode.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a449d0b71f5fde3dd3f2347cf6330bc85f34c211..6e925448063fc2a055d91a7355a8f1ca88a6a7e2 100644 (file)
@@ -1,5 +1,5 @@
 /* dir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d55fcad4aab7ce0b865e90714c215f428eaef86f..a606a96e71b22db00c31b61114316108665ec5c1 100644 (file)
@@ -1,5 +1,5 @@
 /* vdir -- wrapper to ls with the right ls_mode.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e916c5103bb22d8a7b2438bd016277302641b1d9..ea4d7ea4b6941cdc4b3c1f0525c2a685169216bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 759def11df7fbec1a15c37b1c64368ddef5aed98..0b49a682ebb69839b26f12586b83908e9c3f67a9 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6743f1036582dce1793c224cc83224047d0dc940..1b5bf72857abde11e6c47051d99d98e05d48eced 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
 /* cp.c  -- file copying (main routines)
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 336eddcbe4726177d0b7217374a822a6f1ac6046..3dc614b9a215d8210f2b83c13e7eef71ba7e953f 100644 (file)
@@ -1,5 +1,5 @@
 /* csplit - split a file into sections determined by context lines
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index afbad4828a3f472bf06288fa62f220ce963da38f..be2e67af4f6b280c86d76c26aca64b9ed7a95269 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -1,5 +1,5 @@
 /* cut - remove parts of lines of files
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index efdda256fa966e2c94c39e72be0e73a88137813f..92abd85ddd995add0ad358746f4a0629344475a5 100644 (file)
@@ -1,5 +1,5 @@
 /* date - print or set the system date and time
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 979c0ee03099946762a45c3ccf94a169583e6fe8..7eaacc02c18bc2cc03f8f7b9d1d0672b220eed3c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 789811680a2e8c14fa0b7e4d8bdfebf1c79be1ee..70bbbb19efabaa7795aebeb646ae88f0ef41e96a 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 1985-2017 Free Software Foundation, Inc.
+   Copyright (C) 1985-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d9a26e06492661f5ac5a94f58493761e793d3f3c..11788654b9ba7a0a952fb7981919ea321f65f25f 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free disk space
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8835d80ffd1f6b6b203594fa6a3e8830066df71b..f56945f99dcb0715e11323b69257ee107d80ff42 100644 (file)
--- a/src/die.h
+++ b/src/die.h
@@ -1,5 +1,5 @@
 /* Report an error and exit.
-   Copyright 2016-2017 Free Software Foundation, Inc.
+   Copyright 2016-2018 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 91344e30984b4ff04c7f80ec0951a7900b70fb4c..425eae9babc91356c85a2eac7633d65c016355ee 100644 (file)
@@ -1,5 +1,5 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
-   Copyright (C) 1996-2017 Free Software Foundation, Inc.
+   Copyright (C) 1996-2018 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 fca51f23fcc7cbf931ec4e89b3e7e58d1aa748cf..18381a7f69a110dd2eeb77831f0fc2dbfab79fa8 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 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 c9889c75455855cd46d88ce2808546796ef03bd8..56e6402e3a8dcd01f6e0a0d969b8027eaf0510f4 100644 (file)
@@ -1,6 +1,6 @@
 /* dirname -- strip suffix from file name
 
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 830d92f1c80383109c2915fffff09400782ab493..d6ddc97d441a35e0947342eb75d8289bfd86e6b2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c2fcf142c583349a29eb9fde383a5ceb8d0eeeb9..ac4489fbf13730e54a461be4b7ef869c7cfefb45 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize disk usage
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 647fce95738f29df224706eefe441dcc59125057..9958a8ec638be824170befabdeec60c731319a25 100644 (file)
@@ -1,5 +1,5 @@
 /* echo.c, derived from code echo.c in Bash.
-   Copyright (C) 1987-2017 Free Software Foundation, Inc.
+   Copyright (C) 1987-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index adf53a974ce12bc783de96849c80b36a1a4cad2d..bacef9b023568c1f710edde9ad792d4a137afc6a 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 81572153a6595bb16c4d37654f7d86d57eaf56c8..20ab023502e9734d086c0689daa9af77dd638916 100644 (file)
@@ -1,5 +1,5 @@
 /* expand-common - common functionality for expand/unexapnd
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f0bf8423b1cec09f431a1601d1b4fac15ab09e02..cd32509a6485ee539d8706cbd29d41d0cc22e676 100644 (file)
@@ -1,6 +1,6 @@
 /* expand-common - common functionality for expand/unexapnd
 
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e9f1821bd77cb7c4683bbca81bb75c08ef423b1e..6183fb820c07eac1521960c5f728cba3d4b96f7b 100644 (file)
@@ -1,5 +1,5 @@
 /* expand - convert tabs to spaces
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a4e427964fa02dae13bf325bf69022fa9bebc634..f4dbf17927aa30724010ae72eebd5eac62d1d1a9 100644 (file)
@@ -1,5 +1,5 @@
 /* expr -- evaluate expressions.
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bbb686a4ce333021b7fcd2700745afd0c39eb49f..12fc2aad07a2e04db8ec534236fa341fb2c86e80 100644 (file)
@@ -1,5 +1,5 @@
 /* extent-scan.c -- core functions for scanning extents
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ec98e1cbe6bc4106e2376a4b4899b9381d187e42..cd7e837cf7ea8f608d9f763d34b2eb186b9f1637 100644 (file)
@@ -1,5 +1,5 @@
 /* core functions for efficient reading sparse files
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 814eb7b461c2bf4da86bc9adf97205f859e18b80..e8ed4bbe3efd3fbefadf52873e1a877d65fef497 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted 'case ...:' statements.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 97af6caae9a39ba32eb682da59c454164558f507..7c4a7cdacd7b8e4e94c88d64d31da905933bce8d 100644 (file)
@@ -1,5 +1,5 @@
 /* factor -- print prime factors of n.
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 810fd885d7fc7cb536f1cc6eb0e9a30bf32069e0..3840bf0d96896dc46ba001a2a8e289365d924397 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.c -- find the root mount point for a file.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 69affd03a7956709e821b6cad5d3a75681326f30..ddde997cc895d949b4e59b0fc5ed0569f1dc070e 100644 (file)
@@ -1,5 +1,5 @@
 /* find-mount-point.h -- find the root mount point for a file.
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a3049f21fd2dc23b7ed6f6cc566cfb66406c2060..147fdf5740851b11920219562fb95edfbd20f384 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -1,5 +1,5 @@
 /* GNU fmt -- simple text formatter.
-   Copyright (C) 1994-2017 Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2912cd4d5c177aac4f16fcc4d303aa90f9bf57d1..40c2e7999c7ae5357e42e8d871bd5c3336cedcf9 100644 (file)
@@ -1,5 +1,5 @@
 /* fold -- wrap each input line to fit in specified width.
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4ed04aa7c13e7a566652115a5f0563e65b1a26b1..1794a5786c4267afcbff0ca4e3beb933eb0fa51d 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement ln -f "atomically"
 
-   Copyright 2017 Free Software Foundation, Inc.
+   Copyright 2017-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9a0f652573d311bfcce5c3b5e05eceea12a83976..07d10735beedd2ea65273239a73fec3c1c39ea03 100644 (file)
@@ -1,5 +1,5 @@
 /* getlimits - print various platform dependent limits.
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ff548fd3fc0534770ee5a64a0f27e0e7b15eea6a..4436d7daf5d4988ec621fc013394c6341f8b41d5 100644 (file)
@@ -1,5 +1,5 @@
 /* group-list.c --Print a list of group IDs or names.
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fdcb75314913935ce7795248f739adb591452a57..9cc6c401c6b7159f5bf7ca546f0351d834ec507c 100644 (file)
@@ -1,6 +1,6 @@
 /* group-list.h -- prototypes shared by id and groups.
 
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 399855a23a08231ba385657ffb1088b0dd1f43bc..cfad07f3256ad4c306c51ecc4b9a60ca4015f833 100644 (file)
@@ -1,5 +1,5 @@
 /* groups -- print the groups a user is in
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a1d8cf20b7f8ca20c9f1daf9b9a5bdf0989b7cef..e1611778fb5eb44543ae9fe843791eabcc2a497a 100644 (file)
@@ -1,5 +1,5 @@
 /* head -- output first part of file(s)
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c676bdcd8a9ddd4bf6f17a1a2971488360dc49c5..c45328aeab9dedf4b5951d20df84e077e89dcd07 100644 (file)
@@ -1,6 +1,6 @@
 /* print the hexadecimal identifier for the current host
 
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 560eb7f437f41c314840646c2bfc8a69ca70e1c1..292c148ec20262fc4c200627effc8d2bb5b02e03 100644 (file)
@@ -1,5 +1,5 @@
 /* hostname - set or print the name of current host system
-   Copyright (C) 1994-2017 Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2cbc6873c8691999c8f00c38daf8c25aa282d9d7..be0758059c5d28eafa629ebb6bfee8b753a270ea 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8c4f244f84cf5bc9adfc9f937d441b0287124fc0..48e27a36589a903bcd4fc1d87f5e3fa08a895f07 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 09cc765a02e9ee9f436813ead5ec703c892092f3..ed2f4a9c4d77462f357353eb73ee4306c28b37f1 100644 (file)
@@ -1,5 +1,5 @@
 /* I/O block size definitions for coreutils
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 228e2af1330d3a2997656e5308f43c14a49e18ea..2fb94401d07c61c6aff0a61e1f8fbb638d4280df 100644 (file)
@@ -1,5 +1,5 @@
 /* join - join lines of two files on a common field
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 164a166ee22bb9fe51481049c7b9ec01c823ba23..2be37493c38682b4c641f8767c22eae289d41f11 100644 (file)
@@ -1,5 +1,5 @@
 /* kill -- send a signal to a process
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7844b2c08b40e5cb52fd783a0fce2d2341354408..33bc222df4e7cc78319a5c4024a6650246f4b5d3 100644 (file)
@@ -1,5 +1,5 @@
 /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3b9c776c1d6213ee1972670450ada676b645f981..203a117882a026c8a605b4ebe9706bed2f2762f1 100644 (file)
@@ -1,5 +1,5 @@
 /* link utility for GNU.
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0ff8a0b27c3d1fe1dc18a7ba06a6985b5c819cbd..604493bfc499189ca12224c4bb562cc69b796cb9 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* 'ln' program to create links between files.
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 38b4bd44992c1a0aace3c4c03fa33a557f8b8b91..4e8cbf98e52232458b1edc57e684ac3761eccd6c 100644 (file)
@@ -1,7 +1,7 @@
 # Make coreutils programs.                             -*-Makefile-*-
 # This is included by the top-level Makefile.am.
 
-## Copyright (C) 1990-2017 Free Software Foundation, Inc.
+## Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index db5836590f05a69aae27a49f3566702f9ae43c07..171fe483f53333ee1b222a0f91cf40c57b6562f5 100644 (file)
@@ -1,5 +1,5 @@
 /* logname -- print user's login name
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 01d330cc3743fc6a2ab59525845daa4d76fb2532..c65d437d17e16f614fccd418f595f5d2ac86dccc 100644 (file)
@@ -1,6 +1,6 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
 
-Copyright 1991-2017 Free Software Foundation, Inc.
+Copyright 1991-2018 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 4becd06e7f7ed805eb9dd0f2047c41c3926b4150..cd6b09c8e847a6031ec9a6c75c169f446ca9b61b 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1985-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a4cf5480c131808d09846b8d8fd4c224f70f0517..b41f9837c94e9c221ad6754f477cb88d8dad42b9 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-2017 Free Software Foundation, Inc.
+Copyright 2012-2018 Free Software Foundation, Inc.
 
 This 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 c8002317856b747d086a8a73cc04dfb1d24259c8..a5c30d9c45f30866230ae4afd527f271dcfdd82f 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute checksums of files or strings.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7b42ccdc66e6dd0ecc55f5457a09ab8be5ecc883..91ab51509670ad87a46148a4301b82077156d91e 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 79d738b3a260810da41e894da4e8a86125fdb899..2e6c4012e0c6387f2b30c0aba5a9972443870db6 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index caedadfff2027bda6b7acdc1c7e3cab1846bb531..43aa4be0a4ed0c462e26f14e647613125b491bf1 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2a808a3d39358a044b1e1f3431438654aafc01ce..97c3498fa3f0a0e00780fe0743d6e4d4d4dfff62 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a temporary file or directory, safely.
-   Copyright (C) 2007-2017 Free Software Foundation, Inc.
+   Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 9e80193dffb4b8b0242ab9d059cd3f155c3dfa99..a8df730a7e5fb32c3e02519db1f398b64622accc 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b0656e15a60f92d8c0993642e4288d2bfc74dba8..cdfd40d6de2f566064eea01f95fe23e9ea25193d 100644 (file)
@@ -1,5 +1,5 @@
 /* nice -- run a program with modified niceness
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b57f08e4fbf07bad30b1c5fa84d9b68fa538c467..90c7ea062c0389945acc0cee28f300dda9c704ad 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
 /* nl -- number lines of files
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7bf32d24a59131b873adf0555065194de407ac58..4bc7a4a4834236fdb5431b0d28bac3183eb58864 100644 (file)
@@ -1,5 +1,5 @@
 /* nohup -- run a command immune to hangups, with output to a non-tty
-   Copyright (C) 2003-2017 Free Software Foundation, Inc.
+   Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 3d63e8a85534404e718cc4af33e24d53f1031233..fc3a17b732fdc6cb4d40353263cb83b86282aa66 100644 (file)
@@ -1,5 +1,5 @@
 /* nproc - print the number of processors.
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1dfd4da83ac0abdeffa8d5af0c20c680a9006b9a..130e0388d7ccb0c36754bda912a877c843aa8b20 100644 (file)
@@ -1,5 +1,5 @@
 /* Reformat numbers like 11505426432 to the more human-readable 11G
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2c4dae642c2dd5e1be63a500024eb2d1f2608f7f..1a4aedee7eb446f9e72a0857ab07265dd5c1cb5c 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 70194a598283497361fb88fe2a2b244605132ad8..856e8bc9a322011ec7bdb4b7021af8f95f3099dc 100644 (file)
@@ -1,5 +1,5 @@
 /* operand2sig.c -- common function for parsing signal specifications
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5428534ddd2a0420b5fcfccc5e8d100ebec96fad..0f249ab1ee8726953fa233ab41f282d0b33ceffb 100644 (file)
@@ -1,6 +1,6 @@
 /* operand2sig.h -- prototype for signal specification function
 
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index fdc94b4d94291d88dfc7dde092d63de8d8b979a6..f7e795e14ec116f73b4294a0ccb127f16d76824d 100644 (file)
@@ -1,5 +1,5 @@
 /* paste - merge lines of files
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
    Copyright (C) 1984 David M. Ihnat
 
    This program is free software: you can redistribute it and/or modify
index 6727b565720dbb78a29d7c3e5b77e84edb574184..6deb0464393c42f7ad063c8508dc6bdfdb544aea 100644 (file)
@@ -1,5 +1,5 @@
 /* pathchk -- check whether file names are valid or portable
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 2805195149c7043c6f8c8c9c5862b094042e6e2e..a9832fe2620e0f4a3055966c723e7fe25f35db78 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's pinky.
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index adf2cd485d425fce50e583316ac90aabc7614915..7d72b4198c55bd30a5470f16462f83ab0a95fcc2 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1,5 +1,5 @@
 /* pr -- convert text files for printing.
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 86ed082b504459386e23236f274e3d20a79760d0..0cc8a481643ae888417898cb069503007196e8fd 100644 (file)
@@ -1,5 +1,5 @@
 /* printenv -- print all or part of environment
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b771b840b979c3c5e97bd76c0be954d3cea37e5c..6f687eda8f0a2f72e8442503c549da53ffef06e2 100644 (file)
@@ -1,5 +1,5 @@
 /* printf - format and print data
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5a3ca6a387a7ab7aa162bb06e07b9f45c58bf2a7..237919ee3f745a28675d8666090d0889a9b8cadc 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.c - common formating output functions and definitions
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index acb0dbc0739788b61d009d00c5a064cd1fc604ec..8f01172e1878c82c2b28ad181dcdde4c3361ac42 100644 (file)
@@ -1,5 +1,5 @@
 /* prog-fprintf.h - common formating output functions and definitions
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 02bf8ebb04b1e1e1252d78edb80a74376f293f87..bbde78a1e1cc51358d70993176b4b20180ae5dd1 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 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 98b91f8049ae1511d110dc46811e192e76f153a9..d16497d1950b1434e198823d29c6ea9c3eba1788 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -1,5 +1,5 @@
 /* pwd - print current directory
-   Copyright (C) 1994-2017 Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6b41f79a4fbccfc2dcb5b213f3d931e9b4e55925..7c66efb9d6dfcdd8c7fc64926af3b7f8ab7ccdef 100644 (file)
@@ -1,5 +1,5 @@
 /* readlink -- display value of a symbolic link.
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 855074efd5da01a54afd6390ed9cb183fcd9d04c..5a0e8279e9c6e4089463bff6646b7809aba0cf8a 100644 (file)
@@ -1,5 +1,5 @@
 /* realpath - print the resolved path
-   Copyright (C) 2011-2017 Free Software Foundation, Inc.
+   Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 5c2201c6e61409b401dffa534090a01a225d97d1..5d44b5929e5a6fa458544cb29a68ca787b3f4fe4 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6937ad6b918241fe16519487cd255296c8b877ea..ce14e27d05aa4f58fc85b8230ee5cef71cb1ec11 100644 (file)
@@ -1,5 +1,5 @@
 /* relpath - print the relative path
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b2740c7b09d63ed39b830a0f43c3cf5b34503ac4..eafb9646ec5cd806b6897d64e56c5d64150b1af1 100644 (file)
@@ -1,5 +1,5 @@
 /* remove.c -- core functions for removing files and directories
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1fd123fb021734c2709b75577495a10218d43cf6..2ce3a164fda03942f87f427b314cf4025a6638dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Remove directory entries.
 
-   Copyright (C) 1998-2017 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0a690ab74c4a83113a12aea979a7da9b420f0828..dbc0cb7312e66a6ed33fcf8e2f4d4dbcb75d2c1c 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* 'rm' file deletion utility for GNU.
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index df6d159be6c98f6e6dd7571b773ecd578e5c64a7..666886f02d23eb009ae771b643b7d5cd15e4b76b 100644 (file)
@@ -1,6 +1,6 @@
 /* rmdir -- remove directories
 
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ce504fe49a932964289d10b2890528f63addda49..72ac4f4c015ec5ebd3b39de43dfe075dfffaa3dc 100644 (file)
@@ -1,5 +1,5 @@
 /* runcon -- run command with specified security context
-   Copyright (C) 2005-2017 Free Software Foundation, Inc.
+   Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0277cd0ba5cc65fb553ea587c8adb649b5c731cb..ebbd7a34ae55ba588a1b8ff1e40e1526c75476fd 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 398c4dd3a2806824f49ab835ec71cb4959f56a3a..3ffc8639bd03d979fbd96f576125450d75124ab7 100644 (file)
@@ -1,5 +1,5 @@
 /* selinux - core functions for maintaining SELinux labeling
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ba3452b46b0c049f9f5ceb4c30de264b5c0a61e2..81bb9fbe6b53a9abbc61db076774a97fbf06ccc7 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 10b025bde0c9b55c0fb717da95a48d1c0df3c3fd..20687b2931266ff62e5b0cf43f34398a38499ddd 100644 (file)
@@ -1,5 +1,5 @@
 /* set-fields.c -- common functions for parsing field list
-   Copyright (C) 2015-2017 Free Software Foundation, Inc.
+   Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 51e285ae0a56443ce10c761f067cdb3d14081f4d..b9bab1fd585bc9b48281f8da1d6b06a54182cc30 100644 (file)
@@ -1,6 +1,6 @@
 /* set-fields.h -- parse field list argument
 
-   Copyright (C) 2015-2017 Free Software Foundation, Inc.
+   Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 30e3e8c4490d7150c3b179ab037797fb8cb5cfb6..2ddaadd38c4554d3fa7390782ea099490fcec98d 100644 (file)
@@ -1,6 +1,6 @@
 /* shred.c - overwrite files and devices to make it harder to recover data
 
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
    Copyright (C) 1997, 1998, 1999 Colin Plumb.
 
    This program is free software: you can redistribute it and/or modify
index d848e54e3c4a2443c5e4a1101e9735864df9451d..b6c53be6a4852bd0fd2251ab049d819424a51c2c 100644 (file)
@@ -1,6 +1,6 @@
 /* Shuffle lines of text.
 
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 889719f0182bd7fe455b30ac2e97325b3bba4f67..162053d7c8c514a0424381b67930b1806cc7a5e8 100644 (file)
@@ -1,5 +1,5 @@
 /* sleep - delay for a specified amount of time.
-   Copyright (C) 1984-2017 Free Software Foundation, Inc.
+   Copyright (C) 1984-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4b6b61fcdfbac8b73d1eca90b11dafbe5cc9caea..dd6bce47fd26e69ddccf1395d5c882e3409266f1 100644 (file)
@@ -1,5 +1,5 @@
 /* sort - sort lines of text (with all kinds of options).
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index b626946066b43792840e9216621b10ed6e0587da..60c14d36c1353fe181b3c5986fb216e140a1d30a 100644 (file)
@@ -1,5 +1,5 @@
 /* split.c -- split a file into pieces.
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a6313e6f66a61ec22cd6a7a16a421fe4a5599b95..8614a4d11f6f5448b3b6ac89e6599547dced12e4 100644 (file)
@@ -1,5 +1,5 @@
 /* stat.c -- display file or file system status
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8b6d768efe5e77c3030034258e540f509be23be4..a212be3d027e2876538eeeaea0612b00c9cc681f 100644 (file)
@@ -1,5 +1,5 @@
 /* stdbuf -- setup the standard streams for a command
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index df963462c1f7619c9cdefdbe2a6845b1f752a9df..07438ee494ab6bf210ad730db6b7464cae05b80c 100644 (file)
@@ -1,5 +1,5 @@
 /* stty -- change and print terminal line settings
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bab59f2bb598e9589d68ca5b37d5f587cd403188..562254df4bcceb14b3c15e52007cbc6ef50efe0c 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f6bff7bf4c0381dce61102595684f94436f0ec43..bd3671a19c919519011c4bf977eea7672b6cd2b7 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2017 Free Software Foundation, Inc.
+   Copyright (C) 1994-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1c7fee9e9342e2149e7fc580a6080ea619d80f2f..4597d61aa781ca1586dba398c9c841f462825604 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for coreutils
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 1d00c3e28f6cd6030f6b68f4464ffa3b9ef4279d..3859f30f6a2ad59cc615a8fbb894fc4c28b39abd 100644 (file)
@@ -1,6 +1,6 @@
 /* tac from a pipe.
 
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 81dcba40077a09ed096d3c679c861d5d87fe3f1a..753f8f1bf345f812b7b0b995bf0afe1894c61661 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -1,5 +1,5 @@
 /* tac - concatenate and print files in reverse
-   Copyright (C) 1988-2017 Free Software Foundation, Inc.
+   Copyright (C) 1988-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 642c448bf786eee48fdb4fd38a00f3130561a197..ac001d7c0aa3690ab4cbf798a6140e774d799fc5 100644 (file)
@@ -1,5 +1,5 @@
 /* tail -- output the last part of file(s)
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 87ea616191691224e73206539cf8fbff5009f8a0..dae0f1e5091e8e882d58cea56d4db6734117c192 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1985-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index ff6fab45b6d199da7ae31340d55ae7881d639db7..aae45012a46b77b2e2c9b4f8428acd457294c1be 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Modified to run with the GNU shell by bfox. */
 
-/* Copyright (C) 1987-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c7b3161d6e8bdd70debb373817664a88bd244f63..90d7c43754060c33d50d19e1fc2a1616ef0d3da9 100644 (file)
@@ -1,5 +1,5 @@
 /* timeout -- run a command with bounded time
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 53bd8e9c763844368bf62f003ce85bcc3b11d8d4..72b807eb38c768f2062aa9893a72e162f8e0a529 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 1987-2017 Free Software Foundation, Inc.
+   Copyright (C) 1987-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7a738786b4ecb9517a1c3650fcbdd969bc5105dd..4f407f4b1805055746c60a823654aa130af01745 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -1,5 +1,5 @@
 /* tr -- a filter to translate characters
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4c24bef9a892618092292ad139c4973a481d21de..8f53b4b537b94b387e0f211502ec04f3ad113aaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Exit with a status code indicating success.
-   Copyright (C) 1999-2017 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bfa7c1c49175c6f6039452492b922f45ef7e39b6..f43637e9b37c436b3b0a6f0528c3593cc826edc4 100644 (file)
@@ -1,5 +1,5 @@
 /* truncate -- truncate or extend the length of files.
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cb84393e9c312f8199d72d21c23eb489529efd16..0125c5c509539a3eba3b666b65a3e5ec1bae623d 100644 (file)
@@ -1,5 +1,5 @@
 /* tsort - topological sort.
-   Copyright (C) 1998-2017 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6c42091d05ef7207dec6ec9b91ea7af21f4b990b..83d23d0bb47dbe72f9f424ca80c67c042ec00575 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 6635a6a8e1ddfc9fd565bf25eda9ebe7f415e3df..1ecd573f8ec240ebe25121b150455cf6c6c1f022 100644 (file)
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 075d9b5ba3e8299171b2a1d95b800379098ab421..8fdd80f1800da955a9472271062de073db7ad13a 100644 (file)
@@ -1,5 +1,5 @@
 /* unexpand - convert blanks to tabs
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d1dac93c010d7333ced4b54fccbd965cbd5729c2..b04cc44ff1b00af3739533e3f78d4c312b844ec9 100644 (file)
@@ -1,5 +1,5 @@
 /* uniq -- remove duplicate lines from a sorted file
-   Copyright (C) 1986-2017 Free Software Foundation, Inc.
+   Copyright (C) 1986-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index f173d323ed5be6c972c263bf1c4742cf4c74c7f5..a6ae623f9bdb3f4580da14f5f54866860b2c1d6c 100644 (file)
@@ -1,5 +1,5 @@
 /* unlink utility for GNU.
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index d1951d50f894fcce1f6dc4adeb11cb034c3da199..5f077506903b1949215a207783eec47c8098093d 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's uptime.
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 4bdebff44afbe26ac4f4f594924b330bdeb07573..3287b7a6d0306e7bd5e5d1f2004d7f235d6bb768 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU's users.
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index bd742f87d3209406f59ad1f6d99ea3c8fddf2bf1..0c72042a0b28092ad4660671a7075ba299996dc5 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1985-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index c29656e871216370c90e11c831d8a53442850b9b..6d9e267d934a6287b417e099842fc2f788ea41e4 100644 (file)
--- a/src/who.c
+++ b/src/who.c
@@ -1,5 +1,5 @@
 /* GNU's who.
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 69f3a026202319908de75b2148b3e36107ef3408..ac2ac0207fcd11b27463afce9859cbf2f5de8cfd 100644 (file)
@@ -1,6 +1,6 @@
 /* whoami -- print effective userid
 
-   Copyright (C) 1989-2017 Free Software Foundation, Inc.
+   Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8b1caa4c152bb666c1b43d35bf52749c7c6322ec..3dd5d2f9df7008c401fa1be7c72759ce1158e27f 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -1,5 +1,5 @@
 /* yes - output a string repeatedly until killed
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 99becc63c545054403ffa07db27c88fcd63c51a4..19541b014ba802c83d408ed1496b999706ddb969 100644 (file)
@@ -1,7 +1,7 @@
 package Coreutils;
 # This is a testing framework.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf507566a4a28571e65e2c4c4fde50130bcbfe26..a2aad28c8e085b1aa975b76acc4ae30d431f91f9 100644 (file)
@@ -1,7 +1,7 @@
 package CuSkip;
 # Skip a test: emit diag to log and to stderr, and exit 77
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8d6863459eb819732b15f173e2ac351092367752..41a727d05946897ba35709031e93a9dff657d94b 100644 (file)
@@ -1,7 +1,7 @@
 package CuTmpdir;
 # create, then chdir into a temporary sub-directory
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ec360a98f8d679700529805031180f05d807819..7d13d8b2e9f1fef122fa4971f675cfb8dc3772e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6df849ecdbddfc8f4682bffb5a8f7784fe3ef1d..9039b3e7b8ca8cc47ad0fba8c7f70046dcb0e5ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that chgrp -R does not dereference symlinks.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07d0df52778ed0bdff9cbcaa4a8d8d2b702f3986..b96a9fdbe022d0b1a484c05cfe534a3c20b85d02 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28bf34b42f3cc6f4911daee0eb2ceb9c1e81227b..ba084a72735e03ee05f169fb7d02ca1a8b74cc7c 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2987f7bc1de00b3f82869e3c1ea7a85bdbb18f8c..96b08dfe1dd2a72e0971b4e5fe0b428c27c14572 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0cc4f487fd65dadafa2f31fd63e5e7b77bc848a7..88af197651bcb6eb7d7aab5ad30d4154b630318c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52929189a77f712ee7d73b176bd1d4703df1f9d3..2ad1987efcb61da8a12c19d81958f3c3569867d3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5476e2486b5899ecb7ac4f32b594d3bf5366c79..e6ce5ed9a91c7e1d3a7f90a9ad6749c199cb3701 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "chmod =x" and the like.
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b93842e8816b52f72dca87ddd4b57d60385974df..e3e8075c37a0cb2393f49a6f4a1ee7357fe57106 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d8c05faa4b4034d5eea062bf05c5b73e73088b48..19cd4940876131da0b22b90498d374620d13af79 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for the bug fixed on 2006-09-20.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 631efaab9531901381b43bd5d8ed9ddac27a0fa7..485c084900ca5634ee2c1fd2fa9e15d07534758a 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 60f389418c0b7859c0d955f621a1a96857e80a6d..b53511847cf491defe01c66a37c00a70472f7f81 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 094b7d80a6a7daf183b0fc08849a5bea99247638..3fed6719c548d58b073fd05783bcbf6ad6549944 100755 (executable)
@@ -3,7 +3,7 @@
 # on directories with the setgid bit set.  Also, check that the GNU octal
 # notations work.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1ddff6d7c99e16ab3fb48fa6a8cfbbd5dc6565b0..69d55251d88948100fc27790410e078137beae2e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that chgrp, chmod, chown -f don't print some diagnostics
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb00cd08fc43cd0a73edab128e56401b70a844c8..37159b7a3ab95bf822965743d37b2010ef9c9321 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper error and exit code of chmod on a dangling symlink.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 78f8f0ce934b9a336277b4e12bbb73b8221123db..a0a820d9b00d791a81ace0da7f00cd7a1afc507f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b494823033054b2121f4c2df862f79f8bba10e40..686f945ffb7c0afe958bcc5963e49519329f7caf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91704e958526e4162b6e76b7c64ae34006c06b5a..b8e2c25747ff52c93909c83e19eeb1a04c536c26 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure chown --from=... works
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2f0895be1c88d1caa7eab7493913da95a7657f0a..79afc3c03133d60753365b2d261f579e61b5bcc3 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad433c338962c2ac17db60f9eb6963e63c433536..3b0892f5c1b293b4d1701c93a9631c2173de506d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that --preserve-root works.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8832d342fbad1dc85517b68b28b97277c169c428..58597a0974d3245b1309d0a1011f676a78e5e331 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e68cdef1880ca70d2e358e34838cb8a7ac88e80..bfd748bfc64faa5c8ffd9b40fa89962123c62e45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp does not write through a just-copied symlink
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9a55480244804bf93e3d8bbca0ea89bbb38ba279..d24338aa20b75dbe80100f89b81f7423c2eb6ae4 100755 (executable)
@@ -2,7 +2,7 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 74a58b99ff70bbb61951bb3b8338df29a90121e3..04f39c855e7aa5e98c5bc1fe9eb5b5bf8d41fd7e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp --attributes-only doesn't truncate existing data
 
-# Copyright 2012-2017 Free Software Foundation, Inc.
+# Copyright 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dcdc1acad9bc64014a6bb5d0b94355e024f65259..ee2e8d3b8ee19478a8ce46a9b564b91afa5d8d6b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a3719b81d673890b0833e941bf12086707616b56..0269d782bf9997ca8cd892a2b8f6158a80f19085 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -b doesn't back up directories.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6c45d0e9deacef08e3091b147e19f390d898ccb..aefb46c670e465e2e73acdcd9a861a921bfd0d96 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp backup to source file.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc1a231d9c456fc567437e38a79442ecc5eed98e..47dd491b8ccb678e7c3a12f1f9535a12fa8c6f50 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure cp --preserves copies capabilities
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c014d0a83c5670f548a592c467b6ff74a64402b..8c89d8a1fb1386e0c97b14cffb10150e4949a0cd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test cp's -H and -L options
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc1ea95dd82f069a7608b22f12d1771a9a329be9..c48a063b873a55a4517aab3ca453f71634f306c5 100755 (executable)
@@ -4,7 +4,7 @@
 # Check also locally if --preserve=context, -a and --preserve=all
 # does work
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36c858041d873655d3e25752c2815d37854ad7a1..10227b2061e5e79a64c306b085b9c0186186a763 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6e5451cb43a21608bc35585af6abba3389251126..6707c882113f19a19e9420788132096b9710d4b0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether cp -i prompts in the right place.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dda009ca5b3d3d441cf9b434a527bc8f0915c9b4..77c1e298afda008964bf793622ea4ae9e9de45d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b7be9f870c9269b6b73a1ede9ebadceebfc9b2a3..d0efaf9c83e2db3a06dae43eae6cd8342fda1d07 100755 (executable)
@@ -3,7 +3,7 @@
 # as expected on file systems without their support and do show correct
 # diagnostics when required
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f70f0d800935ef75af6bc26991cd56537a38a0f..d025db68e14856619c13af9b66966dda86786af2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71bad3a47f7ea788aa37a911725a3e8ddc3b18f9..7bfa409bff66ef6746ec3c814c05f46db12e4cb6 100755 (executable)
@@ -2,7 +2,7 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d6902567c084e40afdf066426847d46b9766ef1..1285b15326ecf244f98d7831b2debd295847e645 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that cp's --remove-destination option works with -R
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f6ccec99ed57f69c1b14311703d7ee742d6ecd9b..fe6d61ad91e2320d574c023f307cedee2a9d4807 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9d3fc3dab75f8644907b7c3db7b22ed7ac1352da..a465cd0011c4a985fa920cb7affcfc2ff335f301 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 224bfbaf1be0e35d09917f7be60b5605daa5a25f..ed7dffb824650adc7b74003b1147a0fe24f0d37a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170).
 
-# Copyright 2011-2017 Free Software Foundation, Inc.
+# Copyright 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0e583720ff676b4babe0a37d6be5cfc8185be011..018a4ce393592a179fccee927ef7df8b1e399a57 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with existing file permissions.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f66b835e99b6a06662ac97b6c5d52ef2dfc6d508..23dd394dfff6686c79d7d87fc2ae4bf87e82e4d9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 29989294e9289fb89b1e50a9e88dd77f9ee2e21e..92ec0e5de5ff10cd6d6500e789fe9befeeedda1d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a few more corners of the fiemap-copying code.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8bd6c94ebbd55181190cbc9c39c6021010b14392..563e2ac51637c7f21341309ef01a87c5dc71c85f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f235edbfcb3a351be4c31a08f9a5f7777a2c1fc..f4d68b36a1ec8f226723cf259136e57be588ada9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp handles extents correctly
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e12253787f4004feaa2a5f04bad5839c17b09fff..b190dc54289fc7202ff89f6a0af1e9ac6aa6473f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that a sparse file is copied efficiently, by default
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27766d33477588cef4a250e3e8954be7456449e2..aa31da98c7623f0387945551c9caf0356ba19530 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -p isn't too generous with file permissions.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ef352b35d0fc95746bc3b6346a874dee607005d..6b415cdcf322dac373147b3759f1c58033b4c758 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01c6f23babd154233f2d29739a8eb9b67a032da5..ec775c5fd8937af5dbd599c6ae2a98c0e4528349 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise cp --link's behavior regarding the dereferencing of symbolic links.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b399f728405b3b1a5dbab2489d936c23fe250498..0dbdc9a4768631a291f98c5c54f11029ef6fd0e6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp --preserve=link --link doesn't waste heap
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42a5b0d11aa3f3d8cddbdc99837f30432d03f543..3ec03248d04c6856b6767b54fd7b16a57022c0b7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 863689737ad9895d6155358d159443ee06e8e29c..84529992cd89a2ba5b17d2de3dfd5ec36976f902 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d064f4e8f92be6ef70751fb6dbf6e8b803ef481..6080ac9d57aadccd5a5e6fdbf6b02bd8fa459c83 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp -a --link maintains timestamps if possible
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f41d2d5fcbddaae3a95afe4f36c6806bfee8e796..37fe1212c20edbe186bfd84725653bc38f0169b7 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61a1f22d8f1edf64df8a7e5b2b0e5c1cbbb2e6a8..e8e9710bdd01fd07275e69b725d111421d209b05 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bcdca92f5fd43bb8fcd66b03e2177375765390d1..9e7cc404cac62152c7128b71e24a76720c90da48 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b6ea8eec749d312614cd038e30d232368431266a..b9bb715fdf65952f9c86e5debaff62f2c31e1507 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10861ae6619bc45219b63acd4f14c219300c3f6e..c39d627cca6becc78829bcd4a5d497c399eaf6b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7332a30608e18fa582017ce37b2d7a9289e2042..e4eb7347b9fd67383ed912b0ac2365010b5e8eee 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp from 3.16 fails this test
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68fb7212d50ebabe372036fd3ef904b3ba2d71fb..f33d1415fe39ef7e13b55b50a6e737f14b0b69d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure cp -pR --parents isn't too generous with parent permissions.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81684df0d8635d27ce8b7f0aec2019b917127906..3594d7c4660a0073ca257683c65952ed481b6000 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp --parents works properly with a preexisting dest. directory
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d685c68de56af6697d63927b9a1ac05158d07acb..428416f650a635888e9f0c7f6024c55c237d1b5c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 41e62ee79a67f549db76d667fea9a133517e6a6a..87766a8b2489990f1009d6bb0a78244f926bc349 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b895ef73ec588de4e6690d1d7e9d0674eb7ef18..cc29e257135b6a8f17af5666f8ff29c4a3a7ea96 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -p preserves GID when it is possible.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d34a3c1bad748414568f54cb0b01d9117b83106..37e548736a3f70493ffa2ee86f218a1b513a299e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fix for https://bugs.gnu.org/8419
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d25f561b8030b4b505ae4a55e17fbb9d7ce6499d..1cd173a6ccaf961b6b6cc76e8c6841614af29470 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that cp's --no-preserve=mode works correctly
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 23150bd2cc815f363d48ae9056c894a63ce1f902..db128b3fed88a8ad609d4948ed305f618562afc0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that cp -Pp preserves times even on symlinks.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef00b13fb2f23f85f9e7832683b3062fe668ed5a..04e4512d34558cd57f80d775b38d80f2ed1c64c2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise cp's short-read failure when operating on >4KB files in /proc
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e64c1471cbdced5021b19e56641cf65cb882f5f9..23f9bc8fb86c81324ba402d165855784ff4d6417 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 063226a5d6ecbd4acad1e314c4353efbab75a8b7..abe41eb9943bee16d082258043161817c6052af7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5767087dd5e01b1798338ad87750cdaf2110f7e9..7258a6ac81f563177489f78fedaf5396d8f0d277 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink=auto
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 50898972a4246465a68e75dc81138149c7c96379..458289450ce675a1b6c13b14262dd343a11fd8b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --reflink copies permissions
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2af840771601fa167a755d9c0fc8663a17a773c..01bdb987f27bf5ebd1cdc3c869361af1508e5ba8 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 00297225267e111c9b87589d8351e424f42cd6cd..b49c01db0cfc31805d5a6a3c628d2eb2008d8537 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3a8933f09f26790208dc00701b233c7a895213ea..61f9fd2c7e3a53bad5928f80d5c5f5dddb6571e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always through fiemap copy
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f13b373176f4ab67d2d0c3e3a16df96171659c2..79087042ce2f4d62ce7905b872fe017156ac8bbd 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 10844ded25630f0c5da0ac66ab96ea2c345af405..dc60b1b386be01abb9446ecc22e61e1c4e10500c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test cp --sparse=always
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 900d191a06f34bbf28ce33637e8a7cd85fdea926..9f3252309aeca8a92a98898914e22bc6c64557ac 100755 (executable)
@@ -2,7 +2,7 @@
 # make sure 'cp -p' preserves special bits
 # This works only when run as root.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5ec29d8f4cb7be0f8bd0e65c9d29a9cc9568bce1..10aec731e759b030f7b7209df915989dd2958c73 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b5d16eac99e0e321888c9aa71d6f9d602fb1035d..0308273f92345f412dee066efb02715af4f805d3 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6afbfcee1ad307791e5fdba07f155089d513ee9e..dcc47ecec0ba1e80a9e84fe6052739328d0ad2a3 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8114fd7ed6d381b2513886aa303f509deb88f364..e16a473c36a746cdc2de66297a4fc61d7d691a27 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cp works as documented, when the destination is a dangling symlink
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 91557283b095e003a4bc35af0675d8dbebc233c7..ca23a56d9badbcb33c20487bfbf20caf911b865a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test conv=ascii
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dc242dee6485cef87e6af459f5386652b8631285..cbf04118da00fe5b7fd6fa626cbdecb10ee271a7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b2a355c0ff916abec06fdaa36b5d185770b61494..cbac19473c6ce0813faee50685578124e2b09e96 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that dd's iflag=direct and oflag=direct work
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c96c839af138a5c50b1138d80cd5485139ccbeb0..a1f709196b097671267651727b1e36442f9c0858 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure dd treats '--' properly.
 # Also test some flag values.
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43d6ecd0650a87e071162c827cde773880752eec..f8b7a91ca7b70117e49c5e03d34d8a51a69eff8a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that dd doesn't allocate memory unnecessarily
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1c951ffb8e80a870d45944a2b992c55a52ba6b6..2d146e3e730837c0ac5a57d7462d573db77366b0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd handles the 'nocache' flag
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bb1e95456f43e17db8cfbbe9187136381a783a90..1804e5bf1918c8ec75c4e70ee958be4951bdb05d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd invalidates to EOF when appropriate
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 971857a8cff9356bbcba9e4160e8c244b01c156e..fd39790a8c8e22966693982206e8db2a0d88af85 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb18af7e3db26c862a226edd59e2c8a500ea3875..e1f03ee57454e7ae8025161a53a76f946c66a43c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test dd reblocking vs. bs=
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f3cfb53ebcbe6376a4aed4a565dc13106acf41d0..fbb1bd1e1c574feb533790dda3afdd2cfe2a552d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed immediately when seeking beyond device.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7332bf757c59c1424c4dcb1cbf943b543affbd7b..08bfae5f56feb558973aba2c797adf0917201174 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test diagnostics are printed when seeking too far in seekable files.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6bc214f0418bec0d68d609affec0c69a789b709a..29e449bc3271536652314e722ff9125657d6f70f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test dd's skip and seek options.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82d5c6cc5c44226f500f96290288088eb5fd0b8c..210fe8b7220365d03f8a0b5ed880e957371a0f81 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d8ef1a2eb44ff11ee753ba1d650d1f7da98682b5..03bcc3dc2ae1362ef818d3977967e1cddb482732 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3e6fc1422b682a30338844b0400762f87019ed02..c8a8f87f924df9f4e152edbde072528adcd573fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check stats output for SIG{INFO,USR1} and status=progress
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c187e109e314aeecc263f6674d998b65e17daeff..4c840b5532e573f21042e472119e2a2a82fc4740 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure dd recognizes failure to write to stderr.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f90bcb6f359bb114e32997be4fc969de8d74e3fa..27c6ea49db3093dfdb60ff201b344a217646dfe2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f28637036716fbf8a3c83d0495ea64ec0e72d1a..9267d500966e53562cf755cfb601f7bb7c4d7599 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise dd's conv=unblock mode
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0c8bc2637504135a98cd9fff252756b9c875e898..ea826106e69c1d7e5f3e11c5ac9f5f0351f2d775 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df -P is not affected by BLOCK_SIZE settings
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef66f268c84af75afcc59756f49e5cdbd033a7f3..e8591e8ea7e3104ce265c5bce5d34766c20de19d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise df's --output option.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e76401e049689d85b919e66a868303b633a88221..4047256eb420c04e5b5df48b1a8673749f9d38df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df dereferences symlinks to disk nodes
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f604a2906e686494d2204943581c31f120c07f58..38a3c6ff4157aebfa89c7b4b2b55ac55cc6a0bc4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 319d58b812ea0e0b9a54070faeac19cfad70ef5a..e2568ebd65414cf00783a9ce8f8dd8a799533082 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ff602c6b4f1920e47ae032aba00d6cf6b1a3de92..3bee9bdeba38eba10a8a8b4c0c017aeb3d7015b4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df /dev/loop0 errors out if overmounted by another device
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a0f0818e8fabb6a4cffd8924cfe2960bf461e235..6cedad52eeb17335a9dd040a8c09f4483b053184 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that df outputs one line per entry
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f64f3a76009920ac3f07209571e986f59516133d..47a60ee9bbcb8704f95472dff883f7a0a5f1b4ab 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 425cbc8fc50dccff690de896fe397a8e320799be..05aa3a201fc22366eb3b1ef9cb3a3897cd81e6e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test df's behavior for skipping the pseudo "rootfs" file system.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71da1b3f8bfd3ed1e551a38ba8b62c5ed5f738c5..865c30780c70545cb86523817e5b4b6f926223f6 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5256e71283ee16b320b54f7233e1e05a63b63ee1..5f4cd0683f046974450cc3b160f19bed294981e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "df --total" computes accurate totals
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb4c91c343086f0b2909dafa66140ba058e3c980..f3e6100beeec559f94f0f57abc9b00cee70b0821 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that df can handle an unreadable argument
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 29d0eac27877b6baa93868d24ffd4ce4dc6765e3..13b4bd0533dda26a25374461688256fc0d15a7aa 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8001ad2dadf78dd843024cc5dc6a11d464200ea5..9637a1dfd70a40348e4046508f38547c8b0693a4 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c17d3b77b265946cd4985564dedc3c4390da177..929be17e94aa715b36af62addb9fda5b53fe2fe2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 21dff6ff3e086d41945cb28d821b07f0497109f3..ec4e0e399b76d2386dde816291de4752cbacef4c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du on a file with a big timestamp.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d7790a6a61b21e78fd223ea8f6b13ddc5c63fe0..ae263f76382707110bccd1fb6a6e25fc1e5ae82c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that du can handle sub-bind-mounts cycles as well.
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54c713bb0b24f96549c1de11464ce49605ae9a53..7bea0702449227b065d97f27855fbdb9f7fc533c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's new ability to handle bind-mount-induced dir cycles.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb12264e58963d11e922ae15261edd909437e95b..dea601dd9c7da7171167acc063b566eabc1cf64f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 423fa9eb973c458be21d254d776f0a29d5392cfb..68d7c2b0c93998ee461a61f1f5439b6965cca440 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a2bc21d8dbe3ee9adadfdf45147ba52bcd01cfba..189a6b8b801b5cf8e24c40595aae02dc8f08a18e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38cf69ef6ae5359e9e3ad2349772ad6836a711c9..61a38c8a683f61f59f934fa707501c204455017f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # check for file descriptor leak
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eaf4680eca92e8fe064e6135feec8f7ee98d00d8..e17fb9ca201a4bebd817ab2524d5ef89ef369304 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that du and wc handle --files0-from=DIR
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ba6fd7a47abbfad31d2ad271ba54ed809eb5098..331d6140bc8754b690b2eec976a5f7a0317e85ea 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c332637c781e6b7ecf260c15ec9005836894da5..6f8a6256f2493a88620677add83207a7e9e227bd 100755 (executable)
@@ -3,7 +3,7 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 524909764f9a0e01970762c0d9adcb450ba55724..a5181ed2bfc9042110700eb7781f58dd508b156d 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8cbb40a759efa049136b00b6091f8553c6af1ca..ddc1a6245d30dd4cb83c833cff9a425d8da40f8e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that du counts the size of an inaccessible directory.
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fc8f8d929cc4197bdc16f19516302dde8ecc1b45..62770e3de86363fe156a1658da54709fdc252394 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4e060fb8bdb05b0acec926518d318c14af055129..ef7887e3729d810dcc206b6918d3b304dd267e4a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --inodes option
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 056b53aac89c6cda0498e86d82945ae1ecd6408d..815aba6550eea0df43c3f990d602fe00f4fc1354 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show fts fails on old-fashioned systems.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 065a9fea5c55cad4b89ce0c9ca9b3d30393c417b..519e77f6390897782dd383290dba605cdcc2e94f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1588e89ad2baf08f6f01e7613f553061b157e483..dde4f2d70ccc1dd1dacd8fca3cd4f43d2d8cf126 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise du's --max-depth=N option
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70fa22e16d96f965de80571dfe68bf0d56ad804d..64e380751bbd2cf3de039e2c08609fef0b0a9478 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a failed assertion in coreutils-8.9 and earlier.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 218cd1ff27936ef8b0a85d542759ffd28171ceb0..bbc3adc37828555528ed578f3f535768e6e5ff99 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that by default, du doesn't dereference command-line symlinks.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c565ca7b8d92b8ac9cf0e13d6162fd0bff7979f..e64902bb3928e912d6744f6cdbd723c6fb813897 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 53d22d7e61236f2148d54a31f21a465add89319b..28b70283a578c49f4b91dc2eae8873707c08a568 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for bugs in du's --one-file-system (-x) option.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd38fb3a593cc101f4b98d8979807954626c80e4..cdbaa9c88556f31dadc7803ca84b9f1681e23266 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90b3449f2c9f5c7e82bfeda9ac0e2914662b36fd..6fae3f0e8870a50f420e7a506d47f2a56f35042a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'du /' would omit the '/' on the last line.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b5450b7d76e1bc0934f635125ac604953342a10..3c1a29e5a5adfd4b690db4cb8656e389ca5ac416 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise du's --threshold option.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 68bb2ed82c017d99ba8dbed70d3a072adcadab4f..276572c1b6e7af985e7a76c16159b3a934142443 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 67246ad70a8177a1d5f7d30f9633e772050bd84c..458b82c2bf98f412a2cdb811dba2c4c611ce28d5 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b20b767818dc751c9eff89977c893b0eaabe15e7..fd1f236d88970305b20923eefe9c05f24e9be436 100644 (file)
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94d1cb3f306e24e9689783ad85645c491c3c0ef3..2a481dc43bd42eb5414db1e35987f918502e24b2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create the factor test scripts.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 test_name=$1
 template=$2
index 9ba6da9ee4892b0fa8de61683646d8323f4a2548..5d7dd650443fb0e85fe839beb3f62e977d89f10f 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # See: tests/factor/create-test.sh
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 
index cc13199f0fe36c72adb92410e7ae5a0962593cf9..099983e8c49fa679c5bd06cc3d90d01a9ca289ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "fmt".
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d235bcf05d6292a4ba12019ccbf38d05fb65bdbd..da0cfc1d845c147c715257f8fd55933e5bf09780 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the fmt -g option.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a44d84a3595684b0caa257104ba487790f77003f..0ca4476e924ef7b8e1b8306d77a610c89006ed4e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82196c30c1a5f67514c5b2b500e1a1addf05a5e3..908356a6c1a574cb02d47751fc32c15c161ebeb8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" outputs SELinux context only without specified user
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f69cb9fc5beff9ce6d407d3f8d7bd3ee2102215d..a934a7f56ed3223d60711a896ee18f9fa4ec098e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # On GNU, 'id' must fail for processes with zero UIDs.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07d82c59cb8c59212f67a098ef9b22b3ea869052..ad9c4667ccd9df9a9f89416d95d5e6cd9da0af58 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # With POSIXLY_CORRECT, id must not print context=...
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 94e7463b4b9e616ade453ccfb0376d9ed28e474b..ec104c423fbe8284039e3acec8fc27d30b76c63c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that id [-G] prints the right group when run set-GID.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 61a7239e55185d34cd2d8ca69b9b35afe1c172ae..2b52436bbe636e50c5e96a64836b29f49c526184 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 513b1be4fb376e2be436b943e17dfa6b9efb99fa..61d313778e29924279f123a2819d5f13c6e413b8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Ensure that "id" works with numeric user ids
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7792c0c3ace322a8f24afb52397ae2d33ff4bd2b..f183e18f868cc4e322970e5970c3e3ad64d71875 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise "id --zero".
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 24fb51219a1c65ad1ef85256e01da3dc3f072ef4..3a0e63c549bd2552fba345abc6e943391d16387f 100755 (executable)
@@ -1,6 +1,6 @@
 # source this file; set up for tests
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f06512caeaca13a303ad3f8e04ce2696acd7af04..4a207beb0e8858d34f0c4aa32b0c3ec4a8a68a8a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Basic tests for "install".
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9ebefd2bc698886fa00880b7f662564c2d1efbb9..5a5e8915d8d1b69adec7495550aee7d08f27faba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -D option.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11b90dd4239d451e5c59383e9eff54c928627aa2..b92c05561df63705a5ae857ab45935bc91deb828 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c047d61b54ff86749a523791b1104be47c8ab09..9bff62ed5854de2c6316763a54ce0ae875b3e2c0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares owner and group.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2bb3513f7b421b46a06085f82aaa118af3cca52e..de9aeef423837c0350963cf942d9b2b944ea43cf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" compares SELinux context.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c335e67e38f93a5195541b034ea24d41f92ee07..4486996567df32e895095776eb2721221f902344 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -C" works. (basic tests)
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ed764702ab0dc0ad109cdd70ef1f729f770d2355..d0086f568e2fb8132a99f7df85c4cf706bfb7884 100755 (executable)
@@ -2,7 +2,7 @@
 # test 'install -Z -D' and 'install -Z -d'
 # based on tests/mkdir/restorecon.sh
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e00f342f26daf91c0eb0f125839a781047fe3d9b..f525639215d3c2397d5a286cfe69ef17d3bfa017 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "install -s --strip-program=PROGRAM" uses the program to strip
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d5e0baa8f3bf391a3b689b8515b223ea8e66061..527d8c4c9358ad179b59b39d0933d35ff7d92c59 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14425b3e74b90508764ddc4598080c4bc6b79f47..e325fd8ef42826d88b22a14a71b8d3b82c0bec5c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9480ed8a8c491bf0eae5c07ab7bdcc7d4da3fe3f..3dd602fe9b45303a014213a31f7662b4c861d820 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that 'ln --backup F F' gives a proper diagnostic.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab27b6364ca37439624c32ceee3886b92e8cce18..98b5deb1b971e84a101deba8fc705b76150b5b12 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for ln -L/-P.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b47b39337523cc25e3a12d0605e20fce6d7e056c..118cc93f102931f4a1dcab9e6ec3ca724ea5aa6e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Miscellaneous tests for "ln".
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bda51a3edb59d73a4a818fb3e60c1b31adc0c964..3b603a077d1173e067a8a3776fd9b41ba0ca31c3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --relative".
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c4b222be5f699f0f228039fa29d15c588a12bfe1..cb1629a6e9978705adcb05b84ba561633e015853 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln -sf".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bd63dde35db0974901e246a86316e92050739363..156e65ca3f55dc1be823e68f0ba6d31c9c6800a0 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 72d7c55697b3219b3bfb099c0f8b9c62269635dc..327dec6bf0e76f9bff3b498e2de0c92c387d75f6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "ln --target-dir" with one file.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 612316b617dce9b642758adb8e84fadf3565b13d..c798cc83a666dc64ef409fc97923e4ac0caddb1d 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2017 Free Software Foundation, Inc.
+## Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index e474047fb8d032cb9fb87d10bc10f9dc1300b2bd..b639ca933578453c97dd312fd54c10a83cc40eb7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure ls output is aligned when using abbreviated months from the locale
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c3ee0fb515e7115cbcedbc69e2beff08cf17f0e..eb84904fb420e4aacb8605db32c8def301617613 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise ls --block-size and related options.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1188d0b40f85b5db81a492584c003760fb308e65..8eb792cbee4630c5c89b38d73f519cc46265dec4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes file with capability.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 615b39738a24b5b8160204b8fae44e1ba07e204e..726fb122364a7fcaf57d041f6a6d76b8945d18bc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls --color works well when a colored name is wrapped
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 501fd251218bc8deb3df572fde1d83d93d73a82d..955c5f857f23b87af35a94c3e32096a3bcc36642 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7199c70843619748616bc350b16de45881cd8699..900900421f38dc904c22ee2889595f8bb04c64b9 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fcaa540e8e05ceab0d8dafccae04921a772efb6a..dcada81fc1b7e1671ffaf09847610255f1eab2d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" doesn't output colors for TERM=dumb
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6511539910d89a7b9be26c8a4879ab1f5f0c0bbe..298fdedd0f326fc38344eb6856ba0ff1e2d840f7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d9dfaba70fb7bb7aa0f6818394d5577ee4616e1..1fa6acdc96b808205fdcc39308c821d15bcfd8e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --dired option works
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1eddd46504e16c802ad0935d34b1a92ea0264ab1..698a3bd88c501079b2c90b88c83bfe83115aa58a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2d48b27be59eac39534ab4bf9b55400c51e9bf5d..7fe1cfdaecec884c3d7563749d36ba2b4a911c10 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3f8ee2dcb60e3fd068b235c297e4c6dbacaa7197..59f469ae3c96a854e3b53587f67d103ea8f05458 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f1342fb94fac4f65e0bea53fe33dc4775f258fa..3b6499d1981164dce6fb64f87e64dc41f3872295 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # accept hex/oct numbers to -w and -T
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e74fe4171851aba49bb3d937cf503164a56a9d5c..38b7b393a7d381a52f3e38840ce91caf1393c6e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --hyperlink processing
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 643f1777f866a13e6b94c26b7da16056a8f3014b..1261fa64050e59f807bb10ad8dc8532e2634bc2d 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ade568fc5ca3dde483c27bbf5a6518feca16d0d..ea751ffb1afa34c1892e451af82ff134c80c2a50 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee8a1ff9d8bddc1c78297d9e45970b881e642135..3029c733e20e4ba1d06b77f2a92840fc251e9a49 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -m option
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1a04348847d312c4eff439c7b5f11bbfc2163e2..4aeb57abd7d2e72012b783d1eb6e2f1b46a2935f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "ls --color" properly colorizes hard linked files.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4a2356f2836cdf9603ea0d69d3f103fe3704b6e1..e35d6dbe0c905229920d3c21b544c91330bdf105 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that ls -l works on files with nameless uid and/or gid
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c21a7ac5e97f67313f04987682f787c86854256..bd29d76b83a627767838131c9763ff001d490988 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index af034c26727f51cc6eda2bbb967d6bbee3112356..0c2a7ff7cce86a0b9d41c9886a28279765358d58 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an empty "ca=" attribute disables ls's capability-checking
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a19254c28575883fcff16d7d786cddd14b73410d..4a080ba23274b05508572cb66ac0be54b97d1edf 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1fce870b8f6901a0d13f578fb777767710916892..aa386a06746f51d6d00e19f60b17c38e87d828d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test quote alignment combinations
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5270df079819fcb7bf4def03e8ab54e840b0fac7..3cbc13f5836487406c3e1a347b1978eb6679dd6c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls -i works also for mount points
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8da588e54e86f3c8f386a6fdda130e29f6ab61c6..962ed58e0009ea9c8211d8356bcea5611eed3764 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ac27fca5042ac85775307b353f152f33fdc4516..24213e00e9984b5eed23799065b91b3dbf4ecc4b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/".
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 38ce26b66ab9dd7d0b654f4e130e51d81cd773ff..01f114eb3a9da1c7dc17d02506a831c0a60cde60 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 45837383f5042a57619d820b67b140ec3b9e402a..cf94ca761334d12748b5ee6aa028a846b1fe3237 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a49d80f7cde08c0344a73fa0303fe2f9744dc73..b1003427c1b8721c59c08ef34a73406df547bb0d 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c85c3a3369658cd2229395eaeb4cc37ed30970d..ba3337905c258baca86dd9c878504ec24369feda 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c29d822c0e7e6ec044554f6139abacdc26fc1e21..6c3ff9862503cd9e3ecc58146aa690b65d5d348e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3b24d3f8747946d2e88f59db6e85609dc9222ee..2a406832275ec3f5fe3b172b309328a97a2ee5aa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that ls does not stat a symlink in an unusual case
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ccda75286c8908c51cf105e285e30b19ac4ceaf4..e263bd5d93cb1806d61bcecf164b714e9639e478 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 313c7ebaf2d49d8c068ea8d10ca870284f280136..664fd3d0fcd53e727aa9448770c6ae96017b17ac 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure symlinks are quoted appropriately
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3c1bc20440c669c39a589a6dfb6f831e56ea527..8655ca58af5c96bfd4e4fc2485175c2d42eaf7df 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1df52f642bf264487e1d8c4d44adf74ddb90dd5..dd58d2fa342eaf982b3a7f643bf9030eab00eb14 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that an invalid --time-style=ARG is diagnosed the way we want.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac4eb17c2ea2489e8df1dd5e04388e722c0d2d45..f05579b65174eacab91d3daf5ea05956ec9a788e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the -w option
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1bce8be2de1604d13a9c82877c394a34b76bf69..adfa2bcd7fc3607c4cdeac11ff0d68e64d263b7c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise the -x option.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0de752047172df305058334b187d887a093ba21a..7a9f3508019ce1a89de877b249aab134096fc1b7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that arch output is equal to uname -m
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28fd95b50ffe26d865684e6edf0c53fa40241252..bb0b3013fd972d49706fae6acf5f91d233fdcc83 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # 'b2sum' tests
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f53e951799f4f5d37f1125f53a9a3ec23ef70a9f..0eb8cf4984033ea37c03e4ffc862641efaca0e00 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise base{32,64}.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fb5397a95feaf1a466d2ce8edfc9b909f4d7b7f3..16eef6c89817bf3eedd62878198bfbcde300c79f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Test basename.
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27c2e4e30a4e58613f407f90ee8aca9970bed1fc..946e932caabdff12bd38048e6e775fe03dcf7f20 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cat outputs processed data immediately.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e71377d6d00646100e5d5380d49f2779cf4dd47c..5ee0b816a568f0230dedf088fcf4cbc005baa44f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 22f7c1bd0eb40ae7197a754193a3eccbca2da3d4..7b4d407cddefa168e531d06b8d7f2cdc7eb32de1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that cat operates correctly when the input is the same as the output.
 
-# Copyright 2014-2017 Free Software Foundation, Inc.
+# Copyright 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c9c7c8a3badb6661280780f26dd4fa073dba782..315ba08c4e9fb8dd706cbc4edf26027a608cab34 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89b01e27c735ecc0fdafe96f829d21c28ab93753..dcc31e34e79e07f735785e7687b8e24f76944a4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise chcon
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e280988914ff6969d22ca0e77c606e0c60f8f8d2..89d68451efa6b791be460e30311be7ed1373fc15 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that the credentials are changed correctly.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e3ed170061b260873732f2dd36d893723e78a2e8..3e817c5542b25444c23ce1b498156b17ba22741e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in chroot gives exact status.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc3238ac47c8bb1e2ad4e0822fcae0044ba72c79..7c3557d5ff02d1d4ae967ae8637c98e9a26f5eae 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 140e70592dee54888dce861fda83a258931c6c98..c7d1263fc88860496ac8e824ad3426e7effa93e2 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Test comm
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa5aacba0964f205d8edd1bd5fd6fd3b03f87cf8..9cdc764d2eec8b345af717fa24e32cc3330e79eb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of separate coreutils multicall binary
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 30077934a1deecf02829a1dbfcdee3861579c121..b7ed5d863669ed13b376fd63cb1c672224ee2eec 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # cause a 1-byte heap buffer overrun
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9906db65b10a53689dd6b29d9e534ab4e3ab96f6..9c105bfcd567b34f511549b6a2f2b183f77f9790 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that csplit uses a bounded amount of memory
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index af61eb601824c3da3decde97abcc66aca7dd33af..22a7ac97ce89a0f9b80ed2acc0d8ccee1116b81e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure we handle i/o errors correctly in csplit
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b65f2eb1106b65e316f0b5c57d243718bdb22d27..416a5bca3a62e5e64f1a0cf801c5b8e094ddfaf6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89ec908ffbb589a4e8dfebaeeb92cc8c698676d4..2a73a9b66253b126c59b4b9d0798146d599a384a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # various csplit tests
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 859b8dc45718b78070d2f64efb1a0924c76c675d..e7c17c2229bf3086b0b2a223a8c45702c4506504 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that cut does not allocate mem for large ranges
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 654fbee43268f910a0e4956ada01ce10627f90ab..c34e1a65eae0afd3736b9bb7543b177d2493251b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "cut".
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2146cf582068e06a28973ae0b40493667b2936f..c4ecb541feebff9160b08d9b5b01bea7e3be551f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'date --debug' option.
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 18b9ef6e4544900585b84574b5dafe83554d18a2..055295f27185d26b683f13a81ef0e29cee596be7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01926671961958b3c5342872be40103ab2a75831..41bd1e20a7f4e562d1bd48d6e2c594b8f32f6802 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70e41c7c781a429ab0d935f170aed18259d3c0b3..77d1facc371164cde7418b12661f721b37b50c4e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify TZ processing.
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d24722c2987607f4ab566c1078bd16526f3f85af..39ab453915190eef923c27b0d07347e47a54af97 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "date".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6bea54dd51f97e06435441140db6475baef18393..045d39d9f636536c45b03a506360d9ddb69c2704 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Simple dircolors tests.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e8145dcb94217add2dc61a9a332685a6d64c8236..2fa148c3dc4433cf372a13f769894c01e3d8ac92 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "dirname".
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index eb6cf2575717edb2dc473afb35db50c97d559fe5..e5a6627bf54e7f256949b6bcea16dda60c07776e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env -0 and printenv -0.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a20ef8d36b54eda4dbdfe2fb5b033526c33f1a1b..8a0fbd402ecb88f226e7c65625f2f7e26008ca6a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of env.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ab25c24bd753e2e66519ae1a2468d3592420d18..810b4c596044a668e698c7087aace21b74147ec8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expand.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32afecb258a91357cfe61da506bf228b61131e10..19874a41b53150e2448b8746601742fc5399c5c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise expr with multibyte input
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5220e1f3f5ee5876a827b8ea870acb9fd351ddcd..9681f6d123d7b6fcfb992c080e6bc9abd164bcbb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "expr".
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 14accb6fa4c736ebaf5b24c95e75562731c0b92a..c8a1172243dbdeef1f080ffeb10b9c55dc76ee81 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for complete lines on output
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 292d824e0a24d5afc58adfd97f90e971baa9735c..24fc6d814e9449f071df5962b1d7f61a12599378 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "factor".
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 56260e2ec66628b20a719bdde5e4297194f1a01a..f4b53fa7b219e3a79cc9b28ec0f4a9cea8aa66f5 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8674a0db53696085c7b089ab57211b81c6373132..9cc19293c0b37933722c54232986e8df5af8459e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise fold.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 44c676d49eb0e1eb68114e016dc85bf4c1081473..7032c0776c22eb9afb2faed50ef8757b78fd836f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups handles -- sanely
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9cec08a1af5671eb3f199adefb1b1c8f616f5e1..c14ca6cca3944ae1ee2b36bda065ad923c0e6ba6 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 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 697d523aff141d47049def4c0dc9fcee1d9d618d..e9d72dfb202477bbfd166ba6d839aeb06009abbf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure groups --version output is similar to id --version
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbd2812979ab2e34737d818ef3c6cc0293f1180d..7add5bef3f44ecd022a16837f725153994820dd8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise head -c
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b4c1b2697b7ec7bac40955d66a46adff1268d0c1..97ee9f85f9c5270821e6dfe036a654a16c0446bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise head's --bytes=-N option.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 42ef364dc09e2342f2bfc7581f0e5cd8db66b3f3..aa58d35e37a93db520cbb66498b0eeb543c64105 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cba591a78028b241e81658a018dce2adb2068800..a7323d42bde55b515af469c0ba022c877420568c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54032e1d7b2446be6f0eb30463cb31a0055c234e..6c40a8abcd480f2d90551ae9247261ec3db62231 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # test head
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a1bf39a40bb23ee73cbed63e600d38d318e09133..46a518a0cafa279a34ef825fd629dc9edf20bc4b 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a08037347d93a560868a970dfeeb40bdc8f726e..29df54ab44e2adfc2b300d973726f063cba5a8b8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise the 'invalid option' handling code in each program
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 678cf2f26b259d2092a259a7dcdc4d1e7b213a1a..8b38e89e8fc9571d35945b9d7a6a2289427da263 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test join.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bda22d3d55e51d2f0d0a90ea38b6238f38ab226f..4d2e180e3da88d9a3dddcb5e31019a68a59669ff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate kill operation
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a124b756c859352ec530bf6f1d8e51bc05d45146..446cef32698b3b3ffaac82d776b98aeeadd820d3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ea390e5b7d9c1bbd5a8bcb1112dcef5a51d39465..8a0c0162214ed1a0fd57ea253915294d8f092724 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 045cb36ea3977f2b9e682e45f05e5abe3fabf29f..a66e91bde618fe72bcf49b1cf8958d91133e4076 100755 (executable)
@@ -2,7 +2,7 @@
 # 'md5sum' tests for generation and checking of
 # BSD traditional and alternate formats (md5 [-r])
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0b654471009d6fe8a3c38a084d5559e2897a887d..b76e2b867cfdd79cadc26ad009abbf53fba68248 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Newline tests for "md5sum".
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5302da51bc04eac79de4276a0dbfcaf36e0bcd07..17064b9cb20be2beddec4495bf80e9b629b407c9 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index af9eaa04e0b943990cce18e67fcc1706539bf3e5..9f9be3a3721c49efb272c5ec3edcd123d0b54ea7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "md5sum".
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index acf052108115801ac9174fcb9976b01f23e493b9..da620ac31c81b449b8ff75868d83c0b9162141e5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 426332d93173c903604a264c0333a2f9f99944e9..09a129a164eab54066acfed5dfc17cd43df5cbeb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "mktemp".
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 983598e5364095cbbdfd02763bf154103d74665b..4f386f736a534c0ab842e7144f5c03acb2114387 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that internal failure in nice gives exact status.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f41a479d7c32ba15145b7e702499946cf60ed3e9..61a8a364ea233f285e4ee4e4090582103beda4fd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "nice".
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5728b97902301061e53c239c3965654dbf2be98b..1a38a624501a6bf355b46d297d05b8e1cd91c8c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise nl functionality
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 444b5d87577a9ea509bf7aaa40f568b02209933f..c21de0718482df08ad8369cfadf585465a15435f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test nohup
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ad6474a3fd6244cc919ba45c6228bcbd6a71235f..82a2a7bdc3051f2dfcae93e70240a423c75870e3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "nproc" is less than or equal to "nproc --all".
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64ef407197a60970b8d79e76f644a11125172896..07aee736d5aa66845cc4c4a20e4c1f8e51e1c372 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the various OpenMP override options
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e558ec958b1b1bf856148ca3c8c479509b0728b5..b25048f0f7649eb84b5256ef54e4172945c34902 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that nproc prints a number > 0
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a5eb03000810e8a511438d90a0642e13dfc673d2..6b362339952ce8032bb03e0f499e82c3c1d4498a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "numfmt".
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 55cfd0837c546e648305638a88051db2b0cde199..b51a399749db445fd52df5715c7dc825def3e488 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -N N' reads no more than N bytes of input.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0ca6dc9b33c7274cb305f69f8d35cacdc8840015..d0b230d0e610e78238c9d106eee477c6cf028258 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that od --endian works properly
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d745d06141bac0d544d84f1c6cbbef2e684482d4..fcff6df17ea58a3d3e55b1e154fb509acc6f75df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test od on floating-point values.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2893706af7c4c7b9ce8d1fab4188f4cf1320c6cc..fe5851adce6bf8f2a42b70e842ee246b63d95ce2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'od -j N' skips N bytes of input.
 
-# Copyright 2014-2017 Free Software Foundation, Inc.
+# Copyright 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 53cf14b4836583c3cbf4e53fe9e665b9cf7c8a76..69439acd9ffa2a3b00de61d903a7fbb571cf004d 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ecc11340f5c3d5da4908a29ff0c528e48529b807..a4d0c621bdab325e85072b2244348e66c2550a8d 100755 (executable)
@@ -2,7 +2,7 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 41eb2355c33745d3afa29db198d72c92f43d3f2a..983763eedc013fa96308621ccdf4c1f265927ed9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Exercise od
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5a232acbbb7816f76540ddaffc93d9940ad554fa..f8d16750cc3709880eaed04eeeadf0f58391e4af 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test paste.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 07fcce553d7bfab8948425b169efd064396965e3..9dfe518e38017dedc257325244d15e62c4ba63f5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # pathchk tests
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3b1d46df48e20b42e637f0e62894a4435a0d452f..b31e98c26ecc781bc9321b6d21607487c94ca3dd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify behavior of printenv.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4965479e85c87f5c58b9e4ea1467237cab73d3ab..a1678fb947ee4d75cbdce67dc0509e29c6f7c6b7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # improve printf.c test coverage
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1619136f0ec02eb0261fd69c28c847962e781aca..d7a23c3cb039437ebddf640bfb0cd4c9ad3b5a67 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1d0f01a33d21d97ff5dc35666df8a0631ffdfb4b..6a8a820dadd5d6089d139b9d5210dccf3cc17e8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for printf %q
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 85070ae6fd880ff3cb6d54f9c0a1c6ff9d738acc..fd881337bb6d2a9e08214287f6af68b4f4d1f0c9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Detect printf(3) failure even when it doesn't set stream error indicator
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c9b2233488ae33c235129c00b9e463e591ef308..8716c56c8c19b8fca0e81ef1a419144f9e0f09e2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # basic tests for printf
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cfb6a80d7f925bcf3c6ea41df9ee51862dec8557..152ae12a28c55cf02988b3bcb4fb31dab2168880 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e1810d55db3af72768a9b6b369324371e5123813..0f65e4cf8a743b59cf6d7fee3868e868576d0b95 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7a9fc0649dc945937ff038805dd992d6adb76d45..2ded8e528e2cd09eacb35d62d3cbe4018f43482e 100755 (executable)
@@ -2,7 +2,7 @@
 # -*- perl -*-
 # Ensure that pwd works even when run from a very deep directory.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c1c619e09c7d652980ca54a7f47b93d475097ca..116642c5bdd70ed70b60f1f7aaf72cc0185dbdff 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that pwd options work.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3026e6cc46a133bc0e0c02c423d208871b6bf266..5a670743436c5118dc9272b7f01b346e8b5cf5e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # readlink from 6.9 would fail with a false-positive symlink loop error
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ced0c95eb09ab8e29539ba8cd1a4c1f23e90c503..46ae7092e5880b1ae40644e6586b37ca6c9149e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e) on /.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f4dc7fb5dc33f5ce621f63417acc5cc4e8615e4b..e1ad1e88b5b418168dabb2040c7e72b172cbe311 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate realpath operation
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 005a9a6d38f0720449fdc9d573761cef5e690851..093e79cec88e3d73389f4c8419b42993de215a82 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that runcon does not reorder its arguments.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f887d660d7c927b4ffe10531fd3defbddfc6f167..de7ff94a05345654cb8ba5c99bdf8a2e1fa147bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test SELinux-related options.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43ff2c7859b8d87e54da4e67fd9dd1ccf845e2f2..3e891584f38e20d46b7c5af97088e3289decec8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of EPIPE with ignored SIGPIPE
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fd6924ed16b381b8d38e517088a54d8f2b82e15e..6350de5ec6abb6e6801fdc10baaa33c0174b0f88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for proper detection of I/O errors in seq
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbc2102b6f446b8cc31a45e28984a88ea33bdedb..2c0cfd0574050b0ab0d7c0af6bf37eb2b9b9f444 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7da726d813327c2dd2a6cea2894a593923dbc33..17b15df90ab6fa49853855e490da575e6070a349 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for output with appropriate precision
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8be45c48a0ddc1504e2f391b84c62f46ec204bc6..d062e48518d3cff5718da54d5cf241a9bd20925e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "seq".
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0bfc8d25503c8fc56cf3fe885e70dac6a017cae3..a73be20411763738e29ac486eb0d7d79e751d88e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Sample vectors for "sha1sum".
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f48bbfa126b8fda6f84b3ac1ce5563261a4a0a34..94f854054981ee568a8f52b3498fa5a31bffa093 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha1sum".
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fbe25dcc1a833c62297ef454c5be84b1b0212ed..c9fe108dff9c6cba7ec262c8667b636613bf42a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha224sum".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9de2fe47c66aaef9672ef91f757caf1b11c51257..942b6194c4b38caf4d64d32cfc3466572eb0fab2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha256sum".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36fbcaff6d510e60addf10344de8037f995a481c..804a9a1f16f361e01bbfa8f81861513be957c505 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha384sum".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8bed41a017d58ee9b8c42efe0ee98c307eb8c9b0..637ee2d1091b76387fb6314a63af701c65c4ea01 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sha512sum".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa32f6380f7dea6954db3bac6579b0e68fc1a1c8..40af1122cfdb07d08933e25d0453a9dffe90de05 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test functionality of --exact
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 261a31b8c20be40e95108a53f3917cedeaba707c..46ab92433bc6a32db8b8a16f6ccfa347e1d86684 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify the operations done by shred
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f35e8a51a1fdd013aceaea28cba33f21bb658822..f70a1f7a4e007ada357289972ac1af29cdffca15 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --remove
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd17a8314a4f2c009f629dde413583048c8f798b..dd3818034e1b1db8b4f6606ec4d0abb71c360b31 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise shred --size
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 65491e35f766cf0e32196427ddf3bef05b9583f1..9ac85dc99134cf7719d7fe2e1503ed43f8798aa9 100755 (executable)
@@ -4,7 +4,7 @@
 #  These tests do not check valid randomness,
 #  they just check memory allocation related code.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 66364d41ec328a4ee742c3a8a7181b721a7f2c7f..42aa2c055147bbc447a7c5c39d9e1af9898fd3ab 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0397b7b4e847900d1e4d417c3d1895a94a4eaf25..1014ee3b6b9b22ec1b557bcae8c703759b25a5dd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate sleep parameters
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e7e49a2bba9929088349ada2b3df29b9d9d799d6..00dcacdcb8068a6d949f604b5410a4a1b46e70a1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise the NaN-infloop bug in coreutils-8.13
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b76652efcd72753f46ba855e913fe55ecb3ceb3..9cff74582e5e8f9de9aa8c1371220ce735cae399 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Benchmark sort on randomly generated data.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e76409f8bf144f6c74f953b25854609f473136b7..662b1ac3bb9f488929bd935c27fdc1b57494549e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for sort --compress hang
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5cf218c73c42ed52b4fec21c1d5a553c7b93c522..e1f80942ccb1a576c540482acbc766b6fb104fd8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression subprocesses by sort
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1b59f8071429095b41d6f67152d7ead3596f949f..e3b4955ba55865bf0234eab2ece5cb06fedc73fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test use of compression by sort
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2009b7d6b32aa9e0bca481aa81e0755b76ac8c16..2d55c9a27661887226419708fcc6453af199d584 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Tests for file descriptor exhaustion.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 439d31e5404c2b2926609bd0c35f084e12bc9546..435645f00ed9459dd9eb378bbfb42a113930fc6f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test annotation of sort keys
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d1ba3b54ccbe52627f6a1fb880b9101934bc8ba0..84dcde7dce950174494ec3068dfd5434cf295423 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test warnings for sort options
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba02bfb848b849acea2eba7755ff0bc15e2217fd..d531e0cdc91d864996ace3628a57491d17a06d5e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test discriminator-based sorting.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ce7c5b7f0253c151431fd7ce7da9ae995ed3aa7..9c2e38299f321f9740a74732f0e171d10acec3dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort' exits early on inaccessible inputs or output
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25f2c10e983bad8cb2bcac4db128d3c365c8fb9c..092a046cba1fab4d3579bcb5f449197da18af87e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c863291d6c71c35c116344da083fc17f3fd91af..d462ab7445f15fa366c10410a10703a4a3d3566f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure sort -g sorts floating point limits correctly
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d920d00b43f18378fe1fd9c30169c98d4bea816b..7f22c628a9a236144d4c688cd60a7841c7c5bee7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise 'sort -h' in locales where thousands separator is blank
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e30b66cd6d383dafd467ed54a5a9c8bdb48b34b5..7d0fd0041379476e180c85ad6332a967f9ca35f5 100755 (executable)
@@ -2,7 +2,7 @@
 # Test whether sort avoids opening more file descriptors than it is
 # allowed when merging files.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 765af9fe1e1e85265af2d341351ced7196d66943..cfb84bf83160d203db92c6f10e84f10f04f20c1d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sort -m".
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cd58548c76ea78016b5906facbcb298e04ea5b32..5c9df5c61265cdcc072336f9ce09e6f779eae695 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test sorting of abbreviated months from the locale
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a8aeb4f69ad2cb95813b56172d63bdb4323fc30b..2195a2e53980f3f47c812fc289b6da7d05323d5f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ede8567be9cccb3ba487f6246536c1cf99f38fae..c9ab5e732e11f629d8776ffc33a5177103973b24 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 381c62538a37c27d18263618bd77b9ab0c9a926f..70e8c74eeb1cad0c1b1e5ff098c3e04a595f802a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Trigger a bug that would cause 'sort' to reference stale thread stack memory.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b391b227d66d113c0e3fa04787906c56b61847b5..eef72ebdff4b7608a8152060c79925fbea2f9684 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before 8.19, this would trigger a free-memory read.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2c470dee3906adc360facd7e0ce33bdb1619b590..dab95ed200b1f7bf7aee2b83704294a2f0844124 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # parallel sort with --unique (-u) would segfault
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c5d996d7005ab27750c14eaf8b25cfbd7df66ab..598c1cfb6118a21cd1adcd304b4050bfa9a1c9a0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'sort -u'.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4951b1782a028d06274a3ddbb403bd110b83af50..6d85140e720ad2bae4ca3049bf477567c6e2783c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise sort's --sort=version option
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f6d7154bc8f6821f869b701af1b166cf61b073e..8098080874b8e21e5abce3f729c889e278278de0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e93cc0e11eb27da8f103785e2c7b46662721dde..d5200c8111752823ca0f642605c3385ba73afdc8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that stat attempts birthtime access
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 85998bfcf85189976565b328a997b0d250b67b8d..35c4d1cf3b98200d240648c8f5d4e7dc46d54e12 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # stat --format tests
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d716df39e78a3ac261c710b08549b06a2bd4e635..cd4d3056b22648861c5b011a52af8b3dc0d7facd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat - works and stat -f - does not.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c5e1c9a32bf7ad97e8be03264d18b14e3b1762e..06402ae03a68f2717bb6400e19c45568f59fea37 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test stat -c%m
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0a181b4c01305db023182d253569bfd548fd46f2..8a7a3b5ac1be6d0040fa4e05749b59d3b9396728 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise format strings involving %:X, %:Y, etc.
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a6918010ce6913c091d75a93345c6e764092aec6..0829d371d682b01113a5da0816129b1035c5998c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "stat --printf".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 944d46f6305fbf44b0bacb8a6347a23c37280528..c79c57f7e53c618f7e39627ffedb66e49ed21e27 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # demonstrate that stat handles trailing slashes correctly
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1c77e984a22a8ce5b6473edd3b86a208b382a79..4e2afcccf37d5fc7fc73789fffce8d72cd1438b1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise stdbuf functionality
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5509b6523b13ff9ee99899f9c23f6f7f34e5d26c..cfd408576a41e9739d0feacb0129265e67b616be 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46c21eb68800e267800ecc2ab924a94f3b02146e..cf12559c2fc7183e718645cbe5e5c5aa14caefbf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options - in pairs [expensive].
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 877d0d81c7f20ee960befb04351b03f0a2e630f4..c366f26977d1b4208113ee0432927ae5bda3782d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "stty" with rows and columns.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d3efd5874b5bfbecf4a1094382fd165e4a76c17..05efbaf35bfd2b328557f57db0d5947dff8cc3fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure stty can parse most of its options.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa43ed97e518897bcf7edeafdc26e1ce87fb82c8..bda1ff5b206f609413bff58442f66c4c24266377 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5d9376ff8f133331f5be444ec2ba680fd949fcb..8524eca24a3fdb65468569dea25317fa57e3e24b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "sum".
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bf1b4f1c062c6d6d0e7f49f746b2fe3606555a62..f60d28c5a4c8563f64e67e84775b10794330bb74 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various sync(1) operations
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 673e0ee237155a2b89af9e7f79754f6edaed407e..0baf2ce574deffccf74b35e9ba5fa74493f49547 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tac works with non-seekable or quasi-seekable inputs
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b03f7bf5f08dcd36cfb0444bd924ea7393f24e2d..603550356c552bed317b3a2060a6b36c94d3cdd6 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c3bf5543531b99462bf4265f9d6c7caf4213024e..ae3fb7a8e1f5425173b5dfee35ea5c8ec2d98ba9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 986e3544bd9cae32cf7338c133bc2c6f7724ccae..a542d61476e9a9901be4ac571f6f73acf8837dcf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test tail.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5998c5a77b529a2ff466b2cc71d6a786c1f59f5e..59d17347ff5fe269fdbc78d1dc436c3e53623339 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for basic tee functionality.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e291a197239fdba101d1e9d3f76f247c1afe603..91356ef569d0c7c8681503d95c04853588314daf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test the diagnostics of "test".
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bc62bbcb3be40c40df8a4fc792f59223651ec86e..954797d9db978225bbf1810256a10d6d437edb02 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2ce4013d09e6dcb9bf672a052169ce198ef6377f..62d7b03e699eacd3c12ca91dbe3d390469c44488 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --time-style in programs like 'ls'.
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5e7c42d4ebb4b2bec49d69cc415ed2a40f00113c..da08e38f1271f8cd06c5f89547a4680074d8ade0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test that timeout handles blocked SIGALRM from its parent.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b07a43610efbe17c27633f75187661349ca3f9ca..5902cf7dcdb9f0fe1731ac9c263260afb712e88f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test program group handling
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec00ef9b2afadb3f155e06dbdca79ffc259e8388..57f340528f70705cecc63e8a6fd4aa4982b96cfc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout parameter combinations
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 268897171bbb6c62a63c1ab12587e5a24b495301..193046caf2df23fe7628982982335bbf68af3b6a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate timeout basic operation
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 90065b5c393d19855a1ab4284aa44a28706684e2..f66c6e73409eba75cdaa0c24b3c5740fd9b88261 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test case conversion classes
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3130a43beb60fdfb0dea4ed33d8770ce73b102f..c1c4d19749663fa77dc10a816636a4e5945faadf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 43dbae3a245f9a0928cc5aa3029141e7e204f838..f554f301dfedea337efcd34e0643134a0a20b1de 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate can create a file through a dangling symlink.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fe30a4a35325bacbc842dbe1b006ffc09974e20..f775bf452444d6bec7be1ed13e44c733341cabe7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate fails for a directory.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 626c0d044379f07f509f351cdc1898f9d0c63018..acf3fad63e0fd599eb2a6f6a678cf462f4645e11 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e84fa5489cdeb6bd0d86da71e2faf03297989160..0bb8a1658651eacde9f0f518cbc0ea6b33cb760c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure truncate works on fifos without hanging
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9b243ae5cbe6ae8c645b6d74dee61f72351a556e..85ee0687edc3d0bfe043f48caa0768eb758b2420 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that truncate -c no-such-file doesn't fail.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9c5dec426f32527a84f21d677af866ff4e45e2f4..60544ba5b20bb66a1c218368f6c1a7f21dfb2aa4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate integer overflow
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index de8e2f09ede2b66426d937c977e34c6d4bd6f109..5f2ec3de00ecf068848a269660b34bbf09b39544 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "truncate -s0 writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 13de2a74bc70bf3a575bd5a309c9ed5919a2b5c0..c788e88e39a9f0be2721b19bdea09fb91d049a9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate parameter combinations
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0f841f1e109a0498bfd4c813c97ad8f917373aae..252e740a8718c7fa251126c5b4a79ba64f5ecc4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate truncate relative sizes
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9cac793161c7258abd33f20fbc4242ac67b693d..05fa823081e36a15870a088a3c8b08549728a173 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "tsort".
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4d04625d3662106172ba7258cd126feafbb05b36..dfd129ddee97070c8ab1366611ed589d55eefc2e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index baa954e8801dc5ccf8bcb8b3a7ec2ffb60298021..a2513cdfada2530e6329d0e726c7a1ab88c040bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test 'tty'.
 
-# Copyright 2017 Free Software Foundation, Inc.
+# Copyright 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc70cdfdcf2becec10a251a4c4b2283bed6e7ea3..49feae53f89c62190a60aac9afe4af2320a237e0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "unexpand".
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70ef28cdbced9f619c2ec558561155c698d9119c..e83328c5b446a82e966aeacc3a358dcc8657987c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b06d9e354a9684b75442f6cee1f03dae15a9efc6..b98826477b76651d510420dea9a0abfe4b51f4ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test uniq.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bcecbc562fc205b7aeccb95f8d266da2b5d7c399..aec1c6da22c2a664576af38b6558d981b80017e9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that all options mentioned in usage are recognized by getopt.
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3350521ec094b06156ea55f9088af27a54cba8d3..f53a3b4527622a7a898877f27c9dd1c63d897f70 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e5a85053084f6b591fd3a5eca1bc89b0a3a437a5..b93a35510f49635350b3d6df3d6b26d82ba665a5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 217b7511df8eac9f981ce5f8e076759b78fa1af4..591c36f138068babb1be8b13cfc56415d3805521 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that wc prints counts atomically
 # so that concurrent processes don't intersperse their output
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 71bf35f13cc1e22571ecedcd5570add1dda0fa27..1dab8a345c4a6b6d5acd8c1a7bdf49b151f1bef7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test wc on /proc and /sys files.
 
-# Copyright 2014-2017 Free Software Foundation, Inc.
+# Copyright 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e9ef5936236381fc89cfb5666bbd81d5f395571f..24d99032a8eed7ce89244cebf9e4b800437a6d47 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Basic tests for "wc".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8c879e8574e4105bfcc22c2d3de3b16bb0c3696..cd85cd7650e7e8bb0a564b175aed1b2d4d6f0d9e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5514da21d2043a5e9229ce497d1747afad8525b7..454b5c22fe11844a08a664e6c2e7a3eb2efa438d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # exercise xstrtol's diagnostics via pr
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c8a12628ea271ec27afe4ccb49cc05aae84b7449..4fc7d890dde5ed9e87e243dc39001deb1e3d221f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Validate yes buffer handling
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a83b43b2f254432a5520f6908ddacb043939ac9c..5e4db7e38367e19f9e9bd798e5c82f5e4b331d95 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 651ac670ce01c13017bff72f51a87f486e63df19..67a95f200724c5d4f46b388b9fade1d6956b8066 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75d453bf4949fb306736044f4db6884e68178d84..0d273ff0c3daab36cbb4ae14f42cade733c277b1 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7fb38a12881f181e48c50079e81b4ff9ff06765e..31744deba24e4ea09b45dddb3083305f0ebf9d77 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mkdir -p" with default ACLs.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d5d6736f3386ec386262fcf2b9d60b97cfdb349e..9e66389728196f316e2a40039932f88c5b10ecf0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c878e7dc5772c933eeb2cae48e67930d1256ad88..c5fe99cbfed229ddcabbe500827ecc4c6896b7e7 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6ae0531ab27919451ca9e9367a7630ed84378950..f9de9d2c4e34cbdf8c01ac2f3dbf10984ac92da3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test mkdir -pv.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 971f6b7eb54844476f3827f145f8a9a9e4cca553..dd0b28fd09a44b966218c0992e0225748db9391e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce3ab48660c326f38412d1cc622fde3a8ecbe02a..71b0043a31b1afecd47df54b9311667a44c33949 100755 (executable)
@@ -2,7 +2,7 @@
 # Verify that mkdir's '-m MODE' option works properly
 # with various umask settings.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3fa3c605e17fb2aa130fc6cdb52870a9bf31b1c7..2bdfb5dfb654f6e6d307964ce3af08c5afef750d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test mkdir, mknod, mkfifo -Z
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ddcc4311acbe2a8fb203fce5b74860eecc15a70..6886d88498cf82a5cc7d25ff06cba857d1971067 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that an invalid context doesn't cause a segfault
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c5c879738cfb3047040034fffd7b2b151ba9a24f..10e5cb082bb3f8558e121ddf5e70193faab49d29 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3306400491668fafb2a1cca369f6ad2e7c76257d..9e2b89f2c8552eb4f1a91a9b17022190675450eb 100755 (executable)
@@ -3,7 +3,7 @@
 # Derived from tests/mkdir/selinux.sh.
 # Ensure that SMACK label gets set.
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cde4d5396db7463fd0ab48ad8a3901cb1b70cfcb..5bd24cf98ad36646720931a1c99705284dc9842d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index e82475020b2cdd6b94caec700cbc8584dba9e8ac..15238c36b6022a7dd1fdecc97a692b89e377803d 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8c8dc36fb98089012605492b68ae85ba2d75615a..610542812b7af712fb001ebed9a6572d37e4a16b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME: convert this to a root-only test.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f198fc3bd7ca5bd469d345d45452d92e240a7a1a..16f9be0b2486fffd2cd246d8fe56fab28c3bb652 100755 (executable)
@@ -2,7 +2,7 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0450012e1af9b17bff4a0def38d874bbc34cc3f5..57ac4423d566c6d69b6b62977d99bd831dfe91b4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89e3fd8c38c438ecf40dbf71a07887ddcdc744cf..3ba4a5207b7fd1c43b6e0545c5dc3e3cc725081d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink a multi-hard-linked destination
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3de807b9219b698e549fc201538c1513fa0ff772..6f02908e7479a3197f9e4ba83ffbd55cc33bc14d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure "mv --verbose --backup" works the same for dirs and non-dirs.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3708978db1fc284d1ab1ec651716517ecefd7a5e..2e8d7b113f4b8a85fd6b12a6b25beed31fb4a13c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1e7dbacaeadff3af26825a38cdc0674c7f777424..735aff4998990c101d4f1232a4305aabdfb8e8f5 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c43de97bf67674748bfb2a0a6d9963bfba387f3f..54f114790bc40e5d0b3e70075ce10aef808c7ea4 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ccb6ad378ab26412cf8e6a1de7021acd285be39a..955af3844ed9f9144f0ac1ea3e7499f3a5602696 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0834d3c14bcdb1b44b0d85885a072e5b4ef13cf2..18b237733c4173a32ab9b86fcb31e0c2497b9c31 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d3871cc04e75ef35f7a61c8a0f81705512bb88e7..510aca75a4737f7edae0ad4f26458742c0d3ef85 100755 (executable)
@@ -4,7 +4,7 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6afcdea8227fe6416e7b19f9ded8f30a4b5d65e3..837f2979bcfa8dbd4b6f359ecf5e3a7fec1337d8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a file onto itself
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 81a254effd4026663f67a7b128d0f567b5adb5da..bc1e91a9503022524b77705d5c79aa1868ef9fde 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 080f49ab9f6b82955de041ae0f275dc152735ecb..ec26b6565dc0cc37c11debb61d822c2601711e0c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3ed3073d85c7072073dee669281bef6806008025..9c0ecd321e8cac2b90a9b0257b25c0b2867aa0e7 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4f86a6a8a9cf589029e3d0b9c07dd2ce3841dd3d..be191d2b90dd64cb3d78b1a4366ed5e3c45c6b36 100755 (executable)
@@ -2,7 +2,7 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f53223bc0098d066c00880ca3309e51fab97a165..15642fbb4735bc066b350d3a43f426849a5e59a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure multi-hardlinked files are not lost on case insensitive file systems
 
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5296d2a78e7b5bf68912a26747b31eb2f1640cd3..bce7a14f0c56d891be1553d7c8c0d993e42bc684 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure a 'n' reply to 'mv -i...' aborts the move operation.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f5961d5828a1806991e2feccc3242fd4e581822d..1cfc6e17ff37db58c6b9eb936953f333e28da106 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f3eb60945c984d65486319f68df841abfeb0550..c93df4837ea6a6512b5fb998b56aba28ba3c1424 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f127a60da562f63f1c86683d7444854750890d4c..6de8e378f211a1ae4c4f9189d2261380009c5333 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure 'mv -i a b' does its job with a positive response
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 321af37ea8e78ca21dcae39990354bdad9e46216..0c23b0f76022e1634b1d0d38ed6a5b910ff46c5f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'mv -i dir file' prompts before failing.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ec7446c783bda4acd02fd18cda42058f6721a0de..2b3b2a9a465c2c6ed8edc8f544d7ea94aa16b38f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7698616cb95476a2ec2e359c475fc2160a1c1128..f41f73d7da5559e487247360a591a6148e3ed574 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f965f60551ecd05426f58c54c94993b2a3c4aca5..cdd90dc6dea7878a22b49113ca14709e4120f2b4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d67f99424ee85fe55ea63e6b3071f81046254f79..b6d764f70301af01b23bd0254c7ba02809303969 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bbb960e507be98b4884bfc64032bfd259d667e30..50b7ebafe6da318761eab88054d48cd859b23d37 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6173b055afae1337924217f1ff3aeb963fa88ae7..d4b736dadc322083bdcc88266a80d3c5d37b3e16 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 034ca878ae83ae8345ec746119d9c81bfdc845f2..9a81cbd0ee5dee6f1fe21a92c1256bcb446a8307 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test whether mv -n works as documented (not overwrite target).
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 02b750d0b34c41415bd871e73ebad78356d75e07..ae388b7972ed5560cb6e71f9f8bda6d204ee16dd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "mv" with special files.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 454e23a2248547e3aebd0890edddb0bb997c0819..ca9c6717a0c79b7f3f5ef0778f9c38d107aa2279 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6258633b822eb3c1793a2a1ffca71484fe5e5364..0c84b092d73281c5afac637e5735a8bbb3e86107 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 204561683ea986eda5118ec1d1cfc315a6164dda..3c3128329c85b10363c0b74810c92e4091b09a09 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f9a5b5b9197a22924bd03d57613a792a82210e1..ef38f6a8ebe1aedaff7c4dd882ef9daf758a5fef 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test various cases for moving directories across file systems
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa1ea0631372a5b28f912f3a00c95deb18a64002..a8e0d2c4f00d66e7680a4947a6e1d0db2c27c271 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab303c2e502846c88838d2983ba36cf408813a30..5c4c7203f9698c82841c777b14d44d6ef6a182a4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to another.
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index abad3c616e90086b3a1d0bf1924eadb0e9404f4a..e30c9668fee53193d32812672c6f1ae001a425c5 100755 (executable)
@@ -2,7 +2,7 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 631e16fad3648d875eaab9f13a047b404b58c1ed..a48cf634534ca5f6151a2986469dedfc1bb47bc4 100755 (executable)
@@ -4,7 +4,7 @@
 # mv: cannot remove 'x': Operation not permitted
 # Affects coreutils-6.0-6.9.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d6a0d2016e091193133cc15c1e6135239e042aa6..e17330e70259efc91a8ddce07f36746c8b291d2b 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c251065e9d38f492a124108a5fba12bf5db7890d..99c7895cb5a4754bf847dfb855f617fff4836215 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that mv works with a few symlink-onto-hard-link cases.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9824b1bd28b8366acb9bc6510c74f3cb57913640..30d7602ab5888a1b7cb80d7a6f6ea10aabda34d7 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8f478b57e3fbfab35e69eb9ccfbc7a3173ec1ff6..79a42b27e6a059d6c320d465fb13cbb3dc5ce19b 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ac0a01413a86f17b0dfb79600e00139c79065688..40c0d05775eac36863fa2d5444439914deeec407 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure --update works as advertised
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a064c86e5be4d407da33f70dd1f46daf5337beb1..0b2f7eff3a3589b5e6ad5371eeba62e6c33ccca1 100644 (file)
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63e12c3da4fd5273de782b38ecae1a921f596f5e..1cf8e3ec885152b9af36a2aff79be50521afbfe3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test pr.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4ab663928a4e1edc4b463b63d4a3d2e06a5b6a37..8f4b21817bb0f68738d9bf886cd4d7676a08e424 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9f0aa2181005046b32c0749a2d8d1249294c5c7..f2b4a9e1adf8fedcdb88b2a182312b6deda75ad3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2996c6887adba9a294b16d5db0375d0235a8714c..c383d98fef9bb0363e36f282722ebe6659d01728 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 642aa00bb914f10994e5e5820d0a15087db617c7..ee11d0db89492deb010c1df7908be154860f8271 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test multiple argument handling.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 667ef96f9678090aa67725aea9ea4ce8ffdd3052..55f7afdd14cf088509a1032ce3d5af01a3aff7ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test for readlink mode.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 26baeac5157024dbe6712aef2b405ec97d532fd9..e6a3fdf505052d04fde6e89fd306fa2ee6091e9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bfb52679bd5895a4101ebd8680559ee3b3de7a1b..69dc8535d6f3efb591c54f9b9a5ead59f38dfafe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm --dir --verbose".
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cc21ef824cd531f9231b856839767a837ab00202..eb6517eec3a5c0195a3d65b3188898da0a028205 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1f39501964967e1bb8ca0419c34c6c32f01a85a1..25efe6b0f20cf871a73c83857dbd154da488a851 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99104faa3e5d12f50b7eeef1c0adc7cc34767418..aae2783fb0bd0fa1b9d375c072d3bf6c9274b55e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c52e6ebb57be9e35b5664d704045cb7feea8aead..b30230f28ff536db3830623ee15a29ed0071b4d2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm" with a deep hierarchy.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1b105a0a8eb597a7e536026e31ac1c36f6160697..ba68f0c5681a10df8a5bb003c4eb2089cecfbd2b 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7ae577f3276198a326400736b3d28190a0f8cc9d..48ee9127775723cb9cee5340f0ba3d5c9d218c90 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index df2e9267c1553b0378f38e389d6885ae1d471e6b..ac32fa338dd7ee6dedf4bdb7f1be26ca243bf4df 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fbc687428f18ae972f381683ab5a7ccb57ea05c4..7f5b468daef63b7f1c214dafbd59d6e2c28410a0 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7f90cdc07108b327a388f46b07a1ecfd028a3f67..9ae12e6b241daf9e045709e597b233b03a3e3bf1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 614a7e4800f76c7c1ab021e5718414fa7a8208e2..8505986fbb65a1dba2e310782800eb2cb6c2bba7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0fe8efeed93796ba7b7c031e3403719dda695536..758fa2c25df0521aaf67f6bd09588d9bfb3ca410 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that "rm -rf DIR-with-many-entries" is not O(N^2)
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe5af02655d067f03bcfd0e1885de596e8ca9340..01b389ff417be389017fbe828a5b614390a568c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -f" with a nonexistent file.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 86b02bb2ad1e52293ff15615bf4f727d5f17b71e..9a0f117cca898d66e65b935de8c40504de1350d2 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f2915f3eb2d81e1849610ee01b76311f996b34c8..1dec8ad65347d9b917b2c655bf77024bb2d464fd 100755 (executable)
@@ -4,7 +4,7 @@
 # With the symlink, rm from coreutils-6.9 would fail with a misleading
 # ELOOP diagnostic.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01fdd781c6cbdd41746704f67d7ecc9f1e75b055..61744dfff670f25fc5d1023318d038946890ac14 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ba0c9f4095c007976ee2063803dd4f22fb4df5e9..666fe76ddecc64f2982beda18fd174709bc1e945 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a697f05e6afee5cc8c44a54ae55eef9f90525729..7f0eddf7c579eb0b5e8d55946b1fd0effb681f83 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -i".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 48dea7891b0bbd17ff29ac01ff91dca70bd7d298..534edead1d2a587013b9749394ce6f6042ea254e 100755 (executable)
@@ -2,7 +2,7 @@
 # Ensure that rm --interactive=never works does not prompt, even for
 # an unwritable file.
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index dbaecb89c603cfa839f99c6ff365aeb136c71d6f..081b6f76fd90e239037ac83a85218b9ae531f1a5 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a7c0b70b53034c9236425f413816b5de78ef28ec..ece31b5fa0e2a4fdbb59aa9ec403fb1ec52c4ab3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f existing-non-dir/anything exits successfully
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 829c8007b8fd67bb369bf9914f171aec9e00a6fd..57f3ae7e2056e80d8ea2a3a870904a7c02f9625c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d1e2623cdff0fbd0169d8f1713a813e4e7f005f..75f6984a35580702f4506e8647eee1f4b0dc8e62 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ce0a240cc90790bb38e0aea0ff493169566259fe..c8cecc9894ce653f04bf974974a932516a6209fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8743781a349ab4c7438c4d76a6b223987bde0cc..54ceef4b712611b8375d50676ed2231938abd8d6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -ir".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f605611707a0cf4ac23f71027b09f16f38ec87b5..2673ab54cf176e9a54d6b0de175411a8ebb2589b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure 'chown 0 f; rm f' prompts before removing f.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f1b3bb2ed0819d39fea9a8c3ee430bbf1de607a..74754d35f64f74dd560179ccdc9507416b967e2e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 075af2b2b31d94f40f07743974cfc77d9871de9f..ad93505ef82dc5e2aafe26c1b56e94177ed37673 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5f78e7185cf858d2f4689434012ce44a2b88dca5..10983314f672e06d2b2a246e93e61602850ace00 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate rm's new --one-file-system option.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 776eb099efefe170bd6a09520667baa4fd2abb89..7226fe4ff9f4cb8687f8128141af5a1690fd115d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify --one-file-system does delete within a file system
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 75f0e407743be9b457cc38fa17a7ce260f31bea8..fba9d2a0e2829aee476ec8e8736de79a1d746974 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d408a6604b504e9ba9594db4bb030373f73c27bc..8035bf05432a9afd79e8fb750f857dbe29689cd7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test "rm -r --verbose".
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 70aca478f12f5f2a8929c83e28e5bfe7da4527ba..7d18b3f6985b2b17bcd3059a9d8868e7379a7020 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2cc72bebf28d08f075e8c73995681ff93b2af63a..6faee5d63d8f4ab0a01dbe5942062aeea5ab493f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '.' and '..' recursively.
 
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index edc354231d40a4d4b98c625c91dd8ff38c42f5bb..c8a57afda22084bbba71fcd91776c164b3d977ce 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Try to remove '/' recursively.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ab7773c2e8b69f870653eecab64ac53c3e7100b2..571e1d480ca756c781d5d8c3252d3414c9df3b61 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 28f547e85b45d1b5fb65b7e023984790ac400a45..f1ee015ece4ce3315987edcccbbd3e14e4d7c4a8 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9f896133b0f9cb951f32d4f1b0c516347262075e..75fa339dbe85e7407358fca0c076ed9d58e161a0 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index bab75e70a2c991da75f928f896bd53fb4b440eeb..75d057543c6e1df22086b5c9a49f9ed8123c3730 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1713a1fc358e842d2099c4f3d69b4137435e19e2..298bf7a00558f88a931988f28e7755548d7a71b6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 89b46f1f43a1db1efe3c4405dd79c14767fa1f14..c0d43d386d7b6584cc0305ba1a22478aaf78bbe4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 59d7c70ca7e6cd748bd463fb3d1468fcea9349b0..0495f95f04b76014f5035beb0e112ffe40a0e160 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that 'rm dir' fails without --recursive
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5c8fff5d3b67cac5285f45fd77aed69a5993455b..f068dd420ebc7aa0a1d8a5bfca505730e2feccdd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # a basic test of rm -ri
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 468b2b4b46297990d8e8179d6028d9b09339a795..13e75c74fbbb9543bdac2b3bed40550519f4cd7c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
 
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b8481e5424efb4a19c61d7669f51c0710f516a21..f3ca1300f297791e8a82e5c093e8b73093adb7e2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7c63d1b267cbfb47bc792e7985dc2769bc4604fc..d0f6b9d6aaede4fed930eae396fdd6a9096c1217 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 296d5c13f67c3694a3f20456870c2eb92a97035a..6d5bc81840441c57a92bb9858546c8d4223acd9a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Test "rm" and unreadable directories.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a84d48638b4dc1314383e0daba12ca525d81984..3a714b76ee1bc8debe42c9e3944036a56d6d7b8e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # avoid extra slashes in --verbose output
 
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27f9ebffa1a3ba32849d7b9c88368f28c8b10910..9705974f99aa43256fa6dfd249a6ab669b6fad1c 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 84042cf0dd570ceec760c4a9044da2069e9df92f..90fd8a35b5f145427768fb18db9e871484f23024 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 49b19ee0432bde11dfb3e5206ea3a3d303613a83..5047a15af9d536ac0adc6333a130c561602df5ed 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c6d2ed3072c59ded7fbea2293f20280963524fab..0079db7bb3e6c08e00f27d234a00038b446380d2 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25f0ea340b7cad92c43900da867b171cf66dcfd7..f61f4d8d0f67aa5df0a9f265b9ff856e92242d71 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --additional-suffix=SUFFIX' works.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2a28845a10b5547f2d6c4e1a347219edcdd13af7..e4b4a12b96bcd3b8d113b63aee64d9c92d08a02f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into 3 chunks
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f62e22af6d03712a89e0a4b55e93dcbbbd6918d6..7416779ae88611bdff2f5a4d407a31055283fd51 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 25b90e543388435ee3cb58054d4918a241195a70..c83596cd40e9ea6b696a4e75c67acfd11e844409 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise split's new --filter option.
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 64adfbb50c6e4bb44d310a64371e4a9dd865b2a5..fbf9efee897083bca3d020e6da8151ad9fcf31f0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure split doesn't overwrite input with output.
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4c6c44509013ca6bea878a110cadea4d26c5a84a..c4f72b799d7fe0ccce4214dc5b1362cd2d7f47cc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into newline delineated chunks (-n l/...)
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f1d81cf6350015c559b56d288ec2cf4f518243b5..8ef9dc6a4793e4b3e7a20ede03c1cf1557de6ff1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test -C, --lines-bytes
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index cb9933322b672aac70bd1a41a631fdb9e523c4bc..c63e5a0c464cc9772eb380f3d4339fa43e5b7479 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # show that 'split --lines=2' works.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 27f64a4beb69db00dff94b230a6c3b0adbe94405..7d2256f072e2a51cb11fa22b00b8eca48e7bf26a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test --{hex,numeric}-suffixes[=from]
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 8e585713ba5176e9e0b9cedc8c459e8ab470514c..d5a033d2902802469f92ed6390182987f4687705 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test splitting into round-robin chunks
 
-# Copyright (C) 2010-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4448fa2a0083b7d8ba367750dafd5ec65db97a17..920aee10aba7ad861554c043dd4afe88bed7697e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # test split with custom record separators
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 36e20d2c69df691ea2607d17135c7674e0d939db..e39e843d836b86b3322033dc197420b0d6fa47df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the suffix auto width functionality
 
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0726c3685e44f35f3d8e52142955351851f7f74e..caaa6c0163809e752055c2d5e7cafc4b758115d1 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Show that split -a works.
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2e6882e75213235d0397863cd0e8104b102ee248..f1c1ddeefa33696935012eaf691ccd44a1c9417a 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 448b561f4d6842cf5ccb7fee6050ff53a38044df..9912bc4064edbabad2523364269a5958a0d2573a 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2010-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fa5f492d9bde7eaaa4ad0b4f4f50eea018be7df0..c07062b3255204276d6a05e85daea57aae822de5 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index fe194cc32f4fe74ae567b3ae6d0b985b10c40d51..48bdf1ce4facf2708c3d7e08621de651ff76c0a4 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1581f4c1623d9bfe6f37cacdfc800aab6e2bb746..d91dc20c2818a09e65b3aba3a7bdbe3347618471 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 0638dd2ddd6547552c469f6edeaa18413ce62d38..49a11282d6461f4943d9a913361d2533b2ff12da 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test for assertion failure in "test".
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2fd405bcc0000cca884033be1b52d69020ca5dd9..1914353431a1c7157e0e22d2bf9a3abf64517d4d 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1c726f89ab558c3e8fbd122389a3e52b5f909881..2230adc18483957de586aa9f688faeeb7100a6a7 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 9123c80ccf82d01961b790ae763fc47c869d4d77..c3dc714dc5dd5519096096992a5422fd0bfd6ac7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that tail seeks to the end of a device
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 11c341b9f26b9c720ae7ee6c5a529a6ebc662614..5cafc94382152bf8ceaacbcb18c744166af10fc4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # inotify-based tail -f didn't flush its initial output before blocking
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 01f0ff25510b2fd09747b0d96e1357a5bdb5847a..f680005ad59a439dec9fe43762ba270b4ff60845 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that --follow=name does not imply --retry
 
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7df8350acd1a04378ef893fcc62e0af6366c1402..f8ab9760165fb30e7b758d903587298df406da3b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test tail -f -
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3c331530df9e5479440f623853235ee360eefd4e..c1afa38256650235a92c251c411b9f72996b66c2 100755 (executable)
@@ -3,7 +3,7 @@
 # of the watched file was removed and recreated.
 # (...instead of getting stuck forever)
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ef93bf624909de6a1a42a4b4cd87105d83d62c5c..7b34abf261cee7fb8dbc979086ed797f6fc81a39 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise an abort-inducing flaw in inotify-enabled tail -F.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 99d07158a5dcc704743f8f371848cc0fb64ddbe7..1be2119cc119c1168338603ec64c1cf6a5809d36 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f48e36fbf27d98add17b4c3458c230251574b785..94ce09ee11b8cf00b781ae6a589b26f1dd12ddbd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f only uses inotify for regular files or fifos
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 433a173c94e3169f7cb28b79b991aaa093f91236..98873aa66c883b9dd5087b0fb04d4ba252347741 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ffbf29fac2a741bb396cac4463e669e983afdc10..fe255b3225de474a0770a76dd5261420523331e0 100755 (executable)
@@ -4,7 +4,7 @@
 # are established in tail_forever_inotify.  That new file would be ignored
 # indefinitely.
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 82d6713e1ef1f61236eda431010a889eaece1bb1..b532609f0d7a7d7f3b85fdfe4927f8ef153c4d7e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F doesn't leak inotify resources
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index d25bf9104952e555bb3d47e24e7aab4089b20359..ca60e57c691965d87eb3fc5e9f1f1de6f8b01e2b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -F handles rotation
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 21072761950ff6c5a36924d0cac7875b06c59ac1..2ed2cb4a4f95163f4d56431dbe331762407ef7d2 100755 (executable)
@@ -2,7 +2,7 @@
 # inotify-based tail would output redundant headers for
 # overlapping inotify events while it was suspended
 
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 7121d685fc3d8d22b81cc8e520886cb615ab2830..13cd7c92611de97791e665f2ac1075f82632c7f4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test the --pid option of tail.
 
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3dd85ec2e6e18bac82f056dc5413cc5bd4f57bd1..76b0d908ef080f89238d4a8e4eada5d0a40c05d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that tail -f doesn't hang in various cases
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c7e429eb1b3146055299f06523b68b665db7bcf3..f1d694b10970408bd19f60dc108231961575c7fa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that "tail -f fifo" tails indefinitely.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 5d56973453d0c1e002ed15a8c4c6b15b52204759..7b15145f81531eaceab1c119762406a567e5e1ca 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux.
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index abe0d67ed47294935dcf7ec12c8a7a0543396a11..6a47fc033824b943ba2136d9e931799e401fb6dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise tail's behavior regarding missing files with/without --retry.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 4b02ae8167912c555347e7a1caf3d766fe8e3553..ffa7b9295b66e05280d7f25cd0a6a0f06511997f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1bbd577db218267cb452eb721c527af324f17d96..ce8b65ff1c8e7ade3b36637fc6ea4ba20cbf3dbb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure tail tracks symlinks properly.
 
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1edba57bfbc819fad33eb643814cfa6c4f8a4acf..faed3676347ef2774e83f1d0dd99342d379e48df 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # exercise tail -c
 
-# Copyright 2014-2017 Free Software Foundation, Inc.
+# Copyright 2014-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c90e89cb3a902e8a938e29b57a9b2c68052dd1cf..d7efcf325ea8c3cb895c58f1fa5083d325eed7cb 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 09430b1c0f2918b752b0f39f03eb0ca2b245a07f..3780691c8248eef130b1326b0d16720f3a1d8fe8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure all logs are output upon file truncation
 
-# Copyright (C) 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index c79fc663715c29d2ced3156b08d532d341e0c634..4fe22f2d6e1efe905f6132f38641c428ea851277 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 83f6c1f3da628ec865d2fd323265a89441366c65..c29c75852d5c618df0fa6dec60af5ac9f7060f4f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # touch -t would mistakenly reject a time specifying "60" seconds
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a11040b5ea93f6a643926c9fd0b26fb498f3d125..803173bc84b595ec73109e542d6fbe8fdb72a09e 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 40dc168d622c7cc0235e4ca3371e4e3564cc51cc..24fe224193f417c502619bf7db20bd6079994541 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
 
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 52dd728fe4b8969c0b061e86e8aafbdc9f1f9580..b0808a2aae92a266f8d2ffda8ad6c20f34bb5a13 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
-# Copyright (C) 2001-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76a74a09b16f023278ef7cbfa9eee9d2d5ab2a13..fbeaf26f355c5a2bb61adbde4dd438c17ade916b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 679699a61b18e07cea3b1c0660084713ea93c860..a66e35e3dbb76ed59574e9fcfdda650104563a37 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 438bf09e0fec4e008275f3a26e837bb727a46cad..9f75f9753d6c2837ecb607fa898abeaa92591e44 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch -h works.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 3d8be71e16e117de10ee7fbeea3cad143ad011d5..3f86904a82e3d529b90b00d48d5e109d6bb97816 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 54c99bc45b00dca1e225878ff832c899499126c0..b0ba0adb0496d18ccf01d8b71e48510bc8b2ef82 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f9517e6aa22793d0b015f2407991dca83bc2d3de..10dd779b0f0c3deefe84f59057520ac4ab6f3225 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Demonstrate that "touch -d now writable-but-owned-by-other" works.
 
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index aa4497dbc3b0a091f268e23b4d0d682619f0c31c..a9ef84bb08a6e603b560a2c648b23a93fff4860a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit timestamps.
 
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 113403c1f160cdfbd3ec4fd942cb6cc1f5dc0b42..27f2e5c47304e00cd7b0e1527a73c0c391d89847 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a9e4ca23fbe0b4e5f62cf74297d6ef9438045145..0cd3c3b87e5394d3280525cb688908111379e401 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46ef4b81647cb26b80adc78e6954e602ee78223b..28b6162b547f131b43424d94f921fd29ee7f2656 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that touch honors trailing slash.
 
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-2018 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by