Changeset 5042

Show
Ignore:
Timestamp:
11/24/07 17:58:08 (1 year ago)
Author:
khali
Message:

Discard dead e-mail address.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/CONTRIBUTORS

    r4254 r5042  
    6565* Oleg I. Vdovikin <vdovikin@jscc.ru> 
    6666  Author of the DEC Tsunami bus driver. 
    67 * Christophe Gauthron <chrisg@0-in.com> 
     67* Christophe Gauthron 
    6868  Author of the IT87 driver. 
    6969* Hermann Jung <hej@odn.de> 
  • lm-sensors/trunk/doc/chips/it87

    r3153 r5042  
    2020    Datasheet: No longer publicly available 
    2121 
    22 Author: Christophe Gauthron <chrisg@0-in.com> 
     22Author: Christophe Gauthron 
    2323 
    2424 
  • lm-sensors/trunk/kernel/chips/it87.c

    r4651 r5042  
    77              SiS950   A clone of the IT8705F 
    88 
    9     Copyright (c) 2001 Chris Gauthron <chrisg@0-in.com>  
     9    Copyright (c) 2001 Chris Gauthron 
    1010    Largely inspired by lm78.c of the same package 
    1111 
     
    11221122 
    11231123 
    1124 MODULE_AUTHOR("Chris Gauthron <chrisg@0-in.com>"); 
     1124MODULE_AUTHOR("Chris Gauthron"); 
    11251125MODULE_DESCRIPTION("IT8705F, IT8712F, Sis950 driver"); 
    11261126MODULE_PARM(update_vbat, "i");