1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00

Merge pull request #990 from McGiverGim/bf-better_copyright_deb_file

Better copyright debian file
This commit is contained in:
Michael Keller 2018-03-26 20:56:46 +13:00 committed by GitHub
commit c08a8da011
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-3'.