diff options
Diffstat (limited to 'rts/sm/MBlock.c')
-rw-r--r-- | rts/sm/MBlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/MBlock.c b/rts/sm/MBlock.c index 901ad6920d..f302f844e9 100644 --- a/rts/sm/MBlock.c +++ b/rts/sm/MBlock.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------------- * - * (c) The GHC Team 1998-2007 + * (c) The GHC Team 1998-2008 * * MegaBlock Allocator Interface. This file contains all the dirty * architecture-dependent hackery required to get a chunk of aligned |