blob: b21a7787ec80616b928b763402ed637196b04a2c (
plain)
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
|
ODE is dual-licensed under either:
* GNU Lesser General Public License v 2.1 or later.
see LICENSE.TXT
* Modified 3-clause BSD license.
see LICENSE-BSD.TXT
Third-party libraries bundled with ODE:
* GIMPACT: dual-licensed under either:
- GNU Lesser General Public License v 2.1 or later.
see GIMPACT-LICENSE-LGPL.TXT
- Modified 3-clause BSD license.
see GIMPACT/GIMPACT-LICENSE-BSD.TXT
* libccd: Modified 3-clause BSD License
see libccd/BSD-LICENSE
* OU/ODER: triple-licensed under either:
- GNU Lesser General Public License v 3 or later.
see ou/LICENSE.TXT
see ou/LICENSE-LESSER.TXT
- Modified 3-clause BSD license.
see ou/LICENSE-BSD.TXT
- ZLIB license.
see ou/LICENSE-ZLIB.TXT
* OPCODE: under the same terms as ODE
see OPCODE/COPYING
|