ramips: fix USW-Flex reversed switch-port order
[openwrt/staging/hauke.git] / tools / firmware-utils / src / mkmerakifw.c
index 1a50f1658f7f9f90ca7fee7102d9065037085f16..b84d42d14802fdec231f5e3be8098285b2da05b4 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2015 Thomas Hebb <tommyhebb@gmail.com>
  *
@@ -6,11 +7,6 @@
  * same purpose. I have created this reimplementation at his request. The
  * original script can be found at:
  * <https://github.com/riptidewave93/meraki-partbuilder>
- *
- * 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>