contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / loaders / flash / stm32 / Makefile
index cee282aa3e5da87ef1c447e601ad3541c5a9b6c8..5a97e7bb9cfcb21bda835bba5858b35afc4f0e97 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 BIN2C = ../../../../src/helper/bin2char.sh
 
 CROSS_COMPILE ?= arm-none-eabi-