mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Change credits as requested by Jon Griffiths <[email protected]>
svn path=/trunk/; revision=5714
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user