aboutsummaryrefslogtreecommitdiffstats
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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/trace/beauty/seccomp.c b/tools/perf/trace/beauty/seccomp.c
index 356441bce27d..b7097fd5fed9 100644
--- a/tools/perf/trace/beauty/seccomp.c
+++ b/tools/perf/trace/beauty/seccomp.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#ifndef SECCOMP_SET_MODE_STRICT
#define SECCOMP_SET_MODE_STRICT 0
#endif