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>
Dmitry Chapyshev <dmitry@reactos.org>
Emanuele Aliberti <ea@iol.it>
Eric Kohl <ekohl@rz-online.de>
Eric Kohl
Eugene Ingerman <geneing@myrealbox.com>
Filip Navara <xnavara@volny.cz>
Frederik Leemans

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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