summaryrefslogtreecommitdiffstats
path: root/samples/bpf/cgroup_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bpf/cgroup_helpers.c')
-rw-r--r--samples/bpf/cgroup_helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/cgroup_helpers.c b/samples/bpf/cgroup_helpers.c
index 88bdcf4..f3bca3a 100644
--- a/samples/bpf/cgroup_helpers.c
+++ b/samples/bpf/cgroup_helpers.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#define _GNU_SOURCE
#include <sched.h>
#include <sys/mount.h>
OpenPOWER on IntegriCloud