diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-16 20:38:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-16 20:38:20 (EDT) |
commit | d00b7ae67055c0d594ebd78a6d92f3641ab9abc3 (patch) | |
tree | 54c95446402fde8e785597c4e02954014a2190ed /lib/package | |
parent | 260f20ce977de5f1d3ec3634710bc6bcfa192cd9 (diff) |
Additionally license everything under GPLv2.
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, |