Removed invalid license info

This commit is contained in:
nathan 2019-03-17 23:13:24 +01:00
parent 1f9c4ca52f
commit 512b68fa4b
1 changed files with 1 additions and 4 deletions

View File

@ -100,12 +100,9 @@ if (propsFile.canRead()) {
licensing {
license(License.BSD_3) {
license(License.APACHE_2) {
author(Extras.vendor)
author("Nathan Sweet")
author("Dan Brown")
url(Extras.url)
url("https://github.com/EsotericSoftware/minlog")
note(Extras.description)
}