Update LICENSE.md

Forgot to mention vrld in the license file.
This commit is contained in:
Colby Klein 2014-10-25 16:10:20 -07:00
parent 25638f542f
commit 4ef64e3e3a

View File

@ -2,6 +2,8 @@ Licenses
======================
CPML is Copyright (c) 2014 Colby Klein <shakesoda@gmail.com>.
Code in vec3.lua is derived from hump.vector. (c) 2010-2013 Matthias Richter. MIT.
Portions of mat4.lua are from LuaMatrix, (c) 2010 Michael Lutz. MIT.
Code in simplex.lua is (c) 2011 Stefan Gustavson. MIT.