]> git.sur5r.net Git - u-boot/blobdiff - include/clk-uclass.h
Merge branch 'master' of git://git.denx.de/u-boot-ubi
[u-boot] / include / clk-uclass.h
index 75933eb8841fb86bdf7efc999dfe0a4bffa68928..e76d98e2f6751611de309f7c2764d852c08e67d3 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
  * Copyright (c) 2016, NVIDIA CORPORATION.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _CLK_UCLASS_H