update license
This commit is contained in:
@@ -132,4 +132,31 @@ contract, or otherwise. Control can be direct or indirect.
|
||||
software under these terms.
|
||||
|
||||
**Use** means anything you do with the software requiring one
|
||||
of your licenses.
|
||||
of your licenses.
|
||||
|
||||
# THIRD-PARTY NOTICES
|
||||
|
||||
This software links to and uses the following third-party libraries. These libraries are provided under their own license terms.
|
||||
|
||||
### 1. Apache License, Version 2.0
|
||||
The following components are licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).
|
||||
|
||||
* **Kotlin Standard Libraries & Coroutines** (JetBrains s.r.o.)
|
||||
* **Ktor Client & Server Framework** (JetBrains s.r.o.)
|
||||
* **Compose Multiplatform Framework** (JetBrains s.r.o.)
|
||||
* **AndroidX Libraries** (Activity, AppCompat, Core, Lifecycle, Navigation)
|
||||
* **SQLDelight Runtime & Drivers** (Cash App / Square, Inc.)
|
||||
* **Multiplatform Settings** (Russell Wolf)
|
||||
* **Material Design Icons & Symbols** (Google LLC)
|
||||
* **Multiplatform Markdown Renderer** (Mikepenz)
|
||||
* **Jib Container Tool** (Google LLC)
|
||||
|
||||
### 2. Eclipse Public License 2.0 (EPL-2.0)
|
||||
The following components are licensed under the EPL-2.0 (https://www.eclipse.org/legal/epl-2.0/).
|
||||
|
||||
* **JUnit 4** (junit.org)
|
||||
|
||||
### 3. Logback (EPL-1.0 and LGPL 2.1)
|
||||
The following component is dual-licensed under the Eclipse Public License v1.0 and the GNU Lesser General Public License v2.1.
|
||||
|
||||
* **Logback Classic** (QOS.ch)
|
||||
|
||||
Reference in New Issue
Block a user