copyright updates and add Commentary links
[ghc-hetmet.git] / rts / sm / Storage.c
index d131da9..021d9be 100644 (file)
@@ -1,9 +1,14 @@
 /* -----------------------------------------------------------------------------
  *
- * (c) The GHC Team, 1998-2004
+ * (c) The GHC Team, 1998-2006
  *
  * Storage manager front end
  *
+ * Documentation on the architecture of the Storage Manager can be
+ * found in the online commentary:
+ * 
+ *   http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage
+ *
  * ---------------------------------------------------------------------------*/
 
 #include "PosixSource.h"