From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Dangaard Brouer Subject: Re: [PATCH bpf-next] libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause Date: Mon, 8 Oct 2018 11:11:54 +0200 Message-ID: <20181008111154.170c56dd@redhat.com> References: <20181005212416.2525992-1-ast@kernel.org> <7a8a3ccd-d78f-8e3d-4759-34297e8e5357@iogearbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Cc: Alexei Starovoitov , davem@davemloft.net, acme@kernel.org, bjorn.topel@intel.com, jakub.kicinski@netronome.com, tgraf@suug.ch, wangnan0@huawei.com, colin.king@canonical.com, kraig@google.com, daniel.diaz@linaro.org, eric@regit.org, hekuang@huawei.com, jeremy@jcline.org, jolsa@kernel.org, joe@ovn.org, yamada.masahiro@socionext.com, mic@digikod.net, namhyung@kernel.org, ppenkov@google.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, brouer@redhat.com To: Daniel Borkmann Return-path: In-Reply-To: <7a8a3ccd-d78f-8e3d-4759-34297e8e5357@iogearbox.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 8 Oct 2018 10:15:10 +0200 Daniel Borkmann wrote: > On 10/05/2018 11:24 PM, Alexei Starovoitov wrote: > > libbpf is maturing as a library and gaining features that no other bpf libraries support > > (BPF Type Format, bpf to bpf calls, etc) > > Many Apache2 licensed projects (like bcc, bpftrace, gobpf, cilium, etc) > > would like to use libbpf, but cannot do this yet, since Apache Foundation explicitly > > states that LGPL is incompatible with Apache2. > > Hence let's relicense libbpf as dual license LGPL-2.1 or BSD-2-Clause, > > since BSD-2 is compatible with Apache2. > > Dual LGPL or Apache2 is invalid combination. > > Fix license mistake in Makefile as well. > > > > Signed-off-by: Alexei Starovoitov > > Acked-by: Andrey Ignatov > > Acked-by: Arnaldo Carvalho de Melo > > Acked-by: Björn Töpel > > Acked-by: Daniel Borkmann > > Acked-by: David Beckett > > Acked-by: Jakub Kicinski > > Acked-by: Joe Stringer > > Acked-by: John Fastabend > > Acked-by: Martin KaFai Lau > > Acked-by: Quentin Monnet > > Acked-by: Thomas Graf > > Acked-by: Roman Gushchin > > Acked-by: Wang Nan > > Acked-by: Yonghong Song > > Applied to bpf-next, thanks! For the public record: Acked-by: Jesper Dangaard Brouer I do know, this ack will not reach the git-log, but given I have code in the lib, I want to show that I support and ack this re-license. -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer