From 3fa0e8906bf3f2e4e863001d015844aadb42a692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Mon, 14 Mar 2022 22:53:37 +0200 Subject: [PATCH] license: Fix a typo --- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 9b70ad6..fa1b422 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -2,7 +2,7 @@ The llvm-mingw project (the scripts for building and assembling a toolchain, wrappers for executing tools and testcases) is licensed under the ISC license. -These licenses only cover the components provided by llvm-mingw directly. +This license only covers the components provided by llvm-mingw directly. The final built toolchain is covered by the licenses of the individual external projects, primarily LLVM's Apache 2 license with LLVM exceptions.