summaryrefslogtreecommitdiff
path: root/ghc/rts/Itimer.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/rts/Itimer.h
parenta5dc9cdae04f5e0c1f2d13a53bb06c52f0a8c8c9 (diff)
downloadhaskell-7f309f1c021e7583f724cce599ce2dd3c439361b.tar.gz
[project @ 1999-02-05 16:02:18 by simonm]
Copyright police.
Diffstat (limited to 'ghc/rts/Itimer.h')
-rw-r--r--ghc/rts/Itimer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ghc/rts/Itimer.h b/ghc/rts/Itimer.h
index e415074d86..0876e84453 100644
--- a/ghc/rts/Itimer.h
+++ b/ghc/rts/Itimer.h
@@ -1,7 +1,7 @@
/* -----------------------------------------------------------------------------
- * $Id: Itimer.h,v 1.2 1998/12/02 13:28:28 simonm Exp $
+ * $Id: Itimer.h,v 1.3 1999/02/05 16:02:44 simonm Exp $
*
- * (c) The GHC Team 1998
+ * (c) The GHC Team 1998-1999
*
* Interval timer for profiling and pre-emptive scheduling.
*