diff --git a/build.gradle b/build.gradle index 74ea7b4..be4a254 100644 --- a/build.gradle +++ b/build.gradle @@ -218,7 +218,7 @@ uploadArchives { distribution "repo"; }; license { - name "Apache Software License, version 2.0"; + name "Apache License, version 2.0"; url "http://www.apache.org/licenses/LICENSE-2.0"; distribution "repo"; }