License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / scripts / gcc-plugins / Makefile
index 214eb2335c31183e8fa438dfd6ad4a9ef3497209..e2ff425f4c7ea6958beddb3571ed9ac72a3b9ea8 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 GCC_PLUGINS_DIR := $(shell $(CC) -print-file-name=plugin)
 
 ifeq ($(PLUGINCC),$(HOSTCC))