diff options
author | quentin.moser <quentin.moser@unifr.ch> | 2010-01-17 02:11:09 +0100 |
---|---|---|
committer | quentin.moser <quentin.moser@unifr.ch> | 2010-01-17 02:11:09 +0100 |
commit | 4143fc66b54bdc611a9e13cb46831817e1cbba96 (patch) | |
tree | a25b50cc5e7651095e50f1a566e979488f1819e2 /XMonad/Layout | |
parent | 41342edbf454e7b907707987cc23bcb0d82e29f2 (diff) | |
download | XMonadContrib-4143fc66b54bdc611a9e13cb46831817e1cbba96.tar.gz XMonadContrib-4143fc66b54bdc611a9e13cb46831817e1cbba96.tar.xz XMonadContrib-4143fc66b54bdc611a9e13cb46831817e1cbba96.zip |
Update my e-mail address
Ignore-this: f5efc4d494cb001d3cfbe2b2e169cbe5
darcs-hash:20100117011109-5ccef-9bf858e60dffc4321b5e324c76b8b72386051c76.gz
Diffstat (limited to 'XMonad/Layout')
-rw-r--r-- | XMonad/Layout/Groups.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/Groups/Examples.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/MessageControl.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/ZoomRow.hs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/XMonad/Layout/Groups.hs b/XMonad/Layout/Groups.hs index 2e9556d..217f01c 100644 --- a/XMonad/Layout/Groups.hs +++ b/XMonad/Layout/Groups.hs @@ -9,7 +9,7 @@ -- Copyright : Quentin Moser <moserq@gmail.com> -- License : BSD-style (see LICENSE) -- --- Maintainer : Quentin Moser <quentin.moser@unifr.ch> +-- Maintainer : Quentin Moser <moserq@gmail.com> -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Groups/Examples.hs b/XMonad/Layout/Groups/Examples.hs index 7c62f50..7ba5e49 100644 --- a/XMonad/Layout/Groups/Examples.hs +++ b/XMonad/Layout/Groups/Examples.hs @@ -7,7 +7,7 @@ -- Copyright : Quentin Moser <moserq@gmail.com> -- License : BSD-style (see LICENSE) -- --- Maintainer : Quentin Moser <quentin.moser@unifr.ch> +-- Maintainer : Quentin Moser <moserq@gmail.com> -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/MessageControl.hs b/XMonad/Layout/MessageControl.hs index fb0962a..4ab35c8 100644 --- a/XMonad/Layout/MessageControl.hs +++ b/XMonad/Layout/MessageControl.hs @@ -6,7 +6,7 @@ -- Copyright : (c) 2008 Quentin Moser -- License : BSD3 -- --- Maintainer : <quentin.moser@unifr.ch> +-- Maintainer : <moserq@gmail.com> -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/ZoomRow.hs b/XMonad/Layout/ZoomRow.hs index 5d6398c..8c09895 100644 --- a/XMonad/Layout/ZoomRow.hs +++ b/XMonad/Layout/ZoomRow.hs @@ -9,7 +9,7 @@ -- Copyright : Quentin Moser <moserq@gmail.com> -- License : BSD-style (see LICENSE) -- --- Maintainer : Quentin Moser <quentin.moser@unifr.ch> +-- Maintainer : Quentin Moser <moserq@gmail.com> -- Stability : unstable -- Portability : unportable -- |