Fix license name

pull/1032/head
Alex Baker 4 years ago
parent 106f4d64a3
commit e4342224df

@ -775,13 +775,13 @@
- artifact: com.google.dagger:hilt-android:+
name: hilt-android
copyrightHolder: The Dagger Authors
license: Apache 2.0
license: The Apache Software License, Version 2.0
licenseUrl: https://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/dagger
- artifact: com.google.dagger:dagger-lint-aar:+
name: dagger-lint-aar
copyrightHolder: The Dagger Authors
license: Apache 2.0
license: The Apache Software License, Version 2.0
licenseUrl: https://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/dagger
- artifact: javax.annotation:jsr250-api:+

@ -1837,7 +1837,7 @@
},
"copyrightHolder": "The Dagger Authors",
"copyrightStatement": "Copyright © The Dagger Authors. All rights reserved.",
"license": "Apache 2.0",
"license": "The Apache Software License, Version 2.0",
"licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt",
"normalizedLicense": "apache2",
"url": "https://github.com/google/dagger",
@ -1851,7 +1851,7 @@
},
"copyrightHolder": "The Dagger Authors",
"copyrightStatement": "Copyright © The Dagger Authors. All rights reserved.",
"license": "Apache 2.0",
"license": "The Apache Software License, Version 2.0",
"licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt",
"normalizedLicense": "apache2",
"url": "https://github.com/google/dagger",

Loading…
Cancel
Save