diff --git a/app/licenses.yml b/app/licenses.yml index 9f16a5e51..5968b757e 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -835,7 +835,7 @@ - artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk8:+ name: kotlin-stdlib-jdk8 copyrightHolder: JetBrains s.r.o. - license: The Apache License, Version 2.0 + license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://kotlinlang.org/ - artifact: androidx.compose.ui:ui:+ diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index 464a03b27..7316f9c2f 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -2000,7 +2000,7 @@ }, "copyrightHolder": "JetBrains s.r.o.", "copyrightStatement": "Copyright © JetBrains s.r.o. All rights reserved.", - "license": "The Apache License, Version 2.0", + "license": "The Apache Software License, Version 2.0", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt", "normalizedLicense": "apache2", "url": "https://kotlinlang.org/",