SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sandbox / include / asm / rtc.h
index 5ed4584641c1ddde96d7b7c25d480d6fda5053a2..1fbfea79998a5bf4b4891a4ddcf8b9fc1b2f5387 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Simulate an I2C real time clock
  *
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __asm_rtc_h