[elbe-devel] [PATCH] schema: Add missing license headers
viraj
viraj.shah at linutronix.de
Mon Aug 22 23:01:01 CEST 2022
On 8/22/22 16:11, Bastian Germann wrote:
> The Elbe schema and its catalog file are created by Linutronix but miss
> SPDX headers. Add them.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>
Reviewed-by: Viraj Shah <viraj.shah at linutronix.de>
> ---
> schema/catalog.xml | 4 ++++
> schema/dbsfed.xsd | 4 ++++
> 2 files changed, 8 insertions(+)
>
> diff --git a/schema/catalog.xml b/schema/catalog.xml
> index d9f8377e13..a7d04457e6 100644
> --- a/schema/catalog.xml
> +++ b/schema/catalog.xml
> @@ -1,4 +1,8 @@
> <?xml version="1.0"?>
> +<!--
> +SPDX-License-Identifier: GPL-3.0-or-later
> +SPDX-FileCopyrightText: Linutronix GmbH
> +-->
> <!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.0//EN"
> "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
>
> diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> index e1c75a4d8b..83f20cda4d 100644
> --- a/schema/dbsfed.xsd
> +++ b/schema/dbsfed.xsd
> @@ -1,3 +1,7 @@
> +<!--
> +SPDX-License-Identifier: GPL-3.0-or-later
> +SPDX-FileCopyrightText: Linutronix GmbH
> +-->
> <schema xmlns="http://www.w3.org/2001/XMLSchema"
> xmlns:rfs="https://www.linutronix.de/projects/Elbe"
> xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
--
Viraj Shah
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 16; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br. HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list