kernel/drivers/clk/pxa/clk-pxa27x.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Marvell PXA27x family clocks 3 4 * 4 5 * Copyright (C) 2014 Robert Jarzmik 5 6 * 6 7 * Heavily inspired from former arch/arm/mach-pxa/clock.c. 7 - *8 - * This program is free software; you can redistribute it and/or modify9 - * it under the terms of the GNU General Public License as published by10 - * the Free Software Foundation; version 2 of the License.11 - *12 8 */ 13 9 #include <linux/clk-provider.h> 14 10 #include <mach/pxa2xx-regs.h>