diff options
author | Quentin Monnet <[email protected]> | 2021-11-05 22:19:04 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-11-10 09:00:52 -0800 |
commit | 1a8b597ddabe7dc25aa9defd33949d455ee9cde8 (patch) | |
tree | b0350ba9126283edb13d8816ea5197383b539774 /lib/test_overflow.c | |
parent | 3a74ac2d1159716f35c944639f71b33fa16084c8 (diff) |
bpftool: Fix SPDX tag for Makefiles and .gitignore
Bpftool is dual-licensed under GPLv2 and BSD-2-Clause. In commit
907b22365115 ("tools: bpftool: dual license all files") we made sure
that all its source files were indeed covered by the two licenses, and
that they had the correct SPDX tags.
However, bpftool's Makefile, the Makefile for its documentation, and the
.gitignore file were skipped at the time (their GPL-2.0-only tag was
added later). Let's update the tags.
Signed-off-by: Quentin Monnet <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: Tobias Klauser <[email protected]>
Acked-by: Joe Stringer <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Jean-Philippe Brucker <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions