hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/clk/mvebu/armada-39x.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * Marvell Armada 39x SoC clocks
34 *
....@@ -8,9 +9,6 @@
89 * Andrew Lunn <andrew@lunn.ch>
910 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
1011 *
11
- * This file is licensed under the terms of the GNU General Public
12
- * License version 2. This program is licensed "as is" without any
13
- * warranty of any kind, whether express or implied.
1412 */
1513
1614 #include <linux/kernel.h>