summaryrefslogtreecommitdiff
path: root/ghc/includes/Hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/includes/Hooks.h')
-rw-r--r--ghc/includes/Hooks.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ghc/includes/Hooks.h b/ghc/includes/Hooks.h
index 3a53f19991..16e28775b1 100644
--- a/ghc/includes/Hooks.h
+++ b/ghc/includes/Hooks.h
@@ -1,5 +1,7 @@
/* -----------------------------------------------------------------------------
- * $Id: Hooks.h,v 1.2 1998/12/02 13:21:08 simonm Exp $
+ * $Id: Hooks.h,v 1.3 1999/02/05 16:02:22 simonm Exp $
+ *
+ * (c) The GHC Team, 1998-1999
*
* User-overridable RTS hooks.
*