]> git.droids-corp.org - dpdk.git/blobdiff - README
net/qede/base: add new chain API
[dpdk.git] / README
diff --git a/README b/README
index 29ba0e0e33a965414b8809a60818bbb70a658a8d..55df158642aa30ded67f98d71dad0d73bf05f01c 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 DPDK is a set of libraries and drivers for fast packet processing.
 It supports many processor architectures and both FreeBSD and Linux.
 
-The DPDK uses the Open Source BSD license for the core libraries and
-drivers. The kernel components are GPLv2 licensed.
+The DPDK uses the Open Source BSD-3-Clause license for the core libraries
+and drivers. The kernel components are GPL-2.0 licensed.
 
 Please check the doc directory for release notes,
 API documentation, and sample application information.