Fix license name

pull/1400/head
Alex Baker 5 years ago
parent b1dcef626b
commit ac743ba06d

@ -835,7 +835,7 @@
- artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk8:+ - artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk8:+
name: kotlin-stdlib-jdk8 name: kotlin-stdlib-jdk8
copyrightHolder: JetBrains s.r.o. 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 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://kotlinlang.org/ url: https://kotlinlang.org/
- artifact: androidx.compose.ui:ui:+ - artifact: androidx.compose.ui:ui:+

@ -2000,7 +2000,7 @@
}, },
"copyrightHolder": "JetBrains s.r.o.", "copyrightHolder": "JetBrains s.r.o.",
"copyrightStatement": "Copyright © JetBrains s.r.o. All rights reserved.", "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", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt",
"normalizedLicense": "apache2", "normalizedLicense": "apache2",
"url": "https://kotlinlang.org/", "url": "https://kotlinlang.org/",

Loading…
Cancel
Save