hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/sound/soc/codecs/mc13783.c
....@@ -1,24 +1,11 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2008 Juergen Beisert, kernel@pengutronix.de
34 * Copyright 2009 Sascha Hauer, s.hauer@pengutronix.de
45 * Copyright 2012 Philippe Retornaz, philippe.retornaz@epfl.ch
56 *
67 * Initial development of this code was funded by
7
- * Phytec Messtechnik GmbH, http://www.phytec.de
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License
11
- * as published by the Free Software Foundation; either version 2
12
- * of the License, or (at your option) any later version.
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU General Public License
19
- * along with this program; if not, write to the Free Software
20
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
- * MA 02110-1301, USA.
8
+ * Phytec Messtechnik GmbH, https://www.phytec.de
229 */
2310 #include <linux/module.h>
2411 #include <linux/device.h>