kernel/drivers/clk/mvebu/armada-370.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Marvell Armada 370 SoC clocks 3 4 * .. .. @@ -7,9 +8,6 @@ 7 8 * Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 8 9 * Andrew Lunn <andrew@lunn.ch> 9 10 * 10 - * This file is licensed under the terms of the GNU General Public11 - * License version 2. This program is licensed "as is" without any12 - * warranty of any kind, whether express or implied.13 11 */ 14 12 15 13 #include <linux/kernel.h>