Author: akhaldi
Date: Sat Jun 12 14:55:02 2010
New Revision: 47767
URL:
http://svn.reactos.org/svn/reactos?rev=47767&view=rev
Log:
- Add some missing file-headers.
Modified:
trunk/reactos/include/psdk/ntdef.h
trunk/reactos/include/reactos/mc/bugcodes.mc
Modified: trunk/reactos/include/psdk/ntdef.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ntdef.h?rev=4…
==============================================================================
--- trunk/reactos/include/psdk/ntdef.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/ntdef.h [iso-8859-1] Sat Jun 12 14:55:02 2010
@@ -1,3 +1,23 @@
+/*
+ * ntdef.h
+ *
+ * This file is part of the ReactOS PSDK package.
+ *
+ * Contributors:
+ * Created by Casper S. Hornstrup <chorns(a)users.sourceforge.net>
+ *
+ * THIS SOFTWARE IS NOT COPYRIGHTED
+ *
+ * This source code is offered for use in the public domain. You may
+ * use, modify or distribute it freely.
+ *
+ * This code is distributed in the hope that it will be useful but
+ * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
+ * DISCLAIMED. This includes but is not limited to warranties of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ */
+
#ifndef _NTDEF_
#define _NTDEF_
Modified: trunk/reactos/include/reactos/mc/bugcodes.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/bugcode…
==============================================================================
--- trunk/reactos/include/reactos/mc/bugcodes.mc [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/mc/bugcodes.mc [iso-8859-1] Sat Jun 12 14:55:02 2010
@@ -1,3 +1,8 @@
+;
+; Created by : Marc Piulachs.
+; This source code is offered for use in the public domain.
+;
+
;
; ntoskrnl.exe bug codes
;