-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLICENSE.note
More file actions
16 lines (13 loc) · 926 Bytes
/
LICENSE.note
File metadata and controls
16 lines (13 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The `yggdrasilBML` R package was derived from `skelBML`. A copy of the `skelBML`
license is included with this package in the file `skelBML_license.md`.
The `yggdrasilBML` R package contains independent works with different licenses.
Excluding the portions listed below, the `yggdrasilBML` R package is distributed under
the MIT license. A copy of this license is included with this package in the
file LICENSE.md.
The `yggdrasilBML` R package includes the BioCro C++ framework (in src/framework), which
is licensed under version 3 or greater of the GNU Lesser General Public License
(LGPL). A copy of this license is included with this package in the file
src/framework/LICENSE.md.
The `yggdrasilBML` R package includes a portion of the Boost software library, which has
its own separate license: https://www.boost.org/LICENSE_1_0.txt. A copy of the
license is included with this package in the file inc/LICENSE_1_0.txt.