]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/util.el
Spelling fixes.
[gnu-emacs] / lisp / cedet / semantic / util.el
index 2b3f53a49d3238acde96ebde0246f109210c342d..acf5f95a217703f01dc1d67ac4a98f4661e6925c 100644 (file)
@@ -1,7 +1,6 @@
 ;;; semantic/util.el --- Utilities for use with semantic tag tables
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007,
-;;; 2008, 2009, 2010 Free Software Foundation, Inc.
+;;; Copyright (C) 1999-2005, 2007-2011 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: syntax
@@ -436,5 +435,4 @@ determining which symbols are considered."
 ;;
 (require 'semantic/util-modes)
 
-;; arch-tag: eaa7808d-83b9-43fe-adf0-4fb742dcb956
 ;;; semantic/util.el ends here