Merge remote-tracking branch 'asoc/topic/component' into asoc-next
[sfrench/cifs-2.6.git] / samples / bpf / run_cookie_uid_helper_example.sh
index f898cfa2b1aa52f71a65db469450d4d001b08b2c..fc6bc0451ab45dc7081d153ac1a4b2f579141940 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
 local_dir="$(pwd)"
 root_dir=$local_dir/../..
 mnt_dir=$(mktemp -d --tmp)