-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCOPYING.in
143 lines (102 loc) · 4.68 KB
/
COPYING.in
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
This release of the Fabric distribution is governed by the GNU
Public License as described by the following copyright notice.
Fabric @VERSION@
Copyright (C) 2010-@YEAR@ Fabric project group, Cornell University
Fabric 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.
Fabric 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.
A copy of the GNU General Public License version 2 can be found in
the file doc/licenses/gpl-2.txt, included in this distribution.
This Fabric distribution includes several third-party libraries,
some of which are NOT released under the GNU General Public License.
These libraries and their corresponding licenses (where different
from the GNU General Public License) are enumerated below.
GNU Classpath is software developed by the Free Software
Foundation. It was modified by the Fabric project group at Cornell
University for use as part of the Fabric runtime system.
Files:
src/runtime/fabric/util/*.fil
src/system/fabric/common/util/AbstractLongCollection.java
src/system/fabric/common/util/AbstractLongKeyMap.java
src/system/fabric/common/util/AbstractLongSet.java
src/system/fabric/common/util/LongCollection.java
src/system/fabric/common/util/LongHashSet.java
src/system/fabric/common/util/LongIterable.java
src/system/fabric/common/util/LongIterator.java
src/system/fabric/common/util/LongKeyHashMap.java
src/system/fabric/common/util/LongKeyMap.java
src/system/fabric/common/util/LongSet.java
JFlex is software developed by Gerwin Klein.
Files:
lib/jflex.jar
OpenJDK 7 is software developed by Oracle. It was modified by the
Fabric project group at Cornell University for use as part of the
Fabric runtime system.
Files:
src/system/fabric/common/util/ConcurrentLongKeyMap.java
src/system/fabric/common/util/ConcurrentLongKeyHashMap.java
CUP Parser Generator is software developed by Scott Hudson,
modified for the Polyglot extensible compiler framework by the
Polyglot project group at Cornell University and by IBM
Corporation. It is released under the GNU Lesser General Public
License, version 2.1 or later. A copy of this license can be
found in the file doc/licenses/lgpl-2.1.txt, included in this
distribution.
Files:
lib/java_cup.jar
FreePastry is software developed by Rice University and is
released under the FreePastry license. A copy of this license can
be found in the file doc/licenses/free-pastry.txt, included in this
distribution.
Files:
lib/FreePastry-*.jar
Berkley DB Java Edition is software developed by Oracle
Corporation and is released under the Sleepycat License. A copy
of this license can be found in the file
doc/licenses/sleepycat.txt, included in this distribution.
Files:
lib/je-*.jar
lib/src/je-*.tar.gz
Bouncy Castle Crypto API is software developed by The Legion of
the Bouncy Castle and is released under the MIT/X11 License. A
copy of this license can be found in the file
doc/licenses/mit-xll.txt, included in this distribution.
Files:
lib/bcprov-*.jar
Guava is software developed by Google and is released under the
Apache License 2.0. A copy of this license can be found in the file
doc/licenses/apache-2.0.txt, included in this distribution.
Files:
lib/guava-*.jar
Jetty is software developed by the Eclipse Foundation and is
released under the Apache License 2.0 and the Eclipse Public
License 1.0. A copy of these licenses can be found in the files
doc/licenses/apache-2.0.txt and doc/licenses/eclipse-1.0.html,
respectively, included in this distribution.
Files:
lib/jetty/jetty-*.jar
lib/jetty/jsp-*.jar
JDT Core is software developed by the Eclipse Foundation and is
released under the Eclipse Public License 1.0. A copy of this
license can be found in the file doc/licenses/eclipse-1.0.html,
included in this distribution.
Files:
lib/jetty/core-*.jar
The following is software developed by the Apache Software
Foundation and is released under the Apache License 2.0. A copy
of this license can be found in the file
doc/licenses/apache-2.0.txt, included in this distribution.
Apache Commons
Files:
lib/jetty/commons-*.jar
Apache Xalan-J
Files:
lib/xalan.jar
Java Servlet API
Files:
lib/jetty/servlet-api-*.jar