diff options
Diffstat (limited to 'doc/misc/info.texi')
| -rw-r--r-- | doc/misc/info.texi | 22 | 
1 files changed, 10 insertions, 12 deletions
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index 141b8da5728..70dfffde393 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi @@ -14,25 +14,18 @@  This file describes how to use Info, the on-line, menu-driven GNU  documentation system. -Copyright @copyright{} 1989, 1992, 1996-2012 Free Software Foundation, Inc. +Copyright @copyright{} 1989, 1992, 1996--2013 Free Software Foundation, Inc.  @quotation  Permission is granted to copy, distribute and/or modify this document  under the terms of the GNU Free Documentation License, Version 1.3 or  any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover texts being ``A GNU -Manual,'' and with the Back-Cover Texts as in (a) below.  A copy of the -license is included in the section entitled ``GNU Free Documentation -License'' in the Emacs manual. +Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' +and with the Back-Cover Texts as in (a) below.  A copy of the license +is included in the section entitled ``GNU Free Documentation License''.  (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and -modify this GNU manual.  Buying copies from the FSF supports it in -developing GNU and promoting software freedom.'' - -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. +modify this GNU manual.''  @end quotation  @end copying @@ -84,6 +77,7 @@ Started' chapter.  * Getting Started::             Getting started using an Info reader.  * Advanced::                    Advanced Info commands.  * Expert Info::                 Info commands for experts. +* GNU Free Documentation License::  The license for this documentation.  * Index::                       An index of topics, commands, and variables.  @end menu @@ -1504,6 +1498,10 @@ usually few.  To check an Info file, do @kbd{M-x Info-validate} while looking at any  node of the file with Emacs Info mode. +@node GNU Free Documentation License +@appendix GNU Free Documentation License +@include doclicense.texi +  @node Index  @unnumbered Index  | 
