diff --git a/build.gradle b/build.gradle index 4ff4a1f..0947290 100644 --- a/build.gradle +++ b/build.gradle @@ -201,7 +201,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"; }