-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathLICENSE
60 lines (39 loc) · 1.62 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Code
----
The code except for lex.* are:
Copyright (C) 2015-2025 Plasma Team
Distributed under the terms of the MIT License see LICENSE.code
The `git log` indicates the members of Plasma Team
src/lex.*
---------
The tools currently depend on the lex library for Mercury.
https://github.com/Mercury-Language/mercury/tree/master/extras/lex
Copyright (C) 2001-2002 Ralph Becket <rbeck@microsoft.com>
Copyright (C) 2001-2002 The Rationalizer Intelligent Software AG
Copyright (C) 2002, 2006, 2010-2011 The University of Melbourne
Copyright (C) 2015 Paul Bone
Distributed under the terms of the LGPL (no version is specified in the
original.
Examples
--------
Examples and build scripts are released into the public domain. See
LICENSE.unlicense
Documentation
-------------
The Plasma documentation (the contents of the doc/ directory, except for
the style guides and asciidoc.css, plus the *.md files excluding
CODE_OF_CONDUCT.md) is Copyright (C) 2015-2017 Plasma
Team and made available under the Creative Commons
Attribution-ShareAlike 4.0 International Public License
See LICENSE.docs
CODE_OF_CONDUCT.md is Copyright Plasma Team, Rust Project and various
other authors. It is distributed under the Creative Commons
Attribution-ShareAlike 3.0 license.
docs/*_Style.txt
----------------
The style guides are derrived from the Mercury Project's where their
copyright and licenseing terms are unclear. We use them with permission.
docs/html/asciidoc.css
----------------------
Copyright (C) 2000-2007 Stuart Rackham
License: GPL2 or later