added missing license

This commit is contained in:
Timothy Prepscius 2013-07-17 18:49:06 -04:00
parent 9aa9af7e51
commit 25dcdeed44

View File

@ -1,3 +1,8 @@
/**
* Author: Timothy Prepscius
* License: GPLv3 Affero + keep my name in the code!
*/
package app.tools;
import java.util.Map;