aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/mkwrggimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/firmware-utils/src/mkwrggimg.c')
-rw-r--r--tools/firmware-utils/src/mkwrggimg.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/firmware-utils/src/mkwrggimg.c b/tools/firmware-utils/src/mkwrggimg.c
index d2c42b02b3..65ad293caa 100644
--- a/tools/firmware-utils/src/mkwrggimg.c
+++ b/tools/firmware-utils/src/mkwrggimg.c
@@ -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