# HG changeset patch # User Mats Lidell # Date 1293754181 -3600 # Node ID 4b08f375e2fb06f6f96bef8e1af93c7dfc9b6b5c # Parent 08059af5521875b42024c555174b6acce990f2ce Added copyright and license to etc/xemacs.1. diff -r 08059af55218 -r 4b08f375e2fb etc/ChangeLog --- a/etc/ChangeLog Fri Dec 31 00:46:49 2010 +0100 +++ b/etc/ChangeLog Fri Dec 31 01:09:41 2010 +0100 @@ -1,3 +1,7 @@ +2010-12-31 Mats Lidell + + * xemacs.1: Added copyright and license. + 2010-12-31 Mats Lidell * emacskeys.sco: remove diff -r 08059af55218 -r 4b08f375e2fb etc/xemacs.1 --- a/etc/xemacs.1 Fri Dec 31 00:46:49 2010 +0100 +++ b/etc/xemacs.1 Fri Dec 31 01:09:41 2010 +0100 @@ -1,3 +1,4 @@ +.\" See section COPYING for copyright and redistribution information. .TH XEMACS 1 "2000-09-20" .UC 4 .SH NAME @@ -795,3 +796,49 @@ or from a mirror site near you. Mirror sites are listed in the file etc/FTP in the XEmacs distribution or see the Web site for an up-to-date list of mirror sites. + +.SH COPYING +Copyright +.if t \(co +.if n (C) +2004 Shyamal Prasad +.br +Copyright +.if t \(co +.if n (C) +1998, 2000 Martin Buchholz +.br +Copyright +.if t \(co +.if n (C) +1998 Andreas Jaeger +.br +Copyright +.if t \(co +.if n (C) +1998 Michael Sperber +.br +Copyright +.if t \(co +.if n (C) +1997, 1998 SL Baur +.br +Copyright +.if t \(co +.if n (C) +1992-1997 Ben Wing +.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 .