aboutsummaryrefslogtreecommitdiffstats
path: root/etc/schema
diff options
context:
space:
mode:
authorPaul Eggert2015-01-01 14:26:41 -0800
committerPaul Eggert2015-01-01 14:26:41 -0800
commit7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (patch)
tree402540bff550161e65a04d78785c3b2c543f5853 /etc/schema
parent647c7c9a726c4f6d29cc8f932e434555f1d0aed8 (diff)
downloademacs-7e09ef09a479731d01b1ca46e94ddadd73ac98e3.tar.gz
emacs-7e09ef09a479731d01b1ca46e94ddadd73ac98e3.zip
Update copyright year to 2015
Run admin/update-copyright.
Diffstat (limited to 'etc/schema')
-rw-r--r--etc/schema/locate.rnc2
-rw-r--r--etc/schema/relaxng.rnc2
-rw-r--r--etc/schema/schemas.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc
index d44fb83f731..a67fa9eed5f 100644
--- a/etc/schema/locate.rnc
+++ b/etc/schema/locate.rnc
@@ -1,4 +1,4 @@
1# Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. 1# Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc.
2 2
3# This file is part of GNU Emacs. 3# This file is part of GNU Emacs.
4 4
diff --git a/etc/schema/relaxng.rnc b/etc/schema/relaxng.rnc
index b5bf09afc81..6527756fb6b 100644
--- a/etc/schema/relaxng.rnc
+++ b/etc/schema/relaxng.rnc
@@ -1,6 +1,6 @@
1# RELAX NG XML syntax expressed in RELAX NG Compact syntax. 1# RELAX NG XML syntax expressed in RELAX NG Compact syntax.
2 2
3# Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. 3# Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml
index b23913b2ec6..d164c15480c 100644
--- a/etc/schema/schemas.xml
+++ b/etc/schema/schemas.xml
@@ -1,4 +1,4 @@
1<!-- Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. 1<!-- Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc.
2 2
3This file is part of GNU Emacs. 3This file is part of GNU Emacs.
4 4