]> git.baikalelectronics.ru Git - kernel.git/commit
tools: bpf: fix license for a compat header file
authorJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 18 Sep 2018 17:13:59 +0000 (10:13 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 19 Sep 2018 21:49:58 +0000 (23:49 +0200)
commit1e2faccc8a0d5cc8083f3796e6aca216e2fb7429
tree378755bc6a8d2700bda3b87998ffc72d2c5ab648
parentee774682de35b5641afb94980a8f70e38ce55d96
tools: bpf: fix license for a compat header file

libc_compat.h is used by libbpf so make sure it's licensed under
LGPL or BSD license.  The license change should be OK, I'm the only
author of the file.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/tools/libc_compat.h