kernel/drivers/clk/mvebu/armada-39x.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Marvell Armada 39x SoC clocks 3 4 * .. .. @@ -8,9 +9,6 @@ 8 9 * Andrew Lunn <andrew@lunn.ch> 9 10 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 11 * 11 - * This file is licensed under the terms of the GNU General Public12 - * License version 2. This program is licensed "as is" without any13 - * warranty of any kind, whether express or implied.14 12 */ 15 13 16 14 #include <linux/kernel.h>