]> git.sur5r.net Git - u-boot/blobdiff - drivers/watchdog/bcm2835_wdt.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / watchdog / bcm2835_wdt.c
index 6f753ae8ae4a752205f6a386ce26077eed2c629d..6cffcb15e05d5eace1ce745834ea0c27daa9bacb 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Watchdog driver for Broadcom BCM2835
  *
  * Copyright (C) 2017 Paolo Pisati <p.pisati@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0
  */
 
 #include <common.h>