diff options
| author | Bruno Cesar Ribas <bcribas@users.noreply.github.com> | 2023-03-04 11:36:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-04 11:36:49 +0000 |
| commit | 7715b58718738dbe77e83daa24575ded16a2d4b9 (patch) | |
| tree | b91c2f97418efc521508328f593d02263458bfb9 /debian/copyright | |
| parent | 11520ed4482a4dbf3540daef90d6404d4460b6c1 (diff) | |
| parent | 818abd88d819c860e95e8e8f34bf4bbcd13966c1 (diff) | |
| download | boca-7715b58718738dbe77e83daa24575ded16a2d4b9.tar.gz boca-7715b58718738dbe77e83daa24575ded16a2d4b9.zip | |
Merge pull request #21 from DaviAntonio/migrate-to-jammy
Migrate to jammy and release version 1.5.16
Diffstat (limited to 'debian/copyright')
| -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. |