diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2007-07-10 23:28:04 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2007-07-10 23:28:04 +0000 |
commit | c636ecc62cda9120a84645e5698c381939484fe8 (patch) | |
tree | 16281a01ada0a33b1fe2925dfc33d6104aee9de4 /lisp/autoinsert.el | |
parent | 1cd643e793fc948e63c02ae8241f2d20d4fa068d (diff) | |
download | emacs-c636ecc62cda9120a84645e5698c381939484fe8.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 3f615dcfbd3..dcacc6a99ff 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, |