summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2007-12-10 09:53:27 +0100
committerLukas Mai <l.mai@web.de>2007-12-10 09:53:27 +0100
commit0e07b3529da298dc936efedd304635b85a940608 (patch)
tree9ef45fdb12578696c49846a943e2515d19e628b9 /Main.hs
parent8fcc9ec9ccc1c55cf371b8efd26cab6148f33fc6 (diff)
downloadmetatile-0e07b3529da298dc936efedd304635b85a940608.tar
metatile-0e07b3529da298dc936efedd304635b85a940608.zip
normalize Module headers
darcs-hash:20071210085327-462cf-bc856d2e75b32906274cf0c3b9aad9e406385766
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index d6c58eb..e169ff1 100644
--- a/Main.hs
+++ b/Main.hs
@@ -1,6 +1,6 @@
----------------------------------------------------------------------------
-- |
--- Module : Main.hs
+-- Module : Main
-- Copyright : (c) Spencer Janssen 2007
-- License : BSD3-style (see LICENSE)
--