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 260273670 [#2161] improvement(core): Add the license of 
tikv/raft-engine (#2233)
260273670 is described below

commit 260273670bd73a4a1e2c139e9c9dde0b8c617eac
Author: roryqi <[email protected]>
AuthorDate: Mon Nov 4 17:45:55 2024 +0800

    [#2161] improvement(core): Add the license of tikv/raft-engine (#2233)
    
    ### What changes were proposed in this pull request?
    
    Add the license of tikv/raft-engine
    
    ### Why are the changes needed?
    
    Fix: #2161
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    No need.
---
 LICENSE | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/LICENSE b/LICENSE
index d64569567..eca6f5fca 100644
--- a/LICENSE
+++ b/LICENSE
@@ -200,3 +200,9 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
+
+
+   This product bundles a third-party component under the
+   Apache 2.0 License.
+   Tikv
+   ./rust/experimental/server/src/readable_size.rs

Reply via email to