diff --git a/build.gradle b/build.gradle index 8ffa1a34..dc5ac478 100644 --- a/build.gradle +++ b/build.gradle @@ -226,7 +226,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"; }