From: Luca Boccassi Date: Fri, 21 Apr 2017 14:33:16 +0000 (+0100) Subject: Clarify that only kni and igb_uio are under GPL2 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=c4fa0122a638a35592a8a5fd36d915dadeb0340e;p=deb_dpdk.git Clarify that only kni and igb_uio are under GPL2 debian/copyright flagged the whole lib/librte_eal/linuxapp/ content as distributed under GPL2, but it's only the kernel modules. Update the copyright file to clarify this. Change-Id: I891a798f3a48b3556a8b6d547f790b2d4c4c55f6 Signed-off-by: Luca Boccassi --- diff --git a/debian/copyright b/debian/copyright index 24088798..5ad7c10b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,9 @@ Copyright: 2008-2014 Cisco Systems, Inc. and many other contributors. License: BSD-3-clause -Files: lib/librte_eal/linuxapp/* +Files: + lib/librte_eal/linuxapp/igb_uio/* + lib/librte_eal/linuxapp/kni/* Copyright: 2007-2016, Intel Corporation 2006-2007 Myricom, Inc. for some LRO specific code License: GPL-2