diff --git a/ReadMe.md b/ReadMe.md index 897042789ca083f18d259f6b1c1036b7fd5074f3..00cf09ba20e2818bba963099a86a20c1c18adf1c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -135,6 +135,9 @@ includeBuild('/path/to/kotlin') { } ``` +# License +Kotlin is distributed under the terms of the Apache License (Version 2.0). See [license folder](license/README.md) for details. + # Contributing Please be sure to review Kotlin's [contributing guidelines](docs/contributing.md) to learn how to help the project. diff --git a/license/README.md b/license/README.md index 9bf7123c649f7382a534e1f014f6ff1eae9d36d3..b1e4a47058bdddae291361b081173c03238f1f99 100644 --- a/license/README.md +++ b/license/README.md @@ -1,4 +1,4 @@ -The Apache 2 license (given in full in LICENSE.txt) applies to all code in this repository which is copyright +The Apache 2 license (given in full in [LICENSE.txt](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: