diff options
author | Glenn Morris <rgm@gnu.org> | 2010-01-13 00:35:10 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-01-13 00:35:10 -0800 |
commit | 114f9c96795aff3b51b9060d7c9c1b77debcc99a (patch) | |
tree | b94fd3863a5c6bf870bd905cdeed340fa6620816 /lisp/nxml/nxml-util.el | |
parent | c2623ee747a343021b9e9ce853835a938ab4fa80 (diff) | |
download | emacs-114f9c96795aff3b51b9060d7c9c1b77debcc99a.tar.gz |
Add 2010 to copyright years.
Diffstat (limited to 'lisp/nxml/nxml-util.el')
-rw-r--r-- | lisp/nxml/nxml-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/nxml-util.el b/lisp/nxml/nxml-util.el index 5f99e30b9b0..a069a7aa0c6 100644 --- a/lisp/nxml/nxml-util.el +++ b/lisp/nxml/nxml-util.el @@ -1,6 +1,6 @@ ;;; nxml-util.el --- utility functions for nxml-*.el -;; Copyright (C) 2003, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: James Clark ;; Keywords: XML |