diff options
author | Michel Lind <michel@michel-slm.name> | 2024-11-26 17:41:59 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2025-01-14 14:57:19 -0300 |
commit | 8bf18c5cefc11a32f455046091b9970f0026b499 (patch) | |
tree | 3a1a016b2794698ab83fb93b5e065df14d32171b | |
parent | 3178155d292b2b5f0b9f59b3777dc52e029652ba (diff) |
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 908165fcec7de..364b55b00b484 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 |