tcl: add SPDX tag
[fw/openocd] / tcl / chip / atmel / at91 / aic.tcl
index 8b8a48f3b49e4ccf46691fd0d073a0e7122a8325..6657b601af0ce8acff8e25b45fe75d7fd1c7be0e 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 set AIC_SMR            [expr {$AT91C_BASE_AIC + 0x00000000} ]
 global AIC_SMR
 set AIC_SVR            [expr {$AT91C_BASE_AIC + 0x00000080} ]