diff options
Diffstat (limited to '')
-rw-r--r-- | XMonad/Util/Stack.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Util/Stack.hs b/XMonad/Util/Stack.hs index 387bdbb..eb58a16 100644 --- a/XMonad/Util/Stack.hs +++ b/XMonad/Util/Stack.hs @@ -6,7 +6,7 @@ -- Copyright : Quentin Moser <moserq@gmail.com> -- License : BSD-style (see LICENSE) -- --- Maintainer : Quentin Moser <moserq@gmail.com> +-- Maintainer : orphaned -- Stability : unstable -- Portability : unportable -- |