X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ae940284fa77a6928f5162b7de859e67bdc7506c..c39e73975f7371a6458cd63967d39ba77a1e871a:/lisp/nxml/nxml-enc.el diff --git a/lisp/nxml/nxml-enc.el b/lisp/nxml/nxml-enc.el index cc621f962c..7bcae56e08 100644 --- a/lisp/nxml/nxml-enc.el +++ b/lisp/nxml/nxml-enc.el @@ -1,6 +1,6 @@ ;;; nxml-enc.el --- XML encoding auto-detection -;; Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2013 Free Software Foundation, Inc. ;; Author: James Clark ;; Keywords: XML @@ -146,5 +146,4 @@ Applied to any files that `auto-mode-alist' says should be handled by (provide 'nxml-enc) -;; arch-tag: c2436247-78f3-418c-8069-85dc5335d083 ;;; nxml-enc.el ends here