Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/arduino/dfu-discovery
Upstream-Name: dfu-discovery
Upstream-Contact: Arduino Developers <developers@arduino.cc>
Files-Excluded:
 .licenses
 .licensed.yml
Comment:
 Some files are excluded as they are not needed for the build and trigger
 false positives with some license checking tools.

Files: *
Copyright: 2023 ARDUINO SA (http://www.arduino.cc/)
License: GPL-3+

Files: debian/*
Copyright: 2026 Nicolas Peugnet <nicolas@club1.fr>
License: GPL-3+
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/patches/0001-Add-missing-c-source-and-header-files-from-dfu-utils.patch
Copyright: 2007-2008 by OpenMoko, Inc.
           2013 Hans Petter Selasky <hps@bitfrost.no>
           2010-2019 Tormod Volden <debian.tormod@gmail.com>
License: GPL-2+

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.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

License: GPL-2+
 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 2 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.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
