From 530425551c36e74d1b8953a831eccf417b441af8 Mon Sep 17 00:00:00 2001 From: Miguel Angel Mulero Martinez Date: Sun, 25 Mar 2018 10:52:34 +0200 Subject: [PATCH] Better copyright debian file --- assets/linux/copyright | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/assets/linux/copyright b/assets/linux/copyright index d525e019..4b432586 100644 --- a/assets/linux/copyright +++ b/assets/linux/copyright @@ -1,4 +1,23 @@ -This package was created by the Betaflight open source flight controller firmware project (https://github.com/betaflight/betaflight). +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Betaflight Configurator +Source: https://github.com/betaflight/betaflight-configurator -All of the code is covered under the terms of the GPL version 3. See the -file /usr/share/common-licenses/GPL-3 for more information. +Files: * +Copyright: Copyright 2018 The Betaflight open source project +License: GPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free Software + Foundation, either version 3 of the License, or (at your option) any later + version. + . + This program is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A + PARTICULAR PURPOSE. See the GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along with + this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public License + can be found in `/usr/share/common-licenses/GPL-3'.