diff --git a/app/licenses.yml b/app/licenses.yml index 26360d799..cc156d048 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -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:+ diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index 6a644757f..08924bb2f 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -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",