diff options
Diffstat (limited to 'lisp/nxml/nxml-ns.el')
-rw-r--r-- | lisp/nxml/nxml-ns.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el index 9f6598ecc28..e33140c0a48 100644 --- a/lisp/nxml/nxml-ns.el +++ b/lisp/nxml/nxml-ns.el @@ -1,6 +1,6 @@ ;;; nxml-ns.el --- XML namespace processing -*- lexical-binding:t -*- -;; Copyright (C) 2003, 2007-2020 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007-2021 Free Software Foundation, Inc. ;; Author: James Clark ;; Keywords: wp, hypermedia, languages, XML |