diff options
| author | Paul Eggert | 2018-01-01 00:21:42 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-01-01 00:57:59 -0800 |
| commit | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (patch) | |
| tree | 5cdd7dbd45722f66524ec6956d90e99ae3ae4c34 /etc/schema | |
| parent | 220a9ecba1b62e09703cb0a3c122797d4498ccc2 (diff) | |
| download | emacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.tar.gz emacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.zip | |
Update copyright year to 2018
Run admin/update-copyright.
Diffstat (limited to 'etc/schema')
| -rw-r--r-- | etc/schema/locate.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/relaxng.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/schemas.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc index 3f4e7bba125..0aec85c7f52 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2003-2004, 2007-2017 Free Software Foundation, Inc. | 1 | # Copyright (C) 2003-2004, 2007-2018 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 7961457dd00..ff030c91996 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-2017 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003-2004, 2007-2018 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 ef4a0b3e0ef..6121b7d3759 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <!-- Copyright (C) 2003-2004, 2007-2017 Free Software Foundation, Inc. | 1 | <!-- Copyright (C) 2003-2004, 2007-2018 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | This file is part of GNU Emacs. | 3 | This file is part of GNU Emacs. |
| 4 | 4 | ||