added the Elsevier CDROM license to one file. This still allows to use the software for any purpose, commercial or non-commercial.

This commit is contained in:
Erwin Coumans
2005-07-20 10:19:43 +00:00
parent dc232fda47
commit e34b1b3276

View File

@@ -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 <assert.h>
#include <stdio.h>