summaryrefslogtreecommitdiff
path: root/tests/du
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du')
-rwxr-xr-xtests/du/2g2
-rwxr-xr-xtests/du/8gb2
-rw-r--r--tests/du/Makefile.am2
-rwxr-xr-xtests/du/basic2
-rwxr-xr-xtests/du/deref2
-rwxr-xr-xtests/du/deref-args2
-rwxr-xr-xtests/du/exclude2
-rwxr-xr-xtests/du/fd-leak2
-rwxr-xr-xtests/du/files0-from2
-rwxr-xr-xtests/du/hard-link2
-rwxr-xr-xtests/du/inacc-dest2
-rwxr-xr-xtests/du/inaccessible-cwd2
-rwxr-xr-xtests/du/long-from-unreadable2
-rwxr-xr-xtests/du/long-sloop2
-rwxr-xr-xtests/du/no-deref2
-rwxr-xr-xtests/du/no-x2
-rwxr-xr-xtests/du/one-file-system2
-rwxr-xr-xtests/du/restore-wd2
-rwxr-xr-xtests/du/slash2
-rwxr-xr-xtests/du/slink2
-rwxr-xr-xtests/du/trailing-slash2
-rwxr-xr-xtests/du/two-args2
22 files changed, 22 insertions, 22 deletions
diff --git a/tests/du/2g b/tests/du/2g
index 5ed11e7a6..e986bf9a3 100755
--- a/tests/du/2g
+++ b/tests/du/2g
@@ -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/du/8gb b/tests/du/8gb
index 400c29d2d..9d18bdbc5 100755
--- a/tests/du/8gb
+++ b/tests/du/8gb
@@ -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/du/Makefile.am b/tests/du/Makefile.am
index 3149cfac6..2d0888982 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -4,7 +4,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/du/basic b/tests/du/basic
index 665a416c8..a9e026c43 100755
--- a/tests/du/basic
+++ b/tests/du/basic
@@ -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/du/deref b/tests/du/deref
index 407797a8b..96ade7146 100755
--- a/tests/du/deref
+++ b/tests/du/deref
@@ -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/du/deref-args b/tests/du/deref-args
index 79225f5de..a8c29b396 100755
--- a/tests/du/deref-args
+++ b/tests/du/deref-args
@@ -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/du/exclude b/tests/du/exclude
index e197fcd78..2418b6a71 100755
--- a/tests/du/exclude
+++ b/tests/du/exclude
@@ -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/du/fd-leak b/tests/du/fd-leak
index 465fcaee0..f8024f5ea 100755
--- a/tests/du/fd-leak
+++ b/tests/du/fd-leak
@@ -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/du/files0-from b/tests/du/files0-from
index fdcb59575..948644d71 100755
--- a/tests/du/files0-from
+++ b/tests/du/files0-from
@@ -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/du/hard-link b/tests/du/hard-link
index 1e7a5f9c2..b01772cfc 100755
--- a/tests/du/hard-link
+++ b/tests/du/hard-link
@@ -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/du/inacc-dest b/tests/du/inacc-dest
index 0ff6b96ec..d1906483b 100755
--- a/tests/du/inacc-dest
+++ b/tests/du/inacc-dest
@@ -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/du/inaccessible-cwd b/tests/du/inaccessible-cwd
index 0f9f9b766..674759f4c 100755
--- a/tests/du/inaccessible-cwd
+++ b/tests/du/inaccessible-cwd
@@ -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/du/long-from-unreadable b/tests/du/long-from-unreadable
index f43a6dbb6..f92c68d55 100755
--- a/tests/du/long-from-unreadable
+++ b/tests/du/long-from-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,
diff --git a/tests/du/long-sloop b/tests/du/long-sloop
index f5f9423f0..baf681e59 100755
--- a/tests/du/long-sloop
+++ b/tests/du/long-sloop
@@ -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/du/no-deref b/tests/du/no-deref
index 167f9c22b..5ff26cb5b 100755
--- a/tests/du/no-deref
+++ b/tests/du/no-deref
@@ -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/du/no-x b/tests/du/no-x
index fa93e97fd..e75bbd377 100755
--- a/tests/du/no-x
+++ b/tests/du/no-x
@@ -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/du/one-file-system b/tests/du/one-file-system
index b595dc678..9d7d97962 100755
--- a/tests/du/one-file-system
+++ b/tests/du/one-file-system
@@ -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/du/restore-wd b/tests/du/restore-wd
index 3b8a3c97f..aeb3319ad 100755
--- a/tests/du/restore-wd
+++ b/tests/du/restore-wd
@@ -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/du/slash b/tests/du/slash
index d3e1335bf..58d330e38 100755
--- a/tests/du/slash
+++ b/tests/du/slash
@@ -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/du/slink b/tests/du/slink
index 8be1a3072..8fdb393ae 100755
--- a/tests/du/slink
+++ b/tests/du/slink
@@ -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/du/trailing-slash b/tests/du/trailing-slash
index 4d607cd22..8177cd52d 100755
--- a/tests/du/trailing-slash
+++ b/tests/du/trailing-slash
@@ -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/du/two-args b/tests/du/two-args
index 93700a03b..b683e4c79 100755
--- a/tests/du/two-args
+++ b/tests/du/two-args
@@ -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,