From ace9bbd7cfd1aec39cd2c9e1c2f732afe410dd0f Mon Sep 17 00:00:00 2001 From: Rich Lander Date: Tue, 24 Jan 2023 20:56:06 -0800 Subject: [PATCH 1/2] Update license --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cbc6ac9f..8567c2400 100644 --- a/README.md +++ b/README.md @@ -360,5 +360,4 @@ For all feedback, use the Issues on the [.NET SDK](https://github.com/dotnet/sdk License ------- -By downloading the .zip you are agreeing to the terms in the project [EULA](https://aka.ms/dotnet-core-eula). - +The .NET project uses the [MIT license](LICENSE). From 358e32905fdb96701d14f25eec18512d6f9b44fd Mon Sep 17 00:00:00 2001 From: Rich Lander Date: Tue, 24 Jan 2023 20:58:37 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8567c2400..9aec54e89 100644 --- a/README.md +++ b/README.md @@ -361,3 +361,5 @@ License ------- The .NET project uses the [MIT license](LICENSE). + +The LICENSE and ThirdPartyNotices in any downloaded archives are authoritative.