From d719a3d7b65e1e782b33bbf72d12672f89dc91ad Mon Sep 17 00:00:00 2001 From: Andrew Au Date: Fri, 20 Dec 2019 20:16:21 -0800 Subject: [PATCH] Update Licensing information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5833728fc..4a0abdccd 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Included open-source libraries: * SharpTreeView: LGPL * ILSpy.BamlDecompiler: MIT license * CommandLineUtils: Apache License 2.0 (part of ICSharpCode.Decompiler.Console) + * ILCompiler.Reflection.ReadyToRun: MIT License (part of ILSpy.ReadyToRun) How to build ------------