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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-01-19 03:44:27 +0300
committerMarek Safar <marek.safar@gmail.com>2018-01-19 14:07:54 +0300
commit28408ff9816dd841a8a9dcc42fbf9c516bb45d87 (patch)
tree5b3fae133d0ea3eae8dd0e8fc7f45c48cd068e96 /.github
parent0ec0dddf09ee761b618b3076481e345d382336d5 (diff)
Update CLA link and license
The CLA link was changed when .NET Foundation switched to new CLA infrastructure. The license text also pointed to the Mono license, we should point to the linker instead.
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
=======