coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] maint: update all copyright year number ranges


From: Jim Meyering
Subject: [PATCH] maint: update all copyright year number ranges
Date: Tue, 01 Jan 2013 05:14:24 +0100

We don't like "make syntax-check" failures :-)
I've updated to the latest in gnulib, and updated copyright years
in coreutils.  All tests still pass, at least on Fedora 17, 18,
and rawhide (all x86_64).

>From a4838da139dde3739d9046153809939b8ccfe72d Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Tue, 1 Jan 2013 03:54:41 +0100
Subject: [PATCH 1/2] build: update gnulib submodule to latest

---
 gnulib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnulib b/gnulib
index d245e6d..9fc8109 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d245e6ddd6ab2624d0d83acd8f111454f984f50f
+Subproject commit 9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e
--
1.8.1.rc3.27.g3b73c7d


>From 77da73c75432f3c5b4beebae7b0797a1e33160bc Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Tue, 1 Jan 2013 03:54:51 +0100
Subject: [PATCH 2/2] maint: update all copyright year number ranges

Run "make update-copyright", but then also run this,
  perl -pi -e 's/2\d\d\d-//' tests/sample-test
to make that one script use the single most recent year number.
---
 .vg-suppressions                             | 2 +-
 ChangeLog-2005                               | 2 +-
 ChangeLog-2006                               | 2 +-
 ChangeLog-2007                               | 2 +-
 ChangeLog-2008                               | 2 +-
 HACKING                                      | 2 +-
 Makefile.am                                  | 2 +-
 NEWS                                         | 2 +-
 README                                       | 2 +-
 README-hacking                               | 2 +-
 README-valgrind                              | 2 +-
 TODO                                         | 2 +-
 bootstrap                                    | 2 +-
 bootstrap.conf                               | 2 +-
 build-aux/ChangeLog-2007                     | 2 +-
 cfg.mk                                       | 2 +-
 configure.ac                                 | 2 +-
 doc/ChangeLog-2007                           | 2 +-
 doc/coreutils.texi                           | 2 +-
 doc/local.mk                                 | 2 +-
 doc/perm.texi                                | 2 +-
 gl/lib/buffer-lcm.c                          | 2 +-
 gl/lib/fadvise.c                             | 2 +-
 gl/lib/fadvise.h                             | 2 +-
 gl/lib/fd-reopen.c                           | 2 +-
 gl/lib/fd-reopen.h                           | 2 +-
 gl/lib/heap.c                                | 2 +-
 gl/lib/heap.h                                | 2 +-
 gl/lib/mbsalign.c                            | 2 +-
 gl/lib/mbsalign.h                            | 2 +-
 gl/lib/rand-isaac.c                          | 2 +-
 gl/lib/rand-isaac.h                          | 2 +-
 gl/lib/randint.c                             | 2 +-
 gl/lib/randint.h                             | 2 +-
 gl/lib/randperm.c                            | 2 +-
 gl/lib/randread.c                            | 2 +-
 gl/lib/randread.h                            | 2 +-
 gl/lib/root-dev-ino.c                        | 2 +-
 gl/lib/root-dev-ino.h                        | 2 +-
 gl/lib/strintcmp.c                           | 2 +-
 gl/lib/strnumcmp-in.h                        | 2 +-
 gl/lib/strnumcmp.c                           | 2 +-
 gl/lib/xfts.c                                | 2 +-
 gl/tests/test-fadvise.c                      | 2 +-
 gl/tests/test-mbsalign.c                     | 2 +-
 gl/tests/test-rand-isaac.c                   | 2 +-
 init.cfg                                     | 2 +-
 lib/ChangeLog-2007                           | 2 +-
 lib/t-chdir-long                             | 2 +-
 m4/ChangeLog-2007                            | 2 +-
 m4/boottime.m4                               | 2 +-
 m4/check-decl.m4                             | 2 +-
 m4/gmp.m4                                    | 2 +-
 m4/include-exclude-prog.m4                   | 2 +-
 m4/jm-macros.m4                              | 2 +-
 m4/prereq.m4                                 | 2 +-
 m4/stat-prog.m4                              | 2 +-
 m4/xattr.m4                                  | 2 +-
 man/chmod.x                                  | 2 +-
 man/chown.x                                  | 2 +-
 man/df.x                                     | 2 +-
 man/du.x                                     | 2 +-
 man/help2man                                 | 2 +-
 man/local.mk                                 | 2 +-
 man/rm.x                                     | 2 +-
 man/stdbuf.x                                 | 2 +-
 old/fileutils/ChangeLog                      | 2 +-
 old/fileutils/ChangeLog-1997                 | 2 +-
 old/fileutils/NEWS                           | 2 +-
 old/sh-utils/ChangeLog                       | 2 +-
 old/sh-utils/ChangeLog.0                     | 2 +-
 old/sh-utils/NEWS                            | 2 +-
 old/textutils/ChangeLog                      | 2 +-
 old/textutils/NEWS                           | 2 +-
 po/ChangeLog-2007                            | 2 +-
 po/POTFILES.in                               | 2 +-
 src/base64.c                                 | 2 +-
 src/basename.c                               | 2 +-
 src/cat.c                                    | 2 +-
 src/chcon.c                                  | 2 +-
 src/chgrp.c                                  | 2 +-
 src/chmod.c                                  | 2 +-
 src/chown-core.c                             | 2 +-
 src/chown-core.h                             | 2 +-
 src/chown.c                                  | 2 +-
 src/chroot.c                                 | 2 +-
 src/cksum.c                                  | 2 +-
 src/comm.c                                   | 2 +-
 src/copy.c                                   | 2 +-
 src/copy.h                                   | 2 +-
 src/cp-hash.c                                | 2 +-
 src/cp.c                                     | 2 +-
 src/csplit.c                                 | 2 +-
 src/cut.c                                    | 2 +-
 src/date.c                                   | 2 +-
 src/dcgen                                    | 2 +-
 src/dd.c                                     | 2 +-
 src/df.c                                     | 2 +-
 src/dircolors.c                              | 2 +-
 src/dircolors.hin                            | 2 +-
 src/dirname.c                                | 2 +-
 src/du-tests                                 | 2 +-
 src/du.c                                     | 2 +-
 src/echo.c                                   | 2 +-
 src/env.c                                    | 2 +-
 src/expand.c                                 | 2 +-
 src/expr.c                                   | 2 +-
 src/extent-scan.c                            | 2 +-
 src/extent-scan.h                            | 2 +-
 src/extract-magic                            | 2 +-
 src/factor.c                                 | 2 +-
 src/find-mount-point.c                       | 2 +-
 src/find-mount-point.h                       | 2 +-
 src/fmt.c                                    | 2 +-
 src/fold.c                                   | 2 +-
 src/getlimits.c                              | 2 +-
 src/group-list.c                             | 2 +-
 src/group-list.h                             | 2 +-
 src/groups.c                                 | 2 +-
 src/head.c                                   | 2 +-
 src/hostid.c                                 | 2 +-
 src/hostname.c                               | 2 +-
 src/id.c                                     | 2 +-
 src/install.c                                | 2 +-
 src/ioblksize.h                              | 2 +-
 src/join.c                                   | 2 +-
 src/kill.c                                   | 2 +-
 src/libstdbuf.c                              | 2 +-
 src/link.c                                   | 2 +-
 src/ln.c                                     | 2 +-
 src/local.mk                                 | 2 +-
 src/logname.c                                | 2 +-
 src/longlong.h                               | 3 +--
 src/ls.c                                     | 2 +-
 src/make-prime-list.c                        | 2 +-
 src/md5sum.c                                 | 2 +-
 src/mkdir.c                                  | 2 +-
 src/mkfifo.c                                 | 2 +-
 src/mknod.c                                  | 2 +-
 src/mktemp.c                                 | 2 +-
 src/mv.c                                     | 2 +-
 src/nice.c                                   | 2 +-
 src/nl.c                                     | 2 +-
 src/nohup.c                                  | 2 +-
 src/nproc.c                                  | 2 +-
 src/od.c                                     | 2 +-
 src/operand2sig.c                            | 2 +-
 src/operand2sig.h                            | 2 +-
 src/paste.c                                  | 2 +-
 src/pathchk.c                                | 2 +-
 src/pinky.c                                  | 2 +-
 src/pr.c                                     | 2 +-
 src/printenv.c                               | 2 +-
 src/printf.c                                 | 2 +-
 src/prog-fprintf.c                           | 2 +-
 src/prog-fprintf.h                           | 2 +-
 src/ptx.c                                    | 2 +-
 src/pwd.c                                    | 2 +-
 src/readlink.c                               | 2 +-
 src/realpath.c                               | 2 +-
 src/relpath.c                                | 2 +-
 src/relpath.h                                | 2 +-
 src/remove.c                                 | 2 +-
 src/remove.h                                 | 2 +-
 src/rm.c                                     | 2 +-
 src/rmdir.c                                  | 2 +-
 src/runcon.c                                 | 2 +-
 src/seq.c                                    | 2 +-
 src/setuidgid.c                              | 2 +-
 src/shred.c                                  | 2 +-
 src/shuf.c                                   | 2 +-
 src/sleep.c                                  | 2 +-
 src/sort.c                                   | 2 +-
 src/split.c                                  | 2 +-
 src/stat.c                                   | 2 +-
 src/stdbuf.c                                 | 2 +-
 src/stty.c                                   | 2 +-
 src/sum.c                                    | 2 +-
 src/sync.c                                   | 2 +-
 src/system.h                                 | 2 +-
 src/tac-pipe.c                               | 2 +-
 src/tac.c                                    | 2 +-
 src/tail.c                                   | 2 +-
 src/tee.c                                    | 2 +-
 src/test.c                                   | 2 +-
 src/timeout.c                                | 2 +-
 src/touch.c                                  | 2 +-
 src/tr.c                                     | 2 +-
 src/true.c                                   | 2 +-
 src/truncate.c                               | 2 +-
 src/tsort.c                                  | 2 +-
 src/tty.c                                    | 2 +-
 src/uname.c                                  | 2 +-
 src/unexpand.c                               | 2 +-
 src/uniq.c                                   | 2 +-
 src/unlink.c                                 | 2 +-
 src/uptime.c                                 | 2 +-
 src/users.c                                  | 2 +-
 src/wc.c                                     | 2 +-
 src/who.c                                    | 2 +-
 src/whoami.c                                 | 2 +-
 src/yes.c                                    | 2 +-
 tests/Coreutils.pm                           | 2 +-
 tests/CuSkip.pm                              | 2 +-
 tests/CuTmpdir.pm                            | 2 +-
 tests/chgrp/basic.sh                         | 2 +-
 tests/chgrp/default-no-deref.sh              | 2 +-
 tests/chgrp/deref.sh                         | 2 +-
 tests/chgrp/no-x.sh                          | 2 +-
 tests/chgrp/posix-H.sh                       | 2 +-
 tests/chgrp/recurse.sh                       | 2 +-
 tests/chmod/c-option.sh                      | 2 +-
 tests/chmod/equal-x.sh                       | 2 +-
 tests/chmod/equals.sh                        | 2 +-
 tests/chmod/inaccessible.sh                  | 2 +-
 tests/chmod/no-x.sh                          | 2 +-
 tests/chmod/octal.sh                         | 2 +-
 tests/chmod/setgid.sh                        | 2 +-
 tests/chmod/silent.sh                        | 2 +-
 tests/chmod/thru-dangling.sh                 | 2 +-
 tests/chmod/umask-x.sh                       | 2 +-
 tests/chmod/usage.sh                         | 2 +-
 tests/chown/basic.sh                         | 2 +-
 tests/chown/deref.sh                         | 2 +-
 tests/chown/preserve-root.sh                 | 2 +-
 tests/chown/separator.sh                     | 2 +-
 tests/cp/abuse.sh                            | 2 +-
 tests/cp/acl.sh                              | 2 +-
 tests/cp/attr-existing.sh                    | 2 +-
 tests/cp/backup-1.sh                         | 2 +-
 tests/cp/backup-dir.sh                       | 2 +-
 tests/cp/backup-is-src.sh                    | 2 +-
 tests/cp/capability.sh                       | 2 +-
 tests/cp/cp-HL.sh                            | 2 +-
 tests/cp/cp-a-selinux.sh                     | 2 +-
 tests/cp/cp-deref.sh                         | 2 +-
 tests/cp/cp-i.sh                             | 2 +-
 tests/cp/cp-mv-backup.sh                     | 2 +-
 tests/cp/cp-mv-enotsup-xattr.sh              | 2 +-
 tests/cp/cp-parents.sh                       | 2 +-
 tests/cp/deref-slink.sh                      | 2 +-
 tests/cp/dir-rm-dest.sh                      | 2 +-
 tests/cp/dir-slash.sh                        | 2 +-
 tests/cp/dir-vs-file.sh                      | 2 +-
 tests/cp/existing-perm-dir.sh                | 2 +-
 tests/cp/existing-perm-race.sh               | 2 +-
 tests/cp/fail-perm.sh                        | 2 +-
 tests/cp/fiemap-2.sh                         | 2 +-
 tests/cp/fiemap-FMR.sh                       | 2 +-
 tests/cp/fiemap-empty.sh                     | 2 +-
 tests/cp/fiemap-perf.sh                      | 2 +-
 tests/cp/file-perm-race.sh                   | 2 +-
 tests/cp/into-self.sh                        | 2 +-
 tests/cp/link-heap.sh                        | 2 +-
 tests/cp/link-no-deref.sh                    | 2 +-
 tests/cp/link-preserve.sh                    | 2 +-
 tests/cp/link-symlink.sh                     | 2 +-
 tests/cp/link.sh                             | 2 +-
 tests/cp/nfs-removal-race.sh                 | 2 +-
 tests/cp/no-deref-link1.sh                   | 2 +-
 tests/cp/no-deref-link2.sh                   | 2 +-
 tests/cp/no-deref-link3.sh                   | 2 +-
 tests/cp/parent-perm-race.sh                 | 2 +-
 tests/cp/parent-perm.sh                      | 2 +-
 tests/cp/perm.sh                             | 2 +-
 tests/cp/preserve-2.sh                       | 2 +-
 tests/cp/preserve-gid.sh                     | 2 +-
 tests/cp/preserve-link.sh                    | 2 +-
 tests/cp/preserve-mode.sh                    | 2 +-
 tests/cp/preserve-slink-time.sh              | 2 +-
 tests/cp/proc-short-read.sh                  | 2 +-
 tests/cp/proc-zero-len.sh                    | 2 +-
 tests/cp/r-vs-symlink.sh                     | 2 +-
 tests/cp/reflink-auto.sh                     | 2 +-
 tests/cp/reflink-perm.sh                     | 2 +-
 tests/cp/same-file.sh                        | 2 +-
 tests/cp/slink-2-slink.sh                    | 2 +-
 tests/cp/sparse-fiemap.sh                    | 2 +-
 tests/cp/sparse-to-pipe.sh                   | 2 +-
 tests/cp/sparse.sh                           | 2 +-
 tests/cp/special-bits.sh                     | 2 +-
 tests/cp/special-f.sh                        | 2 +-
 tests/cp/src-base-dot.sh                     | 2 +-
 tests/cp/symlink-slash.sh                    | 2 +-
 tests/cp/thru-dangling.sh                    | 2 +-
 tests/dd/bytes.sh                            | 2 +-
 tests/dd/direct.sh                           | 2 +-
 tests/dd/misc.sh                             | 2 +-
 tests/dd/nocache.sh                          | 2 +-
 tests/dd/not-rewound.sh                      | 2 +-
 tests/dd/reblock.sh                          | 2 +-
 tests/dd/skip-seek-past-dev.sh               | 2 +-
 tests/dd/skip-seek-past-file.sh              | 2 +-
 tests/dd/skip-seek.pl                        | 2 +-
 tests/dd/skip-seek2.sh                       | 2 +-
 tests/dd/sparse.sh                           | 2 +-
 tests/dd/stderr.sh                           | 2 +-
 tests/dd/unblock-sync.sh                     | 2 +-
 tests/dd/unblock.pl                          | 2 +-
 tests/df/df-P.sh                             | 2 +-
 tests/df/df-output.sh                        | 2 +-
 tests/df/header.sh                           | 2 +-
 tests/df/no-mtab-status.sh                   | 2 +-
 tests/df/problematic-chars.sh                | 2 +-
 tests/df/skip-duplicates.sh                  | 2 +-
 tests/df/skip-rootfs.sh                      | 2 +-
 tests/df/total-unprocessed.sh                | 2 +-
 tests/df/total-verify.sh                     | 2 +-
 tests/df/unreadable.sh                       | 2 +-
 tests/du/2g.sh                               | 2 +-
 tests/du/8gb.sh                              | 2 +-
 tests/du/basic.sh                            | 2 +-
 tests/du/bigtime.sh                          | 2 +-
 tests/du/bind-mount-dir-cycle.sh             | 2 +-
 tests/du/deref-args.sh                       | 2 +-
 tests/du/deref.sh                            | 2 +-
 tests/du/exclude.sh                          | 2 +-
 tests/du/fd-leak.sh                          | 2 +-
 tests/du/files0-from-dir.sh                  | 2 +-
 tests/du/files0-from.pl                      | 2 +-
 tests/du/hard-link.sh                        | 2 +-
 tests/du/inacc-dest.sh                       | 2 +-
 tests/du/inacc-dir.sh                        | 2 +-
 tests/du/inaccessible-cwd.sh                 | 2 +-
 tests/du/long-from-unreadable.sh             | 2 +-
 tests/du/long-sloop.sh                       | 2 +-
 tests/du/max-depth.sh                        | 2 +-
 tests/du/move-dir-while-traversing.sh        | 2 +-
 tests/du/no-deref.sh                         | 2 +-
 tests/du/no-x.sh                             | 2 +-
 tests/du/one-file-system.sh                  | 2 +-
 tests/du/restore-wd.sh                       | 2 +-
 tests/du/slash.sh                            | 2 +-
 tests/du/slink.sh                            | 2 +-
 tests/du/trailing-slash.sh                   | 2 +-
 tests/du/two-args.sh                         | 2 +-
 tests/envvar-check                           | 2 +-
 tests/factor/create-test.sh                  | 2 +-
 tests/factor/run.sh                          | 2 +-
 tests/fmt/base.pl                            | 2 +-
 tests/fmt/goal-option.sh                     | 2 +-
 tests/fmt/long-line.sh                       | 2 +-
 tests/id/gnu-zero-uids.sh                    | 2 +-
 tests/id/no-context.sh                       | 2 +-
 tests/init.sh                                | 2 +-
 tests/install/basic-1.sh                     | 2 +-
 tests/install/create-leading.sh              | 2 +-
 tests/install/d-slashdot.sh                  | 2 +-
 tests/install/install-C-root.sh              | 2 +-
 tests/install/install-C-selinux.sh           | 2 +-
 tests/install/install-C.sh                   | 2 +-
 tests/install/strip-program.sh               | 2 +-
 tests/install/trap.sh                        | 2 +-
 tests/ln/backup-1.sh                         | 2 +-
 tests/ln/hard-backup.sh                      | 2 +-
 tests/ln/hard-to-sym.sh                      | 2 +-
 tests/ln/misc.sh                             | 2 +-
 tests/ln/relative.sh                         | 2 +-
 tests/ln/sf-1.sh                             | 2 +-
 tests/ln/slash-decorated-nonexistent-dest.sh | 2 +-
 tests/ln/target-1.sh                         | 2 +-
 tests/local.mk                               | 2 +-
 tests/ls/abmon-align.sh                      | 2 +-
 tests/ls/block-size.sh                       | 2 +-
 tests/ls/capability.sh                       | 2 +-
 tests/ls/color-clear-to-eol.sh               | 2 +-
 tests/ls/color-dtype-dir.sh                  | 2 +-
 tests/ls/color-norm.sh                       | 2 +-
 tests/ls/dangle.sh                           | 2 +-
 tests/ls/dired.sh                            | 2 +-
 tests/ls/file-type.sh                        | 2 +-
 tests/ls/follow-slink.sh                     | 2 +-
 tests/ls/getxattr-speedup.sh                 | 2 +-
 tests/ls/infloop.sh                          | 2 +-
 tests/ls/inode.sh                            | 2 +-
 tests/ls/m-option.sh                         | 2 +-
 tests/ls/multihardlink.sh                    | 2 +-
 tests/ls/nameless-uid.sh                     | 2 +-
 tests/ls/no-arg.sh                           | 2 +-
 tests/ls/no-cap.sh                           | 2 +-
 tests/ls/proc-selinux-segfault.sh            | 2 +-
 tests/ls/readdir-mountpoint-inode.sh         | 2 +-
 tests/ls/recursive.sh                        | 2 +-
 tests/ls/root-rel-symlink-color.sh           | 2 +-
 tests/ls/rt-1.sh                             | 2 +-
 tests/ls/slink-acl.sh                        | 2 +-
 tests/ls/stat-dtype.sh                       | 2 +-
 tests/ls/stat-failed.sh                      | 2 +-
 tests/ls/stat-free-color.sh                  | 2 +-
 tests/ls/stat-free-symlinks.sh               | 2 +-
 tests/ls/stat-vs-dirent.sh                   | 2 +-
 tests/ls/symlink-slash.sh                    | 2 +-
 tests/ls/time-style-diag.sh                  | 2 +-
 tests/ls/x-option.sh                         | 2 +-
 tests/misc/arch.sh                           | 2 +-
 tests/misc/base64.pl                         | 2 +-
 tests/misc/basename.pl                       | 2 +-
 tests/misc/cat-buf.sh                        | 2 +-
 tests/misc/cat-proc.sh                       | 2 +-
 tests/misc/chcon-fail.sh                     | 2 +-
 tests/misc/chcon.sh                          | 2 +-
 tests/misc/chroot-credentials.sh             | 2 +-
 tests/misc/chroot-fail.sh                    | 2 +-
 tests/misc/close-stdout.sh                   | 2 +-
 tests/misc/comm.pl                           | 2 +-
 tests/misc/csplit-1000.sh                    | 2 +-
 tests/misc/csplit-heap.sh                    | 2 +-
 tests/misc/csplit.sh                         | 2 +-
 tests/misc/cut-huge-to-eol-range.sh          | 2 +-
 tests/misc/cut.pl                            | 2 +-
 tests/misc/date-next-dow.pl                  | 2 +-
 tests/misc/date-sec.sh                       | 2 +-
 tests/misc/date.pl                           | 2 +-
 tests/misc/dircolors.pl                      | 2 +-
 tests/misc/dirname.pl                        | 2 +-
 tests/misc/env-null.sh                       | 2 +-
 tests/misc/env.sh                            | 2 +-
 tests/misc/expand.pl                         | 2 +-
 tests/misc/expr.pl                           | 2 +-
 tests/misc/factor.pl                         | 2 +-
 tests/misc/false-status.sh                   | 2 +-
 tests/misc/fold.pl                           | 2 +-
 tests/misc/groups-dash.sh                    | 2 +-
 tests/misc/groups-version.sh                 | 2 +-
 tests/misc/head-c.sh                         | 2 +-
 tests/misc/head-elide-tail.pl                | 2 +-
 tests/misc/head-pos.sh                       | 2 +-
 tests/misc/head.pl                           | 2 +-
 tests/misc/help-version.sh                   | 2 +-
 tests/misc/id-context.sh                     | 2 +-
 tests/misc/id-groups.sh                      | 2 +-
 tests/misc/id-setgid.sh                      | 2 +-
 tests/misc/invalid-opt.pl                    | 2 +-
 tests/misc/join.pl                           | 2 +-
 tests/misc/ls-misc.pl                        | 2 +-
 tests/misc/ls-time.sh                        | 2 +-
 tests/misc/md5sum-bsd.sh                     | 2 +-
 tests/misc/md5sum-newline.pl                 | 2 +-
 tests/misc/md5sum-parallel.sh                | 2 +-
 tests/misc/md5sum.pl                         | 2 +-
 tests/misc/mknod.sh                          | 2 +-
 tests/misc/mktemp.pl                         | 2 +-
 tests/misc/nice-fail.sh                      | 2 +-
 tests/misc/nice.sh                           | 2 +-
 tests/misc/nl.sh                             | 2 +-
 tests/misc/nohup.sh                          | 2 +-
 tests/misc/nproc-avail.sh                    | 2 +-
 tests/misc/nproc-positive.sh                 | 2 +-
 tests/misc/od-N.sh                           | 2 +-
 tests/misc/od-float.sh                       | 2 +-
 tests/misc/od-multiple-t.sh                  | 2 +-
 tests/misc/od-x8.sh                          | 2 +-
 tests/misc/od.pl                             | 2 +-
 tests/misc/paste.pl                          | 2 +-
 tests/misc/pathchk1.sh                       | 2 +-
 tests/misc/printenv.sh                       | 2 +-
 tests/misc/printf-cov.pl                     | 2 +-
 tests/misc/printf-hex.sh                     | 2 +-
 tests/misc/printf-surprise.sh                | 2 +-
 tests/misc/printf.sh                         | 2 +-
 tests/misc/ptx-overrun.sh                    | 2 +-
 tests/misc/ptx.pl                            | 2 +-
 tests/misc/pwd-long.sh                       | 2 +-
 tests/misc/pwd-option.sh                     | 2 +-
 tests/misc/readlink-fp-loop.sh               | 2 +-
 tests/misc/readlink-root.sh                  | 2 +-
 tests/misc/realpath.sh                       | 2 +-
 tests/misc/runcon-no-reorder.sh              | 2 +-
 tests/misc/selinux.sh                        | 2 +-
 tests/misc/seq-long-double.sh                | 2 +-
 tests/misc/seq.pl                            | 2 +-
 tests/misc/sha1sum-vec.pl                    | 2 +-
 tests/misc/sha1sum.pl                        | 2 +-
 tests/misc/sha224sum.pl                      | 2 +-
 tests/misc/sha256sum.pl                      | 2 +-
 tests/misc/sha384sum.pl                      | 2 +-
 tests/misc/sha512sum.pl                      | 2 +-
 tests/misc/shred-exact.sh                    | 2 +-
 tests/misc/shred-passes.sh                   | 2 +-
 tests/misc/shred-remove.sh                   | 2 +-
 tests/misc/shuf.sh                           | 2 +-
 tests/misc/sort-NaN-infloop.sh               | 2 +-
 tests/misc/sort-benchmark-random.sh          | 2 +-
 tests/misc/sort-compress-hang.sh             | 2 +-
 tests/misc/sort-compress-proc.sh             | 2 +-
 tests/misc/sort-compress.sh                  | 2 +-
 tests/misc/sort-continue.sh                  | 2 +-
 tests/misc/sort-debug-keys.sh                | 2 +-
 tests/misc/sort-debug-warn.sh                | 2 +-
 tests/misc/sort-discrim.sh                   | 2 +-
 tests/misc/sort-exit-early.sh                | 2 +-
 tests/misc/sort-files0-from.pl               | 2 +-
 tests/misc/sort-float.sh                     | 2 +-
 tests/misc/sort-merge-fdlimit.sh             | 2 +-
 tests/misc/sort-merge.pl                     | 2 +-
 tests/misc/sort-month.sh                     | 2 +-
 tests/misc/sort-rand.sh                      | 2 +-
 tests/misc/sort-spinlock-abuse.sh            | 2 +-
 tests/misc/sort-stale-thread-mem.sh          | 2 +-
 tests/misc/sort-u-FMR.sh                     | 2 +-
 tests/misc/sort-unique-segv.sh               | 2 +-
 tests/misc/sort-unique.sh                    | 2 +-
 tests/misc/sort-version.sh                   | 2 +-
 tests/misc/sort.pl                           | 2 +-
 tests/misc/stat-birthtime.sh                 | 2 +-
 tests/misc/stat-fmt.sh                       | 2 +-
 tests/misc/stat-hyphen.sh                    | 2 +-
 tests/misc/stat-mount.sh                     | 2 +-
 tests/misc/stat-nanoseconds.sh               | 2 +-
 tests/misc/stat-printf.pl                    | 2 +-
 tests/misc/stat-slash.sh                     | 2 +-
 tests/misc/stdbuf.sh                         | 2 +-
 tests/misc/stty-invalid.sh                   | 2 +-
 tests/misc/stty-pairs.sh                     | 2 +-
 tests/misc/stty-row-col.sh                   | 2 +-
 tests/misc/stty.sh                           | 2 +-
 tests/misc/sum-sysv.sh                       | 2 +-
 tests/misc/sum.pl                            | 2 +-
 tests/misc/tac-2-nonseekable.sh              | 2 +-
 tests/misc/tac-continue.sh                   | 2 +-
 tests/misc/tac.pl                            | 2 +-
 tests/misc/tail.pl                           | 2 +-
 tests/misc/tee-dash.sh                       | 2 +-
 tests/misc/tee.sh                            | 2 +-
 tests/misc/test-diag.pl                      | 2 +-
 tests/misc/test.pl                           | 2 +-
 tests/misc/timeout-group.sh                  | 2 +-
 tests/misc/timeout-parameters.sh             | 2 +-
 tests/misc/timeout.sh                        | 2 +-
 tests/misc/tr-case-class.sh                  | 2 +-
 tests/misc/tr.pl                             | 2 +-
 tests/misc/truncate-dangling-symlink.sh      | 2 +-
 tests/misc/truncate-dir-fail.sh              | 2 +-
 tests/misc/truncate-fail-diag.sh             | 2 +-
 tests/misc/truncate-fifo.sh                  | 2 +-
 tests/misc/truncate-no-create-missing.sh     | 2 +-
 tests/misc/truncate-overflow.sh              | 2 +-
 tests/misc/truncate-owned-by-other.sh        | 2 +-
 tests/misc/truncate-parameters.sh            | 2 +-
 tests/misc/truncate-relative.sh              | 2 +-
 tests/misc/tsort.pl                          | 2 +-
 tests/misc/tty-eof.pl                        | 2 +-
 tests/misc/unexpand.pl                       | 2 +-
 tests/misc/uniq-perf.sh                      | 2 +-
 tests/misc/uniq.pl                           | 2 +-
 tests/misc/wc-files0-from.pl                 | 2 +-
 tests/misc/wc-files0.sh                      | 2 +-
 tests/misc/wc-parallel.sh                    | 2 +-
 tests/misc/wc.pl                             | 2 +-
 tests/misc/xattr.sh                          | 2 +-
 tests/misc/xstrtol.pl                        | 2 +-
 tests/mkdir/p-1.sh                           | 2 +-
 tests/mkdir/p-2.sh                           | 2 +-
 tests/mkdir/p-3.sh                           | 2 +-
 tests/mkdir/p-slashdot.sh                    | 2 +-
 tests/mkdir/p-thru-slink.sh                  | 2 +-
 tests/mkdir/p-v.sh                           | 2 +-
 tests/mkdir/parents.sh                       | 2 +-
 tests/mkdir/perm.sh                          | 2 +-
 tests/mkdir/selinux.sh                       | 2 +-
 tests/mkdir/special-1.sh                     | 2 +-
 tests/mkdir/t-slash.sh                       | 2 +-
 tests/mkdir/writable-under-readonly.sh       | 2 +-
 tests/mv/acl.sh                              | 2 +-
 tests/mv/atomic.sh                           | 2 +-
 tests/mv/atomic2.sh                          | 2 +-
 tests/mv/backup-dir.sh                       | 2 +-
 tests/mv/backup-is-src.sh                    | 2 +-
 tests/mv/childproof.sh                       | 2 +-
 tests/mv/diag.sh                             | 2 +-
 tests/mv/dir-file.sh                         | 2 +-
 tests/mv/dir2dir.sh                          | 2 +-
 tests/mv/dup-source.sh                       | 2 +-
 tests/mv/force.sh                            | 2 +-
 tests/mv/hard-2.sh                           | 2 +-
 tests/mv/hard-3.sh                           | 2 +-
 tests/mv/hard-4.sh                           | 2 +-
 tests/mv/hard-link-1.sh                      | 2 +-
 tests/mv/hard-verbose.sh                     | 2 +-
 tests/mv/i-1.pl                              | 2 +-
 tests/mv/i-2.sh                              | 2 +-
 tests/mv/i-3.sh                              | 2 +-
 tests/mv/i-4.sh                              | 2 +-
 tests/mv/i-5.sh                              | 2 +-
 tests/mv/i-link-no.sh                        | 2 +-
 tests/mv/into-self-2.sh                      | 2 +-
 tests/mv/into-self-3.sh                      | 2 +-
 tests/mv/into-self-4.sh                      | 2 +-
 tests/mv/into-self.sh                        | 2 +-
 tests/mv/leak-fd.sh                          | 2 +-
 tests/mv/mv-n.sh                             | 2 +-
 tests/mv/mv-special-1.sh                     | 2 +-
 tests/mv/no-target-dir.sh                    | 2 +-
 tests/mv/part-fail.sh                        | 2 +-
 tests/mv/part-hardlink.sh                    | 2 +-
 tests/mv/part-rename.sh                      | 2 +-
 tests/mv/part-symlink.sh                     | 2 +-
 tests/mv/partition-perm.sh                   | 2 +-
 tests/mv/perm-1.sh                           | 2 +-
 tests/mv/sticky-to-xpart.sh                  | 2 +-
 tests/mv/symlink-onto-hardlink-to-self.sh    | 2 +-
 tests/mv/symlink-onto-hardlink.sh            | 2 +-
 tests/mv/to-symlink.sh                       | 2 +-
 tests/mv/trailing-slash.sh                   | 2 +-
 tests/mv/update.sh                           | 2 +-
 tests/mv/vfat                                | 2 +-
 tests/other-fs-tmpdir                        | 2 +-
 tests/pr/pr-tests.pl                         | 2 +-
 tests/readlink/can-e.sh                      | 2 +-
 tests/readlink/can-f.sh                      | 2 +-
 tests/readlink/can-m.sh                      | 2 +-
 tests/readlink/multi.sh                      | 2 +-
 tests/readlink/rl-1.sh                       | 2 +-
 tests/rm/cycle.sh                            | 2 +-
 tests/rm/d-1.sh                              | 2 +-
 tests/rm/d-2.sh                              | 2 +-
 tests/rm/d-3.sh                              | 2 +-
 tests/rm/dangling-symlink.sh                 | 2 +-
 tests/rm/deep-1.sh                           | 2 +-
 tests/rm/deep-2.sh                           | 2 +-
 tests/rm/dir-no-w.sh                         | 2 +-
 tests/rm/dir-nonrecur.sh                     | 2 +-
 tests/rm/dot-rel.sh                          | 2 +-
 tests/rm/empty-inacc.sh                      | 2 +-
 tests/rm/empty-name.pl                       | 2 +-
 tests/rm/ext3-perf.sh                        | 2 +-
 tests/rm/f-1.sh                              | 2 +-
 tests/rm/fail-2eperm.sh                      | 2 +-
 tests/rm/fail-eacces.sh                      | 2 +-
 tests/rm/fail-eperm.xpl                      | 2 +-
 tests/rm/hash.sh                             | 2 +-
 tests/rm/i-1.sh                              | 2 +-
 tests/rm/i-never.sh                          | 2 +-
 tests/rm/i-no-r.sh                           | 2 +-
 tests/rm/ignorable.sh                        | 2 +-
 tests/rm/inaccessible.sh                     | 2 +-
 tests/rm/interactive-always.sh               | 2 +-
 tests/rm/interactive-once.sh                 | 2 +-
 tests/rm/ir-1.sh                             | 2 +-
 tests/rm/isatty.sh                           | 2 +-
 tests/rm/many-dir-entries-vs-OOM.sh          | 2 +-
 tests/rm/no-give-up.sh                       | 2 +-
 tests/rm/one-file-system.sh                  | 2 +-
 tests/rm/one-file-system2.sh                 | 2 +-
 tests/rm/r-1.sh                              | 2 +-
 tests/rm/r-2.sh                              | 2 +-
 tests/rm/r-3.sh                              | 2 +-
 tests/rm/r-4.sh                              | 2 +-
 tests/rm/read-only.sh                        | 2 +-
 tests/rm/readdir-bug.sh                      | 2 +-
 tests/rm/rm1.sh                              | 2 +-
 tests/rm/rm2.sh                              | 2 +-
 tests/rm/rm3.sh                              | 2 +-
 tests/rm/rm4.sh                              | 2 +-
 tests/rm/rm5.sh                              | 2 +-
 tests/rm/sunos-1.sh                          | 2 +-
 tests/rm/unread2.sh                          | 2 +-
 tests/rm/unread3.sh                          | 2 +-
 tests/rm/unreadable.pl                       | 2 +-
 tests/rm/v-slash.sh                          | 2 +-
 tests/rmdir/fail-perm.sh                     | 2 +-
 tests/rmdir/ignore.sh                        | 2 +-
 tests/rmdir/t-slash.sh                       | 2 +-
 tests/sample-test                            | 2 +-
 tests/split/additional-suffix.sh             | 2 +-
 tests/split/b-chunk.sh                       | 2 +-
 tests/split/fail.sh                          | 2 +-
 tests/split/filter.sh                        | 2 +-
 tests/split/guard-input.sh                   | 2 +-
 tests/split/l-chunk.sh                       | 2 +-
 tests/split/lines.sh                         | 2 +-
 tests/split/numeric.sh                       | 2 +-
 tests/split/r-chunk.sh                       | 2 +-
 tests/split/suffix-auto-length.sh            | 2 +-
 tests/split/suffix-length.sh                 | 2 +-
 tests/tail-2/F-vs-missing.sh                 | 2 +-
 tests/tail-2/F-vs-rename.sh                  | 2 +-
 tests/tail-2/append-only.sh                  | 2 +-
 tests/tail-2/assert-2.sh                     | 2 +-
 tests/tail-2/assert.sh                       | 2 +-
 tests/tail-2/big-4gb.sh                      | 2 +-
 tests/tail-2/flush-initial.sh                | 2 +-
 tests/tail-2/follow-name.sh                  | 2 +-
 tests/tail-2/follow-stdin.sh                 | 2 +-
 tests/tail-2/infloop-1.sh                    | 2 +-
 tests/tail-2/inotify-hash-abuse.sh           | 2 +-
 tests/tail-2/inotify-hash-abuse2.sh          | 2 +-
 tests/tail-2/inotify-race.sh                 | 2 +-
 tests/tail-2/inotify-rotate.sh               | 2 +-
 tests/tail-2/pid.sh                          | 2 +-
 tests/tail-2/pipe-f.sh                       | 2 +-
 tests/tail-2/pipe-f2.sh                      | 2 +-
 tests/tail-2/proc-ksyms.sh                   | 2 +-
 tests/tail-2/start-middle.sh                 | 2 +-
 tests/tail-2/tail-n0f.sh                     | 2 +-
 tests/tail-2/wait.sh                         | 2 +-
 tests/touch/60-seconds.sh                    | 2 +-
 tests/touch/dangling-symlink.sh              | 2 +-
 tests/touch/empty-file.sh                    | 2 +-
 tests/touch/fail-diag.sh                     | 2 +-
 tests/touch/fifo.sh                          | 2 +-
 tests/touch/no-create-missing.sh             | 2 +-
 tests/touch/no-dereference.sh                | 2 +-
 tests/touch/no-rights.sh                     | 2 +-
 tests/touch/not-owner.sh                     | 2 +-
 tests/touch/now-owned-by-other.sh            | 2 +-
 tests/touch/obsolescent.sh                   | 2 +-
 tests/touch/read-only.sh                     | 2 +-
 tests/touch/relative.sh                      | 2 +-
 tests/touch/trailing-slash.sh                | 2 +-
 710 files changed, 710 insertions(+), 711 deletions(-)

...
diff --git a/tests/sample-test b/tests/sample-test
index a67a5dd..0bf4948 100644
--- a/tests/sample-test
+++ b/tests/sample-test
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME

-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2013 Free Software Foundation, Inc.

 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

[most diffs elided]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]