summaryrefslogtreecommitdiff
path: root/lisp/autoinsert.el
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2007-07-11 01:54:24 +0000
committerNick Roberts <nickrob@snap.net.nz>2007-07-11 01:54:24 +0000
commit10b84c37fe38d1dac913081493ca090fc3f84320 (patch)
tree5379221b6bdcbae8b74437a0f755244308e41c2e /lisp/autoinsert.el
parentfec50ededb0da99b2984b04188f02b98f1c75f2a (diff)
(auto-insert-alist): s/2/3/ in the generated comment.
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r--lisp/autoinsert.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index 7540ad78bcd..2dad1fc2ed9 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -188,7 +188,7 @@ If this contains a %s, that will be replaced by the matching rule."
;; This file 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 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;; This file is distributed in the hope that it will be useful,