lizhimins opened a new pull request, #1363: URL: https://github.com/apache/rocketmq-clients/pull/1363
### Which Issue(s) This PR Fixes Fixes #1362 ### Brief Description Line 18 of `csharp/LICENSE` contained `(properties)` instead of `(i)` in the Apache-2.0 "control" definition. This restores the standard Apache License 2.0 wording. The corruption was inherited from the apache/rocketmq LICENSE before it was fixed there in 2021 (#2600). Only `csharp/LICENSE` is affected; the root `LICENSE` and the `cpp/`, `nodejs/`, `python/` copies are already correct. ### How Did You Test This Change? Documentation-only change to the LICENSE text. Verified the diff touches exactly one line and that the corrected wording matches the official Apache License 2.0 text and the already-correct `LICENSE` at the repository root. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
