tcl/board: add SPDX tag
[fw/openocd] / tcl / board / olimex_sam7_ex256.cfg
index 5f83629de35910d81706fed1cba06bdc242a2d9c..9924f2748e7982808507a3d9e4737e35a1dfd546 100644 (file)
@@ -1,4 +1,5 @@
-# Olimex SAM7-EX256 has a single Atmel at91sam7ex256 on it.
+# SPDX-License-Identifier: GPL-2.0-or-later
 
-source [find target/sam7x256.cfg]
+# Olimex SAM7-EX256 has a single Atmel at91sam7ex256 on it.
 
+source [find target/at91sam7x256.cfg]