diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-21 18:00:26 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-21 18:00:26 (EDT) |
commit | 9b9b20706728517e0fa28c24147eb613470df434 (patch) | |
tree | 5b243401a976794f3d7bccb1b688a2caadad5483 /man | |
parent | b56a5c7500c9b23db23300360a7b881347a43a6d (diff) |
Additionally license everything under GPLv2.
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.in | 2 | ||||
-rw-r--r-- | man/oh-fixperms.1.in | 2 | ||||
-rw-r--r-- | man/oh-installfiles.1.in | 2 | ||||
-rw-r--r-- | man/oh-strip.1.in | 2 |
4 files changed, 4 insertions, 4 deletions
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, |