hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/sound/pci/aw2/aw2-saa7146.h
....@@ -1,23 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*****************************************************************************
23 *
34 * Copyright (C) 2008 Cedric Bregardis <cedric.bregardis@free.fr> and
45 * Jean-Christian Hassler <jhassler@free.fr>
56 *
67 * This file is part of the Audiowerk2 ALSA driver
7
- *
8
- * The Audiowerk2 ALSA driver is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; version 2.
11
- *
12
- * The Audiowerk2 ALSA driver is distributed in the hope that it will be useful,
13
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
- * GNU General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License
18
- * along with the Audiowerk2 ALSA driver; if not, write to the Free Software
19
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
20
- * USA.
218 *
229 *****************************************************************************/
2310