diff options
author | Eli Zaretskii <eliz@gnu.org> | 2023-01-01 05:31:12 -0500 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-01-01 05:31:12 -0500 |
commit | cae528457cb862dc886a34240c9d4c73035b6659 (patch) | |
tree | c2742863568820ff9accae8b5eeac77c54926ab7 /etc/schema | |
parent | b394359261c05fe847fac6a2075aa22f9a0eec2f (diff) | |
download | emacs-cae528457cb862dc886a34240c9d4c73035b6659.tar.gz |
; Add 2023 to copyright years.
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 2889acbf3fb..10addaeaa33 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/etc/schema/relaxng.rnc b/etc/schema/relaxng.rnc index 7a86d58ba95..7489dd58c40 100644 --- a/etc/schema/relaxng.rnc +++ b/etc/schema/relaxng.rnc @@ -1,6 +1,6 @@ # RELAX NG XML syntax expressed in RELAX NG Compact syntax. -# Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. +# Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml index 678621f7bd3..8ac208790bf 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc. This file is part of GNU Emacs. |