diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/copyright | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/debian/copyright b/debian/copyright index a51c332..82c29f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,16 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: maratona-background -Source: <url://example.com> +Upstream-Name: boca +Upstream-Contact: BOCA Development Team <bocasystem@gmail.com> +Source: <https://github.com/cassiopc/boca> Files: * -Copyright: <years> <put author's name and email here> - <years> <likewise for another author> +Copyright: 2012-2023 BOCA Development Team <bocasystem@gmail.com> License: GPL-2.0+ Files: debian/* -Copyright: 2016 Bruno Ribas <brunoribas@utfpr.edu.br> +Copyright: 2016-2022 Bruno Ribas <brunoribas@utfpr.edu.br> + 2016-2018 Cassio de Campos <cassiopc@gmail.com> + 2023 Davi Antônio da Silva Santos <antoniossdavi@gmail.com> License: GPL-2.0+ License: GPL-2.0+ @@ -27,8 +29,3 @@ License: GPL-2.0+ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. -# Please avoid picking licenses with terms that are more restrictive than the -# packaged work, as it may make Debian's contributions unacceptable upstream. |