firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX
[openwrt/staging/mkresin.git] / tools / firmware-utils / src / myloader.h
index 7be1d49369dafaf30651e7a75266a33d534627f4..039f2df6d28fb170bacd960d5f9728d84a6f4d8f 100644 (file)
@@ -1,11 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *  Copyright (C) 2006-2008 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 as published by the
- *  Free Software Foundation;  either version 2 of the  License, or (at your
- *  option) any later version.
- *
  */
 
 #ifndef _MYLOADER_H_