Add license statement

This commit is contained in:
Kegan Myers 2015-01-07 14:56:55 -06:00
parent 1aaa7da78a
commit 4687ab9576

View file

@ -1,3 +1,5 @@
/*! TileFlooring.js 0.0.1 | (c) 2015 Kegan Myers | https://github.com/terribleplan/TileFlooring.js/blob/master/LICENSE.md */
var TileFloor = (function() {
function elementSuicide(element) {
if (element.parentElement !== null) {