forked from libsbmlsim/libsbmlsim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
47 lines (39 loc) · 2.2 KB
/
LICENSE.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
Licensing and Distribution Terms for libSBMLSim
Copyright (C) 2011-2017 by the Keio University, Yokohama, Japan
This file is part of libSBMLSim.
LibSBMLSim 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.
LibSBMLSim 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. If not, see
<http://www.gnu.org/licenses/>. You may also write to obtain a
copy from the Free Software Foundation, Inc., 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301, USA.
Third-party software incorporated into
the libSBMLSim distribution
LibSBMLSim incorporates some source codes written by Sun
Microsystems, Inc., copyright (C) 1993 by Sun Microsystems, Inc.
Please see the files src/e_acosh.c, src/e_atanh.c, src/s_log1p.c,
src/libsbmlsim/math_private.h for more information and its
license terms.
LibSBMLSim also incorporates some source codes written by
Mutsuo Saito and Makoto Matsumoto, copyright (C) 2006,2007 by
Mutsuo Saito, Makoto Matsumoto and Hiroshima University, and
copyright (C) 2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima
University and The University of Tokyo. Please see the files
src/dSFMT.c, src/libsbmlsim/dSFMT-*.h and LICENSE-dSFMT.txt
for more information and its license terms.