firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/staging/mkresin.git] / tools / firmware-utils / src / fix-u-media-header.c
index 21f184e66daa9dfceeb47354d62eca02b5fdee9b..8b6a81a5e3aac4c070a13fc7446f55ee531aff1f 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>
 #include <stdlib.h>