summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/html.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/html.el')
-rw-r--r--lisp/cedet/semantic/html.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/html.el b/lisp/cedet/semantic/html.el
index 7da4d409ff2..d9814b32942 100644
--- a/lisp/cedet/semantic/html.el
+++ b/lisp/cedet/semantic/html.el
@@ -1,6 +1,6 @@
;;; semantic/html.el --- Semantic details for html files
-;; Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>