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