tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / usbprog.cfg
index f0841b995c41a917e3cafa3e7378e0cf87c1172f..4f04b147e13d1cac867829231c4d6cfbb88530da 100644 (file)
@@ -1,10 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Embedded Projects USBprog
 #
 # http://embedded-projects.net/index.php?page_id=135
 #
 
-interface usbprog
-# USBprog is broken w/short tms sequences, this is a workaround
+adapter driver usbprog
+# USBprog is broken w/short TMS sequences, this is a workaround
 # until the C code can be fixed.
-tms_sequence long
\ No newline at end of file
+tms_sequence long