Change credits as requested by Jon Griffiths <[email protected]>

svn path=/trunk/; revision=5714
This commit is contained in:
Gé van Geldorp
2003-08-20 21:41:22 +00:00
parent 92f4c1b15d
commit 39b5c8f5e4
+8 -3
View File
@@ -1,11 +1,16 @@
/* $Id: cpp.c,v 1.2 2003/08/07 04:03:23 royce Exp $
/* $Id: cpp.c,v 1.3 2003/08/20 21:41:22 gvg Exp $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS C runtime
* FILE: cpp.c
* PURPOSE: C++ runtime
* PROGRAMMERS: Ge van Geldorp ([email protected])
* NOTES: Copied from Wine and slightly adapter for ReactOS
* NOTES: Copied from Wine and slightly adapted for ReactOS
* This is a derivative work compiled of work written and
* copyrighted by (at least):
* Alexandre Juliard <[email protected]>
* Patrik Stridvall <[email protected]>
* Dimitrie O. Paun <[email protected]>
* Jon Griffiths <[email protected]>
*/
#include <windows.h>