summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv')
-rw-r--r--tests/mv/Makefile.am2
-rwxr-xr-xtests/mv/acl2
-rwxr-xr-xtests/mv/atomic2
-rwxr-xr-xtests/mv/backup-dir2
-rwxr-xr-xtests/mv/backup-is-src2
-rwxr-xr-xtests/mv/childproof2
-rwxr-xr-xtests/mv/diag2
-rwxr-xr-xtests/mv/dir-file2
-rwxr-xr-xtests/mv/dir2dir2
-rwxr-xr-xtests/mv/dup-source2
-rwxr-xr-xtests/mv/force2
-rwxr-xr-xtests/mv/hard-22
-rwxr-xr-xtests/mv/hard-32
-rwxr-xr-xtests/mv/hard-42
-rwxr-xr-xtests/mv/hard-link-12
-rwxr-xr-xtests/mv/hard-verbose2
-rwxr-xr-xtests/mv/i-12
-rwxr-xr-xtests/mv/i-22
-rwxr-xr-xtests/mv/i-32
-rwxr-xr-xtests/mv/i-42
-rwxr-xr-xtests/mv/i-52
-rwxr-xr-xtests/mv/i-link-no2
-rwxr-xr-xtests/mv/into-self2
-rwxr-xr-xtests/mv/into-self-22
-rwxr-xr-xtests/mv/into-self-32
-rwxr-xr-xtests/mv/into-self-42
-rwxr-xr-xtests/mv/leak-fd2
-rwxr-xr-xtests/mv/mv-special-12
-rwxr-xr-xtests/mv/no-target-dir2
-rwxr-xr-xtests/mv/part-fail2
-rwxr-xr-xtests/mv/part-hardlink2
-rwxr-xr-xtests/mv/part-rename2
-rwxr-xr-xtests/mv/part-symlink2
-rwxr-xr-xtests/mv/partition-perm2
-rwxr-xr-xtests/mv/perm-12
-rwxr-xr-xtests/mv/reply-no2
-rwxr-xr-xtests/mv/to-symlink2
-rwxr-xr-xtests/mv/trailing-slash2
-rwxr-xr-xtests/mv/update2
-rw-r--r--tests/mv/vfat2
40 files changed, 40 insertions, 40 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index 71c911994..9392afdb3 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/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/mv/acl b/tests/mv/acl
index 9128686ee..005832fa7 100755
--- a/tests/mv/acl
+++ b/tests/mv/acl
@@ -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/mv/atomic b/tests/mv/atomic
index 728bbfa1f..2b49fdeb7 100755
--- a/tests/mv/atomic
+++ b/tests/mv/atomic
@@ -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/mv/backup-dir b/tests/mv/backup-dir
index 72ffce1eb..f690a57db 100755
--- a/tests/mv/backup-dir
+++ b/tests/mv/backup-dir
@@ -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/mv/backup-is-src b/tests/mv/backup-is-src
index 8d5c69d6e..6f739c58f 100755
--- a/tests/mv/backup-is-src
+++ b/tests/mv/backup-is-src
@@ -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/mv/childproof b/tests/mv/childproof
index 41cdfce18..eb4e6f6fa 100755
--- a/tests/mv/childproof
+++ b/tests/mv/childproof
@@ -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/mv/diag b/tests/mv/diag
index 63eb3c628..5987d92c6 100755
--- a/tests/mv/diag
+++ b/tests/mv/diag
@@ -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/mv/dir-file b/tests/mv/dir-file
index 9c540b293..f9aac37b8 100755
--- a/tests/mv/dir-file
+++ b/tests/mv/dir-file
@@ -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/mv/dir2dir b/tests/mv/dir2dir
index 11ae26ed1..eca20a16e 100755
--- a/tests/mv/dir2dir
+++ b/tests/mv/dir2dir
@@ -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/mv/dup-source b/tests/mv/dup-source
index 7965c91a5..513ce9ca6 100755
--- a/tests/mv/dup-source
+++ b/tests/mv/dup-source
@@ -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/mv/force b/tests/mv/force
index 3836ec046..b26154b56 100755
--- a/tests/mv/force
+++ b/tests/mv/force
@@ -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/mv/hard-2 b/tests/mv/hard-2
index 101f334d2..7054bdf40 100755
--- a/tests/mv/hard-2
+++ b/tests/mv/hard-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/mv/hard-3 b/tests/mv/hard-3
index ce8372840..7b05cb9cc 100755
--- a/tests/mv/hard-3
+++ b/tests/mv/hard-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/mv/hard-4 b/tests/mv/hard-4
index 118479af0..99c4fc1ff 100755
--- a/tests/mv/hard-4
+++ b/tests/mv/hard-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/mv/hard-link-1 b/tests/mv/hard-link-1
index 7ce9176e1..2a1957426 100755
--- a/tests/mv/hard-link-1
+++ b/tests/mv/hard-link-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/mv/hard-verbose b/tests/mv/hard-verbose
index 9c02ac14d..47b4d2e97 100755
--- a/tests/mv/hard-verbose
+++ b/tests/mv/hard-verbose
@@ -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/mv/i-1 b/tests/mv/i-1
index 3ab73c08d..2dad7b398 100755
--- a/tests/mv/i-1
+++ b/tests/mv/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/mv/i-2 b/tests/mv/i-2
index 36d1ce474..1a5b7a765 100755
--- a/tests/mv/i-2
+++ b/tests/mv/i-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/mv/i-3 b/tests/mv/i-3
index 937479e42..8949847a1 100755
--- a/tests/mv/i-3
+++ b/tests/mv/i-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/mv/i-4 b/tests/mv/i-4
index 594c155fb..0f8ecab50 100755
--- a/tests/mv/i-4
+++ b/tests/mv/i-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/mv/i-5 b/tests/mv/i-5
index 2fec7edf7..460710da3 100755
--- a/tests/mv/i-5
+++ b/tests/mv/i-5
@@ -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/mv/i-link-no b/tests/mv/i-link-no
index 2931af60e..c4af29452 100755
--- a/tests/mv/i-link-no
+++ b/tests/mv/i-link-no
@@ -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/mv/into-self b/tests/mv/into-self
index 69f0e5d18..7a673d5b6 100755
--- a/tests/mv/into-self
+++ b/tests/mv/into-self
@@ -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/mv/into-self-2 b/tests/mv/into-self-2
index 11fddf210..cb345ab6b 100755
--- a/tests/mv/into-self-2
+++ b/tests/mv/into-self-2
@@ -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/mv/into-self-3 b/tests/mv/into-self-3
index 6b08d3105..83c30baba 100755
--- a/tests/mv/into-self-3
+++ b/tests/mv/into-self-3
@@ -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/mv/into-self-4 b/tests/mv/into-self-4
index 13357b78d..8c3b63f45 100755
--- a/tests/mv/into-self-4
+++ b/tests/mv/into-self-4
@@ -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/mv/leak-fd b/tests/mv/leak-fd
index 1592e0c50..3894a5c79 100755
--- a/tests/mv/leak-fd
+++ b/tests/mv/leak-fd
@@ -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/mv/mv-special-1 b/tests/mv/mv-special-1
index 4d7c6978c..c4bd5c236 100755
--- a/tests/mv/mv-special-1
+++ b/tests/mv/mv-special-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/mv/no-target-dir b/tests/mv/no-target-dir
index db7fe9456..3d43f758c 100755
--- a/tests/mv/no-target-dir
+++ b/tests/mv/no-target-dir
@@ -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/mv/part-fail b/tests/mv/part-fail
index e4c5dc96e..734c9755e 100755
--- a/tests/mv/part-fail
+++ b/tests/mv/part-fail
@@ -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/mv/part-hardlink b/tests/mv/part-hardlink
index 66cfe0d4c..a8065b414 100755
--- a/tests/mv/part-hardlink
+++ b/tests/mv/part-hardlink
@@ -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/mv/part-rename b/tests/mv/part-rename
index b8c03e092..f85c6379e 100755
--- a/tests/mv/part-rename
+++ b/tests/mv/part-rename
@@ -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/mv/part-symlink b/tests/mv/part-symlink
index 5cd198cad..1c8e95655 100755
--- a/tests/mv/part-symlink
+++ b/tests/mv/part-symlink
@@ -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/mv/partition-perm b/tests/mv/partition-perm
index 129146a80..399cd7a00 100755
--- a/tests/mv/partition-perm
+++ b/tests/mv/partition-perm
@@ -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/mv/perm-1 b/tests/mv/perm-1
index 1b9ab289a..1c3bf5938 100755
--- a/tests/mv/perm-1
+++ b/tests/mv/perm-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/mv/reply-no b/tests/mv/reply-no
index ae0a3cd2e..2df4b01c5 100755
--- a/tests/mv/reply-no
+++ b/tests/mv/reply-no
@@ -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/mv/to-symlink b/tests/mv/to-symlink
index 6473cfba3..c6a328c2a 100755
--- a/tests/mv/to-symlink
+++ b/tests/mv/to-symlink
@@ -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/mv/trailing-slash b/tests/mv/trailing-slash
index b734624de..7491e2fcb 100755
--- a/tests/mv/trailing-slash
+++ b/tests/mv/trailing-slash
@@ -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/mv/update b/tests/mv/update
index 6bf161efa..0c0602414 100755
--- a/tests/mv/update
+++ b/tests/mv/update
@@ -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/mv/vfat b/tests/mv/vfat
index 20b10e26e..5107e0b2e 100644
--- a/tests/mv/vfat
+++ b/tests/mv/vfat
@@ -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,