firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / mkporayfw.c
index 6ec4f320d93caaefc464801963364f812b40a188..9efa31062989edddf65893a5a0508c111bf8fb4e 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Builder/viewer/extractor utility for Poray firmware image files
  *
  * Itself based on:
  *   TP-Link WR941 V2 firmware checksum fixing tool.
  *   Copyright (C) 2008,2009 Wang Jian <lark@linux.net.cn>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
- *
  */
 
 #include <stdio.h>