]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/cedet-idutils.el
Spelling fixes.
[gnu-emacs] / lisp / cedet / cedet-idutils.el
index 1f8470ac20fcaa1a6e4a8d75fce8b12ad52c62c4..e071265c1434ed3fabda7c25fd11673829e85f09 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cedet-idutils.el --- ID Utils support for CEDET.
 
-;; Copyright (C) 2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 ;; Version: 0.2
@@ -200,5 +200,4 @@ IDUtils must start from scratch when updating a database."
 
 (provide 'cedet-idutils)
 
-;; arch-tag: 663ca082-5b3d-4384-8710-cc74f990b501
 ;;; cedet-idutils.el ends here