diff options
Diffstat (limited to 'sound/usb/hiface/chip.c')
| -rw-r--r-- | sound/usb/hiface/chip.c | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/sound/usb/hiface/chip.c b/sound/usb/hiface/chip.c index 2670d646bda9..b2d9623e9934 100644 --- a/sound/usb/hiface/chip.c +++ b/sound/usb/hiface/chip.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later  /*   * Linux driver for M2Tech hiFace compatible devices   * @@ -7,11 +8,6 @@   *           Antonio Ospite <ao2@amarulasolutions.com>   *   * The driver is based on the work done in TerraTec DMX 6Fire USB - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version.   */  #include <linux/module.h> | 

