diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2022-12-01 12:01:00 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-12-01 07:50:59 +0100 |
commit | 4e9050e5f95d94bea67ccd00c2719108649bee36 (patch) | |
tree | bfa0fe28df57469b7ab690b3f78d6b9e18a9431b /sound/firewire | |
parent | 2133dc91d6658242009177b564ac47c49e08668a (diff) |
ALSA: dice: Remove left-over license text
Following a commit 1dd0dd0b1fef ("ALSA: firewire: Remove some left-over
license text in sound/firewire"), this patch removes it added carelessly.
Fixes: 2133dc91d665 ("ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASIC")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20221201030100.31495-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire')
-rw-r--r-- | sound/firewire/dice/dice-focusrite.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/firewire/dice/dice-focusrite.c b/sound/firewire/dice/dice-focusrite.c index caf9f620c5d0..ea27cfb01cc0 100644 --- a/sound/firewire/dice/dice-focusrite.c +++ b/sound/firewire/dice/dice-focusrite.c @@ -2,8 +2,6 @@ // dice-focusrite.c - a part of driver for DICE based devices // // Copyright (c) 2022 Takashi Sakamoto -// -// Licensed under the terms of the GNU General Public License, version 2. #include "dice.h" |