]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/timer.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / test / dm / timer.c
index ba9bdc10caeb50caf0b6c0af8b7d7ca9a47f238b..9367dab5d5ef7d636422a144e704e3c3042228f1 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>