contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / loaders / flash / bluenrg-x / bluenrg-x_write.c
index f09f7f58abcfb3c32486609a83dd1a2236d3c84a..f4e43cda1a4404bf221f97c34328691a4b2ca387 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
 /* To be built with arm-none-eabi-gcc -c -mthumb -mcpu=cortex-m0 -O3 bluenrgx.c */
 /* Then postprocess output of command "arm-none-eabi-objdump -d bluenrgx.o" to make a C array of bytes */