tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / parport_dlc5.cfg
index b1aa0a9a73ccff9f7d83fe005f57a6632647e793..24acea7a9574ead29aa8ae8cc84d0876b1433364 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Xilinx Parallel Cable III 'DLC 5' (and various clones)
 #
@@ -11,6 +13,5 @@ if { [info exists PARPORTADDR] } {
 }
 
 adapter driver parport
-parport_port $_PARPORTADDR
-parport_cable dlc5
-
+parport port $_PARPORTADDR
+parport cable dlc5