diff options
Diffstat (limited to 'lisp/cedet/semantic/debug.el')
| -rw-r--r-- | lisp/cedet/semantic/debug.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/debug.el b/lisp/cedet/semantic/debug.el index 1b1639cbf14..eebdd013aae 100644 --- a/lisp/cedet/semantic/debug.el +++ b/lisp/cedet/semantic/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/debug.el --- Language Debugger framework | 1 | ;;; semantic/debug.el --- Language Debugger framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2008-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 | ||