License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / samples / bpf / sockex3_user.c
index 877ecf8fc5acd956d165c1fff93ba631e73172cd..495ee02e2fb7c71753b3e851a6ce2136bc7a65ab 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <stdio.h>
 #include <assert.h>
 #include <linux/bpf.h>