firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/mkresin.git] / tools / firmware-utils / src / mksenaofw.c
index d9ccfbc1e0422634046d6066b913c30e54398428..172d5f3b4d314a545fd7ffa3123033756bf7da26 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *
  *  Copyright (C) 2012 OpenWrt.org
  *  Copyright (C) 2012 Mikko Hissa <mikko.hissa@uta.fi>
- *
- *  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>