[elbe-devel] [PATCH 1/6] docs: Add license info respecting the Debian logo
Bastian Germann
bage at linutronix.de
Wed May 17 18:03:37 CEST 2023
The Debian logo is contained in the Elbe logo, which in turn is contained
in some SVG graphics. They are all licensed under GPL-3+ (the project
license) but the Debian logo's copyright information is missing.
Represent the SVG's combined license/copyright info in debian/copyright.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
debian/copyright | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 5ac9ecd0a1..fdf33abd18 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,12 @@ Files: contrib/k8s/*
Copyright: Manuel Traut <manuel.traut at mt.com>
License: GPL-3+
+Files: docs/elbe-*.svg
+Comment: Debian logo taken from https://www.debian.org/logos/
+Copyright: 1999 Software in the Public Interest, Inc.
+ 2014 Linutronix GmbH
+License: GPL-3+
+
Files: elbepack/makofiles/toolchain-shar-extract.sh.mako
Copyright: Aníbal Limón <anibal.limon at linux.intel.com>
Brendan Le Foll <brendan.le.foll at intel.com>
--
2.39.2
More information about the elbe-devel
mailing list