Author: akhaldi
Date: Wed Jul 28 12:52:04 2010
New Revision: 48328
URL:
http://svn.reactos.org/svn/reactos?rev=48328&view=rev
Log:
[DXSDK]
- Add some headers to some headers.
Modified:
trunk/reactos/include/dxsdk/bdamedia.h
trunk/reactos/include/dxsdk/bdatypes.h
Modified: trunk/reactos/include/dxsdk/bdamedia.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/dxsdk/bdamedia.h?r…
==============================================================================
--- trunk/reactos/include/dxsdk/bdamedia.h [iso-8859-1] (original)
+++ trunk/reactos/include/dxsdk/bdamedia.h [iso-8859-1] Wed Jul 28 12:52:04 2010
@@ -1,3 +1,20 @@
+/*
+ * bdamedia.h
+ *
+ * This file is part of the ReactOS DXSDK package.
+ *
+ * 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 BDAMEDIA_H__
#define BDAMEDIA_H__
Modified: trunk/reactos/include/dxsdk/bdatypes.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/dxsdk/bdatypes.h?r…
==============================================================================
--- trunk/reactos/include/dxsdk/bdatypes.h [iso-8859-1] (original)
+++ trunk/reactos/include/dxsdk/bdatypes.h [iso-8859-1] Wed Jul 28 12:52:04 2010
@@ -1,3 +1,19 @@
+/*
+ * bdatypes.h
+ *
+ * This file is part of the ReactOS DXSDK package.
+ *
+ * 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 _BDATYPES_