aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet
diff options
context:
space:
mode:
authorGlenn Morris2013-01-02 17:35:49 -0800
committerGlenn Morris2013-01-02 17:35:49 -0800
commitf0ddbf7b7f6aa510f5d21711224b36be4db7d40b (patch)
treeaca329abb7aefe20b9fcd0253dc7e39ec488cb27 /lisp/cedet
parented5bdeb9687d7942f9b1ec8fefe906f004c50055 (diff)
downloademacs-f0ddbf7b7f6aa510f5d21711224b36be4db7d40b.tar.gz
emacs-f0ddbf7b7f6aa510f5d21711224b36be4db7d40b.zip
Add 2013 to more copyright years
Diffstat (limited to 'lisp/cedet')
-rw-r--r--lisp/cedet/semantic/imenu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el
index 22a23e526a2..370f651b93d 100644
--- a/lisp/cedet/semantic/imenu.el
+++ b/lisp/cedet/semantic/imenu.el
@@ -1,6 +1,6 @@
1;;; semantic/imenu.el --- Use Semantic as an imenu tag generator 1;;; semantic/imenu.el --- Use Semantic as an imenu tag generator
2 2
3;;; Copyright (C) 2000-2005, 2007-2008, 2010-2012 3;;; Copyright (C) 2000-2005, 2007-2008, 2010-2013
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Eric M. Ludlam <zappo@gnu.org> 6;; Author: Eric M. Ludlam <zappo@gnu.org>