]> code.delx.au - gnu-emacs/blobdiff - lisp/nxml/xmltok.el
Merge from trunk.
[gnu-emacs] / lisp / nxml / xmltok.el
index da8f356f9c82b7d454d6c2453c9eea27c6481cee..e4f6f3ca511e3ab6778d4f799fd7e44fb49d7b0c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; xmltok.el --- XML tokenization
 
-;; Copyright (C) 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
 
 ;; Author: James Clark
 ;; Keywords: XML
@@ -1920,5 +1920,4 @@ and `xmltok-namespace-attributes'."
 
 (provide 'xmltok)
 
-;; arch-tag: 747e5f3a-6fc3-4f8d-bd96-89f05aa99f5e
 ;;; xmltok.el ends here