License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / samples / bpf / tracex1_user.c
index 31a48183beea6185bab62e581c8172429bfe13ca..3dcb475fb135c51fc0d8ebe9786a8d8e8091259a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <stdio.h>
 #include <linux/bpf.h>
 #include <unistd.h>