firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / mkbuffaloimg.c
index 364dda005b08064220ec597b7cefa0aa70744445..1a15fe1b55da4db17eb2857a29be66e6ec8dc53d 100644 (file)
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
  *  Copyright (C) 2016 FUKAUMI Naoki <naobsd@gmail.com>
  *
  *  Based on mkdniimg.c
- *
- *  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>