summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/seccomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/seccomp.c')
-rw-r--r--tools/perf/trace/beauty/seccomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/trace/beauty/seccomp.c b/tools/perf/trace/beauty/seccomp.c
index b7097fd5fed9e..e36156b19c708 100644
--- a/tools/perf/trace/beauty/seccomp.c
+++ b/tools/perf/trace/beauty/seccomp.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: LGPL-2.1
#ifndef SECCOMP_SET_MODE_STRICT
#define SECCOMP_SET_MODE_STRICT 0
#endif