[project @ 2002-04-26 13:34:05 by simonmar]
[haskell-directory.git] / System / Directory.hs
index b6047a9..63d4319 100644 (file)
@@ -1,5 +1,5 @@
 -----------------------------------------------------------------------------
--- 
+-- |
 -- Module      :  System.Directory
 -- Copyright   :  (c) The University of Glasgow 2001
 -- License     :  BSD-style (see the file libraries/core/LICENSE)
@@ -8,8 +8,6 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- $Id: Directory.hs,v 1.2 2002/04/24 15:47:10 sof Exp $
---
 -- System-independent interface to directory manipulation.
 --
 -----------------------------------------------------------------------------