diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/autoinsert.el | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 04c59441047..845014f9ab5 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -228,10 +228,11 @@ If this contains a %s, that will be replaced by the matching rule." @quotation 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, and no Cover Texts. A copy of the license is -included in the section entitled ``GNU Free Documentation License.'' +under the terms of the GNU Free Documentation License, Version 1.2 +or any later version published by the Free Software Foundation; +with no Invariant Sections, no Front-Cover Texts, and no Back-Cover +Texts. A copy of the license is included in the section entitled ``GNU +Free Documentation License''. A copy of the license is also available from the Free Software Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. |