Author: ekohl
Date: Sat Jan  9 23:43:16 2010
New Revision: 45020

URL: http://svn.reactos.org/svn/reactos?rev=45020&view=rev
Log:
Removed outdated email addresses.

Modified:
    trunk/reactos/CREDITS
    trunk/reactos/dll/win32/advapi32/sec/audit.c
    trunk/reactos/dll/win32/kernel32/misc/computername.c
    trunk/reactos/dll/win32/user32/misc/exit.c
    trunk/reactos/drivers/base/beep/beep.c
    trunk/reactos/drivers/filesystems/fastfat/shutdown.c
    trunk/reactos/drivers/setup/blue/blue.c
    trunk/reactos/drivers/storage/class/include/class2.h
    trunk/reactos/drivers/storage/scsiport/scsiport.c
    trunk/reactos/hal/halamd64/generic/misc.c
    trunk/reactos/hal/halppc/generic/beep.c
    trunk/reactos/hal/halppc/generic/cmos.c
    trunk/reactos/hal/halppc/generic/display.c
    trunk/reactos/hal/halppc/generic/misc.c
    trunk/reactos/hal/halppc/generic/portio.c
    trunk/reactos/hal/halppc/generic/reboot.c
    trunk/reactos/hal/halx86/generic/cmos.c
    trunk/reactos/hal/halx86/generic/reboot.c
    trunk/reactos/hal/halx86/mp/ipi_mp.c
    trunk/reactos/hal/halx86/mp/spinlock.c
    trunk/reactos/include/reactos/libs/samlib/samlib.h
    trunk/reactos/include/reactos/libs/syssetup/syssetup.h
    trunk/reactos/lib/fslib/vfatlib/fat12.c
    trunk/reactos/lib/fslib/vfatlib/fat16.c
    trunk/reactos/lib/fslib/vfatlib/fat32.c
    trunk/reactos/lib/rtl/compress.c
    trunk/reactos/lib/rtl/handle.c
    trunk/reactos/lib/rtl/luid.c
    trunk/reactos/lib/rtl/message.c
    trunk/reactos/ntoskrnl/ex/init.c
    trunk/reactos/ntoskrnl/fstub/disksup.c
    trunk/reactos/ntoskrnl/io/iomgr/arcname.c
    trunk/reactos/ntoskrnl/ke/dpc.c
    trunk/reactos/ntoskrnl/ke/queue.c
    trunk/reactos/tools/cdmake/cdmake.c

Modified: trunk/reactos/CREDITS
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/CREDITS?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/CREDITS [iso-8859-1] (original)
+++ trunk/reactos/CREDITS [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -16,7 +16,7 @@
 David Welch <[email protected]>
 Dmitry Chapyshev <[email protected]>
 Emanuele Aliberti <[email protected]>
-Eric Kohl <[email protected]>
+Eric Kohl
 Eugene Ingerman <[email protected]>
 Filip Navara <[email protected]>
 Frederik Leemans

Modified: trunk/reactos/dll/win32/advapi32/sec/audit.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/advapi32/sec/audit.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/dll/win32/advapi32/sec/audit.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/advapi32/sec/audit.c [iso-8859-1] Sat Jan  9 
23:43:16 2010
@@ -4,7 +4,7 @@
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/advapi32/sec/audit.c
  * PURPOSE:         Audit functions
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  * UPDATE HISTORY:
  *                  Created 07/19/2003
  */

Modified: trunk/reactos/dll/win32/kernel32/misc/computername.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/computername.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/dll/win32/kernel32/misc/computername.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/kernel32/misc/computername.c [iso-8859-1] Sat Jan  
9 23:43:16 2010
@@ -21,7 +21,7 @@
  * PROJECT:         ReactOS system libraries
  * PURPOSE:         Computer name functions
  * FILE:            lib/kernel32/misc/computername.c
- * PROGRAMER:       Eric Kohl ([email protected])
+ * PROGRAMER:       Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/dll/win32/user32/misc/exit.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/user32/misc/exit.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/dll/win32/user32/misc/exit.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/user32/misc/exit.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * PROJECT:         ReactOS user32.dll
  * FILE:            lib/user32/misc/exit.c
  * PURPOSE:         Shutdown related functions
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  */
 
 #include <user32.h>

Modified: trunk/reactos/drivers/base/beep/beep.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/beep/beep.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/drivers/base/beep/beep.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/base/beep/beep.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -4,7 +4,7 @@
  * FILE:            drivers/base/beep/beep.c
  * PURPOSE:         Beep Device Driver
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/drivers/filesystems/fastfat/shutdown.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/fastfat/shutdown.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/drivers/filesystems/fastfat/shutdown.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/filesystems/fastfat/shutdown.c [iso-8859-1] Sat Jan  
9 23:43:16 2010
@@ -3,7 +3,7 @@
  * PROJECT:          ReactOS kernel
  * FILE:             drivers/fs/vfat/shutdown.c
  * PURPOSE:          VFAT Filesystem
- * PROGRAMMER:       Eric Kohl ([email protected])
+ * PROGRAMMER:       Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/drivers/setup/blue/blue.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/setup/blue/blue.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/drivers/setup/blue/blue.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/setup/blue/blue.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -3,7 +3,7 @@
  * PROJECT:              ReactOS kernel
  * FILE:                 services/dd/blue/blue.c
  * PURPOSE:              Console (blue screen) device driver
- * PROGRAMMER:           Eric Kohl ([email protected])
+ * PROGRAMMER:           Eric Kohl
  * UPDATE HISTORY:
  *                       ??? Created
  */

Modified: trunk/reactos/drivers/storage/class/include/class2.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/class/include/class2.h?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/drivers/storage/class/include/class2.h [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/class/include/class2.h [iso-8859-1] Sat Jan  
9 23:43:16 2010
@@ -4,7 +4,7 @@
  * PROJECT:         ReactOS kernel
  * FILE:            services/storage/include/class2.h
  * PURPOSE:         SCSI class driver definitions
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  */
 
 #ifndef __INCLUDE_DDK_CLASS2_H

Modified: trunk/reactos/drivers/storage/scsiport/scsiport.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/scsiport/scsiport.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/drivers/storage/scsiport/scsiport.c [iso-8859-1] (original)
+++ trunk/reactos/drivers/storage/scsiport/scsiport.c [iso-8859-1] Sat Jan  9 
23:43:16 2010
@@ -21,7 +21,7 @@
  * PROJECT:         ReactOS Storage Stack
  * FILE:            drivers/storage/scsiport/scsiport.c
  * PURPOSE:         SCSI port driver
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  *                  Aleksey Bragin (aleksey reactos org)
  */
 

Modified: trunk/reactos/hal/halamd64/generic/misc.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halamd64/generic/misc.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halamd64/generic/misc.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halamd64/generic/misc.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:            hal/halx86/generic/misc.c
  * PURPOSE:         Miscellanous Routines
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/hal/halppc/generic/beep.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/beep.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/beep.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/beep.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -3,7 +3,7 @@
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/hal/x86/beep.c
  * PURPOSE:         Speaker function (it's only one)
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  * UPDATE HISTORY:
  *                  Created 31/01/99
  */

Modified: trunk/reactos/hal/halppc/generic/cmos.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/cmos.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/cmos.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/cmos.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:            hal/halx86/generic/cmos.c
  * PURPOSE:         CMOS Access Routines (Real Time Clock and LastKnownGood)
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/hal/halppc/generic/display.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/display.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/display.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/display.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -22,7 +22,7 @@
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/hal/x86/display.c
  * PURPOSE:         Blue screen display
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  * UPDATE HISTORY:
  *                  Created 08/10/99
  */

Modified: trunk/reactos/hal/halppc/generic/misc.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/misc.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/misc.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/misc.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:            hal/halx86/generic/misc.c
  * PURPOSE:         Miscellanous Routines
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/hal/halppc/generic/portio.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/portio.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/portio.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/portio.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/hal/x86/portio.c
  * PURPOSE:         Port I/O functions
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  * UPDATE HISTORY:
  *                  Created 18/10/99
  */

Modified: trunk/reactos/hal/halppc/generic/reboot.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halppc/generic/reboot.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halppc/generic/reboot.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halppc/generic/reboot.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/hal/x86/reboot.c
  * PURPOSE:         Reboot functions.
- * PROGRAMMER:      Eric Kohl ([email protected])
+ * PROGRAMMER:      Eric Kohl
  * UPDATE HISTORY:
  *                  Created 11/10/99
  */

Modified: trunk/reactos/hal/halx86/generic/cmos.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/generic/cmos.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/generic/cmos.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/generic/cmos.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:            hal/halx86/generic/cmos.c
  * PURPOSE:         CMOS Access Routines (Real Time Clock and LastKnownGood)
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/hal/halx86/generic/reboot.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/generic/reboot.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/generic/reboot.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/generic/reboot.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:            hal/halx86/generic/reboot.c
  * PURPOSE:         Reboot functions
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/hal/halx86/mp/ipi_mp.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/mp/ipi_mp.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/mp/ipi_mp.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/mp/ipi_mp.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -4,7 +4,7 @@
  * PROJECT:               ReactOS kernel
  * FILE:                  hal/halx86/mp/ipi_mp.c
  * PURPOSE:               IPI functions for MP
- * PROGRAMMER:            Eric Kohl ([email protected])
+ * PROGRAMMER:            Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/hal/halx86/mp/spinlock.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halx86/mp/spinlock.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/hal/halx86/mp/spinlock.c [iso-8859-1] (original)
+++ trunk/reactos/hal/halx86/mp/spinlock.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -4,7 +4,7 @@
  * FILE:            ntoskrnl/hal/x86/spinlock.c
  * PURPOSE:         Implements spinlocks
  * PROGRAMMER:      David Welch ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  * UPDATE HISTORY:
  *                  09/06/2000 Created
  */

Modified: trunk/reactos/include/reactos/libs/samlib/samlib.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/libs/samlib/samlib.h?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/include/reactos/libs/samlib/samlib.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/libs/samlib/samlib.h [iso-8859-1] Sat Jan  9 
23:43:16 2010
@@ -8,7 +8,7 @@
  * This file is part of the ReactOS Operating System.
  *
  * Contributors:
- *  Created by Eric Kohl <[email protected]>
+ *  Created by Eric Kohl
  *
  *  THIS SOFTWARE IS NOT COPYRIGHTED
  *

Modified: trunk/reactos/include/reactos/libs/syssetup/syssetup.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/libs/syssetup/syssetup.h?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/include/reactos/libs/syssetup/syssetup.h [iso-8859-1] 
(original)
+++ trunk/reactos/include/reactos/libs/syssetup/syssetup.h [iso-8859-1] Sat Jan 
 9 23:43:16 2010
@@ -8,7 +8,7 @@
  * This file is part of the ReactOS Operating System.
  *
  * Contributors:
- *  Created by Eric Kohl <[email protected]>
+ *  Created by Eric Kohl
  *
  *  THIS SOFTWARE IS NOT COPYRIGHTED
  *

Modified: trunk/reactos/lib/fslib/vfatlib/fat12.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/fslib/vfatlib/fat12.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/fslib/vfatlib/fat12.c [iso-8859-1] (original)
+++ trunk/reactos/lib/fslib/vfatlib/fat12.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:        fat12.c
  * PURPOSE:     Fat12 support
  * PROGRAMMERS: Casper S. Hornstrup ([email protected])
- *              Eric Kohl ([email protected])
+ *              Eric Kohl
  * REVISIONS:
  *   EK 05/04-2003 Created
  */

Modified: trunk/reactos/lib/fslib/vfatlib/fat16.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/fslib/vfatlib/fat16.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/fslib/vfatlib/fat16.c [iso-8859-1] (original)
+++ trunk/reactos/lib/fslib/vfatlib/fat16.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:        fat16.c
  * PURPOSE:     Fat16 support
  * PROGRAMMERS: Casper S. Hornstrup ([email protected])
- *              Eric Kohl ([email protected])
+ *              Eric Kohl
  * REVISIONS:
  *   EK 05/04-2003 Created
  */

Modified: trunk/reactos/lib/fslib/vfatlib/fat32.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/fslib/vfatlib/fat32.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/fslib/vfatlib/fat32.c [iso-8859-1] (original)
+++ trunk/reactos/lib/fslib/vfatlib/fat32.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
  * FILE:        fat32.c
  * PURPOSE:     Fat32 support
  * PROGRAMMERS: Casper S. Hornstrup ([email protected])
- *              Eric Kohl ([email protected])
+ *              Eric Kohl
  * REVISIONS:
  *   EK 05/04-2003 Created
  */

Modified: trunk/reactos/lib/rtl/compress.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/compress.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/compress.c [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/compress.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS system libraries
  * PURPOSE:         Compression and decompression functions
  * FILE:            lib/rtl/compress.c
- * PROGRAMER:       Eric Kohl ([email protected])
+ * PROGRAMER:       Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/lib/rtl/handle.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/handle.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/handle.c [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/handle.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS system libraries
  * PURPOSE:         Handle table
  * FILE:            lib/rtl/handle.c
- * PROGRAMER:       Eric Kohl <[email protected]>
+ * PROGRAMER:       Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/lib/rtl/luid.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/luid.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/luid.c [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/luid.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS system libraries
  * PURPOSE:         Locally unique identifier (LUID) helper functions
  * FILE:            lib/rtl/luid.c
- * PROGRAMER:       Eric Kohl <[email protected]>
+ * PROGRAMER:       Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/lib/rtl/message.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/message.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/message.c [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/message.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS system libraries
  * FILE:            lib/rtl/message.c
  * PURPOSE:         Message table functions
- * PROGRAMMERS:     Eric Kohl <[email protected]>
+ * PROGRAMMERS:     Eric Kohl
  */
 
 /* INCLUDES *****************************************************************/

Modified: trunk/reactos/ntoskrnl/ex/init.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ex/init.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/ex/init.c [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/ex/init.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -4,7 +4,7 @@
  * FILE:            ntoskrnl/ex/init.c
  * PURPOSE:         Executive Initialization Code
  * PROGRAMMERS:     Alex Ionescu ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/ntoskrnl/fstub/disksup.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/fstub/disksup.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/fstub/disksup.c [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/fstub/disksup.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -4,7 +4,7 @@
 * FILE:            ntoskrnl/fstub/disksup.c
 * PURPOSE:         I/O HAL Routines for Disk Access
 * PROGRAMMERS:     Alex Ionescu ([email protected])
-*                  Eric Kohl ([email protected])
+*                  Eric Kohl
 *                  Casper S. Hornstrup ([email protected])
 */
 

Modified: trunk/reactos/ntoskrnl/io/iomgr/arcname.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/iomgr/arcname.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/io/iomgr/arcname.c [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/io/iomgr/arcname.c [iso-8859-1] Sat Jan  9 23:43:16 
2010
@@ -4,7 +4,7 @@
 * FILE:            ntoskrnl/io/iomgr/arcname.c
 * PURPOSE:         ARC Path Initialization Functions
 * PROGRAMMERS:     Alex Ionescu ([email protected])
-*                  Eric Kohl ([email protected])
+*                  Eric Kohl
 */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/ntoskrnl/ke/dpc.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/dpc.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/ke/dpc.c [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/ke/dpc.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -5,7 +5,7 @@
  * PURPOSE:         Deferred Procedure Call (DPC) Support
  * PROGRAMMERS:     Alex Ionescu ([email protected])
  *                  Philip Susi ([email protected])
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/ntoskrnl/ke/queue.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/queue.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/ke/queue.c [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/ke/queue.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -5,7 +5,7 @@
  * PURPOSE:         Implements kernel queues
  * PROGRAMMERS:     Alex Ionescu ([email protected])
  *                  Gunnar Dalsnes
- *                  Eric Kohl ([email protected])
+ *                  Eric Kohl
  */
 
 /* INCLUDES ******************************************************************/

Modified: trunk/reactos/tools/cdmake/cdmake.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/cdmake/cdmake.c?rev=45020&r1=45019&r2=45020&view=diff
==============================================================================
--- trunk/reactos/tools/cdmake/cdmake.c [iso-8859-1] (original)
+++ trunk/reactos/tools/cdmake/cdmake.c [iso-8859-1] Sat Jan  9 23:43:16 2010
@@ -6,7 +6,6 @@
  *
  * ElTorito-Support
  * by Eric Kohl
- * [email protected]
  *
  * Linux port
  * by Casper S. Hornstrup


Reply via email to