linux/tools/bpf/bpftool/Documentation
Quentin Monnet 1a8b597dda bpftool: Fix SPDX tag for Makefiles and .gitignore
Bpftool is dual-licensed under GPLv2 and BSD-2-Clause. In commit
907b223651 ("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 <quentin@isovalent.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Joe Stringer <joe@cilium.io>
Acked-by: Song Liu <songliubraving@fb.com>
Acked-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/bpf/20211105221904.3536-1-quentin@isovalent.com
2021-11-10 09:00:52 -08:00
..
bpftool-btf.rst tools: bpftool: Document and add bash completion for -L, -B options 2021-07-30 15:40:28 -07:00
bpftool-cgroup.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-feature.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-gen.rst tools: bpftool: Document and add bash completion for -L, -B options 2021-07-30 15:40:28 -07:00
bpftool-iter.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-link.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-map.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-net.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-perf.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool-prog.rst tools: bpftool: Complete metrics list in "bpftool prog profile" doc 2021-07-30 15:40:28 -07:00
bpftool-struct_ops.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
bpftool.rst tools: bpftool: Update and synchronise option list in doc and help msg 2021-07-30 15:40:27 -07:00
common_options.rst tools: bpftool: Include common options from separate file 2020-09-10 11:16:46 -07:00
Makefile bpftool: Fix SPDX tag for Makefiles and .gitignore 2021-11-10 09:00:52 -08:00