summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/pid.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/pid.c')
-rw-r--r--tools/perf/trace/beauty/pid.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/perf/trace/beauty/pid.c b/tools/perf/trace/beauty/pid.c
index 0313df3428304..1a6acc46807bc 100644
--- a/tools/perf/trace/beauty/pid.c
+++ b/tools/perf/trace/beauty/pid.c
@@ -1,4 +1,5 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: LGPL-2.1
+
size_t syscall_arg__scnprintf_pid(char *bf, size_t size, struct syscall_arg *arg)
{
int pid = arg->val;