summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/corediv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/mvebu/corediv.c')
-rw-r--r--drivers/clk/mvebu/corediv.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/mvebu/corediv.c b/drivers/clk/mvebu/corediv.c
index 87b1f8bd7c..f740161e45 100644
--- a/drivers/clk/mvebu/corediv.c
+++ b/drivers/clk/mvebu/corediv.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* MVEBU Core divider clock
*
@@ -6,10 +7,6 @@
* Based on Linux driver
* Copyright (C) 2013 Marvell
* Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#include <common.h>