[project @ 2000-04-26 17:27:00 by rrt]
authorrrt <unknown>
Wed, 26 Apr 2000 17:27:00 +0000 (17:27 +0000)
committerrrt <unknown>
Wed, 26 Apr 2000 17:27:00 +0000 (17:27 +0000)
Changed 1900 to 2000. Previously this was the oldest bit not just of GHC
source, but any sort of source.

ghc/rts/RtsDllMain.c

index 4c03082..92c4474 100644 (file)
@@ -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
  *