diff options
Diffstat (limited to 'sound/pci/ice1712/ice1712.c')
-rw-r--r-- | sound/pci/ice1712/ice1712.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/ice1712/ice1712.c b/sound/pci/ice1712/ice1712.c index caa0886d460e..052fc3cb3272 100644 --- a/sound/pci/ice1712/ice1712.c +++ b/sound/pci/ice1712/ice1712.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * ALSA driver for ICEnsemble ICE1712 (Envy24) | 2 | * ALSA driver for ICEnsemble ICE1712 (Envy24) |
3 | * | 3 | * |
4 | * Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz> | 4 | * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> |
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 |
7 | * it under the terms of the GNU General Public License as published by | 7 | * it under the terms of the GNU General Public License as published by |
@@ -73,7 +73,7 @@ | |||
73 | #include "ews.h" | 73 | #include "ews.h" |
74 | #include "hoontech.h" | 74 | #include "hoontech.h" |
75 | 75 | ||
76 | MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>"); | 76 | MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>"); |
77 | MODULE_DESCRIPTION("ICEnsemble ICE1712 (Envy24)"); | 77 | MODULE_DESCRIPTION("ICEnsemble ICE1712 (Envy24)"); |
78 | MODULE_LICENSE("GPL"); | 78 | MODULE_LICENSE("GPL"); |
79 | MODULE_SUPPORTED_DEVICE("{" | 79 | MODULE_SUPPORTED_DEVICE("{" |