hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/sound/pci/oxygen/xonar_dg.c
....@@ -1,19 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * card driver for the Xonar DG/DGX
34 *
45 * Copyright (c) Clemens Ladisch <clemens@ladisch.de>
56 * Copyright (c) Roman Volkov <v1ron@mail.ru>
6
- *
7
- * This driver is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License, version 2.
9
- *
10
- * This driver is distributed in the hope that it will be useful,
11
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
12
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
- * GNU General Public License for more details.
14
- *
15
- * You should have received a copy of the GNU General Public License
16
- * along with this driver; if not, see <http://www.gnu.org/licenses/>.
177 */
188
199 /*