Spelling fixes.
[bpt/emacs.git] / lisp / cedet / ede / source.el
index fa555c1..e5dc12d 100644 (file)
@@ -1,6 +1,6 @@
 ;; ede/source.el --- EDE source code object
 
-;; Copyright (C) 2000, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2008-2011  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
@@ -170,5 +170,4 @@ Used to guess header files, but uses the auxsource regular expression."
 
 (provide 'ede/source)
 
-;; arch-tag: 60165fe2-920e-4adf-8531-25655388467d
 ;;; ede/source.el ends here