Removed outdated email addresses.

svn path=/trunk/; revision=45020
This commit is contained in:
Eric Kohl 2010-01-09 22:43:16 +00:00
parent b4f5a3e1a1
commit ba16f69763
35 changed files with 34 additions and 35 deletions

View file

@ -16,7 +16,7 @@ Daniel Reimer <reimer.daniel@freenet.de>
David Welch <welch@cwcom.net> David Welch <welch@cwcom.net>
Dmitry Chapyshev <dmitry@reactos.org> Dmitry Chapyshev <dmitry@reactos.org>
Emanuele Aliberti <ea@iol.it> Emanuele Aliberti <ea@iol.it>
Eric Kohl <ekohl@rz-online.de> Eric Kohl
Eugene Ingerman <geneing@myrealbox.com> Eugene Ingerman <geneing@myrealbox.com>
Filip Navara <xnavara@volny.cz> Filip Navara <xnavara@volny.cz>
Frederik Leemans Frederik Leemans

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: lib/advapi32/sec/audit.c * FILE: lib/advapi32/sec/audit.c
* PURPOSE: Audit functions * PURPOSE: Audit functions
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 07/19/2003 * Created 07/19/2003
*/ */

View file

@ -21,7 +21,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* PURPOSE: Computer name functions * PURPOSE: Computer name functions
* FILE: lib/kernel32/misc/computername.c * FILE: lib/kernel32/misc/computername.c
* PROGRAMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMER: Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/misc/exit.c * FILE: lib/user32/misc/exit.c
* PURPOSE: Shutdown related functions * PURPOSE: Shutdown related functions
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
*/ */
#include <user32.h> #include <user32.h>

View file

@ -4,7 +4,7 @@
* FILE: drivers/base/beep/beep.c * FILE: drivers/base/beep/beep.c
* PURPOSE: Beep Device Driver * PURPOSE: Beep Device Driver
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -3,7 +3,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: drivers/fs/vfat/shutdown.c * FILE: drivers/fs/vfat/shutdown.c
* PURPOSE: VFAT Filesystem * PURPOSE: VFAT Filesystem
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -3,7 +3,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: services/dd/blue/blue.c * FILE: services/dd/blue/blue.c
* PURPOSE: Console (blue screen) device driver * PURPOSE: Console (blue screen) device driver
* PROGRAMMER: Eric Kohl (ekohl@abo.rhein-zeitung.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* ??? Created * ??? Created
*/ */

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: services/storage/include/class2.h * FILE: services/storage/include/class2.h
* PURPOSE: SCSI class driver definitions * PURPOSE: SCSI class driver definitions
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
*/ */
#ifndef __INCLUDE_DDK_CLASS2_H #ifndef __INCLUDE_DDK_CLASS2_H

View file

@ -21,7 +21,7 @@
* PROJECT: ReactOS Storage Stack * PROJECT: ReactOS Storage Stack
* FILE: drivers/storage/scsiport/scsiport.c * FILE: drivers/storage/scsiport/scsiport.c
* PURPOSE: SCSI port driver * PURPOSE: SCSI port driver
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
* Aleksey Bragin (aleksey reactos org) * Aleksey Bragin (aleksey reactos org)
*/ */

View file

@ -4,7 +4,7 @@
* FILE: hal/halx86/generic/misc.c * FILE: hal/halx86/generic/misc.c
* PURPOSE: Miscellanous Routines * PURPOSE: Miscellanous Routines
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -3,7 +3,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: ntoskrnl/hal/x86/beep.c * FILE: ntoskrnl/hal/x86/beep.c
* PURPOSE: Speaker function (it's only one) * PURPOSE: Speaker function (it's only one)
* PROGRAMMER: Eric Kohl (ekohl@abo.rhein-zeitung.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 31/01/99 * Created 31/01/99
*/ */

View file

@ -4,7 +4,7 @@
* FILE: hal/halx86/generic/cmos.c * FILE: hal/halx86/generic/cmos.c
* PURPOSE: CMOS Access Routines (Real Time Clock and LastKnownGood) * PURPOSE: CMOS Access Routines (Real Time Clock and LastKnownGood)
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -22,7 +22,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: ntoskrnl/hal/x86/display.c * FILE: ntoskrnl/hal/x86/display.c
* PURPOSE: Blue screen display * PURPOSE: Blue screen display
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 08/10/99 * Created 08/10/99
*/ */

View file

@ -4,7 +4,7 @@
* FILE: hal/halx86/generic/misc.c * FILE: hal/halx86/generic/misc.c
* PURPOSE: Miscellanous Routines * PURPOSE: Miscellanous Routines
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: ntoskrnl/hal/x86/portio.c * FILE: ntoskrnl/hal/x86/portio.c
* PURPOSE: Port I/O functions * PURPOSE: Port I/O functions
* PROGRAMMER: Eric Kohl (ekohl@abo.rhein-zeitung.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 18/10/99 * Created 18/10/99
*/ */

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: ntoskrnl/hal/x86/reboot.c * FILE: ntoskrnl/hal/x86/reboot.c
* PURPOSE: Reboot functions. * PURPOSE: Reboot functions.
* PROGRAMMER: Eric Kohl (ekohl@abo.rhein-zeitung.de) * PROGRAMMER: Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 11/10/99 * Created 11/10/99
*/ */

View file

@ -4,7 +4,7 @@
* FILE: hal/halx86/generic/cmos.c * FILE: hal/halx86/generic/cmos.c
* PURPOSE: CMOS Access Routines (Real Time Clock and LastKnownGood) * PURPOSE: CMOS Access Routines (Real Time Clock and LastKnownGood)
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: hal/halx86/generic/reboot.c * FILE: hal/halx86/generic/reboot.c
* PURPOSE: Reboot functions * PURPOSE: Reboot functions
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -4,7 +4,7 @@
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: hal/halx86/mp/ipi_mp.c * FILE: hal/halx86/mp/ipi_mp.c
* PURPOSE: IPI functions for MP * PURPOSE: IPI functions for MP
* PROGRAMMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMMER: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: ntoskrnl/hal/x86/spinlock.c * FILE: ntoskrnl/hal/x86/spinlock.c
* PURPOSE: Implements spinlocks * PURPOSE: Implements spinlocks
* PROGRAMMER: David Welch (welch@cwcom.net) * PROGRAMMER: David Welch (welch@cwcom.net)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
* UPDATE HISTORY: * UPDATE HISTORY:
* 09/06/2000 Created * 09/06/2000 Created
*/ */

View file

@ -8,7 +8,7 @@
* This file is part of the ReactOS Operating System. * This file is part of the ReactOS Operating System.
* *
* Contributors: * Contributors:
* Created by Eric Kohl <ekohl@rz-online.de> * Created by Eric Kohl
* *
* THIS SOFTWARE IS NOT COPYRIGHTED * THIS SOFTWARE IS NOT COPYRIGHTED
* *

View file

@ -8,7 +8,7 @@
* This file is part of the ReactOS Operating System. * This file is part of the ReactOS Operating System.
* *
* Contributors: * Contributors:
* Created by Eric Kohl <ekohl@rz-online.de> * Created by Eric Kohl
* *
* THIS SOFTWARE IS NOT COPYRIGHTED * THIS SOFTWARE IS NOT COPYRIGHTED
* *

View file

@ -4,7 +4,7 @@
* FILE: fat12.c * FILE: fat12.c
* PURPOSE: Fat12 support * PURPOSE: Fat12 support
* PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net) * PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
* REVISIONS: * REVISIONS:
* EK 05/04-2003 Created * EK 05/04-2003 Created
*/ */

View file

@ -4,7 +4,7 @@
* FILE: fat16.c * FILE: fat16.c
* PURPOSE: Fat16 support * PURPOSE: Fat16 support
* PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net) * PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
* REVISIONS: * REVISIONS:
* EK 05/04-2003 Created * EK 05/04-2003 Created
*/ */

View file

@ -4,7 +4,7 @@
* FILE: fat32.c * FILE: fat32.c
* PURPOSE: Fat32 support * PURPOSE: Fat32 support
* PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net) * PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
* REVISIONS: * REVISIONS:
* EK 05/04-2003 Created * EK 05/04-2003 Created
*/ */

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* PURPOSE: Compression and decompression functions * PURPOSE: Compression and decompression functions
* FILE: lib/rtl/compress.c * FILE: lib/rtl/compress.c
* PROGRAMER: Eric Kohl (ekohl@rz-online.de) * PROGRAMER: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* PURPOSE: Handle table * PURPOSE: Handle table
* FILE: lib/rtl/handle.c * FILE: lib/rtl/handle.c
* PROGRAMER: Eric Kohl <ekohl@rz-online.de> * PROGRAMER: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* PURPOSE: Locally unique identifier (LUID) helper functions * PURPOSE: Locally unique identifier (LUID) helper functions
* FILE: lib/rtl/luid.c * FILE: lib/rtl/luid.c
* PROGRAMER: Eric Kohl <ekohl@zr-online.de> * PROGRAMER: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: lib/rtl/message.c * FILE: lib/rtl/message.c
* PURPOSE: Message table functions * PURPOSE: Message table functions
* PROGRAMMERS: Eric Kohl <ekohl@zr-online.de> * PROGRAMMERS: Eric Kohl
*/ */
/* INCLUDES *****************************************************************/ /* INCLUDES *****************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: ntoskrnl/ex/init.c * FILE: ntoskrnl/ex/init.c
* PURPOSE: Executive Initialization Code * PURPOSE: Executive Initialization Code
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -4,7 +4,7 @@
* FILE: ntoskrnl/fstub/disksup.c * FILE: ntoskrnl/fstub/disksup.c
* PURPOSE: I/O HAL Routines for Disk Access * PURPOSE: I/O HAL Routines for Disk Access
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
* Casper S. Hornstrup (chorns@users.sourceforge.net) * Casper S. Hornstrup (chorns@users.sourceforge.net)
*/ */

View file

@ -4,7 +4,7 @@
* FILE: ntoskrnl/io/iomgr/arcname.c * FILE: ntoskrnl/io/iomgr/arcname.c
* PURPOSE: ARC Path Initialization Functions * PURPOSE: ARC Path Initialization Functions
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -5,7 +5,7 @@
* PURPOSE: Deferred Procedure Call (DPC) Support * PURPOSE: Deferred Procedure Call (DPC) Support
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Philip Susi (phreak@iag.net) * Philip Susi (phreak@iag.net)
* Eric Kohl (ekohl@abo.rhein-zeitung.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -5,7 +5,7 @@
* PURPOSE: Implements kernel queues * PURPOSE: Implements kernel queues
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
* Gunnar Dalsnes * Gunnar Dalsnes
* Eric Kohl (ekohl@rz-online.de) * Eric Kohl
*/ */
/* INCLUDES ******************************************************************/ /* INCLUDES ******************************************************************/

View file

@ -6,7 +6,6 @@
* *
* ElTorito-Support * ElTorito-Support
* by Eric Kohl * by Eric Kohl
* ekohl@rz-online.de
* *
* Linux port * Linux port
* by Casper S. Hornstrup * by Casper S. Hornstrup