whoops - silly mistake in templates
authorKJK::Hyperion <hackbunny@reactos.org>
Sun, 3 Mar 2002 17:23:29 +0000 (17:23 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Sun, 3 Mar 2002 17:23:29 +0000 (17:23 +0000)
svn path=/trunk/; revision=2663

posix/lib/psxdll/misc/template.c

index 497fd71..1ec49c5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: template.c,v 1.2 2002/02/20 09:17:57 hyperion Exp $
+/* $Id: template.c,v 1.3 2002/03/03 17:23:29 hyperion Exp $
  How to create a new source file from this template:
   - copy the template in the new file (never edit this file directly, unless
     that's what you want)
  How to create a new source file from this template:
   - copy the template in the new file (never edit this file directly, unless
     that's what you want)
@@ -7,14 +7,14 @@
     instructions
   - save your file, and Have Fun! (TM)
  */
     instructions
   - save your file, and Have Fun! (TM)
  */
-/* $ Id $ (EDITME: replace "$ Id $" with "$Id: template.c,v 1.2 2002/02/20 09:17:57 hyperion Exp $")
+/* $*Id*$ (EDITME: remove asterisks from "$*Id*$")
  */
 /*
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS POSIX+ Subsystem
  * FILE:        (EDITME: put real path of the file here)
  * PURPOSE:     (EDITME: put a very syntetic description of the file here)
  */
 /*
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS POSIX+ Subsystem
  * FILE:        (EDITME: put real path of the file here)
  * PURPOSE:     (EDITME: put a very syntetic description of the file here)
- * PROGRAMMER:  <john.doe@mail.com> (EDITME: your name and e-mail go here)
+ * PROGRAMMER:  John Doe <john.doe@mail.com> (EDITME: your name and e-mail go here)
  * UPDATE HISTORY:
  *              (EDITME: put here the creation date): Created
  */
  * UPDATE HISTORY:
  *              (EDITME: put here the creation date): Created
  */