firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/ldir.git] / tools / firmware-utils / src / dns313-header.c
index 42dd67771d81e19845f2024837390020c765c393..96e4b6e5c2b16f2f789b2a69683d4f1cf693dc54 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * dns313-header.c
  *
@@ -8,7 +9,6 @@
  * The DNS313 use the same header on zImage, ramdisk, rootfs.
  *
  * Written by Linus Walleij <linus.walleij@linaro.org>
- * License terms: GPLv2
  */
 #include <stdlib.h>
 #include <stdio.h>