contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / loaders / flash / fespi / riscv_fespi.c
index b6164330d3faad5edb82b3f54aae6667f916b0dc..5323f92bfdca796a22d96c7eb8c732b08168fa77 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
 #include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>