summaryrefslogtreecommitdiff
path: root/tests/rm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-07-10 12:21:15 +0200
committerJim Meyering <jim@meyering.net>2007-07-10 13:35:56 +0200
commit33342c1a0a464f198df3f177432a0e98e482e7a4 (patch)
tree26aa81e832cead167d91f6d5440861838498b3d9 /tests/rm
parent578332c0e2a2a2c843f27a5bc18275c84e491763 (diff)
downloadcoreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.xz
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'tests/rm')
-rw-r--r--tests/rm/Makefile.am2
-rwxr-xr-xtests/rm/cycle2
-rwxr-xr-xtests/rm/dangling-symlink2
-rwxr-xr-xtests/rm/deep-12
-rwxr-xr-xtests/rm/dir-no-w2
-rwxr-xr-xtests/rm/dir-nonrecur2
-rwxr-xr-xtests/rm/dot-rel2
-rwxr-xr-xtests/rm/empty-inacc2
-rwxr-xr-xtests/rm/empty-name2
-rwxr-xr-xtests/rm/f-12
-rwxr-xr-xtests/rm/fail-2eperm2
-rwxr-xr-xtests/rm/fail-eacces2
-rwxr-xr-xtests/rm/fail-eperm2
-rwxr-xr-xtests/rm/hash2
-rwxr-xr-xtests/rm/i-12
-rwxr-xr-xtests/rm/i-never2
-rwxr-xr-xtests/rm/i-no-r2
-rwxr-xr-xtests/rm/ignorable2
-rwxr-xr-xtests/rm/inaccessible2
-rwxr-xr-xtests/rm/interactive-always2
-rwxr-xr-xtests/rm/interactive-once2
-rwxr-xr-xtests/rm/ir-12
-rwxr-xr-xtests/rm/isatty2
-rwxr-xr-xtests/rm/no-give-up2
-rwxr-xr-xtests/rm/one-file-system2
-rwxr-xr-xtests/rm/r-12
-rwxr-xr-xtests/rm/r-22
-rwxr-xr-xtests/rm/r-32
-rwxr-xr-xtests/rm/r-42
-rwxr-xr-xtests/rm/readdir-bug2
-rwxr-xr-xtests/rm/rm12
-rwxr-xr-xtests/rm/rm22
-rwxr-xr-xtests/rm/rm32
-rwxr-xr-xtests/rm/rm42
-rwxr-xr-xtests/rm/rm52
-rwxr-xr-xtests/rm/sunos-12
-rwxr-xr-xtests/rm/unread22
-rwxr-xr-xtests/rm/unread32
-rwxr-xr-xtests/rm/unreadable2
39 files changed, 39 insertions, 39 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index e94648945..f563bcd49 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/cycle b/tests/rm/cycle
index 22936ee00..dee4d8e9c 100755
--- a/tests/rm/cycle
+++ b/tests/rm/cycle
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/dangling-symlink b/tests/rm/dangling-symlink
index 17794e0d1..df4e90b73 100755
--- a/tests/rm/dangling-symlink
+++ b/tests/rm/dangling-symlink
@@ -8,7 +8,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/deep-1 b/tests/rm/deep-1
index 41928862b..8437cadef 100755
--- a/tests/rm/deep-1
+++ b/tests/rm/deep-1
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/dir-no-w b/tests/rm/dir-no-w
index 27aba6aa9..cbaee19b9 100755
--- a/tests/rm/dir-no-w
+++ b/tests/rm/dir-no-w
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/dir-nonrecur b/tests/rm/dir-nonrecur
index 5b09821c0..446e13ef0 100755
--- a/tests/rm/dir-nonrecur
+++ b/tests/rm/dir-nonrecur
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/dot-rel b/tests/rm/dot-rel
index 2ffa49e4f..8abeaacc3 100755
--- a/tests/rm/dot-rel
+++ b/tests/rm/dot-rel
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/empty-inacc b/tests/rm/empty-inacc
index bc040689d..0a7120c8b 100755
--- a/tests/rm/empty-inacc
+++ b/tests/rm/empty-inacc
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/empty-name b/tests/rm/empty-name
index e24a722ff..b47d1c4f2 100755
--- a/tests/rm/empty-name
+++ b/tests/rm/empty-name
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/f-1 b/tests/rm/f-1
index 33041a350..db464bfc1 100755
--- a/tests/rm/f-1
+++ b/tests/rm/f-1
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/fail-2eperm b/tests/rm/fail-2eperm
index 503817591..2a59848bf 100755
--- a/tests/rm/fail-2eperm
+++ b/tests/rm/fail-2eperm
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/fail-eacces b/tests/rm/fail-eacces
index b32284864..d079ffba2 100755
--- a/tests/rm/fail-eacces
+++ b/tests/rm/fail-eacces
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/fail-eperm b/tests/rm/fail-eperm
index 8801abacb..de2270aff 100755
--- a/tests/rm/fail-eperm
+++ b/tests/rm/fail-eperm
@@ -7,7 +7,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/hash b/tests/rm/hash
index 036240c8c..2b7e93b62 100755
--- a/tests/rm/hash
+++ b/tests/rm/hash
@@ -7,7 +7,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/i-1 b/tests/rm/i-1
index 214292bc4..3eeeecf90 100755
--- a/tests/rm/i-1
+++ b/tests/rm/i-1
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/i-never b/tests/rm/i-never
index f20e90e78..25915a09b 100755
--- a/tests/rm/i-never
+++ b/tests/rm/i-never
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/i-no-r b/tests/rm/i-no-r
index b23ff5e62..4ed8e92a5 100755
--- a/tests/rm/i-no-r
+++ b/tests/rm/i-no-r
@@ -7,7 +7,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/ignorable b/tests/rm/ignorable
index 6036dd945..77c9deafc 100755
--- a/tests/rm/ignorable
+++ b/tests/rm/ignorable
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/inaccessible b/tests/rm/inaccessible
index 02128d70e..ebb42ea7e 100755
--- a/tests/rm/inaccessible
+++ b/tests/rm/inaccessible
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/interactive-always b/tests/rm/interactive-always
index 7b8166484..b18d23d19 100755
--- a/tests/rm/interactive-always
+++ b/tests/rm/interactive-always
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/interactive-once b/tests/rm/interactive-once
index 9325e8e70..906825efc 100755
--- a/tests/rm/interactive-once
+++ b/tests/rm/interactive-once
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1
index 71f142004..0f50750b1 100755
--- a/tests/rm/ir-1
+++ b/tests/rm/ir-1
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/isatty b/tests/rm/isatty
index 202dc0195..06c655533 100755
--- a/tests/rm/isatty
+++ b/tests/rm/isatty
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/no-give-up b/tests/rm/no-give-up
index d90e9e6dc..f09451d08 100755
--- a/tests/rm/no-give-up
+++ b/tests/rm/no-give-up
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/one-file-system b/tests/rm/one-file-system
index 66c04d5ec..86308d4c9 100755
--- a/tests/rm/one-file-system
+++ b/tests/rm/one-file-system
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/r-1 b/tests/rm/r-1
index 7b6f187fd..5d28e9521 100755
--- a/tests/rm/r-1
+++ b/tests/rm/r-1
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/r-2 b/tests/rm/r-2
index 68e61874e..8549eb691 100755
--- a/tests/rm/r-2
+++ b/tests/rm/r-2
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/r-3 b/tests/rm/r-3
index 0d85f64d9..ee87f785a 100755
--- a/tests/rm/r-3
+++ b/tests/rm/r-3
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/r-4 b/tests/rm/r-4
index 355133598..b42e425a0 100755
--- a/tests/rm/r-4
+++ b/tests/rm/r-4
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/readdir-bug b/tests/rm/readdir-bug
index a82aa955e..9efe1c04c 100755
--- a/tests/rm/readdir-bug
+++ b/tests/rm/readdir-bug
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/rm1 b/tests/rm/rm1
index 8987cd2d5..000fa6bef 100755
--- a/tests/rm/rm1
+++ b/tests/rm/rm1
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/rm2 b/tests/rm/rm2
index c64a9f352..c7a860c67 100755
--- a/tests/rm/rm2
+++ b/tests/rm/rm2
@@ -6,7 +6,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/rm3 b/tests/rm/rm3
index b3caf49ea..d1c2c852f 100755
--- a/tests/rm/rm3
+++ b/tests/rm/rm3
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/rm4 b/tests/rm/rm4
index 944aaec38..cd1a8f12e 100755
--- a/tests/rm/rm4
+++ b/tests/rm/rm4
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/rm5 b/tests/rm/rm5
index 297d02afc..ced9ccf88 100755
--- a/tests/rm/rm5
+++ b/tests/rm/rm5
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/sunos-1 b/tests/rm/sunos-1
index 1f6a09cd3..14d56e02f 100755
--- a/tests/rm/sunos-1
+++ b/tests/rm/sunos-1
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/unread2 b/tests/rm/unread2
index e67c9ae38..3a1de0dbd 100755
--- a/tests/rm/unread2
+++ b/tests/rm/unread2
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/unread3 b/tests/rm/unread3
index 4021a39d2..c2f6e900b 100755
--- a/tests/rm/unread3
+++ b/tests/rm/unread3
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
diff --git a/tests/rm/unreadable b/tests/rm/unreadable
index ca24deb86..095d803b8 100755
--- a/tests/rm/unreadable
+++ b/tests/rm/unreadable
@@ -5,7 +5,7 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,