Add link to license folder into README.md

This commit is contained in:
Stanislav Erokhin
2019-07-17 19:19:59 +03:00
parent a2d284c769
commit 2cc6bf31e0
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -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.
+1 -1
View File
@@ -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: