Files
compose-multiplatform/license
Alexey Tsvetkov 2f0cd93e71 Specify Preview as entry point
So it's not marked as dead code by Intellij
2021-04-07 10:53:50 +03:00
..
2021-04-05 20:04:32 +03:00
2021-04-07 10:53:50 +03:00

The Apache 2 license (given in full in LICENSE.txt) applies to all code in this repository which is copyright by JetBrains. The following sections of the repository contain third-party code, to which different licenses may apply:

Compose IDEA plugin

  • Path: idea-plugin/src/main/kotlin/org/jetbrains/compose/desktop/idea/preview
    • License: Apache 2 (license/third_party/aosp_license.txt)
    • Origin: Copyright 2021 The Android Open Source Project
  • Path: idea-plugin/src/main/resources/icons/compose/compose.svg
    • License: Apache 2 (license/third_party/aosp_license.txt)
    • Origin: Copyright 2021 The Android Open Source Project