[project @ 2002-05-28 10:38:50 by simonmar]
[haskell-directory.git] / Data / Generics.hs
index b144a38..05ced62 100644 (file)
@@ -1,15 +1,13 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  Data.Generics
 -- Copyright   :  (c) The University of Glasgow 2001
--- License     :  BSD-style (see the file libraries/core/LICENSE)
+-- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- $Id: Generics.hs,v 1.1 2001/07/04 11:06:39 simonmar Exp $
---
 -- Data types for generic definitions.
 --
 -----------------------------------------------------------------------------