# HG changeset patch # User Mats Lidell # Date 1289080628 -3600 # Node ID 73eef12660cdd19eb48585c727efa424b93ef64e # Parent f7b56a4b65e628fb7d5e897ca81abb328c5f1c87 Converted gnuserv docs to GPLv3 or later. diff -r f7b56a4b65e6 -r 73eef12660cd etc/gnuserv.1 --- 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 . diff -r f7b56a4b65e6 -r 73eef12660cd etc/gnuserv.README --- 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 . + + **** 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.