commit | 080220b687147fd9376878534aba7194f17f6ef5 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Sep 18 10:13:59 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Sep 19 23:49:58 2018 +0200 |
tree | 378755bc6a8d2700bda3b87998ffc72d2c5ab648 | |
parent | 69ba423d35c25ae06fa419ac1d4f6c4e2b74e412 [diff] |
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>