diff mbox series

ALSA: dice: Remove left-over license text

Message ID 20221201030100.31495-1-o-takashi@sakamocchi.jp
State Accepted
Commit 4e9050e5f95d94bea67ccd00c2719108649bee36
Headers show
Series ALSA: dice: Remove left-over license text | expand

Commit Message

Takashi Sakamoto Dec. 1, 2022, 3:01 a.m. UTC
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>
---
 sound/firewire/dice/dice-focusrite.c | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

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"