firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/stintel.git] / tools / firmware-utils / src / mkwrggimg.c
index d2c42b02b3838807e18c9e6b402e7df8a8ffd9ef..65ad293caa5cf23e58a9d8e19d797f52ab1c07a8 100644 (file)
@@ -1,11 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
  *  Copyright (C) 2016 Stijn Tintel <stijn@linux-ipv6.be>
- *
- *  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.
- *
  */
 
 #define _ANSI_SOURCE