From a772e92162c01d1033a655dadf14e2a65c292392 Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Thu, 12 Jun 2025 11:24:08 +0530 Subject: [PATCH] chore(LICENSE): clarify license for build scripts This should have been obvious but let's just make it clear --- LICENSE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 444b7be45f0aa4..a901a9b5b014d9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -7,5 +7,6 @@ python are licensed under the same license as python). # License for the build infrastructure -For build infrastructure outside the `packages/` folder the license is +For build infrastructure outside the `packages/`, `x11-packages/`, +`root-packages/`, and `disabled-packages/` folders the license is [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).