diff options
Diffstat (limited to 'lisp/cedet/semantic/ia.el')
-rw-r--r-- | lisp/cedet/semantic/ia.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/cedet/semantic/ia.el b/lisp/cedet/semantic/ia.el index feb6abe5ee1..69b1dba0bcf 100644 --- a/lisp/cedet/semantic/ia.el +++ b/lisp/cedet/semantic/ia.el @@ -1,7 +1,6 @@ ;;; semantic/ia.el --- Interactive Analysis functions -;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;;; Copyright (C) 2000-2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: syntax @@ -445,5 +444,4 @@ parts of the parent classes are displayed." ;; generated-autoload-load-name: "semantic/ia" ;; End: -;; arch-tag: ceeed1f2-e5b6-4f7c-a85a-a2f8ee0193ca ;;; semantic/ia.el ends here |