aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/nxml-parse.el
diff options
context:
space:
mode:
authorGlenn Morris2008-01-09 04:31:51 +0000
committerGlenn Morris2008-01-09 04:31:51 +0000
commitdcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch)
treee6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp/nxml/nxml-parse.el
parent9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff)
downloademacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz
emacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.zip
Add 2008 to copyright years.
Diffstat (limited to 'lisp/nxml/nxml-parse.el')
-rw-r--r--lisp/nxml/nxml-parse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el
index 267c18cf887..bad7710a3d5 100644
--- a/lisp/nxml/nxml-parse.el
+++ b/lisp/nxml/nxml-parse.el
@@ -1,6 +1,6 @@
1;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode 1;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML