File: copyright

package info (click to toggle)
ocaml-qtest 2.11.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: xml: 708; ml: 584; sh: 50; lisp: 15; makefile: 11
file content (19 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qtest
Upstream-Contact:
 Vincent Hugot <vincent.hugot@gmail.com>
 Simon Cruanes <simon.cruanes.2007@m4x.org>
Source: https://github.com/vincent-hugot/qtest

Files: *
Copyright: Copyright 2012 Vincent Hugot and the "OCaml Batteries Included" team
License: GPL-3+

License: GPL-3+
 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 3 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.