File: copyright

package info (click to toggle)
gap-autodoc 2023.06.19-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 1,360 kB
  • sloc: xml: 1,930; javascript: 155; makefile: 122; sh: 9
file content (26 lines) | stat: -rw-r--r-- 1,136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: AutoDoc
Source: https://gap-packages.github.io/AutoDoc

Files: *
Copyright: Copyright 2023 Sebastian Gutsche <gutsche@mathematik.uni-siegen.de>, Max Horn <mhorn@rptu.de>, Mohamed Barakat, Markus Pfeiffer, Øystein Skartsæterhagen, Chris Wensley, Glen Whitney, Fabian Zickgraf
License: GPL-2+

Files: debian/*
Copyright: Copyright 2019 Bill Allombert <ballombe@debian.org>
License: GPL-2+

License: GPL-2+
 The AutoDoc package is free software; you can redistribute 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 opinion) any later version.
 .
 The AutoDoc 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.
 .
 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'.