From 7087e7d7668e39e5c0ce98c965750d228481748f Mon Sep 17 00:00:00 2001 From: leesf <490081539@qq.com> Date: Sun, 19 Jan 2020 19:13:43 +0800 Subject: [PATCH] [HUDI-556] Add lisence for PR#1233 --- LICENSE | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/LICENSE b/LICENSE index 6b2997fe5..85b7feac4 100644 --- a/LICENSE +++ b/LICENSE @@ -313,3 +313,13 @@ Copyright (c) 2005, European Commission project OneLab under contract 034819 (ht limitations under the License. ------------------------------------------------------------------------------- + + This product includes code from Apache Cassandra + + * org.apache.hudi.common.util.BufferedRandomAccessFile adapted from org.apache.cassandra.io.BufferedRandomAccessFile + + Copyright: 2011-2019 The Apache Software Foundation + Home page: http://cassandra.apache.org/ + License: http://www.apache.org/licenses/LICENSE-2.0 + + -------------------------------------------------------------------------------