firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX
[openwrt/staging/stintel.git] / tools / firmware-utils / src / asustrx.c
index 04af9a184a58c24ad8f552716d79799ddebab0f6..ce721687d84468eb3d61ee0bc1b902131d032d5a 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * asustrx
  *
  * Copyright (C) 2015 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>