summaryrefslogtreecommitdiff
path: root/include/clk-uclass.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clk-uclass.h')
-rw-r--r--include/clk-uclass.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/clk-uclass.h b/include/clk-uclass.h
index 75933eb884..e76d98e2f6 100644
--- a/include/clk-uclass.h
+++ b/include/clk-uclass.h
@@ -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