kernel/drivers/mfd/ac100.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * MFD core driver for X-Powers' AC100 Audio Codec IC 3 4 * .. .. @@ -12,10 +13,6 @@ 12 13 * Copyright (2016) Chen-Yu Tsai 13 14 * 14 15 * Author: Chen-Yu Tsai <wens@csie.org> 15 - *16 - * This program is free software; you can redistribute it and/or modify17 - * it under the terms of the GNU General Public License version 2 as18 - * published by the Free Software Foundation.19 16 */ 20 17 21 18 #include <linux/interrupt.h>