diff --git a/LICENSE.md b/LICENSE.md index 0043711..a26ddfa 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,8 +1,11 @@ Licenses ====================== CPML is Copyright (c) 2014 Colby Klein . + Portions of mat4.lua are from LuaMatrix, (c) 2010 Michael Lutz. MIT. + Code in simplex.lua is (c) 2011 Stefan Gustavson. MIT. + Code in quat.lua is from Andrew Stacey and covered under the CC0 license. The MIT License (MIT)