firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / mkedimaximg.c
index 541eaaaa3f90a5b15d33678e2448a10d35ddb5ab..899f9f6146f11030e13b99fd2ec5a82412a15b7e 100644 (file)
@@ -1,11 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (C) 2011 Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
- *
- * 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.
- *
  */
 
 #include <stdio.h>