This is an automated email from the ASF dual-hosted git repository.
lizhimins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new 17677fe1 [ISSUE #1362] [C#] Fix typo in csharp/LICENSE: "(properties)"
-> "(i)" (#1363)
17677fe1 is described below
commit 17677fe1aaa168aa49e921fcfdf66b3cb9b9300b
Author: lizhimins <[email protected]>
AuthorDate: Fri Sep 4 14:30:39 2026 +0800
[ISSUE #1362] [C#] Fix typo in csharp/LICENSE: "(properties)" -> "(i)"
(#1363)
Restore the standard Apache License 2.0 wording in the "control"
definition (line 18). The corrupted "(properties)" was inherited from
the apache/rocketmq LICENSE prior to its 2021 fix (#2600).
---
csharp/LICENSE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csharp/LICENSE b/csharp/LICENSE
index 7f77f44e..f49a4e16 100644
--- a/csharp/LICENSE
+++ b/csharp/LICENSE
@@ -15,7 +15,7 @@
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
- "control" means (properties) the power, direct or indirect, to cause the
+ "control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.