]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/sandbox_timer.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / timer / sandbox_timer.c
index 6a6411afeb39bce1630af3cafe2db190d4ae8a6c..6d2b045fe862109f86eac7991814828ea5f35084 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>