firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/dedeckeh.git] / tools / firmware-utils / src / mkdniimg.c
index 92315f98497846fd740c33bde0e1e986742a67d3..8798b7babfdb0ba487452dfae6c88d786f38da40 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
- *
- *  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>