firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/jow.git] / tools / firmware-utils / src / mkwrgimg.c
index 6ba2fd15774f718dd2b895574568b8bcc2537908..9a5993c277e685871689740e445036c8695fc88c 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2011 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>