SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sh / lib / time.c
index d970a1e4f02c480dd3b665b185bed700f6c4bc1f..eb642969aab494ab5508ce7937448dd9c42be40b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2009
  * Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
@@ -7,8 +8,6 @@
  *
  * (C) Copyright 2003
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>