From c78891ae1cc668a77377b2b0fb03c7e1a6894b29 Mon Sep 17 00:00:00 2001 From: Tarek Mahmoud Sayed Date: Wed, 10 May 2017 08:38:20 -0700 Subject: [PATCH] Update the License to MIT for coreclr repo (#11482) --- dir.props | 1 + src/.nuget/dir.targets | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/dir.props b/dir.props index 4968884..915468c 100644 --- a/dir.props +++ b/dir.props @@ -138,6 +138,7 @@ + https://github.com/dotnet/corefx/blob/master/LICENSE preview2 $(SourceDir).nuget/descriptions.json $(SourceDir).nuget/dotnet_library_license.txt diff --git a/src/.nuget/dir.targets b/src/.nuget/dir.targets index 8628a0d..a488694 100644 --- a/src/.nuget/dir.targets +++ b/src/.nuget/dir.targets @@ -84,5 +84,12 @@ + + + + https://github.com/dotnet/corefx/blob/master/LICENSE + + + -- 2.7.4