diff options
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 -- |