Add license file and copyright information in files

This commit is contained in:
2015-03-16 20:48:27 +00:00
parent f41b6903b4
commit 5f15aefd9a
133 changed files with 2709 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
dependencies {
compile 'org.slf4j:slf4j-api:1.+'
compile 'org.slf4j:slf4j-log4j12:1.+'
compile 'org.slf4j:slf4j-api:1.7.7'
compile 'org.slf4j:slf4j-log4j12:1.7.7'
}