diff options
author | James Courtier-Dutton <James@superbug.co.uk> | 2005-10-22 11:49:51 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-11-04 13:19:39 +0100 |
commit | 7b4260f2cc8a0da74a7842106cc87ab54bf17ec5 (patch) | |
tree | 829d66ac0f4ab2372b98d5c2bec666ee3d4f47b7 /sound/pci/ca0106 | |
parent | 7cf4783b31607ad13b84bed14ea2ca446364985a (diff) | |
download | op-kernel-dev-7b4260f2cc8a0da74a7842106cc87ab54bf17ec5.zip op-kernel-dev-7b4260f2cc8a0da74a7842106cc87ab54bf17ec5.tar.gz |
[ALSA] ca0106: Added copyright messages.
Modules: CA0106 driver
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound/pci/ca0106')
-rw-r--r-- | sound/pci/ca0106/ca_midi.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/ca0106/ca_midi.c b/sound/pci/ca0106/ca_midi.c index 9cc0c67..2e08b27 100644 --- a/sound/pci/ca0106/ca_midi.c +++ b/sound/pci/ca0106/ca_midi.c @@ -6,6 +6,8 @@ * Changelog: * Implementation is based on mpu401 and emu10k1x and * tested with ca0106. + * mpu401: Copyright (c) by Jaroslav Kysela <perex@suse.cz> + * emu10k1x: Copyright (c) by Francisco Moraes <fmoraes@nc.rr.com> * * 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 |