From e34b1b3276419cda2ee3f9cde8c704c8b810dca2 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Wed, 20 Jul 2005 10:19:43 +0000 Subject: added the Elsevier CDROM license to one file. This still allows to use the software for any purpose, commercial or non-commercial. --- .../Bullet/NarrowPhaseCollision/VoronoiSimplexSolver.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'extern') diff --git a/extern/bullet/Bullet/NarrowPhaseCollision/VoronoiSimplexSolver.cpp b/extern/bullet/Bullet/NarrowPhaseCollision/VoronoiSimplexSolver.cpp index fed9524c66d..3c529b62e14 100644 --- a/extern/bullet/Bullet/NarrowPhaseCollision/VoronoiSimplexSolver.cpp +++ b/extern/bullet/Bullet/NarrowPhaseCollision/VoronoiSimplexSolver.cpp @@ -7,8 +7,19 @@ * Erwin Coumans makes no representations about the suitability * of this software for any purpose. * It is provided "as is" without express or implied warranty. + * + + Elsevier CDROM license agreements grants nonexclusive license to use the software + for any purpose, commercial or non-commercial as long as the following credit is included + identifying the original source of the software: + + Parts of the source are "from the book Real-Time Collision Detection by + Christer Ericson, published by Morgan Kaufmann Publishers, + (c) 2005 Elsevier Inc." + */ + #include "VoronoiSimplexSolver.h" #include #include -- cgit v1.2.3