diff options
Diffstat (limited to 'lisp/cedet/srecode/insert.el')
| -rw-r--r-- | lisp/cedet/srecode/insert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/insert.el b/lisp/cedet/srecode/insert.el index 455977bbe03..c28f7be03a1 100644 --- a/lisp/cedet/srecode/insert.el +++ b/lisp/cedet/srecode/insert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream -*- lexical-binding:t -*- | 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||