File: copyright

package info (click to toggle)
gap-tomlib 1.2.11-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 54,108 kB
  • sloc: xml: 5,303; javascript: 155; makefile: 60
file content (31 lines) | stat: -rw-r--r-- 1,314 bytes parent folder | download | duplicates (2)
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
27
28
29
30
31
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: TomLib
Source: https://gap-packages.github.io/tomlib

Files: *
Copyright: Copyright 2019 Thomas Merkwitz <tmez2525@web.de>, Liam Naughton <l.naughton@wlv.ac.uk>, Götz Pfeiffer <goetz.pfeiffer@nuigalway.ie>
  ©  2019  We  adopt  the  copyright  regulations  of  GAP  as detailed in the
  copyright notice in the GAP manual.
License: GPL-2+

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

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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 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'.