diff options
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." | |||
| 188 | 188 | ||
| 189 | \;; This file is free software; you can redistribute it and/or modify | 189 | \;; This file is free software; you can redistribute it and/or modify |
| 190 | \;; it under the terms of the GNU General Public License as published by | 190 | \;; it under the terms of the GNU General Public License as published by |
| 191 | \;; the Free Software Foundation; either version 2, or (at your option) | 191 | \;; the Free Software Foundation; either version 3, or (at your option) |
| 192 | \;; any later version. | 192 | \;; any later version. |
| 193 | 193 | ||
| 194 | \;; This file is distributed in the hope that it will be useful, | 194 | \;; This file is distributed in the hope that it will be useful, |