summaryrefslogtreecommitdiffstats
path: root/samples/bpf/run_cookie_uid_helper_example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bpf/run_cookie_uid_helper_example.sh')
-rwxr-xr-xsamples/bpf/run_cookie_uid_helper_example.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/run_cookie_uid_helper_example.sh b/samples/bpf/run_cookie_uid_helper_example.sh
index f898cfa..fc6bc04 100755
--- a/samples/bpf/run_cookie_uid_helper_example.sh
+++ b/samples/bpf/run_cookie_uid_helper_example.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
local_dir="$(pwd)"
root_dir=$local_dir/../..
mnt_dir=$(mktemp -d --tmp)
OpenPOWER on IntegriCloud