[project @ 2005-03-03 05:11:41 by chak]
[ghc-base.git] / Text / Html / BlockTable.hs
index c5891f9..315fe02 100644 (file)
@@ -1,16 +1,13 @@
 -----------------------------------------------------------------------------
 -- |
 -- 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)
+-- Copyright   :  (c) Andy Gill and OGI, 1999-2001
+-- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  Andy Gill <andy@galconn.com>
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: BlockTable.hs,v 1.2 2002/04/24 16:31:46 simonmar Exp $
---
 -- An Html combinator library
 --
 -----------------------------------------------------------------------------