[project @ 2000-10-06 15:48:30 by simonmar]
[ghc-hetmet.git] / ghc / compiler / ghci / CmSummarise.lhs
index 7ef80a9..524090f 100644 (file)
@@ -1,5 +1,5 @@
 %
-% (c) The AQUA Project, Glasgow University, 1993-2000
+% (c) The University of Glasgow, 2000
 %
 \section[CmSummarise]{Module summariser for GHCI}
 
@@ -141,4 +141,4 @@ clean s
         runcomment []           = []
         runcomment ('-':'}':cs) = keep cs
         runcomment (c:cs)       = runcomment cs
-\end{code}
\ No newline at end of file
+\end{code}