From 68a64ace5498822cc4309025de9f391959e0bed9 Mon Sep 17 00:00:00 2001 From: skzhang1 Date: Wed, 5 Nov 2025 10:02:38 -0800 Subject: [PATCH] update license Signed-off-by: skzhang1 --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 427b4badc..eeb9ff9dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,8 @@ make lint ``` +- All contributions to this repository must be made under the Apache License, Version 2.0 (Apache-2.0) only. Do not submit contributions under the MIT license or any other license. + - Avoid introducing unnecessary complexity into existing code so that maintainability and readability are preserved. - Try to keep pull requests (PRs) as concise as possible: