forked from rocq-archive/coq-serapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
27 lines (20 loc) · 843 Bytes
/
LICENSE
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: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: coq-serapi
Upstream-Contact: Emilio J. Gallego Arias <e@x80.org>
Source: https://github.com/ejgallego/coq-serapi
License: LGPL-2.1+ / GPL-3+
Copyright: 2016, MINES ParisTech
Authors: Emilio J. Gallego Arias
Files: doc/*
License: GPL-3+ / CC-BY-SA 3.0 / LGPL-2.1+
Files: sertop/*
License: GPL-3+ / AGPL-3+
Files: tests/genarg/*
Authors: Karl Palmskog
Licence: Derived from many projects as test cases, likely fall into fair-use
Comment: the intent is to be compatible with Coq, however we favor
GPL-3.
We currently have very little direct derivative from Coq, however
using LGPL 2.1 seems the safest for now, but we may move to GPL-3 at
some point, and definitively we double license everything under the
GPL3 or at your option, any later version.