diff options
Diffstat (limited to 'lisp/cedet/semantic/decorate.el')
-rw-r--r-- | lisp/cedet/semantic/decorate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index 1a7cd77d1e0..da472808ce9 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el @@ -1,6 +1,6 @@ ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. -;;; Copyright (C) 1999-2003, 2005-2007, 2009-2019 Free Software +;;; Copyright (C) 1999-2003, 2005-2007, 2009-2020 Free Software ;;; Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> |