firmware-utils: osbridge-crc: replace GPL-2.0-only boilerplate with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / osbridge-crc.c
index 46ea855ec11ebe0b2606eff61a7d8ddda0ece289..e9c577d8ed5e0e7a4c3b8ab41077ffc2f0806ff1 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2009 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>