diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-05-25 20:42:20 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-05-25 20:42:20 +0200 |
commit | 4233c4e2b68262aa5adb56809bc5119b1ba8a8c6 (patch) | |
tree | 4415998c69ea37321dbfb0f9fe7787c88a7a69cc | |
parent | glsa.rnc, metadata.rnc, repositories.rnc: Update from DTDs (diff) | |
download | nxml-gentoo-schemas-4233c4e2b68262aa5adb56809bc5119b1ba8a8c6.tar.gz nxml-gentoo-schemas-4233c4e2b68262aa5adb56809bc5119b1ba8a8c6.tar.bz2 nxml-gentoo-schemas-4233c4e2b68262aa5adb56809bc5119b1ba8a8c6.zip |
schemas.xml: Add copyright and license noticenxml-gentoo-schemas-20220525
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | schemas.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/schemas.xml b/schemas.xml index f93bcbb..592459e 100644 --- a/schemas.xml +++ b/schemas.xml @@ -1,4 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright 2007-2021 Gentoo Authors + Distributed under the terms of the MIT license +--> <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0"> <documentElement localName="catmetadata" uri="metadata.rnc" /> <documentElement localName="glsa" uri="glsa.rnc" /> |