Add debian copyright

Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
add-debian-copyright
Simon Stürz 2024-08-21 08:21:36 +02:00
parent 1faf884fa9
commit d368884236
1 changed files with 43 additions and 0 deletions

43
debian/copyright vendored Normal file
View File

@ -0,0 +1,43 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nymea-mqtt
Upstream-Contact: nymea GmbH <contact@nymea.io>
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 <contact@nymea.io>
Files: server/*
License: GPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
Files: client/*
License: GPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
Files: debian/*
License: GPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
Files: docs/*
License: LGPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
Files: libnymea-mqtt//*
License: LGPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
Files: tests/*
License: LGPL-3
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>