kernel/sound/soc/codecs/wm9705.c
.. .. @@ -1,12 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * wm9705.c -- ALSA Soc WM9705 codec support 3 4 * 4 5 * Copyright 2008 Ian Molton <spyro@f2s.com> 5 - *6 - * This program is free software; you can redistribute it and/or modify it7 - * under the terms of the GNU General Public License as published by the8 - * Free Software Foundation; Version 2 of the License only.9 - *10 6 */ 11 7 12 8 #include <linux/init.h>