SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / watchdog / bcm6345_wdt.c
index 3ef7d438a6aef56fb2b51f02a6491091341d557c..54b02fadd41147494c4cb771db16165e7cf1b685 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
  *
  * Derived from linux/drivers/watchdog/bcm63xx_wdt.c:
  *     Copyright (C) 2007 Miguel Gaio <miguel.gaio@efixo.com>
  *     Copyright (C) 2008 Florian Fainelli <florian@openwrt.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #include <common.h>