From f6fc22aa5d7d27c90c119d7d2cdb596071e75762 Mon Sep 17 00:00:00 2001 From: Colby Klein Date: Sat, 25 Oct 2014 15:08:42 -0700 Subject: [PATCH] Update LICENSE.md Fixed spacing (thanks Markdown) --- LICENSE.md | 3 +++ 1 file changed, 3 insertions(+) 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)