[project @ 2002-05-27 14:36:51 by simonmar]
[ghc-base.git] / Text / Html / BlockTable.hs
index 8211c4e..49ce856 100644 (file)
@@ -1,16 +1,14 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  Text.Html.BlockTable
 -- 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: BlockTable.hs,v 1.1 2001/08/01 13:53:07 simonmar Exp $
---
 -- An Html combinator library
 --
 -----------------------------------------------------------------------------