.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Sound core. This file is composed of two parts. sound_class |
---|
3 | 4 | * which is common to both OSS and ALSA and OSS sound core which |
---|
.. | .. |
---|
72 | 73 | * Author: Alan Cox <alan@lxorguk.ukuu.org.uk> |
---|
73 | 74 | * |
---|
74 | 75 | * Fixes: |
---|
75 | | - * |
---|
76 | | - * |
---|
77 | | - * This program is free software; you can redistribute it and/or |
---|
78 | | - * modify it under the terms of the GNU General Public License |
---|
79 | | - * as published by the Free Software Foundation; either version |
---|
80 | | - * 2 of the License, or (at your option) any later version. |
---|
81 | 76 | * |
---|
82 | 77 | * -------------------- |
---|
83 | 78 | * |
---|