License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / virtio / vringh_test.c
index 9476c616d0642c5e2f0162d4fabd3945a98d4f32..293653463303b6a1adc9cde2ba8ede6babfa7b59 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /* Simple test of virtio code, entirely in userpsace. */
 #define _GNU_SOURCE
 #include <sched.h>