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

    r6213 r8184  
    1 /* $Id: libWin32kSetEnvironment.c,v 1.1 2001-07-08 02:51:24 bird Exp $
     1/* $Id: libWin32kSetEnvironment.c,v 1.1.2.1 2002-04-01 13:04:58 bird Exp $
    22 *
    33 * libWin32kSetEnvironment - Set the Odin32 environment block pointer for the
    44 *                           current process.
    55 *
    6  * Copyright (c) 2001 knut st. osmundsen (kosmunds@csc.no)
     6 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net)
    77 *
    88 * Project Odin Software License can be found in LICENSE.TXT
     
    3636 * @param       pid                 Process id.
    3737 * @status      completely implelemented.
    38  * @author      knut st. osmundsen (kosmunds@csc.no)
     38 * @author      knut st. osmundsen (bird@anduin.net)
    3939 */
    4040APIRET APIENTRY  libWin32kSetEnvironment(PSZ pszzEnvironment, ULONG cchEnvironment, PID pid)
Note: See TracChangeset for help on using the changeset viewer.