Mercurial > hg > xemacs-beta
changeset 5428:73eef12660cd
Converted gnuserv docs to GPLv3 or later.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sat, 06 Nov 2010 22:57:08 +0100 |
parents | f7b56a4b65e6 |
children | 4d771ba66557 |
files | etc/gnuserv.1 etc/gnuserv.README |
diffstat | 2 files changed, 39 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/gnuserv.1 Fri Nov 05 15:05:14 2010 +0100 +++ b/etc/gnuserv.1 Sat Nov 06 22:57:08 2010 +0100 @@ -297,3 +297,25 @@ 18.52 distribution. Various modifications from Bob Weiner (weiner@mot.com), Darrell Kindred (dkindred@cmu.edu), Arup Mukherjee (arup@cmu.edu), Ben Wing (ben@xemacs.org) and Hrvoje Niksic (hniksic@xemacs.org). + +.SH COPYING +\" .Copyright +\" .if t \(co +\" .if n (C) +\" [dates] by [author/owner] + +.PP +This file is part of XEmacs. +.PP +XEmacs 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. +.PP +XEmacs 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. +.PP +You should have received a copy of the GNU General Public License +along with XEmacs. If not, see <http://www.gnu.org/licenses/>.
--- a/etc/gnuserv.README Fri Nov 05 15:05:14 2010 +0100 +++ b/etc/gnuserv.README Sat Nov 06 22:57:08 2010 +0100 @@ -2,6 +2,23 @@ This file was never meant to be proper documentation, and now is bitrotted. See the file gnuserv.1 and/or the sources for more information. + +This file is part of XEmacs. + +XEmacs 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. + +XEmacs 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 XEmacs. If not, see <http://www.gnu.org/licenses/>. + + **** NOTE: This version of gnuserv has some enhancements over the original version distributed by Andy Norman. See the end of this file for more details.