- Part one of major RTL cleanup. Merge duplicated code and stick everything in lib...
[reactos.git] / reactos / lib / rtl / luid.c
index 5353a95..6122314 100644 (file)
@@ -1,12 +1,8 @@
-/* $Id$
- *
- * COPYRIGHT:         See COPYING in the top level directory
- * PROJECT:           ReactOS kernel
- * PURPOSE:           Locally unique identifier (LUID) helper functions
- * FILE:              lib/rtl/luid.c
- * PROGRAMER:         Eric Kohl <ekohl@zr-online.de>
- * REVISION HISTORY:
- *                    15/04/2000: Created
+/* COPYRIGHT:       See COPYING in the top level directory
+ * PROJECT:         ReactOS system libraries
+ * PURPOSE:         Locally unique identifier (LUID) helper functions
+ * FILE:            lib/rtl/luid.c
+ * PROGRAMER:       Eric Kohl <ekohl@zr-online.de>
  */
 
 /* INCLUDES *****************************************************************/