[project @ 2003-07-08 16:04:54 by panne]
[haskell-directory.git] / Text / Html.hs
index 2967c39..1608603 100644 (file)
@@ -3,14 +3,12 @@
 -- 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.2 2002/04/24 16:31:46 simonmar Exp $
---
 -- An Html combinator library
 --
 -----------------------------------------------------------------------------