diff options
Diffstat (limited to 'lisp/cedet/semantic/wisent/javascript.el')
| -rw-r--r-- | lisp/cedet/semantic/wisent/javascript.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/wisent/javascript.el b/lisp/cedet/semantic/wisent/javascript.el index a676a8b4591..d644435641e 100644 --- a/lisp/cedet/semantic/wisent/javascript.el +++ b/lisp/cedet/semantic/wisent/javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/javascript.el --- javascript parser support | 1 | ;;; semantic/wisent/javascript.el --- javascript parser support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |