Ignore:
Timestamp:
Apr 1, 2002, 3:04:59 PM (24 years ago)
Author:
bird
Message:

Updated emails and copyrights.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/src/win32k/lib/libDosKillProcessEx.c

    r6274 r8184  
    1 /* $Id: libDosKillProcessEx.c,v 1.1 2001-07-09 23:48:52 bird Exp $
     1/* $Id: libDosKillProcessEx.c,v 1.1.2.1 2002-04-01 13:04:55 bird Exp $
    22 *
    33 * DosKillProcessEx - Extened Edition of DosKillProcess.
    44 *
    5  * Copyright (c) 2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     5 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    3636 * @param   flAction    Action and flags defined in os2 headers and win32k.h
    3737 * @param   pid         Pid to kill or top of process tree to kill.
    38  * @author  knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     38 * @author  knut st. osmundsen (bird@anduin.net)
    3939 */
    4040APIRET APIENTRY  DosKillProcessEx(ULONG flAction, PID pid)
Note: See TracChangeset for help on using the changeset viewer.