diff options
Diffstat (limited to 'lib/package')
-rw-r--r-- | lib/package/2.sh | 2 | ||||
-rw-r--r-- | lib/package/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/package/2.sh b/lib/package/2.sh index 98470e8..745369f 100644 --- a/lib/package/2.sh +++ b/lib/package/2.sh @@ -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 3 of the License, or +# the Free Software Foundation, either version 2 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/lib/package/Makefile.in b/lib/package/Makefile.in index 862a55e..c28c412 100644 --- a/lib/package/Makefile.in +++ b/lib/package/Makefile.in @@ -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 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |