firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX
[openwrt/staging/stintel.git] / tools / firmware-utils / src / otrx.c
index 3bbbac39e3b3481a7addef8acebb6101dce02180..b5cd70d6c8e26209c76d2f327211a064506f26b2 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * otrx
  *
  * Copyright (C) 2015-2017 Rafał Miłecki <zajec5@gmail.com>
- *
- * 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.
  */
 
 #include <byteswap.h>