summaryrefslogtreecommitdiff
path: root/libs/ode-0.16.1/COPYING
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-10-01 20:59:36 -0500
committersanine <sanine.not@pm.me>2022-10-01 20:59:36 -0500
commitc5fc66ee58f2c60f2d226868bb1cf5b91badaf53 (patch)
tree277dd280daf10bf77013236b8edfa5f88708c7e0 /libs/ode-0.16.1/COPYING
parent1cf9cc3408af7008451f9133fb95af66a9697d15 (diff)
add ode
Diffstat (limited to 'libs/ode-0.16.1/COPYING')
-rw-r--r--libs/ode-0.16.1/COPYING32
1 files changed, 32 insertions, 0 deletions
diff --git a/libs/ode-0.16.1/COPYING b/libs/ode-0.16.1/COPYING
new file mode 100644
index 0000000..b21a778
--- /dev/null
+++ b/libs/ode-0.16.1/COPYING
@@ -0,0 +1,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
+