Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index e29f2f971..0c71729b4 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -21,18 +21,12 @@ investigate bugs, regressions and problems.
License
=======
-The Mono runtime, compilers, and tools and most of the class libraries
-are licensed under the MIT license. But include some bits of code
-licensed under different licenses. The exact list is [available here](https://github.com/mono/mono/blob/master/LICENSE).
-
-Different parts of Mono use different licenses. The actual details of
-which licenses are used for which parts are detailed on the LICENSE
-file in this directory.
+Check the [LICENSE](https://github.com/mono/linker/blob/master/LICENSE) file.
CLA
=======
-Contributions are now taken under the [.NET Foundation CLA](https://cla2.dotnetfoundation.org/).
+Contributions are now taken under the [.NET Foundation CLA](https://cla.dotnetfoundation.org/).
Testing
=======