diff options
author | Nick White <arch@njw.me.uk> | 2008-04-03 01:32:16 +0000 |
---|---|---|
committer | Nick White <arch@njw.me.uk> | 2008-04-03 01:32:16 +0000 |
commit | 2c11ade646188ce8ba8e3d8abbf0463aa8876826 (patch) | |
tree | d2ef90377ffa9abc41272d7d9d25a340edf4fac6 /doc | |
parent | f85c3b947985ad0cdaec0197dea8e077c9d5f6d7 (diff) |
Update to GPLv3
Relicensed the code under the GPLv3.
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-35
Diffstat (limited to 'doc')
-rw-r--r-- | doc/getht.man | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/doc/getht.man b/doc/getht.man index 5a34819..e79f6be 100644 --- a/doc/getht.man +++ b/doc/getht.man @@ -1,11 +1,11 @@ -.\" Copyright 2007 Nick White +.\" Copyright 2007,2008 Nick White .\" .\" This file is part of GetHT .\" -.\" This is free documentation; 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. +.\" This is free documentation; 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. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any @@ -18,8 +18,7 @@ .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License -.\" along with this program; if not, write to the Free Software -.\" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +.\" along with this program. If not, see <http://www.gnu.org/licenses/>. .TH GETHT 1 .SH NAME .B GetHT @@ -147,21 +146,20 @@ get help: .I http://savannah.nongnu.org/bugs/?func=additem&group=getht .SH LICENSE -Copyright 2007 Nick White +Copyright 2008 Nick White -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. +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 +(at your option) any later version. 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. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. .SH AUTHOR GetHT is at present primarily the work of Nick White, see the AUTHORS |