contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / rtos-helpers / uCOS-III-openocd.c
index 5a37bd4c52b4ef72594a3cd6e39908afd846ba18..1e9cba4dc146c44dca7295c2704625adaa66b74b 100644 (file)
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
 /*
  * uC/OS-III does not provide a fixed layout for OS_TCB, which makes it
  * impossible to determine the appropriate offsets within the structure