From 28408ff9816dd841a8a9dcc42fbf9c516bb45d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Fri, 19 Jan 2018 01:44:27 +0100 Subject: 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. --- .github/CONTRIBUTING.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to '.github') 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 ======= -- cgit v1.2.3