From 9b9b20706728517e0fa28c24147eb613470df434 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Oct 2012 18:00:26 -0400 Subject: Additionally license everything under GPLv2. --- diff --git a/Makefile.in b/Makefile.in index f9ec445..253a0be 100644 --- a/Makefile.in +++ b/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, diff --git a/configure b/configure index 0c95614..9a55e7b 100755 --- a/configure +++ b/configure @@ -8,7 +8,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, @@ -166,7 +166,7 @@ ${package_name} ${package_version} configure Not generated by GNU Autoconf Copyright (C) 2011-2012 Patrick "P. J." McDermott -License: GNU GPL version 3 or later . +License: GNU GPL version 2 or later . This configure script is free software: you can redistribute and/or modify it. There is NO WARRANTY, to the extent permitted by law. EOF diff --git a/locale/Makefile.in b/locale/Makefile.in index 59237ab..d7a3b4f 100644 --- a/locale/Makefile.in +++ b/locale/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, diff --git a/locale/en_US/opkhelper.sh b/locale/en_US/opkhelper.sh index 7114d66..05b3c2c 100644 --- a/locale/en_US/opkhelper.sh +++ b/locale/en_US/opkhelper.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/man/Makefile.in b/man/Makefile.in index 81acdea..a684679 100644 --- a/man/Makefile.in +++ b/man/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, diff --git a/man/oh-fixperms.1.in b/man/oh-fixperms.1.in index 0e5ecb4..b3ea1b3 100644 --- a/man/oh-fixperms.1.in +++ b/man/oh-fixperms.1.in @@ -27,7 +27,7 @@ Copyright (C) 2012 Patrick "P. J." McDermott .sp 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. .sp This program is distributed in the hope that it will be useful, diff --git a/man/oh-installfiles.1.in b/man/oh-installfiles.1.in index b86f57d..bbc3a21 100644 --- a/man/oh-installfiles.1.in +++ b/man/oh-installfiles.1.in @@ -43,7 +43,7 @@ Copyright (C) 2012 Patrick "P. J." McDermott .sp 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. .sp This program is distributed in the hope that it will be useful, diff --git a/man/oh-strip.1.in b/man/oh-strip.1.in index cd0687e..fb0ca44 100644 --- a/man/oh-strip.1.in +++ b/man/oh-strip.1.in @@ -34,7 +34,7 @@ Copyright (C) 2012 Patrick "P. J." McDermott .sp 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. .sp This program is distributed in the hope that it will be useful, diff --git a/src/Makefile.in b/src/Makefile.in index e3f742a..d620dca 100644 --- a/src/Makefile.in +++ b/src/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, diff --git a/src/oh-fixperms.sh b/src/oh-fixperms.sh index d7779aa..b9029df 100644 --- a/src/oh-fixperms.sh +++ b/src/oh-fixperms.sh @@ -8,7 +8,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/src/oh-installfiles.sh b/src/oh-installfiles.sh index 6de0d5c..d77c89b 100644 --- a/src/oh-installfiles.sh +++ b/src/oh-installfiles.sh @@ -8,7 +8,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/src/oh-strip.sh b/src/oh-strip.sh index 5b8d785..bf328a5 100644 --- a/src/oh-strip.sh +++ b/src/oh-strip.sh @@ -8,7 +8,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, -- cgit v0.9.1