]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/cedet-global.el
lisp/startup.el (argi): Declare as global variable (bug#9275).
[gnu-emacs] / lisp / cedet / cedet-global.el
index da4e618a749b5cf09ac6fa4b6102208d4a3699a0..d2a9794ec81e846d8c6a4b059e2a04355ef85d17 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cedet-global.el --- GNU Global support for CEDET.
 
-;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2011 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 ;; Package: cedet
@@ -186,5 +186,4 @@ If a database already exists, then just update it."
 
 (provide 'cedet-global)
 
-;; arch-tag: 0d0d3ac2-91ef-4820-bb2b-1d59ccf38392
 ;;; cedet-global.el ends here