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