Merge 13159:13510 from trunk
[reactos.git] / reactos / ntoskrnl / ke / kqueue.c
index 70ffe09..b19a315 100644 (file)
@@ -1,11 +1,11 @@
-/*
- * COPYRIGHT:            See COPYING in the top level directory
- * PURPOSE:              ReactOS kernel
- * FILE:                 ntoskrnl/ke/kqueue.c
- * PURPOSE:              Implement device queues
- * PROGRAMMER:           David Welch (welch@mcmail.com)
- * REVISION HISTORY:
- *               08/07/98: Created
+/* $Id$
+ *
+ * COPYRIGHT:       See COPYING in the top level directory
+ * PURPOSE:         ReactOS kernel
+ * FILE:            ntoskrnl/ke/kqueue.c
+ * PURPOSE:         Implement device queues
+ * 
+ * PROGRAMMERS:     David Welch (welch@mcmail.com)
  */
 
 /* INCLUDES ****************************************************************/