diff options
author | Glenn Morris <rgm@gnu.org> | 2008-11-19 04:32:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-11-19 04:32:05 +0000 |
commit | d5259d01c8b19c043b68c821af49d81fcf7b01b0 (patch) | |
tree | a07547a854650d1f25b15d9e725e2865e6975e60 /lisp | |
parent | 3b75ca8bd2ed9e6cc5a5e8008a20d322af2584cb (diff) | |
download | emacs-d5259d01c8b19c043b68c821af49d81fcf7b01b0.tar.gz emacs-d5259d01c8b19c043b68c821af49d81fcf7b01b0.tar.bz2 emacs-d5259d01c8b19c043b68c821af49d81fcf7b01b0.zip |
(auto-insert-alist): Update template to FDL 1.3+.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/autoinsert.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index c01999a7b8c..2b4972bb11c 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -227,10 +227,10 @@ 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.2 +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, no Front-Cover Texts, and no Back-Cover -Texts. A copy of the license is included in the section entitled ``GNU +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 |