diff options
author | James Courtier-Dutton <James@superbug.co.uk> | 2005-10-22 05:49:51 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-11-04 07:19:39 -0500 |
commit | 7b4260f2cc8a0da74a7842106cc87ab54bf17ec5 (patch) | |
tree | 829d66ac0f4ab2372b98d5c2bec666ee3d4f47b7 /sound | |
parent | 7cf4783b31607ad13b84bed14ea2ca446364985a (diff) |
[ALSA] ca0106: Added copyright messages.
Modules: CA0106 driver
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound')
-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 9cc0c67ace99..2e08b27b8349 100644 --- a/sound/pci/ca0106/ca_midi.c +++ b/sound/pci/ca0106/ca_midi.c | |||
@@ -6,6 +6,8 @@ | |||
6 | * Changelog: | 6 | * Changelog: |
7 | * Implementation is based on mpu401 and emu10k1x and | 7 | * Implementation is based on mpu401 and emu10k1x and |
8 | * tested with ca0106. | 8 | * tested with ca0106. |
9 | * mpu401: Copyright (c) by Jaroslav Kysela <perex@suse.cz> | ||
10 | * emu10k1x: Copyright (c) by Francisco Moraes <fmoraes@nc.rr.com> | ||
9 | * | 11 | * |
10 | * This program is free software; you can redistribute it and/or modify | 12 | * This program is free software; you can redistribute it and/or modify |
11 | * it under the terms of the GNU General Public License as published by | 13 | * it under the terms of the GNU General Public License as published by |