SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / rtc / sandbox_rtc.c
index f292fbe9b66fbbd77214e948278844213527ed0f..b08d758a74ef596222512ac32ecd7e459660a7f1 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>