summaryrefslogtreecommitdiffhomepage
path: root/Runnable.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Runnable.hs')
-rw-r--r--Runnable.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Runnable.hs b/Runnable.hs
index 96216d0..c51d173 100644
--- a/Runnable.hs
+++ b/Runnable.hs
@@ -1,7 +1,7 @@
{-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
--- Module : XMobar.Runnable
+-- Module : Xmobar.Runnable
-- Copyright : (c) Andrea Rossato
-- License : BSD-style (see LICENSE)
--