kernel/drivers/clk/mvebu/armada-37xx-xtal.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Marvell Armada 37xx SoC xtal clocks 3 4 * .. .. @@ -5,9 +6,6 @@ 5 6 * 6 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 7 8 * 8 - * This file is licensed under the terms of the GNU General Public9 - * License version 2. This program is licensed "as is" without any10 - * warranty of any kind, whether express or implied.11 9 */ 12 10 13 11 #include <linux/clk-provider.h>