[elbe-devel] [PATCH 05/15] docs: Add license info respecting the Debian logo
Benedikt Spranger
b.spranger at linutronix.de
Thu Oct 26 15:41:03 CEST 2023
From: Bastian Germann <bage at linutronix.de>
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>
Reviewed-by: Benedikt Spranger <b.spranger at linutronix.de>
---
debian/copyright | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 56eaaeac..9d8b7124 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/environment-setup-elbe.mako
Copyright: Richard Purdie <richard.purdie at linuxfoundation.org>
Lianhao Lu <lianhao.lu at intel.com>
--
2.42.0
More information about the elbe-devel
mailing list