This is an automated email from the ASF dual-hosted git repository.
morrySnow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 55769485e17 [doc](docs) Fix Apache license compliance wording (#63186)
55769485e17 is described below
commit 55769485e171fe9b7799aed3e99b1c28d7df6238
Author: Arpit Jain <[email protected]>
AuthorDate: Tue Jun 2 11:54:52 2026 +0900
[doc](docs) Fix Apache license compliance wording (#63186)
### What problem does this PR solve?
Problem Summary:
The License note in `README.md` uses awkward grammar: "to be complied
with Apache 2.0 License". This updates the sentence to "to comply with
Apache 2.0 License" for clearer documentation.
Signed-off-by: Arpit Jain <[email protected]>
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3b75b7716d8..0d047a4c2b7 100644
--- a/README.md
+++ b/README.md
@@ -305,7 +305,6 @@ Contact us through the following mailing list.
> **Note**
> Some licenses of the third-party dependencies are not compatible with Apache
> 2.0 License. So you need to disable
-some Doris features to be complied with Apache 2.0 License. For details, refer
to the `thirdparty/LICENSE.txt`
-
+some Doris features to comply with Apache 2.0 License. For details, refer to
the `thirdparty/LICENSE.txt`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]