Standardize comment headers. Patch by Trevor McCort
[reactos.git] / reactos / ntoskrnl / io / iowork.c
index a7bb039..62ce668 100644 (file)
@@ -1,13 +1,12 @@
 /* $Id$
  *
- * COPYRIGHT:          See COPYING in the top level directory
- * PROJECT:            ReactOS kernel
- * FILE:               reactos/ntoskrnl/io/iowork.c
- * PURPOSE:            Manage IO system work queues
- * PROGRAMMER:         David Welch (welch@mcmail.com)
- *                     Robert Dickenson (odin@pnc.com.au)
- * REVISION HISTORY:
- *       28/09/2002:   (RDD) Created from copy of ex/work.c
+ * COPYRIGHT:       See COPYING in the top level directory
+ * PROJECT:         ReactOS kernel
+ * FILE:            ntoskrnl/io/iowork.c
+ * PURPOSE:         Manage IO system work queues
+ * 
+ * PROGRAMMERS:     David Welch (welch@mcmail.com)
+ *                  Robert Dickenson (odin@pnc.com.au)
  */
 
 /* INCLUDES ******************************************************************/