Spiral.hs: correct module header.

This commit is contained in:
joachim.fasting
2007-07-07 21:28:36 +00:00
parent 0ffb02c71f
commit cf21824d76

View File

@@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonadContrib.SimpleDate
-- Module : XMonadContrib.Spiral
-- Copyright : (c) Joe Thornber <joe.thornber@gmail.com>
-- License : BSD3-style (see LICENSE)
--