From c0d821c7f70511c5df87086373972daa9e93746e Mon Sep 17 00:00:00 2001 From: dpen2000 Date: Tue, 3 Feb 2015 19:44:18 +0000 Subject: [PATCH] Update PATENTS.TXT Correct reference to corefx repo: Should probably refer to coreclr here. --- PATENTS.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PATENTS.TXT b/PATENTS.TXT index 9899379fa5e6..33d139ce587d 100644 --- a/PATENTS.TXT +++ b/PATENTS.TXT @@ -23,7 +23,7 @@ this promise. Definitions: "Covered Code" means those Microsoft .NET libraries and runtime components as -made available by Microsoft at https://github.com/dotnet/corefx. +made available by Microsoft at https://github.com/dotnet/coreclr. ".NET Patents" are those patent claims, both currently owned by Microsoft and acquired in the future, that are necessarily infringed by Covered Code. .NET @@ -43,4 +43,4 @@ with (a) and (b). "Enabling Technology" means underlying or enabling technology that may be used, combined, or distributed in connection with Microsoft's .NET Framework or other .NET Runtimes, such as hardware, operating systems, and applications -that run on .NET Framework or other .NET Runtimes. \ No newline at end of file +that run on .NET Framework or other .NET Runtimes.