diff options
Diffstat (limited to 'lisp/cedet/srecode/mode.el')
| -rw-r--r-- | lisp/cedet/srecode/mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/mode.el b/lisp/cedet/srecode/mode.el index ddbce0a63c5..76e7e08761d 100644 --- a/lisp/cedet/srecode/mode.el +++ b/lisp/cedet/srecode/mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates | 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||