Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/commixproject/commix
Upstream-Name: commix
Upstream-Contact: Anastasios Stasinopoulos <ancst@commixproject.com>
Files-Excluded: src/thirdparty/six
                src/thirdparty/colorama
                src/thirdparty/beautifulsoup
Comment:
 Exclude bundled copies of six, colorama and beautifulsoup.
 The package is patched to use the system-provided python3-six,
 python3-colorama and python3-bs4 packages instead.

Files: *
Copyright: 2014-2026 Anastasios Stasinopoulos <ancst@commixproject.com>
License: GPL-3.0+

Files: debian/*
Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: GPL-3.0+

License: GPL-3.0+
 This package 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 package 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 package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
