kernel/drivers/clk/sunxi/clk-sun6i-apb0.c
.. .. @@ -1,11 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2014 Free Electrons 3 4 * 4 - * License Terms: GNU General Public License v25 5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 6 6 * 7 7 * Allwinner A31 APB0 clock driver 8 - *9 8 */ 10 9 11 10 #include <linux/clk-provider.h>