openocd: fix SPDX tag format for files .c
[fw/openocd] / contrib / loaders / flash / bluenrg-x / bluenrg-x_write.c
index f4e43cda1a4404bf221f97c34328691a4b2ca387..1bc72d5921f9264f16aa862ee02347144b126be9 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+// 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 */