From d959e41c80d76d8d516b91a7e7b17da12adba087 Mon Sep 17 00:00:00 2001 From: paul luse Date: Wed, 27 Jan 2021 09:54:22 -0500 Subject: [PATCH] LICENSE: add info about submodules Make it clear that each submodule carries its own license. Signed-off-by: paul luse Change-Id: I2e467df995429f3a87140288b8a8488eccb48139 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6123 Tested-by: SPDK CI Jenkins Reviewed-by: Jim Harris Reviewed-by: Ben Walker Reviewed-by: Aleksey Marchuk Community-CI: Mellanox Build Bot --- LICENSE | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/LICENSE b/LICENSE index 8e12726c0..de53d0b20 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,16 @@ +The SPDK repo contains multiple git submodules each with its own +license info. Unless otherwise noted all other code in this repo +is BSD as stated below. + +Submodule license info: +dpdk: see dpdk/license +intel-ipsec-mb: see intel-ipsec-mb/LICENSE +isa-l: see isa-l/LICENSE +libvfio-user: see libvfio-user/LICENSE +ocf: see ocf/LICENSE + +The rest of the SPDK repo: + BSD LICENSE Copyright (c) Intel Corporation.