firmware-utils: add GPL 2.0 SPDX to files with no license info
[openwrt/openwrt.git] / tools / firmware-utils / src / srec2bin.c
index 95a8195d1a5ad29b9cb6a8258d1dd1c31a97b8d1..ad4222d6939234bcc0a3026d1843be7011e4b92e 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>