diff --git a/build.gradle b/build.gradle index a679f48..0f9ecb6 100644 --- a/build.gradle +++ b/build.gradle @@ -208,7 +208,7 @@ allprojects { 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"; }