diff options
author | Daniel Borkmann <[email protected]> | 2021-08-24 09:39:31 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-09-02 14:49:23 +0200 |
commit | 49ca6153208f6efc409c1deb82dd5bcbb519d7e1 (patch) | |
tree | 090fb6802993ba8d8e7b7393c9ae84bfb124f03b /kernel/bpf/stackmap.c | |
parent | 9e9fb7655ed585da8f468e29221f0ba194a5f613 (diff) |
bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause
Some time ago we dual-licensed both libbpf and bpftool through commits
1bc38b8ff6cc ("libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause")
and 907b22365115 ("tools: bpftool: dual license all files"). The latter
missed the disasm.{c,h} which we pull in via kernel/bpf/ such that we
have a single source for verifier as well as bpftool asm dumping, see
also f4ac7e0b5cc8 ("bpf: move instruction printing into a separate file").
It is currently GPL-2.0-only and missed the conversion in 907b22365115,
therefore relicense the two as GPL-2.0-only OR BSD-2-Clause as well.
Spotted-by: Quentin Monnet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Acked-by: Brendan Jackman <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Simon Horman <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Acked-by: Xu Kuohai <[email protected]>
Acked-by: Edward Cree <[email protected]>
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions