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