This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/master by this push:
     new 8217fd87a Add rocksdb license declaration
8217fd87a is described below

commit 8217fd87a6bb1401cb23acb85e1d89345483e4a6
Author: Yingchun Lai <[email protected]>
AuthorDate: Thu Aug 24 23:05:30 2023 +0800

    Add rocksdb license declaration
    
    Change-Id: I4117096c16acc34d14c83d965843eac0225a1775
    Reviewed-on: http://gerrit.cloudera.org:8080/20418
    Tested-by: Kudu Jenkins
    Reviewed-by: Alexey Serbin <[email protected]>
---
 thirdparty/LICENSE.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/thirdparty/LICENSE.txt b/thirdparty/LICENSE.txt
index dc63b0541..55370d6a7 100644
--- a/thirdparty/LICENSE.txt
+++ b/thirdparty/LICENSE.txt
@@ -596,6 +596,17 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
+--------------------------------------------------------------------------------
+thirdparty/src/rocksdb-*/: Apache 2.0 license
+libraries: librocksdb
+Source: https://github.com/facebook/rocksdb
+Licensing note: https://github.com/facebook/rocksdb#license (permalink
+https://github.com/facebook/rocksdb/blob/bc448e9c89ffcef97434cd35591cee7b8e7c98c3/README.md?plain=1#L27-L29)
+License text: 
https://github.com/facebook/rocksdb/blob/bc448e9c89ffcef97434cd35591cee7b8e7c98c3/LICENSE.Apache
+
+RocksDB is dual-licensed under both the GPLv2 and Apache 2.0 License.
+The Apache Kudu project includes librocksdb as a thirdparty library under the 
Apache 2.0 license.
+
 
================================================================================
 BUILD-ONLY DEPENDENCIES
 
================================================================================

Reply via email to