]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - samples/bpf/spintest_user.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / samples / bpf / spintest_user.c
index 80676c25fa5017abd8c91b51f1757c7e53e5df93..3d736219a31c8e5a99f1c9173e9f62344977b286 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <stdio.h>
 #include <unistd.h>
 #include <linux/bpf.h>