diff options
Diffstat (limited to '')
-rw-r--r-- | XMonad/Layout.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Layout.hs b/XMonad/Layout.hs index 18c72e7..1f73648 100644 --- a/XMonad/Layout.hs +++ b/XMonad/Layout.hs @@ -7,7 +7,7 @@ -- Copyright : (c) Spencer Janssen 2007 -- License : BSD3-style (see LICENSE) -- --- Maintainer : sjanssen@cse.unl.edu +-- Maintainer : spencerjanssen@gmail.com -- Stability : unstable -- Portability : not portable, Typeable deriving, mtl, posix -- |