aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/emu10k1/emumixer.c
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>2023-07-15 18:08:39 +0200
committerTakashi Iwai <tiwai@suse.de>2023-07-17 09:30:34 +0200
commit6d68d9cba1d0d1ee628a783eb9e7d38a0c3691b8 (patch)
tree1a7773a91e425a22dc89db6d4bee42ddb7ce34dd /sound/pci/emu10k1/emumixer.c
parentALSA: emu10k1: clean up driver status comments (diff)
downloadwireguard-linux-6d68d9cba1d0d1ee628a783eb9e7d38a0c3691b8.tar.xz
wireguard-linux-6d68d9cba1d0d1ee628a783eb9e7d38a0c3691b8.zip
ALSA: emu10k1: rework copyright statements
- Remove the "log-like" parts, following the same logic as the previous commit - Unify format - Add missing major contributors, including myself - Sort entries in order of first contribution (Creative comes last for optical reasons; they don't appear to have directly contributed anyway) Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de> Link: https://lore.kernel.org/r/20230715160839.326978-2-oswald.buddenhagen@gmx.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/emu10k1/emumixer.c')
-rw-r--r--sound/pci/emu10k1/emumixer.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/pci/emu10k1/emumixer.c b/sound/pci/emu10k1/emumixer.c
index 4bf2014fba70..f72a01f8f8f2 100644
--- a/sound/pci/emu10k1/emumixer.c
+++ b/sound/pci/emu10k1/emumixer.c
@@ -2,12 +2,12 @@
/*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Takashi Iwai <tiwai@suse.de>
+ * Lee Revell <rlrevell@joe-job.com>
+ * James Courtier-Dutton <James@superbug.co.uk>
+ * Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
* Creative Labs, Inc.
- * Routines for control of EMU10K1 chips / mixer routines
- * Multichannel PCM support Copyright (c) Lee Revell <rlrevell@joe-job.com>
*
- * Copyright (c) by James Courtier-Dutton <James@superbug.co.uk>
- * Added EMU 1010 support.
+ * Routines for control of EMU10K1 chips / mixer routines
*/
#include <linux/time.h>