diff --git a/ghc/rts/RtsDllMain.c b/ghc/rts/RtsDllMain.c
index 4c03082142cbd7f7b319f15fcbffef22899b515a..92c4474b3d8ebd70f872f5d374bf5a77d33c7f07 100644
--- a/ghc/rts/RtsDllMain.c
+++ b/ghc/rts/RtsDllMain.c
@@ -1,7 +1,7 @@
 /* -----------------------------------------------------------------------------
- * $Id: RtsDllMain.c,v 1.1 1999/09/16 08:29:01 sof Exp $
+ * $Id: RtsDllMain.c,v 1.2 2000/04/26 17:27:00 rrt Exp $
  *
- * (c) The GHC Team 1999-1900
+ * (c) The GHC Team 1999-2000
  *
  * Entry point for RTS-in-a-DLL
  *