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/sort-time | |
parent | 578332c0e2a2a2c843f27a5bc18275c84e491763 (diff) | |
download | coreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.xz |
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'tests/sort-time')
-rw-r--r-- | tests/sort-time/Makefile | 2 | ||||
-rw-r--r-- | tests/sort-time/README | 2 | ||||
-rwxr-xr-x | tests/sort-time/rand-gen | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/sort-time/Makefile b/tests/sort-time/Makefile index 3bd8f1603..9d43032ad 100644 --- a/tests/sort-time/Makefile +++ b/tests/sort-time/Makefile @@ -2,7 +2,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/sort-time/README b/tests/sort-time/README index 14b7e2119..7fa6a4063 100644 --- a/tests/sort-time/README +++ b/tests/sort-time/README @@ -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/sort-time/rand-gen b/tests/sort-time/rand-gen index d0bab646f..20eaac0ac 100755 --- a/tests/sort-time/rand-gen +++ b/tests/sort-time/rand-gen @@ -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, |