]> git.sur5r.net Git - u-boot/blobdiff - include/clk.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / clk.h
index b3a9fcecb040ff856067fade33121d02d61e1120..9a357646ff04a893fc046eda5d96a381e103e674 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_H_