]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-davinci/reset.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-davinci / reset.c
index 6b0f15428ac9508befdd827059de2ab4b9dc63e0..9fbd09c77b7db1e6efc03c551112dccd6d988aa9 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *  Processor reset using WDT.
  *
  * Copyright (C) 2012 Dmitry Bondar <bond@inmys.ru>
  * Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>