contrib: add GPL license tag on files that miss it
[fw/openocd] / contrib / cross-build.sh
index 9328c3ab649bbe0c1285b641c4609a6515c9adc6..b199bf7157767a505a52ec22c40c04d7ae78ad4b 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-or-later
 
 # This is an example of how to do a cross-build of OpenOCD using pkg-config.
 # Cross-building with pkg-config is deceptively hard and most guides and