diff --git a/build.gradle b/build.gradle index 0345fa456..ec1702851 100644 --- a/build.gradle +++ b/build.gradle @@ -251,7 +251,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"; }