summaryrefslogtreecommitdiff
path: root/ghc/includes/Hooks.h
diff options
context:
space:
mode:
authorsimonm <unknown>1999-02-05 16:03:04 +0000
committersimonm <unknown>1999-02-05 16:03:04 +0000
commit7f309f1c021e7583f724cce599ce2dd3c439361b (patch)
tree7764f9dcdde6f0499d1e79ec616bded40ff3a8a7 /ghc/includes/Hooks.h
parenta5dc9cdae04f5e0c1f2d13a53bb06c52f0a8c8c9 (diff)
downloadhaskell-7f309f1c021e7583f724cce599ce2dd3c439361b.tar.gz
[project @ 1999-02-05 16:02:18 by simonm]
Copyright police.
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.
*