tcl/target: add SPDX tag
[fw/openocd] / tcl / target / stm32f4x.cfg
index 2228de72fc917586592903d59e13f0123f7e52c7..5be0cf505b2952e17617496b5a5dd0b40d150f45 100644 (file)
@@ -1,7 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # script for stm32f4x family
 
 #
-# stm32 devices support both JTAG and SWD transports.
+# stm32f4 devices support both JTAG and SWD transports.
 #
 source [find target/swj-dp.tcl]
 source [find mem_helper.tcl]