summaryrefslogtreecommitdiffhomepage
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Main.hs b/Main.hs
index 3ae3dd5..e6a88a9 100644
--- a/Main.hs
+++ b/Main.hs
@@ -117,10 +117,10 @@ usage = (usageInfo header options) ++ footer
footer = "\nMail bug reports and suggestions to " ++ mail
info :: String
-info = "xmobar " ++ showVersion version ++ " (C) 2007 - 2008 Andrea Rossato " ++ mail ++ license
+info = "xmobar " ++ showVersion version ++ " (C) 2007 - 2009 Andrea Rossato " ++ mail ++ license
mail :: String
-mail = "<andrea.rossato@ing.unitn.it>\n"
+mail = "<andrea.rossato@unitn.it>\n"
license :: String
license = "\nThis program is distributed in the hope that it will be useful,\n" ++