summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLiu Jiang <gerry@linux.alibaba.com>2019-04-11 15:48:03 +0800
committerAndreea Florescu <andreea.florescu15@gmail.com>2020-09-04 17:59:53 +0300
commit5d61e36bdac5920b51bfd0649ebd2cef300282a7 (patch)
treefa8a018add71e9980a163ed67e0d388ebbd0e1a5 /Cargo.toml
parent8cb0b09bec5067d923a3dc6d221a00aa27972420 (diff)
downloadvmm_vhost-5d61e36bdac5920b51bfd0649ebd2cef300282a7.tar.gz
Add license files for BSD-Alibaba, BSD-Google
Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c21c861..05dd9ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,6 @@ name = "vhost"
version = "0.1.0"
authors = ["Liu Jiang <gerry@linux.alibaba.com>"]
repository = "https://github.com/rust-vmm/vhost"
-license = "Apache-2.0"
+license = "Apache-2.0 or BSD-3-Clause"
[dependencies]