]> git.sur5r.net Git - u-boot/blobdiff - include/timer.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / timer.h
index dcc803c392a014ae589d6e7768fcf3b39e5d42fc..a49b500ce358617791d86947201f120c9010efdb 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+
  */
 
 #ifndef _TIMER_H_