aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--LayoutChoice.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/LayoutChoice.hs b/LayoutChoice.hs
index 94c4dd8..30f48d7 100644
--- a/LayoutChoice.hs
+++ b/LayoutChoice.hs
@@ -5,11 +5,11 @@
-- Copyright : (c) David Roundy
-- License : BSD-style (see xmonad/LICENSE)
--
--- Maintainer : email@address.com
+-- Maintainer : droundy@darcs.net
-- Stability : unstable
-- Portability : unportable
--
--- A tabbed layout for the Xmonad Window Manager
+-- A replacement for the default layout handling.
--
-----------------------------------------------------------------------------