Skip to content
Snippets Groups Projects
Commit b42b801a authored by Gianmarco Lusvardi's avatar Gianmarco Lusvardi Committed by Greg Kroah-Hartman
Browse files

bpf, scripts: Correct GPL license name


[ Upstream commit e37243b6 ]

The bpf_doc script refers to the GPL as the "GNU Privacy License".
I strongly suspect that the author wanted to refer to the GNU General
Public License, under which the Linux kernel is released, as, to the
best of my knowledge, there is no license named "GNU Privacy License".
This patch corrects the license name in the script accordingly.

Fixes: 56a092c8 ("bpf: add script and prepare bpf.h for new helpers documentation")
Signed-off-by: default avatarGianmarco Lusvardi <glusvardi@posteo.net>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Reviewed-by: default avatarQuentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20240213230544.930018-3-glusvardi@posteo.net


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent a2d1e1f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment