-
Notifications
You must be signed in to change notification settings - Fork 24
/
LEGAL.txt
115 lines (92 loc) · 3.71 KB
/
LEGAL.txt
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
Callimachus Legal Statements
This project includes source code and/or binary distributions from other
projects and companies. It is our intent to list each of them here. If
we forgot to give credit where credit is due, please send electronic
mail to [email protected].
This file lists code requirements of this project (in no particular
order), and provides their licenses and other information to fulfill
legal requirements. We have attempted to err on the side of providing
more information than is required by any particular license.
I. Open Source Components
Source code for Open Source components may be obtained from
the URL provided for each project.
Callimachus Open Source
URL: http://callimachusproject.org
LICENSE: Apache License, version 2
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/callimachus-<version>.jar
lib/callimachus-webapp-<version>.car
XML Calabash
URL: http://xmlcalabash.com/download/
LICENSE: Common Development and Distribution License (CDDL)
http://opensource.org/licenses/CDDL-1.0
JARs: lib/calabash.jar
Apache Commons
URL: http://commons.apache.org
LICENSE: Apache Software License, v2.0
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/commons-*.jar
lib/httpclient-*.jar
lib/httpcore-*.jar
Apache HttpComponents
URL: https://hc.apache.org
LICENSE: Apache Software License, v2.0
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/fluent-hc-<version>.jar
lib/httpmime-<version>.jar
Apache Jena components
URL: http://jena.apache.org
LICENSE: Apache Software License, v2.0
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/jena-*.jar
Sesame (Open RDF) components
URL: http://openrdf.org
LICENSE: BSD
https://bitbucket.org/openrdf/sesame/src/master/core/LICENSE.txt
JARs: lib/openrdf-*.jar
Jchardet
URL: http://jchardet.sourceforge.net/
LICENSE: Mozilla Public License version 1.1
http://lxr.mozilla.org/mozilla/source/LICENSE
JARs: lib/chardet.jar
Javassist
URL: http://www.csg.is.titech.ac.jp/~chiba/javassist/
LICENSE: Apache Software License, v2.0
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/javassist-<version>.jar
Jing
URL: http://www.thaiopensource.com/relaxng/jing.html
LICENSE: BSD 3-Clause License
http://opensource.org/licenses/BSD-3-Clause
JARs: jing.jar
Saxon-HE
URL: http://saxon.sourceforge.net/
LICENSE: Mozilla Public License version 1.1
http://lxr.mozilla.org/mozilla/source/LICENSE
JARs: lib/saxon9he.jar
Simple Logging Facade for Java (SLF4J)
URL: http://www.slf4j.org
LICENSE: MIT License
http://www.slf4j.org/license.html
JARs: lib/slf4j-*.jar
TagSoup
URL: http://tagsoup.info
LICENSE: Apache Software License, v2.0
http://www.apache.org/licenses/LICENSE-2.0
JARs: lib/tagsoup-<version>.jar
Closure Compiler
URL: http://code.google.com/closure/compiler/
LICENSE: BSD
http://www.opensource.org/licenses/bsd-license.php
JARs: lib/compiler.jar
JavaMail
URL: http://www.oracle.com/technetwork/java/javamail/index.html
LICENSE: BSD
http://www.opensource.org/licenses/bsd-license.php
JARs: lib/mail-<version>.jar
Please note:
Callimachus Enterprise (tm) and The Callimachus Project are trademarks or
registered trademarks of 3 Round Stones Inc. in the United States and
other countries.
All other products or services mentioned herein are the trademarks or
service marks of their respective companies or organizations.