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)
commit080220b687147fd9376878534aba7194f17f6ef5
tree378755bc6a8d2700bda3b87998ffc72d2c5ab648
parent69ba423d35c25ae06fa419ac1d4f6c4e2b74e412
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