comparison etc/gnuserv.1 @ 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 807b51903ed4
children 863f16484873
comparison
equal deleted inserted replaced
5427:f7b56a4b65e6 5428:73eef12660cd
295 Andy Norman (ange@hplb.hpl.hp.com), based heavily upon 295 Andy Norman (ange@hplb.hpl.hp.com), based heavily upon
296 etc/emacsclient.c, etc/server.c and lisp/server.el from the GNU Emacs 296 etc/emacsclient.c, etc/server.c and lisp/server.el from the GNU Emacs
297 18.52 distribution. Various modifications from Bob Weiner (weiner@mot.com), 297 18.52 distribution. Various modifications from Bob Weiner (weiner@mot.com),
298 Darrell Kindred (dkindred@cmu.edu), Arup Mukherjee (arup@cmu.edu), Ben 298 Darrell Kindred (dkindred@cmu.edu), Arup Mukherjee (arup@cmu.edu), Ben
299 Wing (ben@xemacs.org) and Hrvoje Niksic (hniksic@xemacs.org). 299 Wing (ben@xemacs.org) and Hrvoje Niksic (hniksic@xemacs.org).
300
301 .SH COPYING
302 \" .Copyright
303 \" .if t \(co
304 \" .if n (C)
305 \" [dates] by [author/owner]
306
307 .PP
308 This file is part of XEmacs.
309 .PP
310 XEmacs is free software: you can redistribute it and/or modify it
311 under the terms of the GNU General Public License as published by the
312 Free Software Foundation, either version 3 of the License, or (at your
313 option) any later version.
314 .PP
315 XEmacs is distributed in the hope that it will be useful, but WITHOUT
316 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
317 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
318 for more details.
319 .PP
320 You should have received a copy of the GNU General Public License
321 along with XEmacs. If not, see <http://www.gnu.org/licenses/>.