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