From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: License switch to LGPL in 1.3 Date: Mon, 26 Aug 2013 12:32:56 +0200 Message-ID: <4429939.FhBss5UR3b@x220> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: =?utf-8?B?0J3QuNC60L7Qu9Cw0Lkg0JLQu9Cw0LTRi9GI0LXQstGB0LrQuNC5?= Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 25/08/2013 05:48, =D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B9 =D0=92=D0=BB= =D0=B0=D0=B4=D1=8B=D1=88=D0=B5=D0=B2=D1=81=D0=BA=D0=B8=D0=B9 : > one of the changes in version 1.3 is the switch from BSD license to L= GPL > and GPL No, there is no switch. The kernel module igb_uio was under GPLv2 and it's still the case. The kernel module kni appeared under GPLv2. The userspace libraries are BSD licensed. rte_pci_dev_ids.h is provided under a dual BSD/GPLv2 license. rte_kni_common.h is provided under a dual BSD/LGPLv2 license. Hope it's clear. --=20 Thomas