kernel/drivers/clk/mvebu/common.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * Marvell EBU SoC common clock handling 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 #ifndef __CLK_MVEBU_COMMON_H_