]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/rtc/rtc-uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / rtc / rtc-uclass.c
index 89312c51ff6d7285c92b231f7f7ef701cb2e6e60..c676f0ff359a1bc8572a4c4214dfc625d4d4adfe 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>