aboutsummaryrefslogtreecommitdiffstats
path: root/Spiral.hs
diff options
context:
space:
mode:
authorjoachim.fasting <joachim.fasting@gmail.com>2007-07-07 23:28:36 +0200
committerjoachim.fasting <joachim.fasting@gmail.com>2007-07-07 23:28:36 +0200
commitb75c9b6aa6c48d5bf36b20b2adad44e141833f44 (patch)
tree5c711b7cad97975520d847feb178a81a45aab0a9 /Spiral.hs
parent57875d7353c641a51a9a9c58c5779081f4c8ffce (diff)
downloadXMonadContrib-b75c9b6aa6c48d5bf36b20b2adad44e141833f44.tar.gz
XMonadContrib-b75c9b6aa6c48d5bf36b20b2adad44e141833f44.tar.xz
XMonadContrib-b75c9b6aa6c48d5bf36b20b2adad44e141833f44.zip
Spiral.hs: correct module header.
darcs-hash:20070707212836-ea16c-19da7809eedb4b98ebe40c6f4a465fc73ed37ab0.gz
Diffstat (limited to '')
-rw-r--r--Spiral.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Spiral.hs b/Spiral.hs
index fc48f03..3d0ea1e 100644
--- a/Spiral.hs
+++ b/Spiral.hs
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
--- Module : XMonadContrib.SimpleDate
+-- Module : XMonadContrib.Spiral
-- Copyright : (c) Joe Thornber <joe.thornber@gmail.com>
-- License : BSD3-style (see LICENSE)
--