contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / rtos-helpers / FreeRTOS-openocd.c
index 81a3ab77abb8b95eea85b07e854c77d74771cad0..45fc0ce10f6cd22f429a963282abef27d8fca7d4 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
 /*
  * Since at least FreeRTOS V7.5.3 uxTopUsedPriority is no longer
  * present in the kernel, so it has to be supplied by other means for