Changed license to 2-clause BSD. Removed boilerplate from states.

This commit is contained in:
2014-10-13 09:45:16 -04:30
parent 5c3b2fc684
commit 48918cdc81
15 changed files with 192 additions and 333 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
version = '1.0'
ext {
appName = 'PouKemon'
gdxVersion = '1.3.1'
gdxVersion = '1.4.1'
roboVMVersion = '0.0.14'
}