diff options
Diffstat (limited to 'lisp/cedet/srecode/template.el')
| -rw-r--r-- | lisp/cedet/srecode/template.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/template.el b/lisp/cedet/srecode/template.el index 7da896989f0..add2f09c439 100644 --- a/lisp/cedet/srecode/template.el +++ b/lisp/cedet/srecode/template.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/template.el --- SRecoder template language parser support. | 1 | ;;; srecode/template.el --- SRecoder template language parser support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||