firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX
[openwrt/openwrt.git] / tools / firmware-utils / src / buffalo-lib.h
index 7eb9bf5398759e4215aec437a1d5ddff4a8e2504..030f7cd1d6d4aa1fb00a5d91081e65f3bdd2f6ca 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Copyright (C) 2009-2011 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.
- *
  */
 
 #ifndef _BUFFALO_LIB_H