This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
The following commit(s) were added to refs/heads/master by this push:
new 288f5ca51 [#2305] improvement: Add copyright for PingCAP (#2312)
288f5ca51 is described below
commit 288f5ca51b747714d397246625e0200b42bf6ee1
Author: roryqi <[email protected]>
AuthorDate: Mon Dec 30 14:10:30 2024 +0800
[#2305] improvement: Add copyright for PingCAP (#2312)
### What changes were proposed in this pull request?
Add copyright for PingCAP
### Why are the changes needed?
Fix: #2305
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
No need.
---
LICENSE | 3 +++
1 file changed, 3 insertions(+)
diff --git a/LICENSE b/LICENSE
index eca6f5fca..65b1efcc8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -204,5 +204,8 @@
This product bundles a third-party component under the
Apache 2.0 License.
+
Tikv
+ Copyright (c) 2017-present, PingCAP, Inc. Released under the Apache 2.0
license. See [LICENSE](https://github.com/tikv/raft-engine/blob/master/LICENSE)
for details.
+
./rust/experimental/server/src/readable_size.rs