diff options
Diffstat (limited to 'sound/pci/ens1370.c')
-rw-r--r-- | sound/pci/ens1370.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/ens1370.c b/sound/pci/ens1370.c index 9017bdb513a1..b958f869cb13 100644 --- a/sound/pci/ens1370.c +++ b/sound/pci/ens1370.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Driver for Ensoniq ES1370/ES1371 AudioPCI soundcard | 2 | * Driver for Ensoniq ES1370/ES1371 AudioPCI soundcard |
3 | * Copyright (c) by Jaroslav Kysela <perex@suse.cz>, | 3 | * Copyright (c) by Jaroslav Kysela <perex@perex.cz>, |
4 | * Thomas Sailer <sailer@ife.ee.ethz.ch> | 4 | * Thomas Sailer <sailer@ife.ee.ethz.ch> |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify | 6 | * This program is free software; you can redistribute it and/or modify |
@@ -61,7 +61,7 @@ | |||
61 | #endif | 61 | #endif |
62 | 62 | ||
63 | 63 | ||
64 | MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>, Thomas Sailer <sailer@ife.ee.ethz.ch>"); | 64 | MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>, Thomas Sailer <sailer@ife.ee.ethz.ch>"); |
65 | MODULE_LICENSE("GPL"); | 65 | MODULE_LICENSE("GPL"); |
66 | #ifdef CHIP1370 | 66 | #ifdef CHIP1370 |
67 | MODULE_DESCRIPTION("Ensoniq AudioPCI ES1370"); | 67 | MODULE_DESCRIPTION("Ensoniq AudioPCI ES1370"); |