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/mkdir | |
parent | 578332c0e2a2a2c843f27a5bc18275c84e491763 (diff) | |
download | coreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.xz |
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'tests/mkdir')
-rwxr-xr-x | tests/mkdir/concurrent-1 | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-1 | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-2 | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-3 | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-slashdot | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-thru-slink | 2 | ||||
-rwxr-xr-x | tests/mkdir/p-v | 2 | ||||
-rwxr-xr-x | tests/mkdir/parents | 2 | ||||
-rwxr-xr-x | tests/mkdir/perm | 2 | ||||
-rwxr-xr-x | tests/mkdir/special-1 | 2 | ||||
-rwxr-xr-x | tests/mkdir/t-slash | 2 | ||||
-rwxr-xr-x | tests/mkdir/writable-under-readonly | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/tests/mkdir/concurrent-1 b/tests/mkdir/concurrent-1 index 0a8c14295..6931c624b 100755 --- a/tests/mkdir/concurrent-1 +++ b/tests/mkdir/concurrent-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/mkdir/p-1 b/tests/mkdir/p-1 index 7e384e415..bb1c92aae 100755 --- a/tests/mkdir/p-1 +++ b/tests/mkdir/p-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/mkdir/p-2 b/tests/mkdir/p-2 index 53ad876e2..560be3177 100755 --- a/tests/mkdir/p-2 +++ b/tests/mkdir/p-2 @@ -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/mkdir/p-3 b/tests/mkdir/p-3 index 54e99e172..f22e05c3d 100755 --- a/tests/mkdir/p-3 +++ b/tests/mkdir/p-3 @@ -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/mkdir/p-slashdot b/tests/mkdir/p-slashdot index 5a3561d60..4012d3348 100755 --- a/tests/mkdir/p-slashdot +++ b/tests/mkdir/p-slashdot @@ -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/mkdir/p-thru-slink b/tests/mkdir/p-thru-slink index f44be660d..a48c65d8d 100755 --- a/tests/mkdir/p-thru-slink +++ b/tests/mkdir/p-thru-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/mkdir/p-v b/tests/mkdir/p-v index 267542353..da84ebf11 100755 --- a/tests/mkdir/p-v +++ b/tests/mkdir/p-v @@ -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/mkdir/parents b/tests/mkdir/parents index d956e39d7..604293209 100755 --- a/tests/mkdir/parents +++ b/tests/mkdir/parents @@ -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/mkdir/perm b/tests/mkdir/perm index 3853f2a3b..707178874 100755 --- a/tests/mkdir/perm +++ b/tests/mkdir/perm @@ -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/mkdir/special-1 b/tests/mkdir/special-1 index 7f8dc7405..621a5a689 100755 --- a/tests/mkdir/special-1 +++ b/tests/mkdir/special-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/mkdir/t-slash b/tests/mkdir/t-slash index e002ab21f..ea8fcc19c 100755 --- a/tests/mkdir/t-slash +++ b/tests/mkdir/t-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/mkdir/writable-under-readonly b/tests/mkdir/writable-under-readonly index ccd633e52..4d19c5695 100755 --- a/tests/mkdir/writable-under-readonly +++ b/tests/mkdir/writable-under-readonly @@ -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, |