bug-coreutils
[Top][All Lists]
Advanced

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

copyright-notice fixes for coreutils


From: Paul Eggert
Subject: copyright-notice fixes for coreutils
Date: Thu, 17 Aug 2006 13:08:36 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

I intsalled this big patch to fix the copyright-notice issues
I noticed in CVS coreutils.

Index: ChangeLog
===================================================================
RCS file: /fetish/cu/ChangeLog,v
retrieving revision 1.1863
diff -p -u -r1.1863 ChangeLog
--- ChangeLog   17 Aug 2006 15:46:56 -0000      1.1863
+++ ChangeLog   17 Aug 2006 19:52:29 -0000
@@ -1,3 +1,341 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       Copyright notice fixes.
+
+       * COPYING: Upgrade to latest version from FSF.
+
+       * src/uname.c: Use (C) in copyright notice.
+
+       * .vg-suppressions: Add copyright notice.
+       * ChangeLog: Likewise.
+       * ChangeLog-2005: Likewise.
+       * Makefile.am: Likewise.
+       * NEWS: Likewise.
+       * README: Likewise.
+       * README-valgrind: Likewise.
+       * TODO: Likewise.
+       * announce-gen: Likewise.
+       * man/Makefile.am: Likewise.
+       * man/chmod.x: Likewise.
+       * man/chown.x: Likewise.
+       * man/df.x: Likewise.
+       * man/du.x: Likewise.
+       * man/rm.x: Likewise.
+       * src/dircolors.hin: Likewise.
+       * src/du-tests: Likewise.
+       * src/extract-magic: Likewise.
+       * src/tac-pipe.c: Likewise.
+       * src/wheel-gen.pl: Likewise.
+       * tests/Coreutils.pm: Likewise.
+       * tests/Makefile.am.in: Likewise.
+       * tests/acl: Likewise.
+       * tests/envvar-check: Likewise.
+       * tests/expensive: Likewise.
+       * tests/group-names: Likewise.
+       * tests/help-version: Likewise.
+       * tests/mk-script: Likewise.
+       * tests/priv-check: Likewise.
+       * tests/rwx-to-mode: Likewise.
+       * tests/sample-test: Likewise.
+       * tests/setgid-check: Likewise.
+       * tests/chgrp/basic: Likewise.
+       * tests/chgrp/deref: Likewise.
+       * tests/chgrp/no-x: Likewise.
+       * tests/chgrp/posix-H: Likewise.
+       * tests/chgrp/recurse: Likewise.
+       * tests/chmod/c-option: Likewise.
+       * tests/chmod/equal-x: Likewise.
+       * tests/chmod/equals: Likewise.
+       * tests/chmod/no-x: Likewise.
+       * tests/chmod/octal: Likewise.
+       * tests/chmod/setgid: Likewise.
+       * tests/chmod/umask-x: Likewise.
+       * tests/chmod/usage: Likewise.
+       * tests/chown/basic: Likewise.
+       * tests/chown/deref: Likewise.
+       * tests/chown/separator: Likewise.
+       * tests/cp/Makefile.am: Likewise.
+       * tests/cp/acl: Likewise.
+       * tests/cp/backup-1: Likewise.
+       * tests/cp/backup-is-src: Likewise.
+       * tests/cp/cp-HL: Likewise.
+       * tests/cp/cp-deref: Likewise.
+       * tests/cp/cp-mv-backup: Likewise.
+       * tests/cp/cp-parents: Likewise.
+       * tests/cp/deref-slink: Likewise.
+       * tests/cp/dir-rm-dest: Likewise.
+       * tests/cp/dir-slash: Likewise.
+       * tests/cp/dir-vs-file: Likewise.
+       * tests/cp/fail-perm: Likewise.
+       * tests/cp/into-self: Likewise.
+       * tests/cp/link: Likewise.
+       * tests/cp/link-no-deref: Likewise.
+       * tests/cp/link-preserve: Likewise.
+       * tests/cp/no-deref-link1: Likewise.
+       * tests/cp/no-deref-link2: Likewise.
+       * tests/cp/no-deref-link3: Likewise.
+       * tests/cp/perm: Likewise.
+       * tests/cp/preserve-2: Likewise.
+       * tests/cp/r-vs-symlink: Likewise.
+       * tests/cp/same-file: Likewise.
+       * tests/cp/slink-2-slink: Likewise.
+       * tests/cp/special-bits: Likewise.
+       * tests/cp/symlink-slash: Likewise.
+       * tests/cut/Makefile.am: Likewise.
+       * tests/cut/Test.pm: Likewise.
+       * tests/dd/misc: Likewise.
+       * tests/dd/not-rewound: Likewise.
+       * tests/dd/skip-seek: Likewise.
+       * tests/dd/skip-seek2: Likewise.
+       * tests/dd/unblock-sync: Likewise.
+       * tests/dircolors/simple: Likewise.
+       * tests/du/2g: Likewise.
+       * tests/du/8gb: Likewise.
+       * tests/du/Makefile.am: Likewise.
+       * tests/du/basic: Likewise.
+       * tests/du/deref: Likewise.
+       * tests/du/deref-args: Likewise.
+       * tests/du/exclude: Likewise.
+       * tests/du/fd-leak: Likewise.
+       * tests/du/files0-from: Likewise.
+       * tests/du/hard-link: Likewise.
+       * tests/du/inaccessible-cwd: Likewise.
+       * tests/du/long-from-unreadable: Likewise.
+       * tests/du/long-sloop: Likewise.
+       * tests/du/no-deref: Likewise.
+       * tests/du/no-x: Likewise.
+       * tests/du/restore-wd: Likewise.
+       * tests/du/slash: Likewise.
+       * tests/du/slink: Likewise.
+       * tests/du/trailing-slash: Likewise.
+       * tests/du/two-args: Likewise.
+       * tests/expr/basic: Likewise.
+       * tests/factor/basic: Likewise.
+       * tests/fmt/basic: Likewise.
+       * tests/fmt/long-line: Likewise.
+       * tests/general/Makefile.am: Likewise.
+       * tests/general/atgeneral.m4: Likewise.
+       * tests/general/dd.at: Likewise.
+       * tests/head/Makefile.am: Likewise.
+       * tests/head/Test.pm: Likewise.
+       * tests/install/basic-1: Likewise.
+       * tests/install/create-leading: Likewise.
+       * tests/install/d-slashdot: Likewise.
+       * tests/install/trap: Likewise.
+       * tests/join/Makefile.am: Likewise.
+       * tests/join/Test.pm: Likewise.
+       * tests/ln/backup-1: Likewise.
+       * tests/ln/misc: Likewise.
+       * tests/ln/sf-1: Likewise.
+       * tests/ln/target-1: Likewise.
+       * tests/ls/Makefile.am: Likewise.
+       * tests/ls/Test.pm: Likewise.
+       * tests/ls/dangle: Likewise.
+       * tests/ls/dired: Likewise.
+       * tests/ls/file-type: Likewise.
+       * tests/ls/follow-slink: Likewise.
+       * tests/ls/infloop: Likewise.
+       * tests/ls/inode: Likewise.
+       * tests/ls/m-option: Likewise.
+       * tests/ls/no-arg: Likewise.
+       * tests/ls/recursive: Likewise.
+       * tests/ls/rt-1: Likewise.
+       * tests/ls/stat-dtype: Likewise.
+       * tests/ls/stat-failed: Likewise.
+       * tests/ls/stat-vs-dirent: Likewise.
+       * tests/ls/symlink-slash: Likewise.
+       * tests/ls/time-1: Likewise.
+       * tests/ls-2/tests: Likewise.
+       * tests/md5sum/basic-1: Likewise.
+       * tests/md5sum/newline-1: Likewise.
+       * tests/misc/Makefile.am: Likewise.
+       * tests/misc/base64: Likewise.
+       * tests/misc/basename: Likewise.
+       * tests/misc/cat-proc: Likewise.
+       * tests/misc/close-stdout: Likewise.
+       * tests/misc/csplit: Likewise.
+       * tests/misc/date: Likewise.
+       * tests/misc/date-sec: Likewise.
+       * tests/misc/df: Likewise.
+       * tests/misc/dirname: Likewise.
+       * tests/misc/expand: Likewise.
+       * tests/misc/false-status: Likewise.
+       * tests/misc/fold: Likewise.
+       * tests/misc/head-c: Likewise.
+       * tests/misc/head-elide-tail: Likewise.
+       * tests/misc/head-pos: Likewise.
+       * tests/misc/mknod: Likewise.
+       * tests/misc/nice: Likewise.
+       * tests/misc/nl: Likewise.
+       * tests/misc/nohup: Likewise.
+       * tests/misc/paste-no-nl: Likewise.
+       * tests/misc/pathchk1: Likewise.
+       * tests/misc/printf: Likewise.
+       * tests/misc/printf-hex: Likewise.
+       * tests/misc/pwd-long: Likewise.
+       * tests/misc/sha224sum: Likewise.
+       * tests/misc/sha256sum: Likewise.
+       * tests/misc/sha384sum: Likewise.
+       * tests/misc/sha512sum: Likewise.
+       * tests/misc/shuf: Likewise.
+       * tests/misc/sort-merge: Likewise.
+       * tests/misc/sort-rand: Likewise.
+       * tests/misc/split-a: Likewise.
+       * tests/misc/split-fail: Likewise.
+       * tests/misc/split-l: Likewise.
+       * tests/misc/stat-fmt: Likewise.
+       * tests/misc/stat-printf: Likewise.
+       * tests/misc/tac-continue: Likewise.
+       * tests/misc/test-diag: Likewise.
+       * tests/misc/tty-eof: Likewise.
+       * tests/misc/wc-files0: Likewise.
+       * tests/misc/wc-files0-from: Likewise.
+       * tests/mkdir/concurrent-1: Likewise.
+       * tests/mkdir/p-1: Likewise.
+       * tests/mkdir/p-2: Likewise.
+       * tests/mkdir/p-3: Likewise.
+       * tests/mkdir/p-slashdot: Likewise.
+       * tests/mkdir/p-thru-slink: Likewise.
+       * tests/mkdir/parents: Likewise.
+       * tests/mkdir/perm: Likewise.
+       * tests/mkdir/special-1: Likewise.
+       * tests/mkdir/t-slash: Likewise.
+       * tests/mkdir/writable-under-readonly: Likewise.
+       * tests/mv/Makefile.am: Likewise.
+       * tests/mv/acl: Likewise.
+       * tests/mv/atomic: Likewise.
+       * tests/mv/backup-is-src: Likewise.
+       * tests/mv/childproof: Likewise.
+       * tests/mv/diag: Likewise.
+       * tests/mv/dir-file: Likewise.
+       * tests/mv/dir2dir: Likewise.
+       * tests/mv/dup-source: Likewise.
+       * tests/mv/force: Likewise.
+       * tests/mv/hard-2: Likewise.
+       * tests/mv/hard-3: Likewise.
+       * tests/mv/hard-4: Likewise.
+       * tests/mv/hard-link-1: Likewise.
+       * tests/mv/i-1: Likewise.
+       * tests/mv/i-2: Likewise.
+       * tests/mv/i-3: Likewise.
+       * tests/mv/i-4: Likewise.
+       * tests/mv/i-link-no: Likewise.
+       * tests/mv/into-self: Likewise.
+       * tests/mv/into-self-2: Likewise.
+       * tests/mv/into-self-3: Likewise.
+       * tests/mv/into-self-4: Likewise.
+       * tests/mv/leak-fd: Likewise.
+       * tests/mv/mv-special-1: Likewise.
+       * tests/mv/no-target-dir: Likewise.
+       * tests/mv/part-fail: Likewise.
+       * tests/mv/part-hardlink: Likewise.
+       * tests/mv/part-rename: Likewise.
+       * tests/mv/part-symlink: Likewise.
+       * tests/mv/partition-perm: Likewise.
+       * tests/mv/perm-1: Likewise.
+       * tests/mv/reply-no: Likewise.
+       * tests/mv/setup: Likewise.
+       * tests/mv/to-symlink: Likewise.
+       * tests/mv/trailing-slash: Likewise.
+       * tests/mv/update: Likewise.
+       * tests/mv/vfat: Likewise.
+       * tests/od/od-N: Likewise.
+       * tests/od/x8: Likewise.
+       * tests/pr/Makefile.am: Likewise.
+       * tests/pr/Test.pm: Likewise.
+       * tests/readlink/can-e: Likewise.
+       * tests/readlink/can-f: Likewise.
+       * tests/readlink/can-m: Likewise.
+       * tests/readlink/rl-1: Likewise.
+       * tests/rm/Makefile.am: Likewise.
+       * tests/rm/cycle: Likewise.
+       * tests/rm/dangling-symlink: Likewise.
+       * tests/rm/deep-1: Likewise.
+       * tests/rm/dir-no-w: Likewise.
+       * tests/rm/dir-nonrecur: Likewise.
+       * tests/rm/dot-rel: Likewise.
+       * tests/rm/empty-inacc: Likewise.
+       * tests/rm/empty-name: Likewise.
+       * tests/rm/f-1: Likewise.
+       * tests/rm/fail-2eperm: Likewise.
+       * tests/rm/fail-eperm: Likewise.
+       * tests/rm/hash: Likewise.
+       * tests/rm/i-1: Likewise.
+       * tests/rm/i-no-r: Likewise.
+       * tests/rm/inaccessible: Likewise.
+       * tests/rm/interactive-always: Likewise.
+       * tests/rm/interactive-once: Likewise.
+       * tests/rm/ir-1: Likewise.
+       * tests/rm/isatty: Likewise.
+       * tests/rm/no-give-up: Likewise.
+       * tests/rm/r-1: Likewise.
+       * tests/rm/r-2: Likewise.
+       * tests/rm/r-3: Likewise.
+       * tests/rm/rm1: Likewise.
+       * tests/rm/rm2: Likewise.
+       * tests/rm/rm3: Likewise.
+       * tests/rm/rm4: Likewise.
+       * tests/rm/rm5: Likewise.
+       * tests/rm/sunos-1: Likewise.
+       * tests/rm/unread2: Likewise.
+       * tests/rm/unread3: Likewise.
+       * tests/rm/unreadable: Likewise.
+       * tests/rmdir/fail-perm: Likewise.
+       * tests/rmdir/ignore: Likewise.
+       * tests/rmdir/t-slash: Likewise.
+       * tests/seq/basic: Likewise.
+       * tests/sha1sum/basic-1: Likewise.
+       * tests/sha1sum/sample-vec: Likewise.
+       * tests/shred/exact: Likewise.
+       * tests/shred/remove: Likewise.
+       * tests/sort/Makefile.am: Likewise.
+       * tests/sort/Test.pm: Likewise.
+       * tests/sort-time/Makefile: Likewise.
+       * tests/sort-time/README: Likewise.
+       * tests/sort-time/rand-gen: Likewise.
+       * tests/stty/basic-1: Likewise.
+       * tests/stty/row-col-1: Likewise.
+       * tests/sum/basic-1: Likewise.
+       * tests/sum/sysv: Likewise.
+       * tests/tac/Makefile.am: Likewise.
+       * tests/tac/Test.pm: Likewise.
+       * tests/tail/Makefile.am: Likewise.
+       * tests/tail/Test.pm: Likewise.
+       * tests/tail-2/Makefile.am: Likewise.
+       * tests/tail-2/append-only: Likewise.
+       * tests/tail-2/assert: Likewise.
+       * tests/tail-2/assert-2: Likewise.
+       * tests/tail-2/big-4gb: Likewise.
+       * tests/tail-2/fflush: Likewise.
+       * tests/tail-2/infloop-1: Likewise.
+       * tests/tail-2/proc-ksyms: Likewise.
+       * tests/tail-2/start-middle: Likewise.
+       * tests/tail-2/tail-n0f: Likewise.
+       * tests/tee/basic: Likewise.
+       * tests/tee/dash: Likewise.
+       * tests/test/Makefile.am: Likewise.
+       * tests/test/Test.pm: Likewise.
+       * tests/touch/Makefile.am: Likewise.
+       * tests/touch/dangling-symlink: Likewise.
+       * tests/touch/empty-file: Likewise.
+       * tests/touch/fail-diag: Likewise.
+       * tests/touch/fifo: Likewise.
+       * tests/touch/no-create-missing: Likewise.
+       * tests/touch/no-rights: Likewise.
+       * tests/touch/not-owner: Likewise.
+       * tests/touch/obsolescent: Likewise.
+       * tests/touch/read-only: Likewise.
+       * tests/touch/relative: Likewise.
+       * tests/tr/Makefile.am: Likewise.
+       * tests/tr/Test.pm: Likewise.
+       * tests/tr/failures: Likewise.
+       * tests/tsort/basic-1: Likewise.
+       * tests/unexpand/basic-1: Likewise.
+       * tests/uniq/Makefile.am: Likewise.
+       * tests/uniq/Test.pm: Likewise.
+       * tests/wc/Makefile.am: Likewise.
+       * tests/wc/Test.pm: Likewise.
+
 2006-08-17  Jim Meyering  <address@hidden>
 
        ls -CF would misalign columns in some cases.
@@ -2230,3 +2568,12 @@
 
        * configure.ac: Use 6.0-cvs as the version string.
        * NEWS: Adjust accordingly.
+
+
+       -----
+
+       Copyright (C) 2005, 2006 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: .vg-suppressions
===================================================================
RCS file: /fetish/cu/.vg-suppressions,v
retrieving revision 1.5
diff -p -u -r1.5 .vg-suppressions
--- .vg-suppressions    19 Apr 2004 20:07:39 -0000      1.5
+++ .vg-suppressions    17 Aug 2006 19:52:29 -0000
@@ -1,3 +1,22 @@
+# Suppress valgrind diagnostics we don't care about.
+
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 {
    libc_dl_open
    Memcheck:Cond
Index: COPYING
===================================================================
RCS file: /fetish/cu/COPYING,v
retrieving revision 1.7
diff -p -u -r1.7 COPYING
--- COPYING     16 Feb 2006 20:39:10 -0000      1.7
+++ COPYING     17 Aug 2006 19:52:29 -0000
@@ -1,8 +1,8 @@
                    GNU GENERAL PUBLIC LICENSE
                       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -15,7 +15,7 @@ software--to make sure the software is f
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,7 +55,7 @@ patent must be licensed for everyone's f
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
+
                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
@@ -110,7 +110,7 @@ above, provided that you also meet all o
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@ access to copy from a designated place, 
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -278,7 +278,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER 
 POSSIBILITY OF SUCH DAMAGES.
 
                     END OF TERMS AND CONDITIONS
-
+
            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
@@ -303,10 +303,9 @@ the "copyright" line and a pointer to wh
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -336,5 +335,5 @@ necessary.  Here is a sample; alter the 
 This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
+library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.
Index: ChangeLog-2005
===================================================================
RCS file: /fetish/cu/ChangeLog-2005,v
retrieving revision 1.1
diff -p -u -r1.1 ChangeLog-2005
--- ChangeLog-2005      4 Jan 2006 18:27:03 -0000       1.1
+++ ChangeLog-2005      17 Aug 2006 19:52:31 -0000
@@ -11000,3 +11000,12 @@
        textutils, and sh-utils.
        * Makefile.am: Likewise.
        * src/Makefile.am: Likewise.
+
+
+       -----
+
+       Copyright (C) 2002, 2003, 2004, 2005 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: Makefile.am
===================================================================
RCS file: /fetish/cu/Makefile.am,v
retrieving revision 1.26
diff -p -u -r1.26 Makefile.am
--- Makefile.am 19 Jul 2006 09:54:53 -0000      1.26
+++ Makefile.am 17 Aug 2006 19:52:31 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-
+# Make coreutils.                                      -*-Makefile-*-
+
+# Copyright (C) 1990, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+# 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 SUBDIRS = lib src doc man po tests
 EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \
Index: NEWS
===================================================================
RCS file: /fetish/cu/NEWS,v
retrieving revision 1.401
diff -p -u -r1.401 NEWS
--- NEWS        16 Aug 2006 09:55:48 -0000      1.401
+++ NEWS        17 Aug 2006 19:52:31 -0000
@@ -1590,3 +1590,15 @@ packages, see ./old/*/NEWS.
 
   This package began as the union of the following:
   textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15.
+
+========================================================================
+
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 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.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.
Index: README
===================================================================
RCS file: /fetish/cu/README,v
retrieving revision 1.26
diff -p -u -r1.26 README
--- README      8 Aug 2006 22:11:18 -0000       1.26
+++ README      17 Aug 2006 19:52:31 -0000
@@ -172,3 +172,16 @@ http://www.gnu.org/prep/standards_toc.ht
 
 Mail suggestions and bug reports for these programs to
 the address on the last line of --help output.
+
+
+========================================================================
+
+Copyright (C) 1998, 2002, 2003, 2004, 2005, 2006 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.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.
Index: README-valgrind
===================================================================
RCS file: /fetish/cu/README-valgrind,v
retrieving revision 1.13
diff -p -u -r1.13 README-valgrind
--- README-valgrind     15 Aug 2006 11:05:50 -0000      1.13
+++ README-valgrind     17 Aug 2006 19:52:31 -0000
@@ -1,4 +1,22 @@
 #! /bin/bash
+# Convert this package for use with valgrind.
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 # Convert Makefile.am files:
 #  find tests -name Makefile.am | xargs grep -wl PATH|xargs perl -pi -e \
Index: TODO
===================================================================
RCS file: /fetish/cu/TODO,v
retrieving revision 1.106
diff -p -u -r1.106 TODO
--- TODO        15 Aug 2006 11:23:44 -0000      1.106
+++ TODO        17 Aug 2006 19:52:31 -0000
@@ -173,3 +173,22 @@ Remove all uses of the `register' keywor
 pr's use of nstrftime can make it malloc a very large (up to SIZE_MAX) buffer
 
 ls.c: use gettime rather than clock_gettime, gettimeofday, time
+
+-----
+
+Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
+Inc.
+
+This 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 Foundation; either version 2, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software Foundation,
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Index: announce-gen
===================================================================
RCS file: /fetish/cu/announce-gen,v
retrieving revision 1.24
diff -p -u -r1.24 announce-gen
--- announce-gen        13 Nov 2005 15:16:40 -0000      1.24
+++ announce-gen        17 Aug 2006 19:52:32 -0000
@@ -1,5 +1,22 @@
 #!/usr/bin/perl -w
 # Generate an announcement message.
+
+# Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
 use strict;
 
 use Getopt::Long;
Index: build-aux/ChangeLog
===================================================================
RCS file: /fetish/cu/build-aux/ChangeLog,v
retrieving revision 1.22
diff -p -u -r1.22 ChangeLog
--- build-aux/ChangeLog 9 Aug 2006 23:42:26 -0000       1.22
+++ build-aux/ChangeLog 17 Aug 2006 19:52:32 -0000
@@ -1,3 +1,9 @@
+2006-08-15  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * vc-list-files: Likewise.
+       * mkinstalldirs: Remove; no longer needed.
+
 2006-08-09  Paul Eggert  <address@hidden>
 
        * texinfo.tex: Update from gnulib.
@@ -194,3 +200,13 @@
 
        * config.guess (main): Don't use `head -1'; it's no longer portable.
        Use `sed 1q' instead.
+
+
+       -----
+
+       Copyright (C) 2002, 2003, 2004, 2005, 2006 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: build-aux/vc-list-files
===================================================================
RCS file: /fetish/cu/build-aux/vc-list-files,v
retrieving revision 1.3
diff -p -u -r1.3 vc-list-files
--- build-aux/vc-list-files     25 Jul 2006 14:10:12 -0000      1.3
+++ build-aux/vc-list-files     17 Aug 2006 19:52:32 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # List the specified version-controlled files.
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+# List the specified version-controlled files.
 # With no argument, list them all.
 # This script must be run solely from the top of a $srcdir build directory.
 
Index: doc/ChangeLog
===================================================================
RCS file: /fetish/cu/doc/ChangeLog,v
retrieving revision 1.325
diff -p -u -r1.325 ChangeLog
--- doc/ChangeLog       16 Aug 2006 06:05:20 -0000      1.325
+++ doc/ChangeLog       17 Aug 2006 19:52:32 -0000
@@ -1,3 +1,16 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * Makefile.am: Likewise.
+       * getdate.texi: Likewise.
+       * perm.texi: Likewise.
+       * getdate.texi: Update to version 1.2 of the GNU FDL.
+       * coreutils.texi: Likewise.
+       (Copying This Manual): Renamed from GNU Free Documentation License.
+       Now an appendix.  Include fdl.texi rather than doclicense.texi.
+       * fdl.tex: Renamed from doclicense.texi.  Latest version from FSF.
+       * perm.texi: Add copyright notice.
+
 2006-08-15  Paul Eggert  <address@hidden>
 
        * coreutils.texi (df invocation): df exits nonzero if it outputs
@@ -1812,3 +1825,13 @@
        (DISABLED_constants.texi): New rule -- disabled for now.
 
        This directory is now shared by fileutils, textutils, and sh-utils.
+
+
+       -----
+
+       Copyright (C) 2001, 2003, 2004, 2005, 2006 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: doc/Makefile.am
===================================================================
RCS file: /fetish/cu/doc/Makefile.am,v
retrieving revision 1.41
diff -p -u -r1.41 Makefile.am
--- doc/Makefile.am     8 Jul 2006 05:31:59 -0000       1.41
+++ doc/Makefile.am     17 Aug 2006 19:52:32 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-
+# Make coreutils documentation.                                -*-Makefile-*-
+
+# Copyright (C) 1995, 1996, 1997, 1998, 2001, 2002, 2003, 2004, 2005,
+# 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 info_TEXINFOS = coreutils.texi
 
 EXTRA_DIST = perm.texi getdate.texi constants.texi doclicense.texi
Index: doc/coreutils.texi
===================================================================
RCS file: /fetish/cu/doc/coreutils.texi,v
retrieving revision 1.346
diff -p -u -r1.346 coreutils.texi
--- doc/coreutils.texi  15 Aug 2006 23:41:24 -0000      1.346
+++ doc/coreutils.texi  17 Aug 2006 19:52:34 -0000
@@ -136,7 +136,7 @@ Copyright @copyright{} 1994, 1995, 1996,
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1 or
+under the terms of the GNU Free Documentation License, Version 1.2 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the section entitled ``GNU
@@ -197,7 +197,7 @@ Free Documentation License''.
 * File permissions::                   Access modes.
 * Date input formats::                 Specifying date strings.
 * Opening the software toolbox::       The software tools philosophy.
-* GNU Free Documentation License::     The license for this documentation.
+* Copying This Manual::                License for copying this manual.
 * Index::                              General index.
 
 @detailmenu
@@ -462,9 +462,9 @@ Opening the software toolbox
 * The uniq command::             The @command{uniq} command
 * Putting the tools together::   Putting the tools together
 
-GNU Free Documentation License
+Copying This Manual
 
-* How to use this License for your documents::
+* GNU Free Documentation License::  License for copying this manual.
 
 @end detailmenu
 @end menu
@@ -14457,7 +14457,14 @@ philosophy, these books are unparalleled
 Acknowledgment: I would like to express my gratitude to Brian Kernighan
 of Bell Labs, the original Software Toolsmith, for reviewing this column.
 
address@hidden doclicense.texi
address@hidden Copying This Manual
address@hidden Copying This Manual
+
address@hidden
+* GNU Free Documentation License::  License for copying this manual.
address@hidden menu
+
address@hidden fdl.texi
 
 @node Index
 @unnumbered Index
Index: doc/getdate.texi
===================================================================
RCS file: /fetish/cu/doc/getdate.texi,v
retrieving revision 1.29
diff -p -u -r1.29 getdate.texi
--- doc/getdate.texi    3 Jan 2006 06:00:10 -0000       1.29
+++ doc/getdate.texi    17 Aug 2006 19:52:34 -0000
@@ -4,7 +4,7 @@
 @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this document
address@hidden under the terms of the GNU Free Documentation License, Version 
1.1 or
address@hidden under the terms of the GNU Free Documentation License, Version 
1.2 or
 @c any later version published by the Free Software Foundation; with no
 @c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 @c Texts.  A copy of the license is included in the ``GNU Free
Index: doc/perm.texi
===================================================================
RCS file: /fetish/cu/doc/perm.texi,v
retrieving revision 1.20
diff -p -u -r1.20 perm.texi
--- doc/perm.texi       28 Jul 2006 07:21:03 -0000      1.20
+++ doc/perm.texi       17 Aug 2006 19:52:34 -0000
@@ -1,3 +1,15 @@
address@hidden File mode bits
+
address@hidden Copyright (C) 1994, 1996, 1999, 2000, 2001, 2003, 2004, 2005, 
2006
address@hidden Free Software Foundation, Inc.
+
address@hidden Permission is granted to copy, distribute and/or modify this 
document
address@hidden under the terms of the GNU Free Documentation License, Version 
1.2 or
address@hidden any later version published by the Free Software Foundation; 
with no
address@hidden Invariant Sections, with no Front-Cover Texts, and with no 
Back-Cover
address@hidden Texts.  A copy of the license is included in the ``GNU Free
address@hidden Documentation License'' file as part of this distribution.
+
 Each file has a set of @dfn{file mode bits} that control the kinds of
 access that users have to that file.  They can be represented either in
 symbolic form or as an octal number.
Index: lib/ChangeLog
===================================================================
RCS file: /fetish/cu/lib/ChangeLog,v
retrieving revision 1.1224
diff -p -u -r1.1224 ChangeLog
--- lib/ChangeLog       16 Aug 2006 17:24:35 -0000      1.1224
+++ lib/ChangeLog       17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,18 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * .gdb-history: Likewise.
+       * TODO: Likewise.
+       * __fpending.h: Likewise.
+       * fdopendir-glibc.c: Likewise.
+       * fprintftime.h: Likewise.
+       * root-dev-ino.h: Likewise.
+       * search_.h: Likewise.
+       * t-chdir-long: Likewise.
+       * t-fpending.c: Likewise.
+       * savedir.c: Use (C) in copyright notice.
+       * savedir.h: Likewise.
+
 2006-08-16  Paul Eggert  <address@hidden>
 
        * memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
@@ -8465,3 +8480,13 @@
        * quotearg.c (quotearg_buffer_restyled): Do not quote
        alert, backslash, formfeed, and vertical tab unnecessarily in
        shell quoting style.
+
+
+       -----
+
+       Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 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: lib/.gdb-history
===================================================================
RCS file: /fetish/cu/lib/.gdb-history,v
retrieving revision 1.8
diff -p -u -r1.8 .gdb-history
--- lib/.gdb-history    5 Nov 2003 14:55:45 -0000       1.8
+++ lib/.gdb-history    17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,22 @@
+# GDB history for debugging coreutils.
+#
+# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+#
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+#
 r 206.65.212.10
 b main
 r
@@ -9,7 +28,7 @@ p addr
 p he->h_name
 n
 q
-b canon_host 
+b canon_host
 r 206.65.212.10
 n
 p he
@@ -103,7 +122,7 @@ p address@hidden
 p address@hidden
 b hash_insert_item
 r
-b hash_insert_item_at 
+b hash_insert_item_at
 r
 n
 p fail
@@ -111,7 +130,7 @@ p *(ht->vec)@13
 p *(ht->ht_vec)@13
 p ((struct item*)(ht->ht_vec)[10])->key
 b hash_delete_item
-b hash_delete_item_at 
+b hash_delete_item_at
 c
 n
 p slot
@@ -147,7 +166,7 @@ p address@hidden
 p &dummy
 q
 r 444444444444 44444444444
-b human_readable 
+b human_readable
 r
 n
 q
@@ -166,7 +185,7 @@ p b
 r 343434343 343434343
 c
 q
-b posixtime 
+b posixtime
 r
 n
 s
@@ -187,7 +206,7 @@ q
 complete b user
 complete b user
 complete b pars
-b parse_user_spec 
+b parse_user_spec
 r a.b
 n
 n
@@ -291,7 +310,7 @@ p allocated
 n 20
 n
 complete p alloca
-p allocated 
+p allocated
 p length
 n
 p maxlen
@@ -303,7 +322,7 @@ n
 p result
 q
 complete b vasnp
-b vasnprintf 
+b vasnprintf
 r
 n 30
 n
Index: lib/TODO
===================================================================
RCS file: /fetish/cu/lib/TODO,v
retrieving revision 1.4
diff -p -u -r1.4 TODO
--- lib/TODO    4 May 1998 00:28:35 -0000       1.4
+++ lib/TODO    17 Aug 2006 19:52:35 -0000
@@ -30,3 +30,11 @@ Mention fragmentation.
 assert (bucket_limit - bucket == n_buckets) ?
 
 remove.c: s/done/successful or ok
+
+
+-----
+Copyright (C) 1998 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: lib/__fpending.h
===================================================================
RCS file: /fetish/cu/lib/__fpending.h,v
retrieving revision 1.7
diff -p -u -r1.7 __fpending.h
--- lib/__fpending.h    22 Sep 2005 06:05:39 -0000      1.7
+++ lib/__fpending.h    17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,23 @@
+/* Declare __fpending.
+
+   Copyright (C) 2000, 2003, 2005 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+   Written by Jim Meyering.  */
+
 #include <stddef.h>
 #include <stdio.h>
 
Index: lib/fdopendir-glibc.c
===================================================================
RCS file: /fetish/cu/lib/fdopendir-glibc.c,v
retrieving revision 1.1
diff -p -u -r1.1 fdopendir-glibc.c
--- lib/fdopendir-glibc.c       15 Aug 2006 11:08:03 -0000      1.1
+++ lib/fdopendir-glibc.c       17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,21 @@
+/* fdopendir implementation derived from glibc.
+
+   Copyright (C) 2006 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License along
+   with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif
Index: lib/fprintftime.h
===================================================================
RCS file: /fetish/cu/lib/fprintftime.h,v
retrieving revision 1.1
diff -p -u -r1.1 fprintftime.h
--- lib/fprintftime.h   16 Sep 2005 07:01:04 -0000      1.1
+++ lib/fprintftime.h   17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,21 @@
+/* Generate time strings directly to the output.  */
+
+/* Copyright (C) 2005 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License along
+   with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+
 #include <stdio.h>
 #include <time.h>
 
Index: lib/root-dev-ino.h
===================================================================
RCS file: /fetish/cu/lib/root-dev-ino.h,v
retrieving revision 1.2
diff -p -u -r1.2 root-dev-ino.h
--- lib/root-dev-ino.h  3 May 2006 10:13:07 -0000       1.2
+++ lib/root-dev-ino.h  17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,21 @@
+/* Root device and inode number checking.
+
+   Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+
 #ifndef ROOT_DEV_INO_H
 # define ROOT_DEV_INO_H 1
 
Index: lib/savedir.c
===================================================================
RCS file: /fetish/cu/lib/savedir.c,v
retrieving revision 1.32
diff -p -u -r1.32 savedir.c
--- lib/savedir.c       11 Jul 2006 17:19:48 -0000      1.32
+++ lib/savedir.c       17 Aug 2006 19:52:35 -0000
@@ -1,7 +1,7 @@
 /* savedir.c -- save the list of files in a directory in a string
 
-   Copyright 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+   2006 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
Index: lib/savedir.h
===================================================================
RCS file: /fetish/cu/lib/savedir.h,v
retrieving revision 1.9
diff -p -u -r1.9 savedir.h
--- lib/savedir.h       10 Jan 2006 17:47:57 -0000      1.9
+++ lib/savedir.h       17 Aug 2006 19:52:35 -0000
@@ -1,6 +1,6 @@
 /* Save the list of files in a directory in a string.
 
-   Copyright 1997, 1999, 2001, 2003, 2005 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1999, 2001, 2003, 2005 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
Index: lib/search_.h
===================================================================
RCS file: /fetish/cu/lib/search_.h,v
retrieving revision 1.3
diff -p -u -r1.3 search_.h
--- lib/search_.h       6 Feb 2003 10:13:28 -0000       1.3
+++ lib/search_.h       17 Aug 2006 19:52:35 -0000
@@ -1,3 +1,22 @@
+/* Tree search.
+
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2003 Free
+   Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+
 /* For use with hsearch(3).  */
 #ifndef __COMPAR_FN_T
 # define __COMPAR_FN_T
Index: lib/t-chdir-long
===================================================================
RCS file: /fetish/cu/lib/t-chdir-long,v
retrieving revision 1.5
diff -p -u -r1.5 t-chdir-long
--- lib/t-chdir-long    18 Apr 2005 23:31:22 -0000      1.5
+++ lib/t-chdir-long    17 Aug 2006 19:52:35 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # Exercise chdir-long's sample main program.
+
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # FIXME: add traps and choose top level names so that
 # temporary directories are easier to remove.
 # FIXME: don't clobber a.out
Index: lib/t-fpending.c
===================================================================
RCS file: /fetish/cu/lib/t-fpending.c,v
retrieving revision 1.1
diff -p -u -r1.1 t-fpending.c
--- lib/t-fpending.c    5 Dec 2004 19:28:15 -0000       1.1
+++ lib/t-fpending.c    17 Aug 2006 19:52:35 -0000
@@ -1,4 +1,22 @@
-/* Ensure that __fpending works.  */
+/* Ensure that __fpending works.
+
+   Copyright (C) 2004 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+   Written by Jim Meyering.  */
 
 #include <config.h>
 #include <stdio.h>
Index: m4/ChangeLog
===================================================================
RCS file: /fetish/cu/m4/ChangeLog,v
retrieving revision 1.855
diff -p -u -r1.855 ChangeLog
--- m4/ChangeLog        15 Aug 2006 19:17:30 -0000      1.855
+++ m4/ChangeLog        17 Aug 2006 19:52:36 -0000
@@ -1,3 +1,8 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * check-decl.m4: Likewise.
+
 2006-08-15  Jim Meyering  <address@hidden>
 
        * openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
@@ -4749,3 +4754,13 @@
        * inttypes_h.m4: New file.
        * uintmax_t.m4: New file.
        * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
+
+
+       -----
+
+       Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+       2005, 2006 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: m4/check-decl.m4
===================================================================
RCS file: /fetish/cu/m4/check-decl.m4,v
retrieving revision 1.35
diff -p -u -r1.35 check-decl.m4
--- m4/check-decl.m4    9 Jul 2006 16:59:35 -0000       1.35
+++ m4/check-decl.m4    17 Aug 2006 19:52:36 -0000
@@ -1,4 +1,13 @@
 #serial 22
+# Check declarations for this package.
+
+dnl Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006
+dnl 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.
+
 
 dnl This is just a wrapper function to encapsulate this kludge.
 dnl Putting it in a separate file like this helps share it between
Index: old/fileutils/ChangeLog
===================================================================
RCS file: /fetish/cu/old/fileutils/ChangeLog,v
retrieving revision 1.1572
diff -p -u -r1.1572 ChangeLog
--- old/fileutils/ChangeLog     10 Aug 2004 22:47:10 -0000      1.1572
+++ old/fileutils/ChangeLog     17 Aug 2006 19:52:37 -0000
@@ -1,3 +1,9 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * ChangeLog-1997: Likewise.
+       * NEWS: Likewise.
+
 2002-07-28  Jim Meyering  <address@hidden>
 
        * Version 4.1.12.
@@ -8380,3 +8386,13 @@
 
        * src/rm.c (remove_cwd_entries): Initialize the entry-name obstack
        only once and never free it.
+
+
+       -----
+
+       Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006 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: old/fileutils/ChangeLog-1997
===================================================================
RCS file: /fetish/cu/old/fileutils/ChangeLog-1997,v
retrieving revision 1.2
diff -p -u -r1.2 ChangeLog-1997
--- old/fileutils/ChangeLog-1997        10 Aug 2004 22:47:11 -0000      1.2
+++ old/fileutils/ChangeLog-1997        17 Aug 2006 19:52:37 -0000
@@ -6154,3 +6154,13 @@ Thu Feb  8 21:25:40 1990  David J. MacKe
 Mon Feb  5 17:29:20 1990  David J. MacKenzie  (djm at albert.ai.mit.edu)
 
        * Version 1.0 released.
+
+
+       -----
+
+       Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
+       Foundation, Inc.
+
+       Copying and distribution of this file, with or without
+       modification, are permitted provided the copyright notice
+       and this notice are preserved.
Index: old/fileutils/NEWS
===================================================================
RCS file: /fetish/cu/old/fileutils/NEWS,v
retrieving revision 1.338
diff -p -u -r1.338 NEWS
--- old/fileutils/NEWS  18 Jan 2003 08:41:06 -0000      1.338
+++ old/fileutils/NEWS  17 Aug 2006 19:52:38 -0000
@@ -746,3 +746,15 @@ Major changes in release 3.3:
 * ls sped up by not reading symlink contents unnecessarily
 * du doesn't die on POSIX systems when the root filesystem is NFS mounted
 * cp and mv report chown Permission denied errors when run by root
+
+========================================================================
+
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003 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.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.
Index: old/sh-utils/ChangeLog
===================================================================
RCS file: /fetish/cu/old/sh-utils/ChangeLog,v
retrieving revision 1.794
diff -p -u -r1.794 ChangeLog
--- old/sh-utils/ChangeLog      10 Aug 2004 22:47:11 -0000      1.794
+++ old/sh-utils/ChangeLog      17 Aug 2006 19:52:39 -0000
@@ -1,3 +1,9 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * ChangeLog.0: Likewise.
+       * NEWS: Likewise.
+
 2002-08-08  Jim Meyering  <address@hidden>
 
        * Version 2.0.15.
@@ -4848,3 +4854,13 @@ Thu Nov 17 23:47:26 1994  Jim Meyering  
        (list_entries_users): Sort the user names.  Reported by
        Michael I Bushnell.
        Topologically sort the functions and remove fwd declarations.
+
+
+       -----
+
+       Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2006
+       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: old/sh-utils/ChangeLog.0
===================================================================
RCS file: /fetish/cu/old/sh-utils/ChangeLog.0,v
retrieving revision 1.2
diff -p -u -r1.2 ChangeLog.0
--- old/sh-utils/ChangeLog.0    29 Mar 1996 05:01:14 -0000      1.2
+++ old/sh-utils/ChangeLog.0    17 Aug 2006 19:52:40 -0000
@@ -1702,6 +1702,16 @@ Sat Oct 28 13:20:43 1989  David J. MacKe
        (program_name, long_options): New variables.
        (main): Support long options.
        (usage): Add long options summary to message.
+
+
+       -----
+
+       Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994 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.
 
 Local Variables:
 mode: indented-text
Index: old/sh-utils/NEWS
===================================================================
RCS file: /fetish/cu/old/sh-utils/NEWS,v
retrieving revision 1.158
diff -p -u -r1.158 NEWS
--- old/sh-utils/NEWS   8 Feb 2003 20:01:19 -0000       1.158
+++ old/sh-utils/NEWS   17 Aug 2006 19:52:40 -0000
@@ -270,3 +270,15 @@ Major changes in release 1.7:
 * printf catches numeric conversion errors with an ANSI C library
 * stty nl and -nl were backwards
 * date can format an arbitrary date without setting it
+
+========================================================================
+
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2003 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.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.
Index: old/textutils/ChangeLog
===================================================================
RCS file: /fetish/cu/old/textutils/ChangeLog,v
retrieving revision 1.988
diff -p -u -r1.988 ChangeLog
--- old/textutils/ChangeLog     10 Aug 2004 22:47:12 -0000      1.988
+++ old/textutils/ChangeLog     17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * ChangeLog: Add copyright notice.
+       * NEWS: Likewise.
+
 2002-07-29  Jim Meyering  <address@hidden>
 
        * Version 2.1.
@@ -8736,3 +8741,13 @@ Sat Dec 16 15:15:50 1989  David J. MacKe
        (error): Print to stderr, not stdout.
        (xmalloc, xrealloc): Return char * instead of int.
        Returning 0 is ok if 0 bytes requested (ANSI C).
+
+
+       -----
+
+       Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006 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: old/textutils/NEWS
===================================================================
RCS file: /fetish/cu/old/textutils/NEWS,v
retrieving revision 1.209
diff -p -u -r1.209 NEWS
--- old/textutils/NEWS  13 Feb 2006 23:30:58 -0000      1.209
+++ old/textutils/NEWS  17 Aug 2006 19:52:42 -0000
@@ -458,3 +458,15 @@ Major changes in release 1.4:
 * tr x '' fails gracefully
 * default sum output format is BSD compatible
 * paste -d '' works
+
+========================================================================
+
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+2001, 2002, 2006 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.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.
Index: po/ChangeLog
===================================================================
RCS file: /fetish/cu/po/ChangeLog,v
retrieving revision 1.48
diff -p -u -r1.48 ChangeLog
--- po/ChangeLog        10 Aug 2006 22:51:06 -0000      1.48
+++ po/ChangeLog        17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+2006-08-17  Paul Eggert  <address@hidden>
+
+       * po/ChangeLog: Add copyright notice.
+       * po/Makevars: Likewise.
+
 2006-08-10  Paul Eggert  <address@hidden>
 
        * Makevars (XGETTEXT_OPTIONS): Add pass-c-format flags for
@@ -182,3 +187,13 @@
 2002-09-02  Jim Meyering  <address@hidden>
 
        * LINGUAS: Add lg (Luganda).
+
+
+       -----
+
+       Copyright (C) 2002, 2003, 2004, 2005, 2006 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: po/Makevars
===================================================================
RCS file: /fetish/cu/po/Makevars,v
retrieving revision 1.5
diff -p -u -r1.5 Makevars
--- po/Makevars 10 Aug 2006 22:50:17 -0000      1.5
+++ po/Makevars 17 Aug 2006 19:52:42 -0000
@@ -1,5 +1,22 @@
 # Makefile variables for PO directory in any package using GNU gettext.
 
+## Copyright (C) 2002, 2003, 2006 Free Software Foundation, Inc.
+
+## This 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 Foundation; either version 2 of the License, or
+## (at your option) any later version.
+
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
+
 # Usually the message domain is the same as the package name.
 DOMAIN = $(PACKAGE)
 
Index: man/Makefile.am
===================================================================
RCS file: /fetish/cu/man/Makefile.am,v
retrieving revision 1.42
diff -p -u -r1.42 Makefile.am
--- man/Makefile.am     8 Aug 2006 22:18:39 -0000       1.42
+++ man/Makefile.am     17 Aug 2006 19:52:42 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-
+# Make coreutils man pages.                            -*-Makefile-*-
+
+# Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 dist_man_MANS = \
   base64.1 basename.1 cat.1 chgrp.1 chmod.1 chown.1 chroot.1 cksum.1 comm.1 \
   cp.1 csplit.1 cut.1 date.1 dd.1 df.1 dir.1 dircolors.1 dirname.1 du.1 \
Index: man/chmod.x
===================================================================
RCS file: /fetish/cu/man/chmod.x,v
retrieving revision 1.7
diff -p -u -r1.7 chmod.x
--- man/chmod.x 23 Jul 2006 01:27:28 -0000      1.7
+++ man/chmod.x 17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+'\" Copyright (C) 1998, 1999, 2001, 2006 Free Software Foundation, Inc.
+'\"
+'\" This is free software.  You may redistribute copies of it under the terms
+'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" There is NO WARRANTY, to the extent permitted by law.
 [NAME]
 chmod \- change file mode bits
 [DESCRIPTION]
Index: man/chown.x
===================================================================
RCS file: /fetish/cu/man/chown.x,v
retrieving revision 1.5
diff -p -u -r1.5 chown.x
--- man/chown.x 6 Mar 2006 15:27:50 -0000       1.5
+++ man/chown.x 17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+'\" Copyright (C) 1998, 1999, 2001, 2006 Free Software Foundation, Inc.
+'\"
+'\" This is free software.  You may redistribute copies of it under the terms
+'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" There is NO WARRANTY, to the extent permitted by law.
 [NAME]
 chown \- change file owner and group
 [DESCRIPTION]
Index: man/df.x
===================================================================
RCS file: /fetish/cu/man/df.x,v
retrieving revision 1.4
diff -p -u -r1.4 df.x
--- man/df.x    30 Jun 2004 22:16:05 -0000      1.4
+++ man/df.x    17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+'\" Copyright (C) 1998, 1999, 2004 Free Software Foundation, Inc.
+'\"
+'\" This is free software.  You may redistribute copies of it under the terms
+'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" There is NO WARRANTY, to the extent permitted by law.
 [NAME]
 df \- report file system disk space usage
 [DESCRIPTION]
Index: man/du.x
===================================================================
RCS file: /fetish/cu/man/du.x,v
retrieving revision 1.4
diff -p -u -r1.4 du.x
--- man/du.x    10 Jul 2002 10:06:39 -0000      1.4
+++ man/du.x    17 Aug 2006 19:52:42 -0000
@@ -1,3 +1,8 @@
+'\" Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+'\"
+'\" This is free software.  You may redistribute copies of it under the terms
+'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" There is NO WARRANTY, to the extent permitted by law.
 [NAME]
 du \- estimate file space usage
 [DESCRIPTION]
Index: man/rm.x
===================================================================
RCS file: /fetish/cu/man/rm.x,v
retrieving revision 1.8
diff -p -u -r1.8 rm.x
--- man/rm.x    6 Mar 2006 15:27:50 -0000       1.8
+++ man/rm.x    17 Aug 2006 19:52:43 -0000
@@ -1,3 +1,9 @@
+'\" Copyright (C) 1998, 1999, 2001, 2003, 2004, 2006 Free Software
+'\" Foundation, Inc.
+'\"
+'\" This is free software.  You may redistribute copies of it under the terms
+'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" There is NO WARRANTY, to the extent permitted by law.
 [NAME]
 rm \- remove files or directories
 [DESCRIPTION]
Index: src/dircolors.hin
===================================================================
RCS file: /fetish/cu/src/dircolors.hin,v
retrieving revision 1.23
diff -p -u -r1.23 dircolors.hin
--- src/dircolors.hin   10 Aug 2006 08:50:37 -0000      1.23
+++ src/dircolors.hin   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,11 @@
 # 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, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# 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.
+
 # The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the
 # slackware version of dircolors) are recognized but ignored.
 
Index: src/du-tests
===================================================================
RCS file: /fetish/cu/src/du-tests,v
retrieving revision 1.4
diff -p -u -r1.4 du-tests
--- src/du-tests        8 Mar 2003 10:14:33 -0000       1.4
+++ src/du-tests        17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,21 @@
 #!/bin/bash
+
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
 cat - <<\EOF > /dev/null
 Invoke e.g., like this
 DU1=du-4.5.2 DU2=du ./du-tests
Index: src/extract-magic
===================================================================
RCS file: /fetish/cu/src/extract-magic,v
retrieving revision 1.4
diff -p -u -r1.4 extract-magic
--- src/extract-magic   17 Sep 2005 09:14:48 -0000      1.4
+++ src/extract-magic   17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,22 @@
 #!/usr/bin/perl -w
 # Derive #define directives from specially formatted `case ...:' statements.
+
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
 use strict;
 
 use Getopt::Long;
Index: src/tac-pipe.c
===================================================================
RCS file: /fetish/cu/src/tac-pipe.c,v
retrieving revision 1.5
diff -p -u -r1.5 tac-pipe.c
--- src/tac-pipe.c      3 Aug 2004 22:40:15 -0000       1.5
+++ src/tac-pipe.c      17 Aug 2006 19:52:43 -0000
@@ -1,3 +1,21 @@
+/* tac from a pipe.
+
+   Copyright (C) 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
+
+   This 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 Foundation; either version 2, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
+
 /* FIXME */
 #include <assert.h>
 
Index: src/uname.c
===================================================================
RCS file: /fetish/cu/src/uname.c,v
retrieving revision 1.67
diff -p -u -r1.67 uname.c
--- src/uname.c 15 Sep 2005 19:57:04 -0000      1.67
+++ src/uname.c 17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,6 @@
 /* uname -- print system information
 
-   Copyright 1989, 1992, 1993, 1996, 1997, 1999, 2000, 2001, 2002,
+   Copyright (C) 1989, 1992, 1993, 1996, 1997, 1999, 2000, 2001, 2002,
    2003, 2004, 2005 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
Index: src/wheel-gen.pl
===================================================================
RCS file: /fetish/cu/src/wheel-gen.pl,v
retrieving revision 1.12
diff -p -u -r1.12 wheel-gen.pl
--- src/wheel-gen.pl    27 Mar 2005 08:40:30 -0000      1.12
+++ src/wheel-gen.pl    17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,21 @@
 #!/usr/bin/perl -w
+# Generate the spokes of a wheel, for wheel factorization.
+
+# Copyright (C) 2001, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
   if 0;
Index: tests/Coreutils.pm
===================================================================
RCS file: /fetish/cu/tests/Coreutils.pm,v
retrieving revision 1.4
diff -p -u -r1.4 Coreutils.pm
--- tests/Coreutils.pm  8 Jul 2006 07:37:16 -0000       1.4
+++ tests/Coreutils.pm  17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,24 @@
 package Coreutils;
 # This is a testing framework.
 
+# Copyright (C) 1998, 2000, 2001, 2002, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 require 5.003;
 use strict;
 use vars qw($VERSION @ISA @EXPORT);
Index: tests/Makefile.am.in
===================================================================
RCS file: /fetish/cu/tests/Makefile.am.in,v
retrieving revision 1.9
diff -p -u -r1.9 Makefile.am.in
--- tests/Makefile.am.in        31 May 2004 12:16:47 -0000      1.9
+++ tests/Makefile.am.in        17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests.                                        -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 2000, 2003, 2004 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 ##test-files-end
Index: tests/acl
===================================================================
RCS file: /fetish/cu/tests/acl,v
retrieving revision 1.6
diff -p -u -r1.6 acl
--- tests/acl   28 Jun 2006 06:51:06 -0000      1.6
+++ tests/acl   17 Aug 2006 19:52:43 -0000
@@ -1,3 +1,22 @@
+# Test whether acl tests can be done.
+
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 getfacl --version < /dev/null > /dev/null 2>&1 \
   && setfacl --version < /dev/null > /dev/null 2>&1 || {
   cat <<EOF 1>&2
Index: tests/envvar-check
===================================================================
RCS file: /fetish/cu/tests/envvar-check,v
retrieving revision 1.7
diff -p -u -r1.7 envvar-check
--- tests/envvar-check  3 Jul 2006 08:37:50 -0000       1.7
+++ tests/envvar-check  17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,24 @@
 # -*- sh -*-
+# Check environment variables for sane values while testing.
+
+# Copyright (C) 2000, 2001, 2003, 2004, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
   as_unset=unset
 else
Index: tests/expensive
===================================================================
RCS file: /fetish/cu/tests/expensive,v
retrieving revision 1.3
diff -p -u -r1.3 expensive
--- tests/expensive     23 Jun 2004 15:07:00 -0000      1.3
+++ tests/expensive     17 Aug 2006 19:52:43 -0000
@@ -1,3 +1,22 @@
+# Is a test expensive?
+
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$RUN_EXPENSIVE_TESTS" != yes; then
   cat <<EOF >&2
 $0: This test is relatively expensive, so it is disabled by default.
Index: tests/group-names
===================================================================
RCS file: /fetish/cu/tests/group-names,v
retrieving revision 1.5
diff -p -u -r1.5 group-names
--- tests/group-names   18 Apr 2005 23:33:10 -0000      1.5
+++ tests/group-names   17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Set `groups' to a space-separated list of at least two groups of which
 # the user is a member.
 
+# Copyright (C) 2000, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 groups=${COREUTILS_GROUPS-`(id -G || /usr/xpg4/bin/id -G) 2>/dev/null`}
 case "$groups" in
   *' '*) ;;
Index: tests/help-version
===================================================================
RCS file: /fetish/cu/tests/help-version,v
retrieving revision 1.20
diff -p -u -r1.20 help-version
--- tests/help-version  1 Jun 2006 07:09:51 -0000       1.20
+++ tests/help-version  17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,24 @@
 # Make sure all these programs work properly
 # when invoked with --help or --version.
 
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 test "$VERBOSE" = yes && set -x
 
 # Ensure that $SHELL is set to *some* value.
Index: tests/mk-script
===================================================================
RCS file: /fetish/cu/tests/mk-script,v
retrieving revision 1.11
diff -p -u -r1.11 mk-script
--- tests/mk-script     13 Jan 2005 22:16:29 -0000      1.11
+++ tests/mk-script     17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,24 @@
 #! /usr/bin/perl -w
 # -*- perl -*-
+# Make test scripts.
+
+# Copyright (C) 1998, 2000, 2001, 2002, 2003, 2005 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 my $In = '.I';
 my $Out = '.O';
Index: tests/priv-check
===================================================================
RCS file: /fetish/cu/tests/priv-check,v
retrieving revision 1.10
diff -p -u -r1.10 priv-check
--- tests/priv-check    23 Jun 2004 15:07:00 -0000      1.10
+++ tests/priv-check    17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Source this file at the beginning of a test that works
 # only when run as root or as non-root.
 
+# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 case "$PRIV_CHECK_ARG" in
   require-root) who='as root';;
   require-non-root) who='by an unprivileged user';;
Index: tests/rwx-to-mode
===================================================================
RCS file: /fetish/cu/tests/rwx-to-mode,v
retrieving revision 1.6
diff -p -u -r1.6 rwx-to-mode
--- tests/rwx-to-mode   30 Jan 2005 14:29:03 -0000      1.6
+++ tests/rwx-to-mode   17 Aug 2006 19:52:43 -0000
@@ -3,6 +3,23 @@
 # to the equivalent chmod --mode (-m) argument, (=,u=rwx,g=r,o=x and
 # =,u=rw,g=rx,o=wx).  Ignore ACLs.
 
+# Copyright (C) 2000, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 case $# in
   1) rwx=$1;;
   *) echo "$0: wrong number of arguments" 1>&2
Index: tests/sample-test
===================================================================
RCS file: /fetish/cu/tests/sample-test,v
retrieving revision 1.18
diff -p -u -r1.18 sample-test
--- tests/sample-test   11 Jul 2003 20:40:28 -0000      1.18
+++ tests/sample-test   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # FIXME
 
+# Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   FIXME --version
Index: tests/setgid-check
===================================================================
RCS file: /fetish/cu/tests/setgid-check,v
retrieving revision 1.4
diff -p -u -r1.4 setgid-check
--- tests/setgid-check  30 Jan 2005 14:30:10 -0000      1.4
+++ tests/setgid-check  17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Disable the current test if the working directory seems to have
 # the setgid bit set.
 
+# Copyright (C) 2000, 2002, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # This test should be run in the temporary directory that ends
 # up being removed via the trap commands.
 
Index: tests/chgrp/basic
===================================================================
RCS file: /fetish/cu/tests/chgrp/basic,v
retrieving revision 1.22
diff -p -u -r1.22 basic
--- tests/chgrp/basic   3 Jan 2006 06:20:25 -0000       1.22
+++ tests/chgrp/basic   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # make sure chgrp is reasonable
 
+# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chgrp/deref
===================================================================
RCS file: /fetish/cu/tests/chgrp/deref,v
retrieving revision 1.10
diff -p -u -r1.10 deref
--- tests/chgrp/deref   17 Jan 2005 22:40:57 -0000      1.10
+++ tests/chgrp/deref   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # see if chgrp can change the group of a symlink
 
+# Copyright (C) 2000, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chgrp/no-x
===================================================================
RCS file: /fetish/cu/tests/chgrp/no-x,v
retrieving revision 1.3
diff -p -u -r1.3 no-x
--- tests/chgrp/no-x    4 Jan 2006 16:09:03 -0000       1.3
+++ tests/chgrp/no-x    17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Make sure chgrp gives the right diagnostic for a readable,
 # but inaccessible directory.
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chgrp/posix-H
===================================================================
RCS file: /fetish/cu/tests/chgrp/posix-H,v
retrieving revision 1.4
diff -p -u -r1.4 posix-H
--- tests/chgrp/posix-H 17 Jan 2005 22:40:57 -0000      1.4
+++ tests/chgrp/posix-H 17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test POSIX-mandated -H option.
 
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chgrp/recurse
===================================================================
RCS file: /fetish/cu/tests/chgrp/recurse,v
retrieving revision 1.5
diff -p -u -r1.5 recurse
--- tests/chgrp/recurse 17 Jan 2005 22:40:57 -0000      1.5
+++ tests/chgrp/recurse 17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ad-hoc tests of chgrp with -R and -H or -L and symlinks
 
+# Copyright (C) 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chmod/c-option
===================================================================
RCS file: /fetish/cu/tests/chmod/c-option,v
retrieving revision 1.5
diff -p -u -r1.5 c-option
--- tests/chmod/c-option        30 Nov 2004 15:01:01 -0000      1.5
+++ tests/chmod/c-option        17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Verify that chmod's --changes (-c) option works.
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/equal-x
===================================================================
RCS file: /fetish/cu/tests/chmod/equal-x,v
retrieving revision 1.8
diff -p -u -r1.8 equal-x
--- tests/chmod/equal-x 28 Apr 2005 16:31:32 -0000      1.8
+++ tests/chmod/equal-x 17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "chmod =x" and the like.
+
+# Copyright (C) 1999, 2000, 2002, 2004, 2005 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/chmod/equals
===================================================================
RCS file: /fetish/cu/tests/chmod/equals,v
retrieving revision 1.4
diff -p -u -r1.4 equals
--- tests/chmod/equals  28 Apr 2005 16:31:49 -0000      1.4
+++ tests/chmod/equals  17 Aug 2006 19:52:43 -0000
@@ -3,6 +3,24 @@
 # Before fileutils-4.1.2, some of them didn't.
 # Also, before coreutils-5.3.1, =[ugo] sometimes didn't work.
 
+# Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/no-x
===================================================================
RCS file: /fetish/cu/tests/chmod/no-x,v
retrieving revision 1.6
diff -p -u -r1.6 no-x
--- tests/chmod/no-x    10 Jan 2006 11:52:52 -0000      1.6
+++ tests/chmod/no-x    17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Make sure chmod gives the right diagnostic for a readable,
 # but inaccessible directory.
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/octal
===================================================================
RCS file: /fetish/cu/tests/chmod/octal,v
retrieving revision 1.1
diff -p -u -r1.1 octal
--- tests/chmod/octal   20 Oct 2005 14:24:29 -0000      1.1
+++ tests/chmod/octal   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that chmod diagnoses a certain type of invalid mode string
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/setgid
===================================================================
RCS file: /fetish/cu/tests/chmod/setgid,v
retrieving revision 1.10
diff -p -u -r1.10 setgid
--- tests/chmod/setgid  16 Aug 2006 21:58:48 -0000      1.10
+++ tests/chmod/setgid  17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Make sure GNU chmod works the same way as those of Solaris, HPUX, AIX
 # wrt directories with the setgid bit set.
 
+# Copyright (C) 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/umask-x
===================================================================
RCS file: /fetish/cu/tests/chmod/umask-x,v
retrieving revision 1.1
diff -p -u -r1.1 umask-x
--- tests/chmod/umask-x 4 May 2005 17:22:54 -0000       1.1
+++ tests/chmod/umask-x 17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test that chmod -x file reports an error if the result is executable.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chmod/usage
===================================================================
RCS file: /fetish/cu/tests/chmod/usage,v
retrieving revision 1.5
diff -p -u -r1.5 usage
--- tests/chmod/usage   26 Sep 2005 07:25:23 -0000      1.5
+++ tests/chmod/usage   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Verify that chmod works correctly with odd option combinations.
 
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chmod --version
Index: tests/chown/basic
===================================================================
RCS file: /fetish/cu/tests/chown/basic,v
retrieving revision 1.6
diff -p -u -r1.6 basic
--- tests/chown/basic   14 Dec 2004 10:42:58 -0000      1.6
+++ tests/chown/basic   17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure chown --from=... works
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chgrp --version
Index: tests/chown/deref
===================================================================
RCS file: /fetish/cu/tests/chown/deref,v
retrieving revision 1.4
diff -p -u -r1.4 deref
--- tests/chown/deref   8 Jun 2004 15:26:45 -0000       1.4
+++ tests/chown/deref   17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # For coreutils-5.2.1 and earlier, chown --dereference would skip
 # symlinks having owner/group matching the specified owner/group.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chown --version
Index: tests/chown/separator
===================================================================
RCS file: /fetish/cu/tests/chown/separator,v
retrieving revision 1.3
diff -p -u -r1.3 separator
--- tests/chown/separator       30 Jan 2005 14:31:19 -0000      1.3
+++ tests/chown/separator       17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure "chown USER:GROUP FILE" works, and similar tests with separators.
 
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   chown --version
Index: tests/cp/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/cp/Makefile.am,v
retrieving revision 1.33
diff -p -u -r1.33 Makefile.am
--- tests/cp/Makefile.am        16 Aug 2006 21:53:57 -0000      1.33
+++ tests/cp/Makefile.am        17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for cp.                         -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 AUTOMAKE_OPTIONS = 1.1 gnits
 
 TESTS = \
Index: tests/cp/acl
===================================================================
RCS file: /fetish/cu/tests/cp/acl,v
retrieving revision 1.7
diff -p -u -r1.7 acl
--- tests/cp/acl        16 Aug 2006 21:53:57 -0000      1.7
+++ tests/cp/acl        17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # copy files/directories across file system boundaries
 # and make sure acls are preserved appropriately
 
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../acl
 # Make sure we get English translations.
 . $srcdir/../lang-default
Index: tests/cp/backup-1
===================================================================
RCS file: /fetish/cu/tests/cp/backup-1,v
retrieving revision 1.11
diff -p -u -r1.11 backup-1
--- tests/cp/backup-1   23 Jun 2004 15:07:04 -0000      1.11
+++ tests/cp/backup-1   17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test cp backup.
+
+# Copyright (C) 1997, 1999, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/cp/backup-is-src
===================================================================
RCS file: /fetish/cu/tests/cp/backup-is-src,v
retrieving revision 1.12
diff -p -u -r1.12 backup-is-src
--- tests/cp/backup-is-src      23 Jun 2004 15:07:04 -0000      1.12
+++ tests/cp/backup-is-src      17 Aug 2006 19:52:43 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test cp backup to source file.
+
+# Copyright (C) 1998, 1999, 2000, 2002, 2004 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/cp/cp-HL
===================================================================
RCS file: /fetish/cu/tests/cp/cp-HL,v
retrieving revision 1.3
diff -p -u -r1.3 cp-HL
--- tests/cp/cp-HL      23 Jun 2004 15:07:04 -0000      1.3
+++ tests/cp/cp-HL      17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,22 @@
 #!/bin/sh
-# test cp's new, -H and -L options
+# test cp's -H and -L options
+
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/cp/cp-deref
===================================================================
RCS file: /fetish/cu/tests/cp/cp-deref,v
retrieving revision 1.3
diff -p -u -r1.3 cp-deref
--- tests/cp/cp-deref   4 Feb 2006 10:44:19 -0000       1.3
+++ tests/cp/cp-deref   17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/cp-mv-backup
===================================================================
RCS file: /fetish/cu/tests/cp/cp-mv-backup,v
retrieving revision 1.18
diff -p -u -r1.18 cp-mv-backup
--- tests/cp/cp-mv-backup       23 Jun 2004 15:07:04 -0000      1.18
+++ tests/cp/cp-mv-backup       17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test basic --backup functionality for both cp and mv.
 
+# Copyright (C) 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/cp-parents
===================================================================
RCS file: /fetish/cu/tests/cp/cp-parents,v
retrieving revision 1.15
diff -p -u -r1.15 cp-parents
--- tests/cp/cp-parents 22 Jun 2005 18:08:35 -0000      1.15
+++ tests/cp/cp-parents 17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # cp -R --parents dir-specified-with-trailing-slash/ other-dir
 # would get a failed assertion.
 
+# Copyright (C) 2000, 2002, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/cp/deref-slink
===================================================================
RCS file: /fetish/cu/tests/cp/deref-slink,v
retrieving revision 1.3
diff -p -u -r1.3 deref-slink
--- tests/cp/deref-slink        23 Jun 2004 15:07:04 -0000      1.3
+++ tests/cp/deref-slink        17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Demonstrate bug when using -d with an existing destination file
 # that is a symlink.
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/dir-rm-dest
===================================================================
RCS file: /fetish/cu/tests/cp/dir-rm-dest,v
retrieving revision 1.3
diff -p -u -r1.3 dir-rm-dest
--- tests/cp/dir-rm-dest        23 Jun 2004 15:07:04 -0000      1.3
+++ tests/cp/dir-rm-dest        17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # verify that cp's --remove-destination option works with -R
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/dir-slash
===================================================================
RCS file: /fetish/cu/tests/cp/dir-slash,v
retrieving revision 1.5
diff -p -u -r1.5 dir-slash
--- tests/cp/dir-slash  23 Jun 2004 15:07:04 -0000      1.5
+++ tests/cp/dir-slash  17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Make sure that cp -R DIR1 DIR2 does the right thing
 # when DIR1 is written with a trailing slash.
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/dir-vs-file
===================================================================
RCS file: /fetish/cu/tests/cp/dir-vs-file,v
retrieving revision 1.6
diff -p -u -r1.6 dir-vs-file
--- tests/cp/dir-vs-file        23 Jun 2004 15:07:04 -0000      1.6
+++ tests/cp/dir-vs-file        17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # A directory may not replace an existing file.
 
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/fail-perm
===================================================================
RCS file: /fetish/cu/tests/cp/fail-perm,v
retrieving revision 1.12
diff -p -u -r1.12 fail-perm
--- tests/cp/fail-perm  28 Jul 2006 07:26:39 -0000      1.12
+++ tests/cp/fail-perm  17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 
+# Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/into-self
===================================================================
RCS file: /fetish/cu/tests/cp/into-self,v
retrieving revision 1.6
diff -p -u -r1.6 into-self
--- tests/cp/into-self  23 Jun 2004 15:07:04 -0000      1.6
+++ tests/cp/into-self  17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 # Confirm that copying a directory into itself gets a proper diagnostic.
+
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # In 4.0.35 and earlier, `mkdir dir && cp -R dir dir' would produce this:
 #   cp: won't create hard link `dir/dir/dir' to directory `'
 # Now it gives this:
Index: tests/cp/link
===================================================================
RCS file: /fetish/cu/tests/cp/link,v
retrieving revision 1.4
diff -p -u -r1.4 link
--- tests/cp/link       23 Jun 2004 15:07:04 -0000      1.4
+++ tests/cp/link       17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # 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, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/link-no-deref
===================================================================
RCS file: /fetish/cu/tests/cp/link-no-deref,v
retrieving revision 1.1
diff -p -u -r1.1 link-no-deref
--- tests/cp/link-no-deref      3 Jun 2006 09:03:19 -0000       1.1
+++ tests/cp/link-no-deref      17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that cp --link --no-dereference works properly
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/link-preserve
===================================================================
RCS file: /fetish/cu/tests/cp/link-preserve,v
retrieving revision 1.7
diff -p -u -r1.7 link-preserve
--- tests/cp/link-preserve      23 Jun 2004 15:07:04 -0000      1.7
+++ tests/cp/link-preserve      17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # ensure that `cp -d' preserves hard-links between command line arguments
 # ensure that --preserve=links works with -RH and -RL
 
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/no-deref-link1
===================================================================
RCS file: /fetish/cu/tests/cp/no-deref-link1,v
retrieving revision 1.9
diff -p -u -r1.9 no-deref-link1
--- tests/cp/no-deref-link1     23 Jun 2004 15:07:04 -0000      1.9
+++ tests/cp/no-deref-link1     17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # FIXME: This test requires ln -s.
 # cp from 3.16 fails this test
 
+# Copyright (C) 1997, 1999, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/no-deref-link2
===================================================================
RCS file: /fetish/cu/tests/cp/no-deref-link2,v
retrieving revision 1.9
diff -p -u -r1.9 no-deref-link2
--- tests/cp/no-deref-link2     23 Jun 2004 15:07:04 -0000      1.9
+++ tests/cp/no-deref-link2     17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # FIXME: This test requires ln -s.
 # cp from 3.16 fails this test
 
+# Copyright (C) 1997, 1999, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/no-deref-link3
===================================================================
RCS file: /fetish/cu/tests/cp/no-deref-link3,v
retrieving revision 1.10
diff -p -u -r1.10 no-deref-link3
--- tests/cp/no-deref-link3     23 Jun 2004 15:07:04 -0000      1.10
+++ tests/cp/no-deref-link3     17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # FIXME: This test requires ln -s.
 # cp from 3.16 fails this test
 
+# Copyright (C) 1997, 1999, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/perm
===================================================================
RCS file: /fetish/cu/tests/cp/perm,v
retrieving revision 1.8
diff -p -u -r1.8 perm
--- tests/cp/perm       4 Nov 2005 09:56:38 -0000       1.8
+++ tests/cp/perm       17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure the permission-preserving code in copy.c (mv, cp, install) works.
 
+# Copyright (C) 2000, 2002, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../very-expensive
 
 if test "$VERBOSE" = yes; then
Index: tests/cp/preserve-2
===================================================================
RCS file: /fetish/cu/tests/cp/preserve-2,v
retrieving revision 1.1
diff -p -u -r1.1 preserve-2
--- tests/cp/preserve-2 13 Dec 2002 09:14:36 -0000      1.1
+++ tests/cp/preserve-2 17 Aug 2006 19:52:43 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that cp's --preserve=X,Y option is parsed properly
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/r-vs-symlink
===================================================================
RCS file: /fetish/cu/tests/cp/r-vs-symlink,v
retrieving revision 1.6
diff -p -u -r1.6 r-vs-symlink
--- tests/cp/r-vs-symlink       23 Jun 2004 15:07:04 -0000      1.6
+++ tests/cp/r-vs-symlink       17 Aug 2006 19:52:43 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 # cp -r should not create symlinks.  Fixed in fileutils-4.1.5.
+
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Restored old behavior (whereby cp -r preserves symlinks) in 4.1.6,
 # though now such usage evokes a warning:
 # cp: `slink': WARNING: using -r to copy symbolic links is not portable
Index: tests/cp/same-file
===================================================================
RCS file: /fetish/cu/tests/cp/same-file,v
retrieving revision 1.41
diff -p -u -r1.41 same-file
--- tests/cp/same-file  11 Jun 2006 08:12:37 -0000      1.41
+++ tests/cp/same-file  17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,24 @@
 # Test some of cp's options and how cp handles situations in
 # which a naive implementation might overwrite the source file.
 
+# Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/slink-2-slink
===================================================================
RCS file: /fetish/cu/tests/cp/slink-2-slink,v
retrieving revision 1.5
diff -p -u -r1.5 slink-2-slink
--- tests/cp/slink-2-slink      23 Jun 2004 15:07:04 -0000      1.5
+++ tests/cp/slink-2-slink      17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # `test cp --update A B' where A and B are both symlinks that point
 # to the same file
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cp/special-bits
===================================================================
RCS file: /fetish/cu/tests/cp/special-bits,v
retrieving revision 1.14
diff -p -u -r1.14 special-bits
--- tests/cp/special-bits       23 Jun 2004 15:07:04 -0000      1.14
+++ tests/cp/special-bits       17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # make sure `cp -p' preserves special bits
 # This works only when run as root.
 
+# Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # This test would fail due to a bug introduced in 4.0y.
 # The bug was fixed in 4.0z.
 
Index: tests/cp/symlink-slash
===================================================================
RCS file: /fetish/cu/tests/cp/symlink-slash,v
retrieving revision 1.6
diff -p -u -r1.6 symlink-slash
--- tests/cp/symlink-slash      6 Dec 2004 22:42:53 -0000       1.6
+++ tests/cp/symlink-slash      17 Aug 2006 19:52:43 -0000
@@ -2,6 +2,23 @@
 # Make sure that cp -dR dereferences a symlink arg if its name is
 # written with a trailing slash.
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/cut/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/cut/Makefile.am,v
retrieving revision 1.28
diff -p -u -r1.28 Makefile.am
--- tests/cut/Makefile.am       3 Jul 2006 12:55:28 -0000       1.28
+++ tests/cut/Makefile.am       17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,21 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for 'cut'.                      -*-Makefile-*-
+
+# Copyright (C) 1996, 1997, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = cut
Index: tests/cut/Test.pm
===================================================================
RCS file: /fetish/cu/tests/cut/Test.pm,v
retrieving revision 1.14
diff -p -u -r1.14 Test.pm
--- tests/cut/Test.pm   2 Jun 2004 21:20:23 -0000       1.14
+++ tests/cut/Test.pm   17 Aug 2006 19:52:44 -0000
@@ -1,3 +1,23 @@
+# Test 'cut'.
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2003, 2004 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/dd/misc
===================================================================
RCS file: /fetish/cu/tests/dd/misc,v
retrieving revision 1.6
diff -p -u -r1.6 misc
--- tests/dd/misc       8 Mar 2006 18:57:55 -0000       1.6
+++ tests/dd/misc       17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Ensure dd treats `--' properly.
 # Also test some flag values.
 
+# Copyright (C) 1999, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 tmp_in=dd-in.$$
 tmp_in2=dd-in2.$$
 tmp_sym=dd-sym.$$
Index: tests/dd/not-rewound
===================================================================
RCS file: /fetish/cu/tests/dd/not-rewound,v
retrieving revision 1.5
diff -p -u -r1.5 not-rewound
--- tests/dd/not-rewound        23 Jun 2004 15:07:04 -0000      1.5
+++ tests/dd/not-rewound        17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Make sure dd does the right thing when the input file descriptor
 # is not rewound.
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   dd --version
Index: tests/dd/skip-seek
===================================================================
RCS file: /fetish/cu/tests/dd/skip-seek,v
retrieving revision 1.16
diff -p -u -r1.16 skip-seek
--- tests/dd/skip-seek  2 Nov 2005 21:29:28 -0000       1.16
+++ tests/dd/skip-seek  17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # -*- perl -*-
+# Test dd's skip and seek options.
+
+# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/dd/skip-seek2
===================================================================
RCS file: /fetish/cu/tests/dd/skip-seek2,v
retrieving revision 1.2
diff -p -u -r1.2 skip-seek2
--- tests/dd/skip-seek2 23 Jun 2004 15:07:04 -0000      1.2
+++ tests/dd/skip-seek2 17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # 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, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   dd --version
Index: tests/dd/unblock-sync
===================================================================
RCS file: /fetish/cu/tests/dd/unblock-sync,v
retrieving revision 1.3
diff -p -u -r1.3 unblock-sync
--- tests/dd/unblock-sync       28 Jun 2006 06:51:07 -0000      1.3
+++ tests/dd/unblock-sync       17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that dd conv=unblock,sync works.
 
+# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   dd --version
Index: tests/dircolors/simple
===================================================================
RCS file: /fetish/cu/tests/dircolors/simple,v
retrieving revision 1.10
diff -p -u -r1.10 simple
--- tests/dircolors/simple      3 Mar 2006 07:49:39 -0000       1.10
+++ tests/dircolors/simple      17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Simple dircolors tests.
+
+# Copyright (C) 1998, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/du/2g
===================================================================
RCS file: /fetish/cu/tests/du/2g,v
retrieving revision 1.4
diff -p -u -r1.4 2g
--- tests/du/2g 12 Nov 2005 08:54:17 -0000      1.4
+++ tests/du/2g 17 Aug 2006 19:52:44 -0000
@@ -3,6 +3,23 @@
 # Before coreutils-5.93, on systems with a signed, 32-bit stat.st_blocks
 # one of du's computations would overflow.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/8gb
===================================================================
RCS file: /fetish/cu/tests/du/8gb,v
retrieving revision 1.9
diff -p -u -r1.9 8gb
--- tests/du/8gb        2 Feb 2005 14:14:28 -0000       1.9
+++ tests/du/8gb        17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Ensure that du does not rely on narrow types like size_t for
 # file sizes or sums.
 
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/du/Makefile.am,v
retrieving revision 1.23
diff -p -u -r1.23 Makefile.am
--- tests/du/Makefile.am        3 Jul 2006 12:55:28 -0000       1.23
+++ tests/du/Makefile.am        17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "du".                       -*-Makefile-*-
+
+# Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 AUTOMAKE_OPTIONS = 1.4 gnits
 
 TESTS = \
Index: tests/du/basic
===================================================================
RCS file: /fetish/cu/tests/du/basic,v
retrieving revision 1.12
diff -p -u -r1.12 basic
--- tests/du/basic      14 Jun 2006 08:45:34 -0000      1.12
+++ tests/du/basic      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Compare actual numbers from du, assuming block size matches mine.
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/deref
===================================================================
RCS file: /fetish/cu/tests/du/deref,v
retrieving revision 1.3
diff -p -u -r1.3 deref
--- tests/du/deref      13 Oct 2002 13:33:05 -0000      1.3
+++ tests/du/deref      17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # prior to coreutils-4.5.3, du -D didn't work in some cases
 # Based on an example from Andreas Schwab and/or Michal Svec.
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/deref-args
===================================================================
RCS file: /fetish/cu/tests/du/deref-args,v
retrieving revision 1.7
diff -p -u -r1.7 deref-args
--- tests/du/deref-args 21 Jun 2005 08:45:19 -0000      1.7
+++ tests/du/deref-args 17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Ensure that --dereference-args (-D) gives reasonable names.
 # This test would fail for coreutils-5.0.91.
 
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/exclude
===================================================================
RCS file: /fetish/cu/tests/du/exclude,v
retrieving revision 1.6
diff -p -u -r1.6 exclude
--- tests/du/exclude    5 Jan 2005 07:53:11 -0000       1.6
+++ tests/du/exclude    17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure du's --exclude option works
 
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/fd-leak
===================================================================
RCS file: /fetish/cu/tests/du/fd-leak,v
retrieving revision 1.1
diff -p -u -r1.1 fd-leak
--- tests/du/fd-leak    14 May 2003 10:08:02 -0000      1.1
+++ tests/du/fd-leak    17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # check for file descriptor leak
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/files0-from
===================================================================
RCS file: /fetish/cu/tests/du/files0-from,v
retrieving revision 1.9
diff -p -u -r1.9 files0-from
--- tests/du/files0-from        20 Apr 2005 07:54:54 -0000      1.9
+++ tests/du/files0-from        17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Exercise du's --files0-from option.
 
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/du/hard-link
===================================================================
RCS file: /fetish/cu/tests/du/hard-link,v
retrieving revision 1.6
diff -p -u -r1.6 hard-link
--- tests/du/hard-link  16 Nov 2003 14:11:59 -0000      1.6
+++ tests/du/hard-link  17 Aug 2006 19:52:44 -0000
@@ -3,6 +3,23 @@
 # Likewise for excluded directories.
 # Ensure that hard links _are_ listed twice when using --count-links.
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/inaccessible-cwd
===================================================================
RCS file: /fetish/cu/tests/du/inaccessible-cwd,v
retrieving revision 1.2
diff -p -u -r1.2 inaccessible-cwd
--- tests/du/inaccessible-cwd   2 Oct 2003 17:14:39 -0000       1.2
+++ tests/du/inaccessible-cwd   17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # Ensure that even when run from an inaccessible directory, du can still
 # operate on accessible directories elsewhere.
+
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Before the switch to an fts-based implementation in coreutils 5.0.92,
 # this test would fail.
 
Index: tests/du/long-from-unreadable
===================================================================
RCS file: /fetish/cu/tests/du/long-from-unreadable,v
retrieving revision 1.2
diff -p -u -r1.2 long-from-unreadable
--- tests/du/long-from-unreadable       12 Apr 2006 07:07:32 -0000      1.2
+++ tests/du/long-from-unreadable       17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Show fts fails on old-fashioned systems.
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Show that fts (hence du, chmod, chgrp, chown) fails when all of the
 # following are true:
 #   - `.' is not readable
Index: tests/du/long-sloop
===================================================================
RCS file: /fetish/cu/tests/du/long-sloop,v
retrieving revision 1.9
diff -p -u -r1.9 long-sloop
--- tests/du/long-sloop 11 May 2006 07:29:53 -0000      1.9
+++ tests/du/long-sloop 17 Aug 2006 19:52:44 -0000
@@ -3,6 +3,23 @@
 # Show that du fails with ELOOP (Too many levels of symbolic links)
 # when it encounters that condition.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/no-deref
===================================================================
RCS file: /fetish/cu/tests/du/no-deref,v
retrieving revision 1.2
diff -p -u -r1.2 no-deref
--- tests/du/no-deref   6 Dec 2004 22:43:00 -0000       1.2
+++ tests/du/no-deref   17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,22 @@
 #!/bin/sh
-# Ensure that by defualt, du doesn't dereference symlinks given on command 
line.
+# Ensure that by default, du doesn't dereference command-line symlinks.
+
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/du/no-x
===================================================================
RCS file: /fetish/cu/tests/du/no-x,v
retrieving revision 1.4
diff -p -u -r1.4 no-x
--- tests/du/no-x       4 Jan 2006 16:06:59 -0000       1.4
+++ tests/du/no-x       17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Make sure du gives the right diagnostic for a readable,
 # but inaccessible directory.
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/restore-wd
===================================================================
RCS file: /fetish/cu/tests/du/restore-wd,v
retrieving revision 1.1
diff -p -u -r1.1 restore-wd
--- tests/du/restore-wd 8 Feb 2003 18:07:45 -0000       1.1
+++ tests/du/restore-wd 17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/slash
===================================================================
RCS file: /fetish/cu/tests/du/slash,v
retrieving revision 1.2
diff -p -u -r1.2 slash
--- tests/du/slash      2 Mar 2004 22:59:47 -0000       1.2
+++ tests/du/slash      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # `du /' would omit the `/' on the last line.
 
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/slink
===================================================================
RCS file: /fetish/cu/tests/du/slink,v
retrieving revision 1.11
diff -p -u -r1.11 slink
--- tests/du/slink      23 Jun 2004 15:07:04 -0000      1.11
+++ tests/du/slink      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that the size of a long-named-symlink is > 0.
 
+# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/du/trailing-slash
===================================================================
RCS file: /fetish/cu/tests/du/trailing-slash,v
retrieving revision 1.5
diff -p -u -r1.5 trailing-slash
--- tests/du/trailing-slash     2 Mar 2004 23:00:02 -0000       1.5
+++ tests/du/trailing-slash     17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # 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, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Before coreutils-4.5.3, it would remove a single trailing slash.
 
 if test "$VERBOSE" = yes; then
Index: tests/du/two-args
===================================================================
RCS file: /fetish/cu/tests/du/two-args,v
retrieving revision 1.6
diff -p -u -r1.6 two-args
--- tests/du/two-args   23 Jun 2004 15:07:04 -0000      1.6
+++ tests/du/two-args   17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Make sure `du d/1 d/2' works.
 # That command failed with du from fileutils-4.0q.
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   du --version
Index: tests/expr/basic
===================================================================
RCS file: /fetish/cu/tests/expr/basic,v
retrieving revision 1.14
diff -p -u -r1.14 basic
--- tests/expr/basic    12 Apr 2006 07:17:02 -0000      1.14
+++ tests/expr/basic    17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # -*-perl-*-
+# Basic tests for "expr".
+
+# Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/factor/basic
===================================================================
RCS file: /fetish/cu/tests/factor/basic,v
retrieving revision 1.7
diff -p -u -r1.7 basic
--- tests/factor/basic  1 Oct 2005 08:02:09 -0000       1.7
+++ tests/factor/basic  17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # -*-perl-*-
+# Basic tests for "factor".
+
+# Copyright (C) 1998, 1999, 2000, 2003, 2004, 2005 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/fmt/basic
===================================================================
RCS file: /fetish/cu/tests/fmt/basic,v
retrieving revision 1.13
diff -p -u -r1.13 basic
--- tests/fmt/basic     19 Jan 2006 20:58:22 -0000      1.13
+++ tests/fmt/basic     17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # -*- perl -*-
+# Basic tests for "fmt".
+
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/fmt/long-line
===================================================================
RCS file: /fetish/cu/tests/fmt/long-line,v
retrieving revision 1.2
diff -p -u -r1.2 long-line
--- tests/fmt/long-line 8 Oct 2002 09:21:08 -0000       1.2
+++ tests/fmt/long-line 17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure fmt -s works even on long lines
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   fmt --version
Index: tests/general/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/general/Makefile.am,v
retrieving revision 1.7
diff -p -u -r1.7 Makefile.am
--- tests/general/Makefile.am   3 Jul 2006 12:55:30 -0000       1.7
+++ tests/general/Makefile.am   17 Aug 2006 19:52:44 -0000
@@ -1,7 +1,7 @@
 ## Process this file with automake to create Makefile.in.
 
 ## Makefile for Autoconf testsuite.
-## Copyright 2000, 2003 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2003 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
Index: tests/general/atgeneral.m4
===================================================================
RCS file: /fetish/cu/tests/general/atgeneral.m4,v
retrieving revision 1.3
diff -p -u -r1.3 atgeneral.m4
--- tests/general/atgeneral.m4  14 May 2005 07:58:37 -0000      1.3
+++ tests/general/atgeneral.m4  17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,6 @@
 include(m4sh.m4)                                           -*- Autoconf -*-
 # M4 macros used in building test suites.
-# Copyright 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
Index: tests/general/dd.at
===================================================================
RCS file: /fetish/cu/tests/general/dd.at,v
retrieving revision 1.1
diff -p -u -r1.1 dd.at
--- tests/general/dd.at 25 Nov 2000 14:24:52 -0000      1.1
+++ tests/general/dd.at 17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,22 @@
 #                                                      -*- autoconf -*-
 
+# Copyright (C) 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 cat <<EOF
 
 Executables (autoheader, autoupdate...)
Index: tests/head/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/head/Makefile.am,v
retrieving revision 1.21
diff -p -u -r1.21 Makefile.am
--- tests/head/Makefile.am      3 Jul 2006 12:55:30 -0000       1.21
+++ tests/head/Makefile.am      17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,21 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "head".             -*-Makefile-*-
+
+# Copyright (C) 1997, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = head
Index: tests/head/Test.pm
===================================================================
RCS file: /fetish/cu/tests/head/Test.pm,v
retrieving revision 1.17
diff -p -u -r1.17 Test.pm
--- tests/head/Test.pm  29 Apr 2005 23:49:47 -0000      1.17
+++ tests/head/Test.pm  17 Aug 2006 19:52:44 -0000
@@ -1,3 +1,23 @@
+# Test "head".
+
+# Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2005 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/install/basic-1
===================================================================
RCS file: /fetish/cu/tests/install/basic-1,v
retrieving revision 1.18
diff -p -u -r1.18 basic-1
--- tests/install/basic-1       21 Sep 2005 14:05:45 -0000      1.18
+++ tests/install/basic-1       17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,23 @@
 #! /bin/sh
+# Basic tests for "install".
+
+# Copyright (C) 1998, 2000, 2001, 2002, 2004, 2005 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/install/create-leading
===================================================================
RCS file: /fetish/cu/tests/install/create-leading,v
retrieving revision 1.4
diff -p -u -r1.4 create-leading
--- tests/install/create-leading        17 Mar 2001 22:15:54 -0000      1.4
+++ tests/install/create-leading        17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,23 @@
 #! /bin/sh
 # Test -D option.
+
+# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Note that the tests below use `ginstall', not install, because
 # that's the name of the binary in ../../src.
 
Index: tests/install/d-slashdot
===================================================================
RCS file: /fetish/cu/tests/install/d-slashdot,v
retrieving revision 1.1
diff -p -u -r1.1 d-slashdot
--- tests/install/d-slashdot    24 Oct 2005 13:41:17 -0000      1.1
+++ tests/install/d-slashdot    17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that ginstall -d works with arguments specified with a trailing "/.".
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   install --version
Index: tests/install/trap
===================================================================
RCS file: /fetish/cu/tests/install/trap,v
retrieving revision 1.4
diff -p -u -r1.4 trap
--- tests/install/trap  28 Sep 2005 18:33:11 -0000      1.4
+++ tests/install/trap  17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Ensure that `install -s' doesn't infloop when its parent
 # process traps CHLD signal.
 
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ginstall --version
Index: tests/join/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/join/Makefile.am,v
retrieving revision 1.26
diff -p -u -r1.26 Makefile.am
--- tests/join/Makefile.am      3 Jul 2006 12:55:30 -0000       1.26
+++ tests/join/Makefile.am      17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "join".
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = join
Index: tests/join/Test.pm
===================================================================
RCS file: /fetish/cu/tests/join/Test.pm,v
retrieving revision 1.10
diff -p -u -r1.10 Test.pm
--- tests/join/Test.pm  10 Mar 2004 17:39:34 -0000      1.10
+++ tests/join/Test.pm  17 Aug 2006 19:52:44 -0000
@@ -1,3 +1,22 @@
+# Test "join".
+
+# Copyright (C) 1996, 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/ln/backup-1
===================================================================
RCS file: /fetish/cu/tests/ln/backup-1,v
retrieving revision 1.3
diff -p -u -r1.3 backup-1
--- tests/ln/backup-1   7 Nov 1999 10:47:52 -0000       1.3
+++ tests/ln/backup-1   17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Based on a problem report from Jamie Lokier.
 
 if test "$VERBOSE" = yes; then
Index: tests/ln/misc
===================================================================
RCS file: /fetish/cu/tests/ln/misc,v
retrieving revision 1.15
diff -p -u -r1.15 misc
--- tests/ln/misc       27 Jun 2004 09:42:45 -0000      1.15
+++ tests/ln/misc       17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Miscellaneous tests for "ln".
+
+# Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/ln/sf-1
===================================================================
RCS file: /fetish/cu/tests/ln/sf-1,v
retrieving revision 1.6
diff -p -u -r1.6 sf-1
--- tests/ln/sf-1       28 Oct 2000 12:33:26 -0000      1.6
+++ tests/ln/sf-1       17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "ln -sf".
+
+# Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 test=sf-1
 
Index: tests/ln/target-1
===================================================================
RCS file: /fetish/cu/tests/ln/target-1,v
retrieving revision 1.2
diff -p -u -r1.2 target-1
--- tests/ln/target-1   10 Oct 2002 08:32:14 -0000      1.2
+++ tests/ln/target-1   17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "ln --target-dir" with one file.
+
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Before coreutils-4.5.3, --target-dir didn't work with one file.
 # It would create the desired link, but would fail with a diagnosis like this:
 # ln: `d/.': cannot overwrite directory
Index: tests/ls/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/ls/Makefile.am,v
retrieving revision 1.24
diff -p -u -r1.24 Makefile.am
--- tests/ls/Makefile.am        25 Jul 2006 15:24:00 -0000      1.24
+++ tests/ls/Makefile.am        17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "ls".               -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 AUTOMAKE_OPTIONS = 1.2 gnits
 
Index: tests/ls/Test.pm
===================================================================
RCS file: /fetish/cu/tests/ls/Test.pm,v
retrieving revision 1.1
diff -p -u -r1.1 Test.pm
--- tests/ls/Test.pm    14 Sep 1997 02:27:25 -0000      1.1
+++ tests/ls/Test.pm    17 Aug 2006 19:52:44 -0000
@@ -1,3 +1,22 @@
+# Test "ls".
+
+# Copyright (C) 1997 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/ls/dangle
===================================================================
RCS file: /fetish/cu/tests/ls/dangle,v
retrieving revision 1.3
diff -p -u -r1.3 dangle
--- tests/ls/dangle     18 Jan 2003 18:06:44 -0000      1.3
+++ tests/ls/dangle     17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options.
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/dired
===================================================================
RCS file: /fetish/cu/tests/ls/dired,v
retrieving revision 1.3
diff -p -u -r1.3 dired
--- tests/ls/dired      23 Jun 2004 15:07:04 -0000      1.3
+++ tests/ls/dired      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure --dired option works
 
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/file-type
===================================================================
RCS file: /fetish/cu/tests/ls/file-type,v
retrieving revision 1.2
diff -p -u -r1.2 file-type
--- tests/ls/file-type  29 Apr 2005 21:01:29 -0000      1.2
+++ tests/ls/file-type  17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # contrast ls -F, ls -p, and ls --indicator-style=file-type
 
+# Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/follow-slink
===================================================================
RCS file: /fetish/cu/tests/ls/follow-slink,v
retrieving revision 1.6
diff -p -u -r1.6 follow-slink
--- tests/ls/follow-slink       6 May 2006 15:44:19 -0000       1.6
+++ tests/ls/follow-slink       17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure ls -L always follows symlinks
 
+# Copyright (C) 2000, 2002, 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/infloop
===================================================================
RCS file: /fetish/cu/tests/ls/infloop,v
retrieving revision 1.5
diff -p -u -r1.5 infloop
--- tests/ls/infloop    23 Jun 2004 15:07:04 -0000      1.5
+++ tests/ls/infloop    17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # show that the following no longer makes ls infloop
 # mkdir loop; cd loop; ln -s ../loop sub; ls -RL
 
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/inode
===================================================================
RCS file: /fetish/cu/tests/ls/inode,v
retrieving revision 1.3
diff -p -u -r1.3 inode
--- tests/ls/inode      6 May 2006 15:44:01 -0000       1.3
+++ tests/ls/inode      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure that ls -i works properly on symlinks.
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/m-option
===================================================================
RCS file: /fetish/cu/tests/ls/m-option,v
retrieving revision 1.1
diff -p -u -r1.1 m-option
--- tests/ls/m-option   24 Dec 2003 16:35:18 -0000      1.1
+++ tests/ls/m-option   17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # exercise the -m option
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/no-arg
===================================================================
RCS file: /fetish/cu/tests/ls/no-arg,v
retrieving revision 1.7
diff -p -u -r1.7 no-arg
--- tests/ls/no-arg     23 Jun 2004 15:07:04 -0000      1.7
+++ tests/ls/no-arg     17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure ls and `ls -R' do the right thing when invoked with no arguments.
 
+# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/recursive
===================================================================
RCS file: /fetish/cu/tests/ls/recursive,v
retrieving revision 1.4
diff -p -u -r1.4 recursive
--- tests/ls/recursive  23 Jun 2004 15:07:04 -0000      1.4
+++ tests/ls/recursive  17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # 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, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/rt-1
===================================================================
RCS file: /fetish/cu/tests/ls/rt-1,v
retrieving revision 1.5
diff -p -u -r1.5 rt-1
--- tests/ls/rt-1       23 Jun 2004 15:07:04 -0000      1.5
+++ tests/ls/rt-1       17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure name is used as secondary key when sorting on mtime or ctime.
 
+# Copyright (C) 1998, 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../envvar-check
 . $srcdir/../lang-default
 
Index: tests/ls/stat-dtype
===================================================================
RCS file: /fetish/cu/tests/ls/stat-dtype,v
retrieving revision 1.5
diff -p -u -r1.5 stat-dtype
--- tests/ls/stat-dtype 16 Aug 2006 09:44:55 -0000      1.5
+++ tests/ls/stat-dtype 17 Aug 2006 19:52:44 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 # Ensure that ls --file-type does not call stat unnecessarily.
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # The trick is to create an un-stat'able symlink and to see if ls
 # can report its type nonetheless, using dirent.d_type.
 
Index: tests/ls/stat-failed
===================================================================
RCS file: /fetish/cu/tests/ls/stat-failed,v
retrieving revision 1.4
diff -p -u -r1.4 stat-failed
--- tests/ls/stat-failed        26 Jul 2006 14:35:19 -0000      1.4
+++ tests/ls/stat-failed        17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Verify that ls works properly when it fails to stat a file that is
 # not mentioned on the command line.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/stat-vs-dirent
===================================================================
RCS file: /fetish/cu/tests/ls/stat-vs-dirent,v
retrieving revision 1.2
diff -p -u -r1.2 stat-vs-dirent
--- tests/ls/stat-vs-dirent     11 Aug 2006 08:40:11 -0000      1.2
+++ tests/ls/stat-vs-dirent     17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that d_ino (from ls -di) and st_ino (from stat --format=%i) match.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/symlink-slash
===================================================================
RCS file: /fetish/cu/tests/ls/symlink-slash,v
retrieving revision 1.4
diff -p -u -r1.4 symlink-slash
--- tests/ls/symlink-slash      6 Dec 2004 22:42:47 -0000       1.4
+++ tests/ls/symlink-slash      17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Do dereference a symlink arg if its name is written with a trailing slash.
 
+# Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls/time-1
===================================================================
RCS file: /fetish/cu/tests/ls/time-1,v
retrieving revision 1.21
diff -p -u -r1.21 time-1
--- tests/ls/time-1     23 Jun 2004 15:07:04 -0000      1.21
+++ tests/ls/time-1     17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # Test some of ls's sorting options.
 
+# Copyright (C) 1998, 1999, 2000, 2001, 2004 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ls --version
Index: tests/ls-2/tests
===================================================================
RCS file: /fetish/cu/tests/ls-2/tests,v
retrieving revision 1.27
diff -p -u -r1.27 tests
--- tests/ls-2/tests    16 Aug 2006 21:46:36 -0000      1.27
+++ tests/ls-2/tests    17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # -*- perl -*-
 
+# Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/md5sum/basic-1
===================================================================
RCS file: /fetish/cu/tests/md5sum/basic-1,v
retrieving revision 1.11
diff -p -u -r1.11 basic-1
--- tests/md5sum/basic-1        20 Apr 2005 07:54:54 -0000      1.11
+++ tests/md5sum/basic-1        17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Basic tests for "md5sum".
+
+# Copyright (C) 1998, 1999, 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/md5sum/newline-1
===================================================================
RCS file: /fetish/cu/tests/md5sum/newline-1,v
retrieving revision 1.6
diff -p -u -r1.6 newline-1
--- tests/md5sum/newline-1      20 Apr 2005 07:54:54 -0000      1.6
+++ tests/md5sum/newline-1      17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Newline tests for "md5sum".
+
+# Copyright (C) 1999, 2000, 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/misc/Makefile.am,v
retrieving revision 1.43
diff -p -u -r1.43 Makefile.am
--- tests/misc/Makefile.am      15 Aug 2006 23:41:26 -0000      1.43
+++ tests/misc/Makefile.am      17 Aug 2006 19:52:44 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make miscellaneous coreutils tests.                  -*-Makefile-*-
+
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 EXTRA_DIST = $(TESTS)
 
Index: tests/misc/base64
===================================================================
RCS file: /fetish/cu/tests/misc/base64,v
retrieving revision 1.3
diff -p -u -r1.3 base64
--- tests/misc/base64   27 Feb 2006 14:40:49 -0000      1.3
+++ tests/misc/base64   17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Exercise base64.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/basename
===================================================================
RCS file: /fetish/cu/tests/misc/basename,v
retrieving revision 1.1
diff -p -u -r1.1 basename
--- tests/misc/basename 26 Mar 2006 11:46:46 -0000      1.1
+++ tests/misc/basename 17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # -*-perl-*-
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/cat-proc
===================================================================
RCS file: /fetish/cu/tests/misc/cat-proc,v
retrieving revision 1.2
diff -p -u -r1.2 cat-proc
--- tests/misc/cat-proc 27 Jun 2006 18:43:59 -0000      1.2
+++ tests/misc/cat-proc 17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # Ensure that cat -E produces same output as cat, module `$'s,
 # even when applied to a file in /proc.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cat --version
Index: tests/misc/close-stdout
===================================================================
RCS file: /fetish/cu/tests/misc/close-stdout,v
retrieving revision 1.4
diff -p -u -r1.4 close-stdout
--- tests/misc/close-stdout     1 Jun 2006 07:10:15 -0000       1.4
+++ tests/misc/close-stdout     17 Aug 2006 19:52:44 -0000
@@ -2,6 +2,23 @@
 # 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, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/misc/csplit
===================================================================
RCS file: /fetish/cu/tests/misc/csplit,v
retrieving revision 1.8
diff -p -u -r1.8 csplit
--- tests/misc/csplit   12 Apr 2006 07:17:26 -0000      1.8
+++ tests/misc/csplit   17 Aug 2006 19:52:44 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # various csplit tests
 
+# Copyright (C) 2001, 2002, 2003, 2004, 2005 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   csplit --version
Index: tests/misc/date
===================================================================
RCS file: /fetish/cu/tests/misc/date,v
retrieving revision 1.22
diff -p -u -r1.22 date
--- tests/misc/date     25 Apr 2006 10:29:11 -0000      1.22
+++ tests/misc/date     17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "date".
+
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/date-sec
===================================================================
RCS file: /fetish/cu/tests/misc/date-sec,v
retrieving revision 1.3
diff -p -u -r1.3 date-sec
--- tests/misc/date-sec 15 Mar 2004 09:46:47 -0000      1.3
+++ tests/misc/date-sec 17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # `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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   date --version
Index: tests/misc/df
===================================================================
RCS file: /fetish/cu/tests/misc/df,v
retrieving revision 1.1
diff -p -u -r1.1 df
--- tests/misc/df       15 Aug 2006 23:41:26 -0000      1.1
+++ tests/misc/df       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that "df ." outputs a header.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   df --version
Index: tests/misc/dirname
===================================================================
RCS file: /fetish/cu/tests/misc/dirname,v
retrieving revision 1.1
diff -p -u -r1.1 dirname
--- tests/misc/dirname  26 Mar 2006 11:47:51 -0000      1.1
+++ tests/misc/dirname  17 Aug 2006 19:52:45 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 # -*-perl-*-
+# Test "dirname".
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/expand
===================================================================
RCS file: /fetish/cu/tests/misc/expand,v
retrieving revision 1.3
diff -p -u -r1.3 expand
--- tests/misc/expand   5 Jun 2006 20:03:52 -0000       1.3
+++ tests/misc/expand   17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Exercise expand.
 
+# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/false-status
===================================================================
RCS file: /fetish/cu/tests/misc/false-status,v
retrieving revision 1.1
diff -p -u -r1.1 false-status
--- tests/misc/false-status     5 Jun 2006 20:05:00 -0000       1.1
+++ tests/misc/false-status     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that false exits nonzero even with --help or --version
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   false --version
Index: tests/misc/fold
===================================================================
RCS file: /fetish/cu/tests/misc/fold,v
retrieving revision 1.4
diff -p -u -r1.4 fold
--- tests/misc/fold     5 Jun 2006 20:04:10 -0000       1.4
+++ tests/misc/fold     17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Exercise fold.
 
+# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/head-c
===================================================================
RCS file: /fetish/cu/tests/misc/head-c,v
retrieving revision 1.2
diff -p -u -r1.2 head-c
--- tests/misc/head-c   23 Jun 2004 15:07:04 -0000      1.2
+++ tests/misc/head-c   17 Aug 2006 19:52:45 -0000
@@ -1,5 +1,22 @@
 #!/bin/sh
-# exercize the fix of 2001-08-18, based on test case from Ian Bruce
+# exercise the fix of 2001-08-18, based on test case from Ian Bruce
+
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/misc/head-elide-tail
===================================================================
RCS file: /fetish/cu/tests/misc/head-elide-tail,v
retrieving revision 1.4
diff -p -u -r1.4 head-elide-tail
--- tests/misc/head-elide-tail  3 Dec 2005 22:16:24 -0000       1.4
+++ tests/misc/head-elide-tail  17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Exercise head's --bytes=-N option.
 
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/head-pos
===================================================================
RCS file: /fetish/cu/tests/misc/head-pos,v
retrieving revision 1.3
diff -p -u -r1.3 head-pos
--- tests/misc/head-pos 23 Jun 2004 15:07:04 -0000      1.3
+++ tests/misc/head-pos 17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # When reading a specified number of lines, ensure that the output
 # file pointer is positioned just after those lines.
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   head --version
Index: tests/misc/mknod
===================================================================
RCS file: /fetish/cu/tests/misc/mknod,v
retrieving revision 1.2
diff -p -u -r1.2 mknod
--- tests/misc/mknod    15 Jun 2006 17:35:00 -0000      1.2
+++ tests/misc/mknod    17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask
 
+# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mknod --version
Index: tests/misc/nice
===================================================================
RCS file: /fetish/cu/tests/misc/nice,v
retrieving revision 1.3
diff -p -u -r1.3 nice
--- tests/misc/nice     29 Apr 2005 21:48:48 -0000      1.3
+++ tests/misc/nice     17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,23 @@
 #! /bin/sh
+# Test "nice".
+
+# Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # This script takes no arguments.
 
 if test -n "$DJDIR"; then
Index: tests/misc/nl
===================================================================
RCS file: /fetish/cu/tests/misc/nl,v
retrieving revision 1.2
diff -p -u -r1.2 nl
--- tests/misc/nl       12 Apr 2003 19:52:33 -0000      1.2
+++ tests/misc/nl       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # exercise nl functionality
 
+# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   nl --version
Index: tests/misc/nohup
===================================================================
RCS file: /fetish/cu/tests/misc/nohup,v
retrieving revision 1.5
diff -p -u -r1.5 nohup
--- tests/misc/nohup    23 Mar 2006 23:35:32 -0000      1.5
+++ tests/misc/nohup    17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # test nohup
 
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   nohup --version
Index: tests/misc/paste-no-nl
===================================================================
RCS file: /fetish/cu/tests/misc/paste-no-nl,v
retrieving revision 1.2
diff -p -u -r1.2 paste-no-nl
--- tests/misc/paste-no-nl      20 Apr 2005 07:54:54 -0000      1.2
+++ tests/misc/paste-no-nl      17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # -*- perl -*-
 # Ensure that paste properly handles files lacking a final newline.
 
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/misc/pathchk1
===================================================================
RCS file: /fetish/cu/tests/misc/pathchk1,v
retrieving revision 1.4
diff -p -u -r1.4 pathchk1
--- tests/misc/pathchk1 10 Jan 2005 18:09:22 -0000      1.4
+++ tests/misc/pathchk1 17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # pathchk tests
 
+# Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   pathchk --version
Index: tests/misc/printf
===================================================================
RCS file: /fetish/cu/tests/misc/printf,v
retrieving revision 1.8
diff -p -u -r1.8 printf
--- tests/misc/printf   8 Jul 2004 14:03:20 -0000       1.8
+++ tests/misc/printf   17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # basic tests for printf
 
+# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 prog=`pwd`/../../src/printf
 
 if test "$VERBOSE" = yes; then
Index: tests/misc/printf-hex
===================================================================
RCS file: /fetish/cu/tests/misc/printf-hex,v
retrieving revision 1.2
diff -p -u -r1.2 printf-hex
--- tests/misc/printf-hex       10 Aug 2004 22:47:14 -0000      1.2
+++ tests/misc/printf-hex       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure that only two hex. digits are consumed in a \xHHH sequence
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 prog=`pwd`/../../src/printf
 
 if test "$VERBOSE" = yes; then
Index: tests/misc/pwd-long
===================================================================
RCS file: /fetish/cu/tests/misc/pwd-long,v
retrieving revision 1.3
diff -p -u -r1.3 pwd-long
--- tests/misc/pwd-long 18 Jun 2006 17:08:50 -0000      1.3
+++ tests/misc/pwd-long 17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Check "printf" with long arguments.
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 
Index: tests/misc/sha224sum
===================================================================
RCS file: /fetish/cu/tests/misc/sha224sum,v
retrieving revision 1.1
diff -p -u -r1.1 sha224sum
--- tests/misc/sha224sum        23 Oct 2005 15:46:39 -0000      1.1
+++ tests/misc/sha224sum        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sha224sum".
+
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/sha256sum
===================================================================
RCS file: /fetish/cu/tests/misc/sha256sum,v
retrieving revision 1.1
diff -p -u -r1.1 sha256sum
--- tests/misc/sha256sum        23 Oct 2005 15:46:39 -0000      1.1
+++ tests/misc/sha256sum        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sha256sum".
+
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/sha384sum
===================================================================
RCS file: /fetish/cu/tests/misc/sha384sum,v
retrieving revision 1.1
diff -p -u -r1.1 sha384sum
--- tests/misc/sha384sum        23 Oct 2005 15:46:39 -0000      1.1
+++ tests/misc/sha384sum        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sha384sum".
+
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/sha512sum
===================================================================
RCS file: /fetish/cu/tests/misc/sha512sum,v
retrieving revision 1.1
diff -p -u -r1.1 sha512sum
--- tests/misc/sha512sum        23 Oct 2005 15:46:39 -0000      1.1
+++ tests/misc/sha512sum        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sha512sum".
+
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/shuf
===================================================================
RCS file: /fetish/cu/tests/misc/shuf,v
retrieving revision 1.1
diff -p -u -r1.1 shuf
--- tests/misc/shuf     8 Aug 2006 22:22:48 -0000       1.1
+++ tests/misc/shuf     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that shuf randomizes its input.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   shuf --version
Index: tests/misc/sort-merge
===================================================================
RCS file: /fetish/cu/tests/misc/sort-merge,v
retrieving revision 1.1
diff -p -u -r1.1 sort-merge
--- tests/misc/sort-merge       5 Jun 2006 20:05:01 -0000       1.1
+++ tests/misc/sort-merge       17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sort -m".
+
+# Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/sort-rand
===================================================================
RCS file: /fetish/cu/tests/misc/sort-rand,v
retrieving revision 1.2
diff -p -u -r1.2 sort-rand
--- tests/misc/sort-rand        9 Aug 2006 08:24:37 -0000       1.2
+++ tests/misc/sort-rand        17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that sort --sort-random doesn't sort.
 
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   sort --version
Index: tests/misc/split-a
===================================================================
RCS file: /fetish/cu/tests/misc/split-a,v
retrieving revision 1.4
diff -p -u -r1.4 split-a
--- tests/misc/split-a  23 Jun 2004 15:07:04 -0000      1.4
+++ tests/misc/split-a  17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Show that split -a works.
 
+# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   split --version
Index: tests/misc/split-fail
===================================================================
RCS file: /fetish/cu/tests/misc/split-fail,v
retrieving revision 1.10
diff -p -u -r1.10 split-fail
--- tests/misc/split-fail       29 Apr 2005 23:50:03 -0000      1.10
+++ tests/misc/split-fail       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # split must fail when given length/count of zero.
 
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   split --version
Index: tests/misc/split-l
===================================================================
RCS file: /fetish/cu/tests/misc/split-l,v
retrieving revision 1.1
diff -p -u -r1.1 split-l
--- tests/misc/split-l  13 Oct 2002 22:11:13 -0000      1.1
+++ tests/misc/split-l  17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # show that `split --lines=2' works.
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   ln --version
Index: tests/misc/stat-fmt
===================================================================
RCS file: /fetish/cu/tests/misc/stat-fmt,v
retrieving revision 1.2
diff -p -u -r1.2 stat-fmt
--- tests/misc/stat-fmt 10 Jan 2004 10:10:12 -0000      1.2
+++ tests/misc/stat-fmt 17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that stat properly handles a format string ending with %
 
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   stat --version
Index: tests/misc/stat-printf
===================================================================
RCS file: /fetish/cu/tests/misc/stat-printf,v
retrieving revision 1.2
diff -p -u -r1.2 stat-printf
--- tests/misc/stat-printf      15 Dec 2005 20:15:05 -0000      1.2
+++ tests/misc/stat-printf      17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "stat --printf".
+
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/tac-continue
===================================================================
RCS file: /fetish/cu/tests/misc/tac-continue,v
retrieving revision 1.1
diff -p -u -r1.1 tac-continue
--- tests/misc/tac-continue     14 Dec 2004 10:35:35 -0000      1.1
+++ tests/misc/tac-continue     17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # when it encounters an error with say the first one.
 # With coreutils-5.2.1 and earlier, this test would fail.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tac --version
Index: tests/misc/test-diag
===================================================================
RCS file: /fetish/cu/tests/misc/test-diag,v
retrieving revision 1.1
diff -p -u -r1.1 test-diag
--- tests/misc/test-diag        5 Jun 2006 20:05:01 -0000       1.1
+++ tests/misc/test-diag        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test the diagnostics of "test".
+
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/misc/tty-eof
===================================================================
RCS file: /fetish/cu/tests/misc/tty-eof,v
retrieving revision 1.12
diff -p -u -r1.12 tty-eof
--- tests/misc/tty-eof  18 Apr 2006 14:59:22 -0000      1.12
+++ tests/misc/tty-eof  17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test whether programs exit upon a single EOF from a tty.
+
+# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 
Index: tests/misc/wc-files0
===================================================================
RCS file: /fetish/cu/tests/misc/wc-files0,v
retrieving revision 1.1
diff -p -u -r1.1 wc-files0
--- tests/misc/wc-files0        25 Jun 2006 18:26:10 -0000      1.1
+++ tests/misc/wc-files0        17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Show that wc's new --files0-from option works.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   wc --version
Index: tests/misc/wc-files0-from
===================================================================
RCS file: /fetish/cu/tests/misc/wc-files0-from,v
retrieving revision 1.1
diff -p -u -r1.1 wc-files0-from
--- tests/misc/wc-files0-from   25 Jun 2006 18:26:10 -0000      1.1
+++ tests/misc/wc-files0-from   17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # Exercise wc's --files0-from option.
 # This file bears a striking resemblance to tests/du/files0-from.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 : ${PERL=perl}
 : ${srcdir=.}
 
Index: tests/mkdir/concurrent-1
===================================================================
RCS file: /fetish/cu/tests/mkdir/concurrent-1,v
retrieving revision 1.3
diff -p -u -r1.3 concurrent-1
--- tests/mkdir/concurrent-1    19 Apr 2002 21:17:45 -0000      1.3
+++ tests/mkdir/concurrent-1    17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test whether "mkdir -p" works concurrently.
+
+# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 # TMPDIR should be an absolute dir for this test.
 # FIXME: enforce it
Index: tests/mkdir/p-1
===================================================================
RCS file: /fetish/cu/tests/mkdir/p-1,v
retrieving revision 1.5
diff -p -u -r1.5 p-1
--- tests/mkdir/p-1     19 Apr 2002 21:17:52 -0000      1.5
+++ tests/mkdir/p-1     17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "mkdir -p".
+
+# Copyright (C) 1997, 2000, 2002, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/mkdir/p-2
===================================================================
RCS file: /fetish/cu/tests/mkdir/p-2,v
retrieving revision 1.4
diff -p -u -r1.4 p-2
--- tests/mkdir/p-2     19 Apr 2002 21:17:08 -0000      1.4
+++ tests/mkdir/p-2     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Just like p-1, but with an absolute path.
 
+# Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/p-3
===================================================================
RCS file: /fetish/cu/tests/mkdir/p-3,v
retrieving revision 1.6
diff -p -u -r1.6 p-3
--- tests/mkdir/p-3     17 Jul 2006 03:12:22 -0000      1.6
+++ tests/mkdir/p-3     17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # causes immediate failure.  Also, ensure that we don't create
 # subsequent, relative command-line arguments in the wrong place.
 
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/p-slashdot
===================================================================
RCS file: /fetish/cu/tests/mkdir/p-slashdot,v
retrieving revision 1.1
diff -p -u -r1.1 p-slashdot
--- tests/mkdir/p-slashdot      24 Oct 2005 13:42:02 -0000      1.1
+++ tests/mkdir/p-slashdot      17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that mkdir -p works with arguments specified with a trailing "/.".
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/p-thru-slink
===================================================================
RCS file: /fetish/cu/tests/mkdir/p-thru-slink,v
retrieving revision 1.1
diff -p -u -r1.1 p-thru-slink
--- tests/mkdir/p-thru-slink    23 Dec 2005 18:16:40 -0000      1.1
+++ tests/mkdir/p-thru-slink    17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that mkdir -p foo/bar works when foo is a symbolic link to a directory
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/parents
===================================================================
RCS file: /fetish/cu/tests/mkdir/parents,v
retrieving revision 1.8
diff -p -u -r1.8 parents
--- tests/mkdir/parents 23 Jun 2004 15:07:04 -0000      1.8
+++ tests/mkdir/parents 17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure mkdir's -p options works properly
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/perm
===================================================================
RCS file: /fetish/cu/tests/mkdir/perm,v
retrieving revision 1.19
diff -p -u -r1.19 perm
--- tests/mkdir/perm    17 Jul 2006 03:12:44 -0000      1.19
+++ tests/mkdir/perm    17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,24 @@
 # Verify that mkdir's `-m MODE' option works properly
 # with various umask settings.
 
+# Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/special-1
===================================================================
RCS file: /fetish/cu/tests/mkdir/special-1,v
retrieving revision 1.6
diff -p -u -r1.6 special-1
--- tests/mkdir/special-1       28 Jul 2006 07:27:20 -0000      1.6
+++ tests/mkdir/special-1       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # verify that mkdir honors special bits in MODE
 
+# Copyright (C) 2000, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/t-slash
===================================================================
RCS file: /fetish/cu/tests/mkdir/t-slash,v
retrieving revision 1.3
diff -p -u -r1.3 t-slash
--- tests/mkdir/t-slash 23 Jun 2004 15:07:04 -0000      1.3
+++ tests/mkdir/t-slash 17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Ensure that mkdir works with arguments specified with and without
 # a trailing slash.
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mkdir --version
Index: tests/mkdir/writable-under-readonly
===================================================================
RCS file: /fetish/cu/tests/mkdir/writable-under-readonly,v
retrieving revision 1.1
diff -p -u -r1.1 writable-under-readonly
--- tests/mkdir/writable-under-readonly 22 Oct 2005 18:11:14 -0000      1.1
+++ tests/mkdir/writable-under-readonly 17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # This is just for the record.
 # This test is not run.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # Test for the 2005-10-13 patch to lib/mkdir-p.c that fixed this sort
 # of bug in mkdir:
 #
Index: tests/mv/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/mv/Makefile.am,v
retrieving revision 1.49
diff -p -u -r1.49 Makefile.am
--- tests/mv/Makefile.am        9 Jul 2006 17:49:24 -0000       1.49
+++ tests/mv/Makefile.am        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "mv".                       -*-Makefile-*-
+
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 AUTOMAKE_OPTIONS = 1.3 gnits
 
 XFAIL_TESTS = acl
Index: tests/mv/acl
===================================================================
RCS file: /fetish/cu/tests/mv/acl,v
retrieving revision 1.4
diff -p -u -r1.4 acl
--- tests/mv/acl        7 Dec 2005 08:08:08 -0000       1.4
+++ tests/mv/acl        17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # move files/directories across file system boundaries
 # and make sure acls are preserved
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../acl
 . $srcdir/setup
 # Make sure we get English translations.
Index: tests/mv/atomic
===================================================================
RCS file: /fetish/cu/tests/mv/atomic,v
retrieving revision 1.2
diff -p -u -r1.2 atomic
--- tests/mv/atomic     11 May 2006 08:18:34 -0000      1.2
+++ tests/mv/atomic     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that mv doesn't first unlink its destination in one particular case
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/backup-is-src
===================================================================
RCS file: /fetish/cu/tests/mv/backup-is-src,v
retrieving revision 1.10
diff -p -u -r1.10 backup-is-src
--- tests/mv/backup-is-src      20 Jan 2004 09:14:21 -0000      1.10
+++ tests/mv/backup-is-src      17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Force mv to use the copying code.
 
+# Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/childproof
===================================================================
RCS file: /fetish/cu/tests/mv/childproof,v
retrieving revision 1.5
diff -p -u -r1.5 childproof
--- tests/mv/childproof 23 Jun 2004 15:07:04 -0000      1.5
+++ tests/mv/childproof 17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Ensure that cp/mv don't clobber a just-copied file.
 # With fileutils-4.1 and earlier, this test would fail.
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/mv/diag
===================================================================
RCS file: /fetish/cu/tests/mv/diag,v
retrieving revision 1.7
diff -p -u -r1.7 diag
--- tests/mv/diag       28 Jun 2004 18:41:01 -0000      1.7
+++ tests/mv/diag       17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure we get proper diagnostics: e.g., with --target-dir=d but no args
 
+# Copyright (C) 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/dir-file
===================================================================
RCS file: /fetish/cu/tests/mv/dir-file,v
retrieving revision 1.3
diff -p -u -r1.3 dir-file
--- tests/mv/dir-file   3 Feb 2000 16:46:16 -0000       1.3
+++ tests/mv/dir-file   17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # mv must fail when src and dest are mismatched directory/non-directory.
 
+# Copyright (C) 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/dir2dir
===================================================================
RCS file: /fetish/cu/tests/mv/dir2dir,v
retrieving revision 1.2
diff -p -u -r1.2 dir2dir
--- tests/mv/dir2dir    9 Jul 2006 17:48:08 -0000       1.2
+++ tests/mv/dir2dir    17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Ensure that mv prints the right diagnostic for a dir->dir move
 # where the destination directory is not empty.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/dup-source
===================================================================
RCS file: /fetish/cu/tests/mv/dup-source,v
retrieving revision 1.5
diff -p -u -r1.5 dup-source
--- tests/mv/dup-source 23 Jun 2004 15:07:04 -0000      1.5
+++ tests/mv/dup-source 17 Aug 2006 19:52:45 -0000
@@ -4,6 +4,23 @@
 # made this fail:  cp a a d/
 # Ensure that mv fails with a similar command.
 
+# Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/mv/force
===================================================================
RCS file: /fetish/cu/tests/mv/force,v
retrieving revision 1.5
diff -p -u -r1.5 force
--- tests/mv/force      15 Jun 2002 07:56:40 -0000      1.5
+++ tests/mv/force      17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # move a file onto itself
 
+# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/hard-2
===================================================================
RCS file: /fetish/cu/tests/mv/hard-2,v
retrieving revision 1.2
diff -p -u -r1.2 hard-2
--- tests/mv/hard-2     28 Feb 2003 21:34:15 -0000      1.2
+++ tests/mv/hard-2     17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Ensure that moving hard-linked arguments onto existing destinations works.
 # Likewise when using cp --preserve=link.
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/hard-3
===================================================================
RCS file: /fetish/cu/tests/mv/hard-3,v
retrieving revision 1.6
diff -p -u -r1.6 hard-3
--- tests/mv/hard-3     5 Mar 2003 07:38:10 -0000       1.6
+++ tests/mv/hard-3     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,25 @@
 #!/bin/sh
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # This bug was fixed in coreutils-4.5.9.
 # To exercise this bug is non-trivial:
 # Set-up requires at least three hard-linked files.  In copying them,
Index: tests/mv/hard-4
===================================================================
RCS file: /fetish/cu/tests/mv/hard-4,v
retrieving revision 1.2
diff -p -u -r1.2 hard-4
--- tests/mv/hard-4     20 Jan 2004 09:14:26 -0000      1.2
+++ tests/mv/hard-4     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that mv removes a in this case: touch a; ln a b; mv a b
 
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/hard-link-1
===================================================================
RCS file: /fetish/cu/tests/mv/hard-link-1,v
retrieving revision 1.4
diff -p -u -r1.4 hard-link-1
--- tests/mv/hard-link-1        17 Dec 2004 08:58:56 -0000      1.4
+++ tests/mv/hard-link-1        17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # move a directory containing hard-linked files and
 # make sure the links are preserved
 
+# Copyright (C) 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/i-1
===================================================================
RCS file: /fetish/cu/tests/mv/i-1,v
retrieving revision 1.4
diff -p -u -r1.4 i-1
--- tests/mv/i-1        20 Apr 2005 07:54:54 -0000      1.4
+++ tests/mv/i-1        17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Make sure a `n' reply to `mv -i...' aborts the move operation.
+
+# Copyright (C) 2001, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/mv/i-2
===================================================================
RCS file: /fetish/cu/tests/mv/i-2,v
retrieving revision 1.7
diff -p -u -r1.7 i-2
--- tests/mv/i-2        15 Sep 2001 11:18:40 -0000      1.7
+++ tests/mv/i-2        17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Test both cp and mv for their behavior with -if and -fi
 # The standards (POSIX and SuS) dictate annoyingly inconsistent behavior.
 
+# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/i-3
===================================================================
RCS file: /fetish/cu/tests/mv/i-3,v
retrieving revision 1.5
diff -p -u -r1.5 i-3
--- tests/mv/i-3        23 Jun 2004 15:07:04 -0000      1.5
+++ tests/mv/i-3        17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Make sure that `mv file unwritable-file' prompts the user
 # and that `mv -f file unwritable-file' doesn't.
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/i-4
===================================================================
RCS file: /fetish/cu/tests/mv/i-4,v
retrieving revision 1.2
diff -p -u -r1.2 i-4
--- tests/mv/i-4        11 Mar 2005 09:37:15 -0000      1.2
+++ tests/mv/i-4        17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure `mv -i a b' does its job with a positive response
 
+# Copyright (C) 2001, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/i-link-no
===================================================================
RCS file: /fetish/cu/tests/mv/i-link-no,v
retrieving revision 1.8
diff -p -u -r1.8 i-link-no
--- tests/mv/i-link-no  28 Jun 2006 06:51:06 -0000      1.8
+++ tests/mv/i-link-no  17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Show that mv doesn't preserve links to files the user has declined to move.
 
+# Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/into-self
===================================================================
RCS file: /fetish/cu/tests/mv/into-self,v
retrieving revision 1.8
diff -p -u -r1.8 into-self
--- tests/mv/into-self  15 Jun 2002 08:01:41 -0000      1.8
+++ tests/mv/into-self  17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #! /bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
+# Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/into-self-2
===================================================================
RCS file: /fetish/cu/tests/mv/into-self-2,v
retrieving revision 1.7
diff -p -u -r1.7 into-self-2
--- tests/mv/into-self-2        22 Oct 2000 13:09:33 -0000      1.7
+++ tests/mv/into-self-2        17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # Consider the case where SRC and DEST are on different
 # partitions and DEST is a symlink to SRC.
 
+# Copyright (C) 1998, 1999, 200 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/into-self-3
===================================================================
RCS file: /fetish/cu/tests/mv/into-self-3,v
retrieving revision 1.4
diff -p -u -r1.4 into-self-3
--- tests/mv/into-self-3        22 Oct 2000 13:09:33 -0000      1.4
+++ tests/mv/into-self-3        17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # move a directory into itself, with a twist
 
+# Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/into-self-4
===================================================================
RCS file: /fetish/cu/tests/mv/into-self-4,v
retrieving revision 1.2
diff -p -u -r1.2 into-self-4
--- tests/mv/into-self-4        23 Jun 2004 15:07:04 -0000      1.2
+++ tests/mv/into-self-4        17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # confirm that `mv symlink symlink' doesn't remove symlink
 # Based on an example from David Luyer.
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/leak-fd
===================================================================
RCS file: /fetish/cu/tests/mv/leak-fd,v
retrieving revision 1.2
diff -p -u -r1.2 leak-fd
--- tests/mv/leak-fd    6 May 2006 14:23:31 -0000       1.2
+++ tests/mv/leak-fd    17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,24 @@
 # Exercise mv's file-descriptor-leak bug, reported against coreutils-5.2.1
 # and fixed (properly) on 2004-10-21.
 
+# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # This test is relatively expensive, and might well evoke a
 # framework-failure on systems with a smaller command-line length
 # limit so don't run it by default.
Index: tests/mv/mv-special-1
===================================================================
RCS file: /fetish/cu/tests/mv/mv-special-1,v
retrieving revision 1.25
diff -p -u -r1.25 mv-special-1
--- tests/mv/mv-special-1       19 Apr 2005 07:26:18 -0000      1.25
+++ tests/mv/mv-special-1       17 Aug 2006 19:52:45 -0000
@@ -1,4 +1,23 @@
 #! /bin/sh
+# Test "mv" with special files.
+
+# Copyright (C) 1998, 1999, 2000, 2002, 2004, 2005 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   set -x
Index: tests/mv/no-target-dir
===================================================================
RCS file: /fetish/cu/tests/mv/no-target-dir,v
retrieving revision 1.2
diff -p -u -r1.2 no-target-dir
--- tests/mv/no-target-dir      13 May 2006 08:41:02 -0000      1.2
+++ tests/mv/no-target-dir      17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # ensure that --no-target-directory (-T) works when the destination is
 # an empty directory.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/part-fail
===================================================================
RCS file: /fetish/cu/tests/mv/part-fail,v
retrieving revision 1.8
diff -p -u -r1.8 part-fail
--- tests/mv/part-fail  23 Jun 2004 15:07:04 -0000      1.8
+++ tests/mv/part-fail  17 Aug 2006 19:52:45 -0000
@@ -4,6 +4,23 @@
 # This is a bit fragile since it relies on the string used
 # for EPERM: `permission denied'.
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/part-hardlink
===================================================================
RCS file: /fetish/cu/tests/mv/part-hardlink,v
retrieving revision 1.3
diff -p -u -r1.3 part-hardlink
--- tests/mv/part-hardlink      29 Apr 2005 21:49:20 -0000      1.3
+++ tests/mv/part-hardlink      17 Aug 2006 19:52:45 -0000
@@ -4,6 +4,23 @@
 # For additional constraints, see the comment in copy.c.
 # Before coreutils-5.2.1, this test would fail.
 
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/part-rename
===================================================================
RCS file: /fetish/cu/tests/mv/part-rename,v
retrieving revision 1.5
diff -p -u -r1.5 part-rename
--- tests/mv/part-rename        23 Jun 2004 15:07:04 -0000      1.5
+++ tests/mv/part-rename        17 Aug 2006 19:52:45 -0000
@@ -3,6 +3,23 @@
 # another, and giving it a different name at the destination would cause mv
 # to get a failed assertion.
 
+# Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/part-symlink
===================================================================
RCS file: /fetish/cu/tests/mv/part-symlink,v
retrieving revision 1.18
diff -p -u -r1.18 part-symlink
--- tests/mv/part-symlink       23 Jun 2004 15:07:04 -0000      1.18
+++ tests/mv/part-symlink       17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # make sure cp and mv can handle many combinations of local and
 # other-partition regular/symlink'd files.
 
+# Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/partition-perm
===================================================================
RCS file: /fetish/cu/tests/mv/partition-perm,v
retrieving revision 1.5
diff -p -u -r1.5 partition-perm
--- tests/mv/partition-perm     20 Oct 2001 14:01:23 -0000      1.5
+++ tests/mv/partition-perm     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure permissions are preserved when moving from one partition to 
another.
 
+# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/perm-1
===================================================================
RCS file: /fetish/cu/tests/mv/perm-1,v
retrieving revision 1.5
diff -p -u -r1.5 perm-1
--- tests/mv/perm-1     23 Jun 2004 15:07:04 -0000      1.5
+++ tests/mv/perm-1     17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # ensure that mv gives one diagnostic, not two, when failing
 # due to lack of permissions
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/reply-no
===================================================================
RCS file: /fetish/cu/tests/mv/reply-no,v
retrieving revision 1.2
diff -p -u -r1.2 reply-no
--- tests/mv/reply-no   3 Jul 2005 16:58:48 -0000       1.2
+++ tests/mv/reply-no   17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that `mv --reply=no f1 f2' works.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/setup
===================================================================
RCS file: /fetish/cu/tests/mv/setup,v
retrieving revision 1.14
diff -p -u -r1.14 setup
--- tests/mv/setup      19 Apr 2005 07:36:39 -0000      1.14
+++ tests/mv/setup      17 Aug 2006 19:52:45 -0000
@@ -4,6 +4,23 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
+# Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 test "${CANDIDATE_TMP_DIRS+set}" = set \
   || CANDIDATE_TMP_DIRS="$TMPDIR /tmp /var/tmp /usr/tmp $HOME"
 
Index: tests/mv/to-symlink
===================================================================
RCS file: /fetish/cu/tests/mv/to-symlink,v
retrieving revision 1.4
diff -p -u -r1.4 to-symlink
--- tests/mv/to-symlink 2 Sep 2000 07:55:32 -0000       1.4
+++ tests/mv/to-symlink 17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # Make sure that the copying code used in an inter-partition
 # move unlinks a destination symlink before opening it.
 
+# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/trailing-slash
===================================================================
RCS file: /fetish/cu/tests/mv/trailing-slash,v
retrieving revision 1.2
diff -p -u -r1.2 trailing-slash
--- tests/mv/trailing-slash     23 Jun 2004 15:07:04 -0000      1.2
+++ tests/mv/trailing-slash     17 Aug 2006 19:52:45 -0000
@@ -2,6 +2,23 @@
 # On some operating systems, e.g. SunOS-4.1.1_U1 on sun3x,
 # rename() doesn't accept trailing slashes.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   mv --version
Index: tests/mv/update
===================================================================
RCS file: /fetish/cu/tests/mv/update,v
retrieving revision 1.4
diff -p -u -r1.4 update
--- tests/mv/update     23 Jun 2004 15:07:04 -0000      1.4
+++ tests/mv/update     17 Aug 2006 19:52:45 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure --update works as advertised
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   cp --version
Index: tests/mv/vfat
===================================================================
RCS file: /fetish/cu/tests/mv/vfat,v
retrieving revision 1.1
diff -p -u -r1.1 vfat
--- tests/mv/vfat       7 Sep 2003 17:16:31 -0000       1.1
+++ tests/mv/vfat       17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # This is just for the record.
 # This test is not run.
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 exit 0
 
 cat <<\EOF
Index: tests/od/od-N
===================================================================
RCS file: /fetish/cu/tests/od/od-N,v
retrieving revision 1.3
diff -p -u -r1.3 od-N
--- tests/od/od-N       4 Jan 2005 08:59:35 -0000       1.3
+++ tests/od/od-N       17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Verify that `od -N N' reads no more than N bytes of input.
 
+# Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   od --version
Index: tests/od/x8
===================================================================
RCS file: /fetish/cu/tests/od/x8,v
retrieving revision 1.4
diff -p -u -r1.4 x8
--- tests/od/x8 21 Feb 2005 07:22:49 -0000      1.4
+++ tests/od/x8 17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # verify that od -t x8 works properly
 # This would fail before coreutils-4.5.2.
 
+# Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   od --version
Index: tests/pr/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/pr/Makefile.am,v
retrieving revision 1.30
diff -p -u -r1.30 Makefile.am
--- tests/pr/Makefile.am        3 Jul 2006 12:55:34 -0000       1.30
+++ tests/pr/Makefile.am        17 Aug 2006 19:52:46 -0000
@@ -1,3 +1,23 @@
+# Make coreutils tests for "pr".                       -*-Makefile-*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
 ##test-files-begin
Index: tests/pr/Test.pm
===================================================================
RCS file: /fetish/cu/tests/pr/Test.pm,v
retrieving revision 1.21
diff -p -u -r1.21 Test.pm
--- tests/pr/Test.pm    29 Apr 2005 23:50:22 -0000      1.21
+++ tests/pr/Test.pm    17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
 # -*-perl-*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/readlink/can-e
===================================================================
RCS file: /fetish/cu/tests/readlink/can-e,v
retrieving revision 1.2
diff -p -u -r1.2 can-e
--- tests/readlink/can-e        28 Jul 2004 00:07:00 -0000      1.2
+++ tests/readlink/can-e        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # tests for canonicalize-existing mode (readlink -e).
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   readlink --version
Index: tests/readlink/can-f
===================================================================
RCS file: /fetish/cu/tests/readlink/can-f,v
retrieving revision 1.2
diff -p -u -r1.2 can-f
--- tests/readlink/can-f        28 Jul 2004 00:07:00 -0000      1.2
+++ tests/readlink/can-f        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # tests for canonicalize mode (readlink -f).
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   readlink --version
Index: tests/readlink/can-m
===================================================================
RCS file: /fetish/cu/tests/readlink/can-m,v
retrieving revision 1.2
diff -p -u -r1.2 can-m
--- tests/readlink/can-m        28 Jul 2004 00:07:00 -0000      1.2
+++ tests/readlink/can-m        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # tests for canonicalize-missing mode (readlink -m).
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   readlink --version
Index: tests/readlink/rl-1
===================================================================
RCS file: /fetish/cu/tests/readlink/rl-1,v
retrieving revision 1.1
diff -p -u -r1.1 rl-1
--- tests/readlink/rl-1 6 Jul 2004 16:14:40 -0000       1.1
+++ tests/readlink/rl-1 17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # test for readlink mode.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   readlink --version
Index: tests/rm/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/rm/Makefile.am,v
retrieving revision 1.34
diff -p -u -r1.34 Makefile.am
--- tests/rm/Makefile.am        3 Jul 2006 12:55:34 -0000       1.34
+++ tests/rm/Makefile.am        17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "rm".                       -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 AUTOMAKE_OPTIONS = 1.1 gnits
 
 TESTS = \
Index: tests/rm/cycle
===================================================================
RCS file: /fetish/cu/tests/rm/cycle,v
retrieving revision 1.2
diff -p -u -r1.2 cycle
--- tests/rm/cycle      6 Feb 2003 08:09:18 -0000       1.2
+++ tests/rm/cycle      17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle.
 
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/dangling-symlink
===================================================================
RCS file: /fetish/cu/tests/rm/dangling-symlink,v
retrieving revision 1.9
diff -p -u -r1.9 dangling-symlink
--- tests/rm/dangling-symlink   3 Dec 2005 22:16:30 -0000       1.9
+++ tests/rm/dangling-symlink   17 Aug 2006 19:52:46 -0000
@@ -4,6 +4,23 @@
 # But for fileutils-4.1.9, it would do the former and
 # for fileutils-4.1.10 the latter.
 
+# Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/deep-1
===================================================================
RCS file: /fetish/cu/tests/rm/deep-1,v
retrieving revision 1.17
diff -p -u -r1.17 deep-1
--- tests/rm/deep-1     23 Jun 2004 15:07:04 -0000      1.17
+++ tests/rm/deep-1     17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "rm" with a deep hierarchy.
+
+# Copyright (C) 1997, 2002, 2003, 2004, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 # This is a bit of a torture test for mkdir -p, too.
 # GNU rm performs *much* better on systems that have a d_type member
Index: tests/rm/dir-no-w
===================================================================
RCS file: /fetish/cu/tests/rm/dir-no-w,v
retrieving revision 1.3
diff -p -u -r1.3 dir-no-w
--- tests/rm/dir-no-w   3 Dec 2005 22:16:39 -0000       1.3
+++ tests/rm/dir-no-w   17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # rm (without -r) must give a diagnostic for any directory.
 # It must not prompt, even if that directory is unwritable.
 
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/dir-nonrecur
===================================================================
RCS file: /fetish/cu/tests/rm/dir-nonrecur,v
retrieving revision 1.1
diff -p -u -r1.1 dir-nonrecur
--- tests/rm/dir-nonrecur       2 Nov 2005 09:38:38 -0000       1.1
+++ tests/rm/dir-nonrecur       17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # Ensure that `rm dir' (i.e., without --recursive) gives a reasonable
 # diagnostic when failing.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/dot-rel
===================================================================
RCS file: /fetish/cu/tests/rm/dot-rel,v
retrieving revision 1.2
diff -p -u -r1.2 dot-rel
--- tests/rm/dot-rel    21 Oct 2004 09:19:06 -0000      1.2
+++ tests/rm/dot-rel    17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/empty-inacc
===================================================================
RCS file: /fetish/cu/tests/rm/empty-inacc,v
retrieving revision 1.2
diff -p -u -r1.2 empty-inacc
--- tests/rm/empty-inacc        26 Jun 2006 13:02:01 -0000      1.2
+++ tests/rm/empty-inacc        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that rm -rf removes an empty-and-inaccessible directory.
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/empty-name
===================================================================
RCS file: /fetish/cu/tests/rm/empty-name,v
retrieving revision 1.4
diff -p -u -r1.4 empty-name
--- tests/rm/empty-name 20 Apr 2005 07:54:54 -0000      1.4
+++ tests/rm/empty-name 17 Aug 2006 19:52:46 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
+
+# Copyright (C) 1998, 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # On SunOS 4.1.3, running rm -r '' in a nonempty directory may
 # actually remove files with names of entries in the current directory
 # but relative to `/' rather than relative to the current directory.
Index: tests/rm/f-1
===================================================================
RCS file: /fetish/cu/tests/rm/f-1,v
retrieving revision 1.5
diff -p -u -r1.5 f-1
--- tests/rm/f-1        23 Jun 2004 15:07:04 -0000      1.5
+++ tests/rm/f-1        17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "rm -f" with a nonexistent file.
+
+# Copyright (C) 1997, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 test=f-1
 
Index: tests/rm/fail-2eperm
===================================================================
RCS file: /fetish/cu/tests/rm/fail-2eperm,v
retrieving revision 1.6
diff -p -u -r1.6 fail-2eperm
--- tests/rm/fail-2eperm        24 Nov 2003 08:05:25 -0000      1.6
+++ tests/rm/fail-2eperm        17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/fail-eperm
===================================================================
RCS file: /fetish/cu/tests/rm/fail-eperm,v
retrieving revision 1.15
diff -p -u -r1.15 fail-eperm
--- tests/rm/fail-eperm 19 Sep 2004 07:11:16 -0000      1.15
+++ tests/rm/fail-eperm 17 Aug 2006 19:52:46 -0000
@@ -3,6 +3,23 @@
 # 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, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/hash
===================================================================
RCS file: /fetish/cu/tests/rm/hash,v
retrieving revision 1.11
diff -p -u -r1.11 hash
--- tests/rm/hash       23 Jun 2004 15:07:04 -0000      1.11
+++ tests/rm/hash       17 Aug 2006 19:52:46 -0000
@@ -3,6 +3,23 @@
 # Before then, rm would fail occasionally, sometimes via
 # a failed assertion, others with a seg fault.
 
+# Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../expensive
 
 if test "$VERBOSE" = yes; then
Index: tests/rm/i-1
===================================================================
RCS file: /fetish/cu/tests/rm/i-1,v
retrieving revision 1.8
diff -p -u -r1.8 i-1
--- tests/rm/i-1        23 Jun 2004 15:07:04 -0000      1.8
+++ tests/rm/i-1        17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "rm -i".
+
+# Copyright (C) 1997, 1998, 2002, 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 test=i-1
 
Index: tests/rm/i-no-r
===================================================================
RCS file: /fetish/cu/tests/rm/i-no-r,v
retrieving revision 1.3
diff -p -u -r1.3 i-no-r
--- tests/rm/i-no-r     8 Oct 2002 09:21:09 -0000       1.3
+++ tests/rm/i-no-r     17 Aug 2006 19:52:46 -0000
@@ -3,6 +3,23 @@
 # recurse into directory DIR.  rm -i (without -r) must fail in that case.
 # Fixed in coreutils-4.5.2.
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/inaccessible
===================================================================
RCS file: /fetish/cu/tests/rm/inaccessible,v
retrieving revision 1.5
diff -p -u -r1.5 inaccessible
--- tests/rm/inaccessible       17 Jun 2006 17:46:33 -0000      1.5
+++ tests/rm/inaccessible       17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # Ensure that rm works even when run from a directory
 # for which the user has no access at all.
 
+# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/interactive-always
===================================================================
RCS file: /fetish/cu/tests/rm/interactive-always,v
retrieving revision 1.1
diff -p -u -r1.1 interactive-always
--- tests/rm/interactive-always 20 Feb 2006 12:49:54 -0000      1.1
+++ tests/rm/interactive-always 17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test the --interactive[=WHEN] changes added to coreutils 6.0
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 test=interactive-always
 
 if test "$VERBOSE" = yes; then
Index: tests/rm/interactive-once
===================================================================
RCS file: /fetish/cu/tests/rm/interactive-once,v
retrieving revision 1.1
diff -p -u -r1.1 interactive-once
--- tests/rm/interactive-once   20 Feb 2006 12:49:54 -0000      1.1
+++ tests/rm/interactive-once   17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test the -I option added to coreutils 6.0
 
+# Copyright (C) 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 test=interactive-once
 
 if test "$VERBOSE" = yes; then
Index: tests/rm/ir-1
===================================================================
RCS file: /fetish/cu/tests/rm/ir-1,v
retrieving revision 1.11
diff -p -u -r1.11 ir-1
--- tests/rm/ir-1       23 Jun 2004 15:07:04 -0000      1.11
+++ tests/rm/ir-1       17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "rm -ir".
+
+# Copyright (C) 1997, 1998, 2002, 2004, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 test=ir-1
 
Index: tests/rm/isatty
===================================================================
RCS file: /fetish/cu/tests/rm/isatty,v
retrieving revision 1.7
diff -p -u -r1.7 isatty
--- tests/rm/isatty     3 Dec 2005 22:16:34 -0000       1.7
+++ tests/rm/isatty     17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # Make sure `chown 0 f; rm f' prompts before removing f.
 
+# Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/no-give-up
===================================================================
RCS file: /fetish/cu/tests/rm/no-give-up,v
retrieving revision 1.1
diff -p -u -r1.1 no-give-up
--- tests/rm/no-give-up 8 May 2004 12:47:23 -0000       1.1
+++ tests/rm/no-give-up 17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # With rm from coreutils-5.2.1 and earlier, `rm -r' would mistakenly
 # give up too early under some conditions.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/r-1
===================================================================
RCS file: /fetish/cu/tests/rm/r-1,v
retrieving revision 1.19
diff -p -u -r1.19 r-1
--- tests/rm/r-1        23 Jun 2004 15:07:04 -0000      1.19
+++ tests/rm/r-1        17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "rm -r --verbose".
+
+# Copyright (C) 1997, 1998, 2000, 2002, 2004, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 test=r-1
 
Index: tests/rm/r-2
===================================================================
RCS file: /fetish/cu/tests/rm/r-2,v
retrieving revision 1.20
diff -p -u -r1.20 r-2
--- tests/rm/r-2        23 Jun 2004 15:07:04 -0000      1.20
+++ tests/rm/r-2        17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "rm -r --verbose".
+
+# Copyright (C) 1997, 1998, 2000, 2002, 2004, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 if test "$VERBOSE" = yes; then
   rm --version
Index: tests/rm/r-3
===================================================================
RCS file: /fetish/cu/tests/rm/r-3,v
retrieving revision 1.15
diff -p -u -r1.15 r-3
--- tests/rm/r-3        23 Jun 2004 15:07:04 -0000      1.15
+++ tests/rm/r-3        17 Aug 2006 19:52:46 -0000
@@ -1,5 +1,25 @@
 #!/bin/sh
 # Create and remove a directory with more than 254 files.
+
+# Copyright (C) 1997, 2001, 2002, 2003, 2004 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # An early version of my rewritten rm failed to remove all of
 # the files on SunOS4 when there were 254 or more in a directory.
 
Index: tests/rm/rm1
===================================================================
RCS file: /fetish/cu/tests/rm/rm1,v
retrieving revision 1.7
diff -p -u -r1.7 rm1
--- tests/rm/rm1        23 Jun 2004 15:07:04 -0000      1.7
+++ tests/rm/rm1        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/rm2
===================================================================
RCS file: /fetish/cu/tests/rm/rm2,v
retrieving revision 1.6
diff -p -u -r1.6 rm2
--- tests/rm/rm2        11 Feb 2006 20:55:58 -0000      1.6
+++ tests/rm/rm2        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,24 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
+# Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/rm3
===================================================================
RCS file: /fetish/cu/tests/rm/rm3,v
retrieving revision 1.7
diff -p -u -r1.7 rm3
--- tests/rm/rm3        23 Jun 2004 15:07:05 -0000      1.7
+++ tests/rm/rm3        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # exercise another small part of remove.c
 
+# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/rm4
===================================================================
RCS file: /fetish/cu/tests/rm/rm4,v
retrieving revision 1.3
diff -p -u -r1.3 rm4
--- tests/rm/rm4        23 Jun 2004 15:07:05 -0000      1.3
+++ tests/rm/rm4        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that `rm dir' fails without --recursive
 
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/rm5
===================================================================
RCS file: /fetish/cu/tests/rm/rm5,v
retrieving revision 1.6
diff -p -u -r1.6 rm5
--- tests/rm/rm5        23 Jun 2004 15:07:05 -0000      1.6
+++ tests/rm/rm5        17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # a basic test of rm -ri
 
+# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/sunos-1
===================================================================
RCS file: /fetish/cu/tests/rm/sunos-1,v
retrieving revision 1.8
diff -p -u -r1.8 sunos-1
--- tests/rm/sunos-1    23 Jun 2004 15:07:05 -0000      1.8
+++ tests/rm/sunos-1    17 Aug 2006 19:52:46 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # Make sure that rm -r '' fails.
+
+# Copyright (C) 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # On SunOS 4.1.3, running rm -r '' in a nonempty directory may
 # actually remove files with names of entries in the current directory
 # but relative to `/' rather than relative to the current directory.
Index: tests/rm/unread2
===================================================================
RCS file: /fetish/cu/tests/rm/unread2,v
retrieving revision 1.6
diff -p -u -r1.6 unread2
--- tests/rm/unread2    22 Nov 2005 15:08:09 -0000      1.6
+++ tests/rm/unread2    17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # exercise one small part of remove.c
 
+# Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/unread3
===================================================================
RCS file: /fetish/cu/tests/rm/unread3,v
retrieving revision 1.1
diff -p -u -r1.1 unread3
--- tests/rm/unread3    11 May 2004 19:41:23 -0000      1.1
+++ tests/rm/unread3    17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that rm works even from an unreadable working directory.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rm --version
Index: tests/rm/unreadable
===================================================================
RCS file: /fetish/cu/tests/rm/unreadable,v
retrieving revision 1.3
diff -p -u -r1.3 unreadable
--- tests/rm/unreadable 20 Apr 2005 07:54:54 -0000      1.3
+++ tests/rm/unreadable 17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "rm" and unreadable directories.
+
+# Copyright (C) 1998, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/rmdir/fail-perm
===================================================================
RCS file: /fetish/cu/tests/rmdir/fail-perm,v
retrieving revision 1.1
diff -p -u -r1.1 fail-perm
--- tests/rmdir/fail-perm       22 Jan 2004 22:18:12 -0000      1.1
+++ tests/rmdir/fail-perm       17 Aug 2006 19:52:46 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rmdir --version
Index: tests/rmdir/ignore
===================================================================
RCS file: /fetish/cu/tests/rmdir/ignore,v
retrieving revision 1.4
diff -p -u -r1.4 ignore
--- tests/rmdir/ignore  22 Nov 1999 11:35:12 -0000      1.4
+++ tests/rmdir/ignore  17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure rmdir's --ignore-fail-on-non-empty option works
 
+# Copyright (C) 1999 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rmdir --version
Index: tests/rmdir/t-slash
===================================================================
RCS file: /fetish/cu/tests/rmdir/t-slash,v
retrieving revision 1.3
diff -p -u -r1.3 t-slash
--- tests/rmdir/t-slash 8 Oct 2002 09:21:09 -0000       1.3
+++ tests/rmdir/t-slash 17 Aug 2006 19:52:46 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure rmdir -p works on a directory specified with a trailing slash
 
+# Copyright (C) 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   rmdir --version
Index: tests/seq/basic
===================================================================
RCS file: /fetish/cu/tests/seq/basic,v
retrieving revision 1.12
diff -p -u -r1.12 basic
--- tests/seq/basic     1 Jul 2006 00:06:35 -0000       1.12
+++ tests/seq/basic     17 Aug 2006 19:52:46 -0000
@@ -1,5 +1,23 @@
 #!/bin/sh
 # -*- perl -*-
+# Test "seq".
+
+# Copyright (C) 1999, 2000, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/sha1sum/basic-1
===================================================================
RCS file: /fetish/cu/tests/sha1sum/basic-1,v
retrieving revision 1.6
diff -p -u -r1.6 basic-1
--- tests/sha1sum/basic-1       23 Oct 2005 14:32:18 -0000      1.6
+++ tests/sha1sum/basic-1       17 Aug 2006 19:52:46 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sha1sum".
+
+# Copyright (C) 2000, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/sha1sum/sample-vec
===================================================================
RCS file: /fetish/cu/tests/sha1sum/sample-vec,v
retrieving revision 1.8
diff -p -u -r1.8 sample-vec
--- tests/sha1sum/sample-vec    20 Apr 2005 07:54:54 -0000      1.8
+++ tests/sha1sum/sample-vec    17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Sample vectors for "sha1sum".
+
+# Copyright (C) 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/shred/exact
===================================================================
RCS file: /fetish/cu/tests/shred/exact,v
retrieving revision 1.3
diff -p -u -r1.3 exact
--- tests/shred/exact   23 Jun 2004 15:07:05 -0000      1.3
+++ tests/shred/exact   17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure that neither --exact nor --zero gobbles a command line argument
 
+# Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   shred --version
Index: tests/shred/remove
===================================================================
RCS file: /fetish/cu/tests/shred/remove,v
retrieving revision 1.10
diff -p -u -r1.10 remove
--- tests/shred/remove  1 Aug 2003 22:33:04 -0000       1.10
+++ tests/shred/remove  17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Exercise a bug that was fixed in shred-4.0l
 
+# Copyright (C) 1999, 2000, 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   shred --version
Index: tests/sort/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/sort/Makefile.am,v
retrieving revision 1.38
diff -p -u -r1.38 Makefile.am
--- tests/sort/Makefile.am      3 Jul 2006 12:55:35 -0000       1.38
+++ tests/sort/Makefile.am      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "sort".             -*-Makefile-*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
+# 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = sort
Index: tests/sort/Test.pm
===================================================================
RCS file: /fetish/cu/tests/sort/Test.pm,v
retrieving revision 1.32
diff -p -u -r1.32 Test.pm
--- tests/sort/Test.pm  14 Dec 2005 23:58:20 -0000      1.32
+++ tests/sort/Test.pm  17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,24 @@
 # -*-perl-*-
+# Test "sort".
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
+# 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/sort-time/Makefile
===================================================================
RCS file: /fetish/cu/tests/sort-time/Makefile,v
retrieving revision 1.1
diff -p -u -r1.1 Makefile
--- tests/sort-time/Makefile    6 Dec 1997 13:42:26 -0000       1.1
+++ tests/sort-time/Makefile    17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,20 @@
+# Copyright (C) 1997 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 N = 1000000
 
 dot30 = ..............................
Index: tests/sort-time/README
===================================================================
RCS file: /fetish/cu/tests/sort-time/README,v
retrieving revision 1.3
diff -p -u -r1.3 README
--- tests/sort-time/README      6 Dec 1997 21:08:41 -0000       1.3
+++ tests/sort-time/README      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,23 @@
 # determine whether it's worthwhile to add a --line-length=N option to sort.
+
+# Copyright (C) 1997 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # Add the option and perform this test:
 #
 # Test method:
Index: tests/sort-time/rand-gen
===================================================================
RCS file: /fetish/cu/tests/sort-time/rand-gen,v
retrieving revision 1.1
diff -p -u -r1.1 rand-gen
--- tests/sort-time/rand-gen    6 Dec 1997 13:42:31 -0000       1.1
+++ tests/sort-time/rand-gen    17 Aug 2006 19:52:47 -0000
@@ -3,6 +3,24 @@
 # Each value is in the range [0,1).
 # Usage: rand n
 
+# Copyright (C) 1997 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # Use only the basename from the path to this executable in error messages.
 ($program_name = $0) =~ s|.*/||;
 
Index: tests/stty/basic-1
===================================================================
RCS file: /fetish/cu/tests/stty/basic-1,v
retrieving revision 1.17
diff -p -u -r1.17 basic-1
--- tests/stty/basic-1  30 Jun 2006 10:31:42 -0000      1.17
+++ tests/stty/basic-1  17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,24 @@
 #! /bin/sh
 # Make sure stty can parse most of its options.
 
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   stty --version
Index: tests/stty/row-col-1
===================================================================
RCS file: /fetish/cu/tests/stty/row-col-1,v
retrieving revision 1.11
diff -p -u -r1.11 row-col-1
--- tests/stty/row-col-1        29 Apr 2005 21:49:59 -0000      1.11
+++ tests/stty/row-col-1        17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,25 @@
 #! /bin/sh
+# Test "stty" with rows and columns.
+
+# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # This script takes no arguments.
 
 if test "$VERBOSE" = yes; then
Index: tests/sum/basic-1
===================================================================
RCS file: /fetish/cu/tests/sum/basic-1,v
retrieving revision 1.4
diff -p -u -r1.4 basic-1
--- tests/sum/basic-1   20 Apr 2005 07:54:54 -0000      1.4
+++ tests/sum/basic-1   17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
 #!/bin/sh
+# Test "sum".
+
+# Copyright (C) 2000, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/sum/sysv
===================================================================
RCS file: /fetish/cu/tests/sum/sysv,v
retrieving revision 1.4
diff -p -u -r1.4 sysv
--- tests/sum/sysv      23 Jun 2004 15:07:05 -0000      1.4
+++ tests/sum/sysv      17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure `sum -s' works for input whose sum of bytes is larger than 2^32
 
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   sum --version
Index: tests/tac/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/tac/Makefile.am,v
retrieving revision 1.20
diff -p -u -r1.20 Makefile.am
--- tests/tac/Makefile.am       3 Jul 2006 12:55:35 -0000       1.20
+++ tests/tac/Makefile.am       17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "tac".                      -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = tac
Index: tests/tac/Test.pm
===================================================================
RCS file: /fetish/cu/tests/tac/Test.pm,v
retrieving revision 1.5
diff -p -u -r1.5 Test.pm
--- tests/tac/Test.pm   16 May 1998 20:35:19 -0000      1.5
+++ tests/tac/Test.pm   17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,22 @@
+# Test "tac".
+
+# Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/tail/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/tail/Makefile.am,v
retrieving revision 1.30
diff -p -u -r1.30 Makefile.am
--- tests/tail/Makefile.am      3 Jul 2006 12:55:36 -0000       1.30
+++ tests/tail/Makefile.am      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "tail".             -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = tail
Index: tests/tail/Test.pm
===================================================================
RCS file: /fetish/cu/tests/tail/Test.pm,v
retrieving revision 1.18
diff -p -u -r1.18 Test.pm
--- tests/tail/Test.pm  1 Jul 2006 23:50:46 -0000       1.18
+++ tests/tail/Test.pm  17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,23 @@
+# Test "tail".
+
+# Copyright (C) 1997, 1998, 2002, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/tail-2/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/tail-2/Makefile.am,v
retrieving revision 1.13
diff -p -u -r1.13 Makefile.am
--- tests/tail-2/Makefile.am    3 Jul 2006 12:55:36 -0000       1.13
+++ tests/tail-2/Makefile.am    17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "tail".                     -*-Makefile-*-
+
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 EXTRA_DIST = $(TESTS)
 
Index: tests/tail-2/append-only
===================================================================
RCS file: /fetish/cu/tests/tail-2/append-only,v
retrieving revision 1.1
diff -p -u -r1.1 append-only
--- tests/tail-2/append-only    24 Jan 2006 22:55:59 -0000      1.1
+++ tests/tail-2/append-only    17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tail --version
Index: tests/tail-2/assert
===================================================================
RCS file: /fetish/cu/tests/tail-2/assert,v
retrieving revision 1.5
diff -p -u -r1.5 assert
--- tests/tail-2/assert 24 Mar 2004 12:13:12 -0000      1.5
+++ tests/tail-2/assert 17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,24 @@
 #!/bin/sh
+# Test for assertion failure in "test".
+
+# Copyright (C) 1999, 2000, 2004, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # This test fails with tail from textutils-2.0.
 # It would get something like this:
 #   tail: tail.c:718: recheck: Assertion `valid_file_spec (f)' failed.
Index: tests/tail-2/assert-2
===================================================================
RCS file: /fetish/cu/tests/tail-2/assert-2,v
retrieving revision 1.1
diff -p -u -r1.1 assert-2
--- tests/tail-2/assert-2       3 Dec 2000 20:46:07 -0000       1.1
+++ tests/tail-2/assert-2       17 Aug 2006 19:52:47 -0000
@@ -3,6 +3,23 @@
 # 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 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tail --version
Index: tests/tail-2/big-4gb
===================================================================
RCS file: /fetish/cu/tests/tail-2/big-4gb,v
retrieving revision 1.7
diff -p -u -r1.7 big-4gb
--- tests/tail-2/big-4gb        10 Apr 2003 08:36:41 -0000      1.7
+++ tests/tail-2/big-4gb        17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # Demonstrate a bug in `tail -cN' when operating on files of size 4G and larger
 # Fixed in coreutils-4.5.2.
 
+# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 . $srcdir/../expensive
 
 if test "$VERBOSE" = yes; then
Index: tests/tail-2/fflush
===================================================================
RCS file: /fetish/cu/tests/tail-2/fflush,v
retrieving revision 1.3
diff -p -u -r1.3 fflush
--- tests/tail-2/fflush 9 Aug 2003 16:35:19 -0000       1.3
+++ tests/tail-2/fflush 17 Aug 2006 19:52:47 -0000
@@ -3,6 +3,24 @@
 # The problem was that using the solaris5.7 setvbuf function to turn off
 # buffering doesn't flush stdout.
 
+# Copyright (C) 1999, 2000, 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # FIXME: actually, I couldn't find a way to write the test (without resorting
 # to use of expect) so that it would provoke the failure on solaris5.7.
 # To exercise the bug, cat's stdout seems to have to be directed
Index: tests/tail-2/infloop-1
===================================================================
RCS file: /fetish/cu/tests/tail-2/infloop-1,v
retrieving revision 1.4
diff -p -u -r1.4 infloop-1
--- tests/tail-2/infloop-1      20 Jul 2002 11:17:27 -0000      1.4
+++ tests/tail-2/infloop-1      17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # This test would fail with tail from pre-1.22i textutils.
 
+# Copyright (C) 1999, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tail --version
Index: tests/tail-2/proc-ksyms
===================================================================
RCS file: /fetish/cu/tests/tail-2/proc-ksyms,v
retrieving revision 1.3
diff -p -u -r1.3 proc-ksyms
--- tests/tail-2/proc-ksyms     23 Jun 2004 15:07:05 -0000      1.3
+++ tests/tail-2/proc-ksyms     17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Prior to textutils-2.0.17, `tail /proc/ksyms' would segfault on Linux.
 
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tail --version
Index: tests/tail-2/start-middle
===================================================================
RCS file: /fetish/cu/tests/tail-2/start-middle,v
retrieving revision 1.4
diff -p -u -r1.4 start-middle
--- tests/tail-2/start-middle   23 Jun 2004 15:07:05 -0000      1.4
+++ tests/tail-2/start-middle   17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # 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, 2002, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tail --version
Index: tests/tail-2/tail-n0f
===================================================================
RCS file: /fetish/cu/tests/tail-2/tail-n0f,v
retrieving revision 1.2
diff -p -u -r1.2 tail-n0f
--- tests/tail-2/tail-n0f       5 Sep 2003 07:56:39 -0000       1.2
+++ tests/tail-2/tail-n0f       17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,25 @@
 #!/bin/sh
 # Make sure that `tail -n0 -f' and `tail -c0 -f' sleep
 # rather than doing what amounted to a busy-wait.
+
+# Copyright (C) 2003 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # This bug was fixed for 5.0.91
 # It skips the test if your system lacks a /proc/$pid/status
 # file, or if its contents don't look right.
Index: tests/tee/basic
===================================================================
RCS file: /fetish/cu/tests/tee/basic,v
retrieving revision 1.1
diff -p -u -r1.1 basic
--- tests/tee/basic     5 Apr 2005 11:43:03 -0000       1.1
+++ tests/tee/basic     17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # test for basic tee functionality.
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tee --version
Index: tests/tee/dash
===================================================================
RCS file: /fetish/cu/tests/tee/dash,v
retrieving revision 1.1
diff -p -u -r1.1 dash
--- tests/tee/dash      5 Apr 2005 11:43:03 -0000       1.1
+++ tests/tee/dash      17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # test for "tee -".
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   tee --version
Index: tests/test/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/test/Makefile.am,v
retrieving revision 1.13
diff -p -u -r1.13 Makefile.am
--- tests/test/Makefile.am      3 Jul 2006 12:55:36 -0000       1.13
+++ tests/test/Makefile.am      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "test".             -*-Makefile-*-
+
+# Copyright (C) 1998, 2000, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = test
Index: tests/test/Test.pm
===================================================================
RCS file: /fetish/cu/tests/test/Test.pm,v
retrieving revision 1.6
diff -p -u -r1.6 Test.pm
--- tests/test/Test.pm  27 May 2005 20:32:43 -0000      1.6
+++ tests/test/Test.pm  17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,22 @@
+# Test "test".
+
+# Copyright (C) 1998, 2003, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # -*-perl-*-
 package Test;
 require 5.002;
Index: tests/touch/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/touch/Makefile.am,v
retrieving revision 1.17
diff -p -u -r1.17 Makefile.am
--- tests/touch/Makefile.am     3 Jul 2006 12:55:37 -0000       1.17
+++ tests/touch/Makefile.am     17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "touch".            -*-Makefile-*-
+
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 AUTOMAKE_OPTIONS = 1.3 gnits
 
 TESTS = \
Index: tests/touch/dangling-symlink
===================================================================
RCS file: /fetish/cu/tests/touch/dangling-symlink,v
retrieving revision 1.3
diff -p -u -r1.3 dangling-symlink
--- tests/touch/dangling-symlink        1 Jul 2000 10:59:56 -0000       1.3
+++ tests/touch/dangling-symlink        17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # 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, 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/empty-file
===================================================================
RCS file: /fetish/cu/tests/touch/empty-file,v
retrieving revision 1.8
diff -p -u -r1.8 empty-file
--- tests/touch/empty-file      26 Sep 2005 23:02:34 -0000      1.8
+++ tests/touch/empty-file      17 Aug 2006 19:52:47 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # Make sure touch can set the mtime on an empty file.
+
+# Copyright (C) 1998, 1999, 2000, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+
 # Volker Borchert reported that touch 3.16r (and presumably all before that)
 # fails to work on SunOS 4.1.3 with `most of the recommended patches' when
 # the empty file is on an NFS-mounted 4.2 volume.
Index: tests/touch/fail-diag
===================================================================
RCS file: /fetish/cu/tests/touch/fail-diag,v
retrieving revision 1.7
diff -p -u -r1.7 fail-diag
--- tests/touch/fail-diag       23 Jun 2004 15:07:05 -0000      1.7
+++ tests/touch/fail-diag       17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # make sure touch gives reasonable diagnostics
 
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/fifo
===================================================================
RCS file: /fetish/cu/tests/touch/fifo,v
retrieving revision 1.3
diff -p -u -r1.3 fifo
--- tests/touch/fifo    10 Mar 2000 11:53:22 -0000      1.3
+++ tests/touch/fifo    17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Make sure touch works on fifos without hanging.
 
+# Copyright (C) 2000 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/no-create-missing
===================================================================
RCS file: /fetish/cu/tests/touch/no-create-missing,v
retrieving revision 1.6
diff -p -u -r1.6 no-create-missing
--- tests/touch/no-create-missing       1 Jun 2006 07:10:34 -0000       1.6
+++ tests/touch/no-create-missing       17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Ensure that touch -c no-such-file no longer fails (it did in 4.1.8).
 
+# Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/no-rights
===================================================================
RCS file: /fetish/cu/tests/touch/no-rights,v
retrieving revision 1.5
diff -p -u -r1.5 no-rights
--- tests/touch/no-rights       15 Jun 2002 08:03:24 -0000      1.5
+++ tests/touch/no-rights       17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # Make sure touch can update the times on a file that is neither
 # readable nor writable.
 
+# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/not-owner
===================================================================
RCS file: /fetish/cu/tests/touch/not-owner,v
retrieving revision 1.5
diff -p -u -r1.5 not-owner
--- tests/touch/not-owner       10 May 2005 13:30:39 -0000      1.5
+++ tests/touch/not-owner       17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # Make sure that touch gives reasonable diagnostics when applied
 # to an unwritable directory owned by some other user.
 
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/obsolescent
===================================================================
RCS file: /fetish/cu/tests/touch/obsolescent,v
retrieving revision 1.4
diff -p -u -r1.4 obsolescent
--- tests/touch/obsolescent     1 Nov 2005 23:42:57 -0000       1.4
+++ tests/touch/obsolescent     17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # Test touch with obsolescent 8- or 10-digit time stamps.
 
+# Copyright (C) 2000, 2004, 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 _POSIX2_VERSION=199209; export _POSIX2_VERSION
 POSIXLY_CORRECT=1; export POSIXLY_CORRECT
 
Index: tests/touch/read-only
===================================================================
RCS file: /fetish/cu/tests/touch/read-only,v
retrieving revision 1.2
diff -p -u -r1.2 read-only
--- tests/touch/read-only       26 Sep 2005 23:02:58 -0000      1.2
+++ tests/touch/read-only       17 Aug 2006 19:52:47 -0000
@@ -1,6 +1,23 @@
 #!/bin/sh
 # ensure that touch can operate on read-only files
 
+# Copyright (C) 2005 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/touch/relative
===================================================================
RCS file: /fetish/cu/tests/touch/relative,v
retrieving revision 1.6
diff -p -u -r1.6 relative
--- tests/touch/relative        21 Jan 2004 20:56:50 -0000      1.6
+++ tests/touch/relative        17 Aug 2006 19:52:47 -0000
@@ -2,6 +2,23 @@
 # Demonstrate using a combination of --reference and --date to
 # set the time of a file back by an arbitrary amount.
 
+# Copyright (C) 2004 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 if test "$VERBOSE" = yes; then
   set -x
   touch --version
Index: tests/tr/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/tr/Makefile.am,v
retrieving revision 1.36
diff -p -u -r1.36 Makefile.am
--- tests/tr/Makefile.am        3 Jul 2006 12:55:37 -0000       1.36
+++ tests/tr/Makefile.am        17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "tr".               -*-Makefile-*-
+
+# Copyright (C) 1996, 1997, 1998, 2000, 2002, 2003, 2004, 2005, 2006
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = tr
Index: tests/tr/Test.pm
===================================================================
RCS file: /fetish/cu/tests/tr/Test.pm,v
retrieving revision 1.14
diff -p -u -r1.14 Test.pm
--- tests/tr/Test.pm    12 Jan 2005 15:27:28 -0000      1.14
+++ tests/tr/Test.pm    17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,23 @@
+# Test "tr".
+
+# Copyright (C) 1996, 1997, 2000, 2002, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/tr/failures
===================================================================
RCS file: /fetish/cu/tests/tr/failures,v
retrieving revision 1.3
diff -p -u -r1.3 failures
--- tests/tr/failures   27 Sep 1994 04:43:08 -0000      1.3
+++ tests/tr/failures   17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,22 @@
+# "tr" failures.
+
+# Copyright (C) 1993, 1994, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 # ./tr a '[c*]b'
 # ./tr -s abc zy
 # ./tr abc zy
Index: tests/tsort/basic-1
===================================================================
RCS file: /fetish/cu/tests/tsort/basic-1,v
retrieving revision 1.9
diff -p -u -r1.9 basic-1
--- tests/tsort/basic-1 20 Apr 2005 07:54:54 -0000      1.9
+++ tests/tsort/basic-1 17 Aug 2006 19:52:47 -0000
@@ -1,5 +1,24 @@
 #!/bin/sh
 # -*- perl -*-
+# Test "tsort".
+
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/unexpand/basic-1
===================================================================
RCS file: /fetish/cu/tests/unexpand/basic-1,v
retrieving revision 1.18
diff -p -u -r1.18 basic-1
--- tests/unexpand/basic-1      20 Apr 2005 07:54:54 -0000      1.18
+++ tests/unexpand/basic-1      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,23 @@
 #!/bin/sh
+# Test "unexpand".
+
+# Copyright (C) 2000, 2003, 2004, 2005, 2006 Free Software Foundation,
+# Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 : ${PERL=perl}
 : ${srcdir=.}
Index: tests/uniq/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/uniq/Makefile.am,v
retrieving revision 1.15
diff -p -u -r1.15 Makefile.am
--- tests/uniq/Makefile.am      3 Jul 2006 12:55:38 -0000       1.15
+++ tests/uniq/Makefile.am      17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "uniq".             -*-Makefile-*-
+
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = uniq
Index: tests/uniq/Test.pm
===================================================================
RCS file: /fetish/cu/tests/uniq/Test.pm,v
retrieving revision 1.13
diff -p -u -r1.13 Test.pm
--- tests/uniq/Test.pm  29 Apr 2005 23:51:33 -0000      1.13
+++ tests/uniq/Test.pm  17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,23 @@
+# Test "uniq".
+
+# Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006 Free
+# Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
Index: tests/wc/Makefile.am
===================================================================
RCS file: /fetish/cu/tests/wc/Makefile.am,v
retrieving revision 1.17
diff -p -u -r1.17 Makefile.am
--- tests/wc/Makefile.am        3 Jul 2006 12:55:38 -0000       1.17
+++ tests/wc/Makefile.am        17 Aug 2006 19:52:47 -0000
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+# Make coreutils tests for "wc".               -*-Makefile-*-
+
+# Copyright (C) 1997, 1998, 2000, 2003, 2004, 2006 Free Software
+# Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
 ##test-files-begin
 x = wc
Index: tests/wc/Test.pm
===================================================================
RCS file: /fetish/cu/tests/wc/Test.pm,v
retrieving revision 1.7
diff -p -u -r1.7 Test.pm
--- tests/wc/Test.pm    24 Jul 2003 07:13:10 -0000      1.7
+++ tests/wc/Test.pm    17 Aug 2006 19:52:47 -0000
@@ -1,3 +1,22 @@
+# Test "wc".
+
+# Copyright (C) 1997, 2003, 2006 Free Software Foundation, Inc.
+
+# This 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 Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
 package Test;
 require 5.002;
 use strict;
--- /dev/null   2005-09-24 22:00:15.000000000 -0700
+++ doc/fdl.texi        2005-05-05 13:01:39.000000000 -0700
@@ -0,0 +1,452 @@
+
address@hidden GNU Free Documentation License
address@hidden GNU Free Documentation License
+
address@hidden FDL, GNU Free Documentation License
address@hidden Version 1.2, November 2002
+
address@hidden
+Copyright @copyright{} 2000,2001,2002 Free Software Foundation, Inc.
+51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA
+
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
address@hidden display
+
address@hidden 0
address@hidden
+PREAMBLE
+
+The purpose of this License is to make a manual, textbook, or other
+functional and useful document @dfn{free} in the sense of freedom: to
+assure everyone the effective freedom to copy and redistribute it,
+with or without modifying it, either commercially or noncommercially.
+Secondarily, this License preserves for the author and publisher a way
+to get credit for their work, while not being considered responsible
+for modifications made by others.
+
+This License is a kind of ``copyleft'', which means that derivative
+works of the document must themselves be free in the same sense.  It
+complements the GNU General Public License, which is a copyleft
+license designed for free software.
+
+We have designed this License in order to use it for manuals for free
+software, because free software needs free documentation: a free
+program should come with manuals providing the same freedoms that the
+software does.  But this License is not limited to software manuals;
+it can be used for any textual work, regardless of subject matter or
+whether it is published as a printed book.  We recommend this License
+principally for works whose purpose is instruction or reference.
+
address@hidden
+APPLICABILITY AND DEFINITIONS
+
+This License applies to any manual or other work, in any medium, that
+contains a notice placed by the copyright holder saying it can be
+distributed under the terms of this License.  Such a notice grants a
+world-wide, royalty-free license, unlimited in duration, to use that
+work under the conditions stated herein.  The ``Document'', below,
+refers to any such manual or work.  Any member of the public is a
+licensee, and is addressed as ``you''.  You accept the license if you
+copy, modify or distribute the work in a way requiring permission
+under copyright law.
+
+A ``Modified Version'' of the Document means any work containing the
+Document or a portion of it, either copied verbatim, or with
+modifications and/or translated into another language.
+
+A ``Secondary Section'' is a named appendix or a front-matter section
+of the Document that deals exclusively with the relationship of the
+publishers or authors of the Document to the Document's overall
+subject (or to related matters) and contains nothing that could fall
+directly within that overall subject.  (Thus, if the Document is in
+part a textbook of mathematics, a Secondary Section may not explain
+any mathematics.)  The relationship could be a matter of historical
+connection with the subject or with related matters, or of legal,
+commercial, philosophical, ethical or political position regarding
+them.
+
+The ``Invariant Sections'' are certain Secondary Sections whose titles
+are designated, as being those of Invariant Sections, in the notice
+that says that the Document is released under this License.  If a
+section does not fit the above definition of Secondary then it is not
+allowed to be designated as Invariant.  The Document may contain zero
+Invariant Sections.  If the Document does not identify any Invariant
+Sections then there are none.
+
+The ``Cover Texts'' are certain short passages of text that are listed,
+as Front-Cover Texts or Back-Cover Texts, in the notice that says that
+the Document is released under this License.  A Front-Cover Text may
+be at most 5 words, and a Back-Cover Text may be at most 25 words.
+
+A ``Transparent'' copy of the Document means a machine-readable copy,
+represented in a format whose specification is available to the
+general public, that is suitable for revising the document
+straightforwardly with generic text editors or (for images composed of
+pixels) generic paint programs or (for drawings) some widely available
+drawing editor, and that is suitable for input to text formatters or
+for automatic translation to a variety of formats suitable for input
+to text formatters.  A copy made in an otherwise Transparent file
+format whose markup, or absence of markup, has been arranged to thwart
+or discourage subsequent modification by readers is not Transparent.
+An image format is not Transparent if used for any substantial amount
+of text.  A copy that is not ``Transparent'' is called ``Opaque''.
+
+Examples of suitable formats for Transparent copies include plain
address@hidden without markup, Texinfo input format, address@hidden input
+format, @acronym{SGML} or @acronym{XML} using a publicly available
address@hidden, and standard-conforming simple @acronym{HTML},
+PostScript or @acronym{PDF} designed for human modification.  Examples
+of transparent image formats include @acronym{PNG}, @acronym{XCF} and
address@hidden  Opaque formats include proprietary formats that can be
+read and edited only by proprietary word processors, @acronym{SGML} or
address@hidden for which the @acronym{DTD} and/or processing tools are
+not generally available, and the machine-generated @acronym{HTML},
+PostScript or @acronym{PDF} produced by some word processors for
+output purposes only.
+
+The ``Title Page'' means, for a printed book, the title page itself,
+plus such following pages as are needed to hold, legibly, the material
+this License requires to appear in the title page.  For works in
+formats which do not have any title page as such, ``Title Page'' means
+the text near the most prominent appearance of the work's title,
+preceding the beginning of the body of the text.
+
+A section ``Entitled XYZ'' means a named subunit of the Document whose
+title either is precisely XYZ or contains XYZ in parentheses following
+text that translates XYZ in another language.  (Here XYZ stands for a
+specific section name mentioned below, such as ``Acknowledgements'',
+``Dedications'', ``Endorsements'', or ``History''.)  To ``Preserve the Title''
+of such a section when you modify the Document means that it remains a
+section ``Entitled XYZ'' according to this definition.
+
+The Document may include Warranty Disclaimers next to the notice which
+states that this License applies to the Document.  These Warranty
+Disclaimers are considered to be included by reference in this
+License, but only as regards disclaiming warranties: any other
+implication that these Warranty Disclaimers may have is void and has
+no effect on the meaning of this License.
+
address@hidden
+VERBATIM COPYING
+
+You may copy and distribute the Document in any medium, either
+commercially or noncommercially, provided that this License, the
+copyright notices, and the license notice saying this License applies
+to the Document are reproduced in all copies, and that you add no other
+conditions whatsoever to those of this License.  You may not use
+technical measures to obstruct or control the reading or further
+copying of the copies you make or distribute.  However, you may accept
+compensation in exchange for copies.  If you distribute a large enough
+number of copies you must also follow the conditions in section 3.
+
+You may also lend copies, under the same conditions stated above, and
+you may publicly display copies.
+
address@hidden
+COPYING IN QUANTITY
+
+If you publish printed copies (or copies in media that commonly have
+printed covers) of the Document, numbering more than 100, and the
+Document's license notice requires Cover Texts, you must enclose the
+copies in covers that carry, clearly and legibly, all these Cover
+Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
+the back cover.  Both covers must also clearly and legibly identify
+you as the publisher of these copies.  The front cover must present
+the full title with all words of the title equally prominent and
+visible.  You may add other material on the covers in addition.
+Copying with changes limited to the covers, as long as they preserve
+the title of the Document and satisfy these conditions, can be treated
+as verbatim copying in other respects.
+
+If the required texts for either cover are too voluminous to fit
+legibly, you should put the first ones listed (as many as fit
+reasonably) on the actual cover, and continue the rest onto adjacent
+pages.
+
+If you publish or distribute Opaque copies of the Document numbering
+more than 100, you must either include a machine-readable Transparent
+copy along with each Opaque copy, or state in or with each Opaque copy
+a computer-network location from which the general network-using
+public has access to download using public-standard network protocols
+a complete Transparent copy of the Document, free of added material.
+If you use the latter option, you must take reasonably prudent steps,
+when you begin distribution of Opaque copies in quantity, to ensure
+that this Transparent copy will remain thus accessible at the stated
+location until at least one year after the last time you distribute an
+Opaque copy (directly or through your agents or retailers) of that
+edition to the public.
+
+It is requested, but not required, that you contact the authors of the
+Document well before redistributing any large number of copies, to give
+them a chance to provide you with an updated version of the Document.
+
address@hidden
+MODIFICATIONS
+
+You may copy and distribute a Modified Version of the Document under
+the conditions of sections 2 and 3 above, provided that you release
+the Modified Version under precisely this License, with the Modified
+Version filling the role of the Document, thus licensing distribution
+and modification of the Modified Version to whoever possesses a copy
+of it.  In addition, you must do these things in the Modified Version:
+
address@hidden A
address@hidden
+Use in the Title Page (and on the covers, if any) a title distinct
+from that of the Document, and from those of previous versions
+(which should, if there were any, be listed in the History section
+of the Document).  You may use the same title as a previous version
+if the original publisher of that version gives permission.
+
address@hidden
+List on the Title Page, as authors, one or more persons or entities
+responsible for authorship of the modifications in the Modified
+Version, together with at least five of the principal authors of the
+Document (all of its principal authors, if it has fewer than five),
+unless they release you from this requirement.
+
address@hidden
+State on the Title page the name of the publisher of the
+Modified Version, as the publisher.
+
address@hidden
+Preserve all the copyright notices of the Document.
+
address@hidden
+Add an appropriate copyright notice for your modifications
+adjacent to the other copyright notices.
+
address@hidden
+Include, immediately after the copyright notices, a license notice
+giving the public permission to use the Modified Version under the
+terms of this License, in the form shown in the Addendum below.
+
address@hidden
+Preserve in that license notice the full lists of Invariant Sections
+and required Cover Texts given in the Document's license notice.
+
address@hidden
+Include an unaltered copy of this License.
+
address@hidden
+Preserve the section Entitled ``History'', Preserve its Title, and add
+to it an item stating at least the title, year, new authors, and
+publisher of the Modified Version as given on the Title Page.  If
+there is no section Entitled ``History'' in the Document, create one
+stating the title, year, authors, and publisher of the Document as
+given on its Title Page, then add an item describing the Modified
+Version as stated in the previous sentence.
+
address@hidden
+Preserve the network location, if any, given in the Document for
+public access to a Transparent copy of the Document, and likewise
+the network locations given in the Document for previous versions
+it was based on.  These may be placed in the ``History'' section.
+You may omit a network location for a work that was published at
+least four years before the Document itself, or if the original
+publisher of the version it refers to gives permission.
+
address@hidden
+For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve
+the Title of the section, and preserve in the section all the
+substance and tone of each of the contributor acknowledgements and/or
+dedications given therein.
+
address@hidden
+Preserve all the Invariant Sections of the Document,
+unaltered in their text and in their titles.  Section numbers
+or the equivalent are not considered part of the section titles.
+
address@hidden
+Delete any section Entitled ``Endorsements''.  Such a section
+may not be included in the Modified Version.
+
address@hidden
+Do not retitle any existing section to be Entitled ``Endorsements'' or
+to conflict in title with any Invariant Section.
+
address@hidden
+Preserve any Warranty Disclaimers.
address@hidden enumerate
+
+If the Modified Version includes new front-matter sections or
+appendices that qualify as Secondary Sections and contain no material
+copied from the Document, you may at your option designate some or all
+of these sections as invariant.  To do this, add their titles to the
+list of Invariant Sections in the Modified Version's license notice.
+These titles must be distinct from any other section titles.
+
+You may add a section Entitled ``Endorsements'', provided it contains
+nothing but endorsements of your Modified Version by various
+parties---for example, statements of peer review or that the text has
+been approved by an organization as the authoritative definition of a
+standard.
+
+You may add a passage of up to five words as a Front-Cover Text, and a
+passage of up to 25 words as a Back-Cover Text, to the end of the list
+of Cover Texts in the Modified Version.  Only one passage of
+Front-Cover Text and one of Back-Cover Text may be added by (or
+through arrangements made by) any one entity.  If the Document already
+includes a cover text for the same cover, previously added by you or
+by arrangement made by the same entity you are acting on behalf of,
+you may not add another; but you may replace the old one, on explicit
+permission from the previous publisher that added the old one.
+
+The author(s) and publisher(s) of the Document do not by this License
+give permission to use their names for publicity for or to assert or
+imply endorsement of any Modified Version.
+
address@hidden
+COMBINING DOCUMENTS
+
+You may combine the Document with other documents released under this
+License, under the terms defined in section 4 above for modified
+versions, provided that you include in the combination all of the
+Invariant Sections of all of the original documents, unmodified, and
+list them all as Invariant Sections of your combined work in its
+license notice, and that you preserve all their Warranty Disclaimers.
+
+The combined work need only contain one copy of this License, and
+multiple identical Invariant Sections may be replaced with a single
+copy.  If there are multiple Invariant Sections with the same name but
+different contents, make the title of each such section unique by
+adding at the end of it, in parentheses, the name of the original
+author or publisher of that section if known, or else a unique number.
+Make the same adjustment to the section titles in the list of
+Invariant Sections in the license notice of the combined work.
+
+In the combination, you must combine any sections Entitled ``History''
+in the various original documents, forming one section Entitled
+``History''; likewise combine any sections Entitled ``Acknowledgements'',
+and any sections Entitled ``Dedications''.  You must delete all
+sections Entitled ``Endorsements.''
+
address@hidden
+COLLECTIONS OF DOCUMENTS
+
+You may make a collection consisting of the Document and other documents
+released under this License, and replace the individual copies of this
+License in the various documents with a single copy that is included in
+the collection, provided that you follow the rules of this License for
+verbatim copying of each of the documents in all other respects.
+
+You may extract a single document from such a collection, and distribute
+it individually under this License, provided you insert a copy of this
+License into the extracted document, and follow this License in all
+other respects regarding verbatim copying of that document.
+
address@hidden
+AGGREGATION WITH INDEPENDENT WORKS
+
+A compilation of the Document or its derivatives with other separate
+and independent documents or works, in or on a volume of a storage or
+distribution medium, is called an ``aggregate'' if the copyright
+resulting from the compilation is not used to limit the legal rights
+of the compilation's users beyond what the individual works permit.
+When the Document is included in an aggregate, this License does not
+apply to the other works in the aggregate which are not themselves
+derivative works of the Document.
+
+If the Cover Text requirement of section 3 is applicable to these
+copies of the Document, then if the Document is less than one half of
+the entire aggregate, the Document's Cover Texts may be placed on
+covers that bracket the Document within the aggregate, or the
+electronic equivalent of covers if the Document is in electronic form.
+Otherwise they must appear on printed covers that bracket the whole
+aggregate.
+
address@hidden
+TRANSLATION
+
+Translation is considered a kind of modification, so you may
+distribute translations of the Document under the terms of section 4.
+Replacing Invariant Sections with translations requires special
+permission from their copyright holders, but you may include
+translations of some or all Invariant Sections in addition to the
+original versions of these Invariant Sections.  You may include a
+translation of this License, and all the license notices in the
+Document, and any Warranty Disclaimers, provided that you also include
+the original English version of this License and the original versions
+of those notices and disclaimers.  In case of a disagreement between
+the translation and the original version of this License or a notice
+or disclaimer, the original version will prevail.
+
+If a section in the Document is Entitled ``Acknowledgements'',
+``Dedications'', or ``History'', the requirement (section 4) to Preserve
+its Title (section 1) will typically require changing the actual
+title.
+
address@hidden
+TERMINATION
+
+You may not copy, modify, sublicense, or distribute the Document except
+as expressly provided for under this License.  Any other attempt to
+copy, modify, sublicense or distribute the Document is void, and will
+automatically terminate your rights under this License.  However,
+parties who have received copies, or rights, from you under this
+License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
address@hidden
+FUTURE REVISIONS OF THIS LICENSE
+
+The Free Software Foundation may publish new, revised versions
+of the GNU Free Documentation License from time to time.  Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.  See
address@hidden://www.gnu.org/copyleft/}.
+
+Each version of the License is given a distinguishing version number.
+If the Document specifies that a particular numbered version of this
+License ``or any later version'' applies to it, you have the option of
+following the terms and conditions either of that specified version or
+of any later version that has been published (not as a draft) by the
+Free Software Foundation.  If the Document does not specify a version
+number of this License, you may choose any version ever published (not
+as a draft) by the Free Software Foundation.
address@hidden enumerate
+
address@hidden
address@hidden ADDENDUM: How to use this License for your documents
+
+To use this License in a document you have written, include a copy of
+the License in the document and put the following copyright and
+license notices just after the title page:
+
address@hidden
address@hidden
+  Copyright (C)  @var{year}  @var{your name}.
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.2
+  or any later version published by the Free Software Foundation;
+  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
+  Texts.  A copy of the license is included in the section entitled ``GNU
+  Free Documentation License''.
address@hidden group
address@hidden smallexample
+
+If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
+replace the ``with...Texts.'' line with this:
+
address@hidden
address@hidden
+    with the Invariant Sections being @var{list their titles}, with
+    the Front-Cover Texts being @var{list}, and with the Back-Cover Texts
+    being @var{list}.
address@hidden group
address@hidden smallexample
+
+If you have Invariant Sections without Cover Texts, or some other
+combination of the three, merge those two alternatives to suit the
+situation.
+
+If your document contains nontrivial examples of program code, we
+recommend releasing these examples in parallel under your choice of
+free software license, such as the GNU General Public License,
+to permit their use in free software.
+
address@hidden Local Variables:
address@hidden ispell-local-pdict: "ispell-dict"
address@hidden End:
+




reply via email to

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