[elbe-devel] [PATCH 1/2] examples: Add SPDX header for external contribution
viraj
viraj.shah at linutronix.de
Wed Aug 24 10:29:57 CEST 2022
On 8/19/22 13:06, Bastian Germann wrote:
> The only example that is not copyrighted by Linutronix has to keep the
> current license.
>
> Add the file to debian/copyright, which needs to have GPL-3+ as referrable
> license then.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>
Reviewed-by: Viraj Shah <viraj.shah at linutronix.de>
> ---
> debian/copyright | 14 ++++++++++----
> examples/armhf-ubuntu.xml | 4 ++++
> 2 files changed, 14 insertions(+), 4 deletions(-)
>
> diff --git a/debian/copyright b/debian/copyright
> index 84a519dce4..e176f4b3f9 100644
> --- a/debian/copyright
> +++ b/debian/copyright
> @@ -6,10 +6,6 @@ Source: https://github.com/Linutronix/elbe/
> Files: *
> Copyright: (c) 2013, Torben Hohn, Linutronix GmbH, Manuel Traut, Linutronix GmbH
> License: GPL-3+
> - SPDX-License-Identifier: GPL-3.0-or-later
> - On Debian systems, the full text of the GNU General Public
> - License version 3+ can be found in the file
> - `/usr/share/common-licenses/GPL-3'.
>
> Files: elbepack/makofiles/toolchain-shar-extract.sh.mako
> Copyright: Aníbal Limón <anibal.limon at linux.intel.com>
> @@ -29,3 +25,13 @@ License: GPL-2
> On Debian systems, the full text of the GNU General Public
> License version 2 can be found in the file
> `/usr/share/common-licenses/GPL-2'.
> +
> +Files: examples/armhf-ubuntu.xml
> +Copyright: 2020 Kory Maincent <kory.maincent at bootlin.com>
> +License: GPL-3+
> +
> +License: GPL-3+
> + SPDX-License-Identifier: GPL-3.0-or-later
> + On Debian systems, the full text of the GNU General Public
> + License version 3+ can be found in the file
> + `/usr/share/common-licenses/GPL-3'.
> diff --git a/examples/armhf-ubuntu.xml b/examples/armhf-ubuntu.xml
> index c49f903691..a35d3d5330 100644
> --- a/examples/armhf-ubuntu.xml
> +++ b/examples/armhf-ubuntu.xml
> @@ -1,3 +1,7 @@
> +<!--
> +SPDX-License-Identifier: GPL-3.0-or-later
> +SPDX-FileCopyrightText: 2020 Kory Maincent <kory.maincent at bootlin.com>
> +-->
> <ns0:RootFileSystem xmlns:ns0="https://www.linutronix.de/projects/Elbe" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" created="2009-05-20T08:50:56" revision="6" xsi:schemaLocation="https://www.linutronix.de/projects/Elbe dbsfed.xsd">
> <project>
> <name>armhf-ubuntu</name>
--
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