firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/dedeckeh.git] / tools / firmware-utils / src / zyimage.c
index 4f7cfd6f4337dfe0b2d6249feed6c816b4f3a6ee..51a5cf7573098daa28dccec80db7c5ba530e7252 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2014 Soul Trace <S-trace@list.ru>
- *
- * 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>