Author: sir_richard Date: Sun Jun 27 21:19:46 2010 New Revision: 47876
URL: http://svn.reactos.org/svn/reactos?rev=47876&view=rev Log: [NDK]: Not Alex, not 2006, not February (27th, though), not Power Management.
Modified: trunk/reactos/include/ndk/vffuncs.h trunk/reactos/include/ndk/vftypes.h
Modified: trunk/reactos/include/ndk/vffuncs.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/vffuncs.h?rev=4... ============================================================================== --- trunk/reactos/include/ndk/vffuncs.h [iso-8859-1] (original) +++ trunk/reactos/include/ndk/vffuncs.h [iso-8859-1] Sun Jun 27 21:19:46 2010 @@ -1,6 +1,6 @@ /*++ NDK Version: 0098
-Copyright (c) Alex Ionescu. All rights reserved. +Copyright (c) ReactOS Portable Systems Group. All rights reserved.
Header Name:
@@ -8,11 +8,11 @@
Abstract:
- Function definitions for the Power Subsystem. + Function definitions for the Driver Verifier.
Author:
- Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006 + ReactOS Portable Systems Group (ros.arm@reactos.org) - Created - 27-Jun-2010
--*/
Modified: trunk/reactos/include/ndk/vftypes.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/vftypes.h?rev=4... ============================================================================== --- trunk/reactos/include/ndk/vftypes.h [iso-8859-1] (original) +++ trunk/reactos/include/ndk/vftypes.h [iso-8859-1] Sun Jun 27 21:19:46 2010 @@ -1,6 +1,6 @@ /*++ NDK Version: 0098
-Copyright (c) Alex Ionescu. All rights reserved. +Copyright (c) ReactOS Portable Systems Group. All rights reserved.
Header Name:
@@ -8,11 +8,11 @@
Abstract:
- Type definitions for the Power Subystem + Type definitions for the Driver Verifier.
Author:
- Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006 + ReactOS Portable Systems Group (ros.arm@reactos.org) - Created - 27-Jun-2010
--*/