summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/decorate.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/decorate.el')
-rw-r--r--lisp/cedet/semantic/decorate.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el
index 8690e08806a..f6e079f2cd3 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, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010, 2011
+;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010, 2011, 2012
;;; Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>