From 9b8d5bccc2dc1d4407583224668451963df1172d Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 6 Oct 2018 21:30:23 +0100 Subject: Contact email address updated --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Main.hs b/src/Main.hs index 64a4ea4..9780114 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -207,7 +207,7 @@ info = "xmobar " ++ showVersion version ++ mail ++ "\n" ++ license mail :: String -mail = "" +mail = "" license :: String license = "\nThis program is distributed in the hope that it will be useful," ++ -- cgit v1.2.3