--- trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.c 2005-07-07 08:57:03 UTC (rev 16478)
+++ trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.c 2005-07-07 09:48:44 UTC (rev 16479)
@@ -1,12 +1,10 @@
/*
* ReactOS Xbox miniport video driver
+ * Copyright (C) 2004 Gé van Geldorp
*
* Based on VBE miniport video driver
* Copyright (C) 2004 Filip Navara
*
- * Power Management and VBE 1.2 support
- * Copyright (C) 2004 Magnus Olsen
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
--- trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.h 2005-07-07 08:57:03 UTC (rev 16478)
+++ trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.h 2005-07-07 09:48:44 UTC (rev 16479)
@@ -1,5 +1,6 @@
/*
* ReactOS Xbox miniport video driver
+ * Copyright (C) 2004 Gé van Geldorp
*
* Based on VBE miniport video driver
* Copyright (C) 2004 Filip Navara