diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-04-25 13:48:24 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-04-25 13:48:24 +0000 |
commit | 0096aed26a4ef7db17f07dd083eb750a801eb61e (patch) | |
tree | 9986451eaf20eb4af4a7f9f41901e23e20e10ee6 /etc/emacs.1 | |
parent | 7eae0a3849d69f9012ca1c02d2470b387287f0a5 (diff) | |
download | emacs-0096aed26a4ef7db17f07dd083eb750a801eb61e.tar.gz |
Place under GFDL.
Diffstat (limited to 'etc/emacs.1')
-rw-r--r-- | etc/emacs.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/emacs.1 b/etc/emacs.1 index 59a410d8b1b..2588a10457d 100644 --- a/etc/emacs.1 +++ b/etc/emacs.1 @@ -512,3 +512,23 @@ X(1), xlsfonts(1), xterm(1), xrdb(1) .I Emacs was written by Richard Stallman and the Free Software Foundation. Joachim Martillo and Robert Krawitz added the X features. +.SH COPYING +Copyright +.if t \(co +.if n (c) +1999, 2001 Free Software Foundation, Inc. +.PP +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; +with no Invariant Sections, with no Front-Cover Texts, and no +Back-Cover Texts. +.PP +This document is part of a collection distributed under the GNU Free +Documentation License. If you want to distribute this document +separately from the collection, you can do so by adding a copy of the +license to the document, as described in section 6 of the license. +A copy of the license is included in the +.BR gfdl ( 1 ) +man page, and in the section entitled "GNU Free Documentation +License" in the Emacs manual. |