firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/dedeckeh.git] / tools / firmware-utils / src / mkcasfw.c
index 0e7aa17c1b05f12cd5046383c5a1526e55d2a799..8d3ea40509d4ab09ac24755d9dc4f38e69480f41 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Copyright (C) 2007 Gabor Juhos <juhosg at 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>