diff --git a/build.gradle b/build.gradle index 9a95437..f64339b 100644 --- a/build.gradle +++ b/build.gradle @@ -214,7 +214,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"; }