diff options
Diffstat (limited to 'rts/sm/Compact.h')
-rw-r--r-- | rts/sm/Compact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/Compact.h b/rts/sm/Compact.h index 8f037c3b4d..40622c5682 100644 --- a/rts/sm/Compact.h +++ b/rts/sm/Compact.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------------- * - * (c) The GHC Team 1998-2005 + * (c) The GHC Team 1998-2008 * * Compacting garbage collector * |