SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / timer / tsc_timer.c
index 9296de65432dce7c13d01d8189d284d47b84d682..c7fefd20319fcf1c0972c92ee92effdc100ff45d 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2012 The Chromium OS Authors.
  *
  * TSC calibration codes are adapted from Linux kernel
  * arch/x86/kernel/tsc_msr.c and arch/x86/kernel/tsc.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>