-
Notifications
You must be signed in to change notification settings - Fork 24
/
COPYING.txt
121 lines (99 loc) · 4.6 KB
/
COPYING.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
115
116
117
118
119
120
121
Licensing and Distribution Terms for JSBML
Copyright (C) 2009-2022 jointly by the following organizations:
1. The University of Tuebingen, Germany
2. EMBL European Bioinformatics Institute (EMBL-EBI), Hinxton, UK
3. The California Institute of Technology, Pasadena, CA, USA
4. The University of California, San Diego, La Jolla, CA, USA
5. The Babraham Institute, Cambridge, UK
JSBML is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1
of the License, or any later version.
This software 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. The software
and documentation provided hereunder is on an "as is" basis, and
the copyright holders have no obligations to provide maintenance,
support, updates, enhancements or modifications. In no event
shall the copyright holders be liable to any party for direct,
indirect, special, incidental or consequential damages, including
lost profits, arising out of the use of this software and its
documentation, even if the copyright holders have been advised of
the possibility of such damage. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General
Public License along with this library in the file named
"COPYING.txt" included with the software distribution. A copy
is also available online at the Internet address
http://sbml.org/Software/JSBML/licenses/COPYING.html for your
convenience. You may also write to obtain a copy from the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA.
Third-party software incorporated into
the JSBML distribution
JSBML uses the following third-party software libraries; these
are distributed along with JSBML and placed in the source code
repository. The license statements for these third-party
software libraries can be found at the web addresses noted
below. For your convenience, copies of the license files are
also included in the JSBML subdirectory licenses/lib-licenses/.
1. BioJava -- http://biojava.org
[checked 2010-12-16]
Copyright (C) held jointly by the individual BioJava authors.
Distributed under the LGPL version 2.1.
2. Jigsaw -- http://www.w3.org/Jigsaw/
[checked 2010-12-16]
Copyright (C) W3C.
Distributed under the W3C license.
3. StAX -- http://stax.codehaus.org/Home
[checked 2010-12-16]
No clear copyright found.
Distributed under the Apache License 2.0.
4. StAX2 -- http://docs.codehaus.org/display/WSTX/StAX2
[checked 2010-12-16]
No clear copyright found.
Distributed under the Apache License 2.0.
5. StaxMate -- http://staxmate.codehaus.org/
[checked 2010-12-16]
Copyright (c) 2007, Tatu Saloranta.
Distributed under the BSD License.
6. Woodstox -- http://woodstox.codehaus.org/
[checked 2010-12-16]
No clear copyright found.
Distributed under the Apache License 2.0.
7. XStream -- http://xstream.codehaus.org/
[checked 2010-12-16]
Copyright (c) 2003-2006, Joe Walnes
Copyright (c) 2006-2007, XStream Committers
Distributed under a custom open-source license.
8. log4j -- http://logging.apache.org/log4j/1.2/
[checked 2010-12-16]
Copyright (C) Apache Software Foundation
Distributed under the Apache License 2.0.
Additional third-party software incorporated into
JSBML example applications
The example applications provided with JSBML also include the
following additional third-party software libraries; these are
distributed along with JSBML and placed in the examples/ code
repository. The license statements for these third-party software
libraries can be found at the web addresses noted below. For your
convenience, copies of the license files are also included in the
JSBML subdirectory licenses/lib-licenses/.
9. JFreeChart 1.0.14 and JCommon 1.0.17
[checked 2012-03-31]
Copyright (C) 2000-2011, by Object Refinery Limited and Contributors
Distributed under the LGPL version 2.1.
10. Swing-Layout 1.0.3
[checked 2012-03-31]
Copyright (C) 2005-2006 Sun Microsystems, Inc.
Distributed under the LGPL 2.1.
11. GNU getopt Java port
[checked 2012-03-31]
http://www.urbanophile.com/arenn/hacking/download.html
Copyright (C) 1998-2012 Aaron M. Renn.
Distributed under the LGPL 2.1.
12. Jar-in-Jar Classloader
[checked 2012-04-03]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219530
Copyright (C) Ferenc Hechler.
Distributed under the Eclipse Public License v1.0.