treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-microblaze.git] / samples / kprobes / Makefile
index 880e54d..e774592 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 # builds the kprobes example kernel modules;
 # then to use one (as root):  insmod <module_name.ko>