From d368884236d27a44bbf851962f2a1d60cfe91ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 21 Aug 2024 08:21:36 +0200 Subject: [PATCH] Add debian copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Stürz --- debian/copyright | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 debian/copyright diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..3a33b3c --- /dev/null +++ b/debian/copyright @@ -0,0 +1,43 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: nymea-mqtt +Upstream-Contact: nymea GmbH +Copyright: 2013-2024, nymea GmbH +Download: http://www.github.com/nymea/nymea-mqtt +Source: https://github.com/nymea/nymea-mqtt.git + +License: GPL-3 + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-3'. + +License: LGPL-3 + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-3'. + +Files: * +License: GPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: server/* +License: GPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: client/* +License: GPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: debian/* +License: GPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: docs/* +License: LGPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: libnymea-mqtt//* +License: LGPL-3 +Copyright: 2013-2024, nymea GmbH + +Files: tests/* +License: LGPL-3 +Copyright: 2013-2024, nymea GmbH +