firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / mkdlinkfw-lib.h
index da4ecf010c30fa348ca1467b07b0e55b280e3fcb..a459599665e76ed2e621f5a9fbd87d12b90e538b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * mkdlinkfw
  *
@@ -6,11 +7,6 @@
  * This tool is based on mktplinkfw.
  * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
  * 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 as published by the Free
- * Software Foundation; either version 2 of the License, or (at your option)
- * any later version.
  */
 
 #ifndef mkdlinkfw_lib_h