diff options
author | 2024-11-26 17:41:59 -0600 | |
---|---|---|
committer | 2025-01-14 14:57:19 -0300 | |
commit | 8bf18c5cefc11a32f455046091b9970f0026b499 (patch) | |
tree | 3a1a016b2794698ab83fb93b5e065df14d32171b | |
parent | perf test brstack: Speed up running test by using tr -s instead of xargs (diff) | |
download | wireguard-linux-8bf18c5cefc11a32f455046091b9970f0026b499.tar.xz wireguard-linux-8bf18c5cefc11a32f455046091b9970f0026b499.zip |
perf MANIFEST: Add license files
The standalone tarballs should include the license files - both the
COPYING declaration as well as the text of GPLv2.
Signed-off-by: Michel Lind <michel@michel-slm.name>
Link: https://lore.kernel.org/r/Z0Zcx0WRqtlUYpgw@hyperscale.parallels
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-rw-r--r-- | tools/perf/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index 908165fcec7d..364b55b00b48 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST @@ -1,3 +1,5 @@ +COPYING +LICENSES/preferred/GPL-2.0 arch/arm64/tools/gen-sysreg.awk arch/arm64/tools/sysreg arch/*/include/uapi/asm/bpf_perf_event.h |