diff options
-rw-r--r-- | sound/pci/hda/patch_si3054.c | 2 | ||||
-rw-r--r-- | sound/pci/intel8x0m.c | 2 | ||||
-rw-r--r-- | sound/pci/via82xx_modem.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sound/pci/hda/patch_si3054.c b/sound/pci/hda/patch_si3054.c index d014b7bb70df..9c7fe0b3200a 100644 --- a/sound/pci/hda/patch_si3054.c +++ b/sound/pci/hda/patch_si3054.c @@ -3,7 +3,7 @@ * * HD audio interface patch for Silicon Labs 3054/5 modem codec * - * Copyright (c) 2005 Sasha Khapyorsky <[email protected]> + * Copyright (c) 2005 Sasha Khapyorsky <[email protected]> * Takashi Iwai <[email protected]> * * diff --git a/sound/pci/intel8x0m.c b/sound/pci/intel8x0m.c index 2295335981fb..314f3d8caeae 100644 --- a/sound/pci/intel8x0m.c +++ b/sound/pci/intel8x0m.c @@ -3,7 +3,7 @@ * * Copyright (c) 2000 Jaroslav Kysela <[email protected]> * - * This is modified (by Sasha Khapyorsky <[email protected]>) version + * This is modified (by Sasha Khapyorsky <[email protected]>) version * of ALSA ICH sound driver intel8x0.c . * * diff --git a/sound/pci/via82xx_modem.c b/sound/pci/via82xx_modem.c index 9462ebf590d6..db7768124f52 100644 --- a/sound/pci/via82xx_modem.c +++ b/sound/pci/via82xx_modem.c @@ -26,7 +26,7 @@ /* * Changes: * - * Sep. 2, 2004 Sasha Khapyorsky <[email protected]> + * Sep. 2, 2004 Sasha Khapyorsky <[email protected]> * Modified from original audio driver 'via82xx.c' to support AC97 * modems. */ |