linux/tools/bpf/bpftool/Documentation
Quentin Monnet 4344842836 bpftool: Add SPDX tags to RST documentation files
Most files in the kernel repository have a SPDX tags. The files that
don't have such a tag (or another license boilerplate) tend to fall
under the GPL-2.0 license. In the past, bpftool's Makefile (for example)
has been marked as GPL-2.0 for that reason, when in fact all bpftool is
dual-licensed.

To prevent a similar confusion from happening with the RST documentation
files for bpftool, let's explicitly mark all files as dual-licensed.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211115225844.33943-2-quentin@isovalent.com
2021-11-16 13:56:22 +01:00
..
bpftool-btf.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-cgroup.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-feature.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-gen.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-iter.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-link.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-map.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-net.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-perf.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-prog.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool-struct_ops.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
bpftool.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
common_options.rst bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00
Makefile bpftool: Add SPDX tags to RST documentation files 2021-11-16 13:56:22 +01:00