License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / tools / perf / tests / bitmap.c
index 0d7c06584905fb4234abf4cacea86394aec09fa9..47bedf25ba6960b3c7cf8345396d86ff0304a1ee 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <linux/compiler.h>
 #include <linux/bitmap.h>
 #include "tests.h"