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/libW32kProcessReadWrite.c

    r5224 r8184  
    1 /* $Id: libW32kProcessReadWrite.c,v 1.2 2001-02-21 07:47:58 bird Exp $
     1/* $Id: libW32kProcessReadWrite.c,v 1.2.2.1 2002-04-01 13:04:57 bird Exp $
    22 *
    33 * libW32kProcessReadWrite  -  Read or write to another process.
    44 *
    5  * Copyright (c) 2000-2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     5 * Copyright (c) 2000-2002 knut st. osmundsen (bird@anduin.net)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    3636 *                          FALSE:  pvTarget is within pid while pvSource is ours.
    3737 * @status      completely implelemented.
    38  * @author      knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     38 * @author      knut st. osmundsen (bird@anduin.net)
    3939 */
    4040APIRET APIENTRY W32kProcessReadWrite(PID pid, ULONG cb, PVOID pvSource, PVOID pvTarget, BOOL fRead)
Note: See TracChangeset for help on using the changeset viewer.