tcl/target: add SPDX tag
[fw/openocd] / tcl / target / atsamv.cfg
index 4c136ead2114085770d8c59fdd32eb6ae2d71e0c..7e9f6c57ef6341fc04d22e59e357b048419a033b 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # ATMEL SAMV, SAMS, and SAME chips are Cortex-M7 parts
 # The chips are very similar; the SAMV series just has
 # more peripherals and seems like the "flagship" of the
@@ -57,4 +59,3 @@ if {![using_hla]} {
 
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME atsamv 0x00400000 0 0 0 $_TARGETNAME
-