diff options
author | Jim Meyering <jim@meyering.net> | 2007-07-10 12:21:15 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-07-10 13:35:56 +0200 |
commit | 33342c1a0a464f198df3f177432a0e98e482e7a4 (patch) | |
tree | 26aa81e832cead167d91f6d5440861838498b3d9 /tests/du | |
parent | 578332c0e2a2a2c843f27a5bc18275c84e491763 (diff) | |
download | coreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.xz |
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'tests/du')
-rwxr-xr-x | tests/du/2g | 2 | ||||
-rwxr-xr-x | tests/du/8gb | 2 | ||||
-rw-r--r-- | tests/du/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/du/basic | 2 | ||||
-rwxr-xr-x | tests/du/deref | 2 | ||||
-rwxr-xr-x | tests/du/deref-args | 2 | ||||
-rwxr-xr-x | tests/du/exclude | 2 | ||||
-rwxr-xr-x | tests/du/fd-leak | 2 | ||||
-rwxr-xr-x | tests/du/files0-from | 2 | ||||
-rwxr-xr-x | tests/du/hard-link | 2 | ||||
-rwxr-xr-x | tests/du/inacc-dest | 2 | ||||
-rwxr-xr-x | tests/du/inaccessible-cwd | 2 | ||||
-rwxr-xr-x | tests/du/long-from-unreadable | 2 | ||||
-rwxr-xr-x | tests/du/long-sloop | 2 | ||||
-rwxr-xr-x | tests/du/no-deref | 2 | ||||
-rwxr-xr-x | tests/du/no-x | 2 | ||||
-rwxr-xr-x | tests/du/one-file-system | 2 | ||||
-rwxr-xr-x | tests/du/restore-wd | 2 | ||||
-rwxr-xr-x | tests/du/slash | 2 | ||||
-rwxr-xr-x | tests/du/slink | 2 | ||||
-rwxr-xr-x | tests/du/trailing-slash | 2 | ||||
-rwxr-xr-x | tests/du/two-args | 2 |
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, |