[project @ 2002-05-09 13:16:29 by simonmar]
[haskell-directory.git] / Text / Html.hs
index a4d7f46..1608603 100644 (file)
@@ -1,16 +1,14 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  Text.Html
 -- Copyright   :  (c) Andy Gill, and the Oregon Graduate Institute of 
 --               Science and Technology, 1999-2001
--- License     :  BSD-style (see the file libraries/core/LICENSE)
+-- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  Andy Gill <andy@galconn.com>
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Html.hs,v 1.1 2001/08/01 13:53:07 simonmar Exp $
---
 -- An Html combinator library
 --
 -----------------------------------------------------------------------------