diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-25 20:49:46 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-25 20:49:46 (EDT) |
commit | 0263d71fda6e0ca9dacb350a88d38519ebbcbbe0 (patch) | |
tree | a4dcb88edbbb5e889930e2197128dab65bf597c4 | |
parent | 78ca0da941a5b9e30021cdd62ab543a01a5f4c2a (diff) |
prokit*(1): Improve license notices
-rw-r--r-- | man/prokit-help.1in | 19 | ||||
-rw-r--r-- | man/prokit-shell.1in | 19 | ||||
-rw-r--r-- | man/prokit-version.1in | 19 | ||||
-rw-r--r-- | man/prokit.1in | 19 |
4 files changed, 40 insertions, 36 deletions
diff --git a/man/prokit-help.1in b/man/prokit-help.1in index dac211d..e0bc17f 100644 --- a/man/prokit-help.1in +++ b/man/prokit-help.1in @@ -20,15 +20,16 @@ Note that \fBprokit -h\fP [\fIcommand\fP] is equivalent to \fBprokit help\fP .SH COPYRIGHT Copyright (C) 2014 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 2 of the License, or -(at your option) any later version. +The ProteanOS Development Kit 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 (at your option) any later version. .sp -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +The ProteanOS Development Kit is distributed in the hope that it +will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details. .sp You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. +along with the ProteanOS Development Kit. If not, see +<http://www.gnu.org/licenses/>. diff --git a/man/prokit-shell.1in b/man/prokit-shell.1in index 042ed03..8624e71 100644 --- a/man/prokit-shell.1in +++ b/man/prokit-shell.1in @@ -14,15 +14,16 @@ prokit-shell \- Run a shell in an isolated environment .SH COPYRIGHT Copyright (C) 2014 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 2 of the License, or -(at your option) any later version. +The ProteanOS Development Kit 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 (at your option) any later version. .sp -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +The ProteanOS Development Kit is distributed in the hope that it +will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details. .sp You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. +along with the ProteanOS Development Kit. If not, see +<http://www.gnu.org/licenses/>. diff --git a/man/prokit-version.1in b/man/prokit-version.1in index c369aea..573bd95 100644 --- a/man/prokit-version.1in +++ b/man/prokit-version.1in @@ -16,15 +16,16 @@ Note that \fBprokit -V\fP is equivalent to \fBprokit version\fP. .SH COPYRIGHT Copyright (C) 2014 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 2 of the License, or -(at your option) any later version. +The ProteanOS Development Kit 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 (at your option) any later version. .sp -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +The ProteanOS Development Kit is distributed in the hope that it +will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details. .sp You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. +along with the ProteanOS Development Kit. If not, see +<http://www.gnu.org/licenses/>. diff --git a/man/prokit.1in b/man/prokit.1in index 20acb30..945fe17 100644 --- a/man/prokit.1in +++ b/man/prokit.1in @@ -38,15 +38,16 @@ Run a shell in an isolated environment .SH COPYRIGHT Copyright (C) 2014 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 2 of the License, or -(at your option) any later version. +The ProteanOS Development Kit 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 (at your option) any later version. .sp -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +The ProteanOS Development Kit is distributed in the hope that it +will be useful, but WITHOUT ANY WARRANTY; without even the implied +warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU General Public License for more details. .sp You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. +along with the ProteanOS Development Kit. If not, see +<http://www.gnu.org/licenses/>. |