tcl: add SPDX tag
[fw/openocd] / tcl / mmr_helpers.tcl
index 61c58e7ca3cfcfe381d1b19bf504691cfc9b3052..5c37fcfdc138baeb30ddc553ef43270d4a693840 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
 
 proc proc_exists { NAME } {
     set n [info commands $NAME]