diff --git a/XMonad/Actions/DynamicWorkspaces.hs b/XMonad/Actions/DynamicWorkspaces.hs index 371e4067..0ce14799 100644 --- a/XMonad/Actions/DynamicWorkspaces.hs +++ b/XMonad/Actions/DynamicWorkspaces.hs @@ -4,7 +4,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/BoringWindows.hs b/XMonad/Layout/BoringWindows.hs index 26290778..59893d99 100644 --- a/XMonad/Layout/BoringWindows.hs +++ b/XMonad/Layout/BoringWindows.hs @@ -6,7 +6,7 @@ -- Copyright : (c) 2008 David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Combo.hs b/XMonad/Layout/Combo.hs index 9f2c671c..ca493eea 100644 --- a/XMonad/Layout/Combo.hs +++ b/XMonad/Layout/Combo.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy -- License : BSD-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/DragPane.hs b/XMonad/Layout/DragPane.hs index dee36b26..eb409e0c 100644 --- a/XMonad/Layout/DragPane.hs +++ b/XMonad/Layout/DragPane.hs @@ -9,8 +9,7 @@ -- Andrea Rossato -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy --- Andrea Rossato +-- Maintainer : Andrea Rossato -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/LayoutCombinators.hs b/XMonad/Layout/LayoutCombinators.hs index f4ef7b18..8a4de631 100644 --- a/XMonad/Layout/LayoutCombinators.hs +++ b/XMonad/Layout/LayoutCombinators.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutHints.hs b/XMonad/Layout/LayoutHints.hs index ca139ed1..3558cc2c 100644 --- a/XMonad/Layout/LayoutHints.hs +++ b/XMonad/Layout/LayoutHints.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutModifier.hs b/XMonad/Layout/LayoutModifier.hs index 56f15903..168e0dfd 100644 --- a/XMonad/Layout/LayoutModifier.hs +++ b/XMonad/Layout/LayoutModifier.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy -- License : BSD -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutScreens.hs b/XMonad/Layout/LayoutScreens.hs index 37769819..76473a5e 100644 --- a/XMonad/Layout/LayoutScreens.hs +++ b/XMonad/Layout/LayoutScreens.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Named.hs b/XMonad/Layout/Named.hs index a1866092..8cace81e 100644 --- a/XMonad/Layout/Named.hs +++ b/XMonad/Layout/Named.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/NoBorders.hs b/XMonad/Layout/NoBorders.hs index 389cccd8..49ba7778 100644 --- a/XMonad/Layout/NoBorders.hs +++ b/XMonad/Layout/NoBorders.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Square.hs b/XMonad/Layout/Square.hs index 9e07caaf..d186cd41 100644 --- a/XMonad/Layout/Square.hs +++ b/XMonad/Layout/Square.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/ToggleLayouts.hs b/XMonad/Layout/ToggleLayouts.hs index 846ca471..18ab8179 100644 --- a/XMonad/Layout/ToggleLayouts.hs +++ b/XMonad/Layout/ToggleLayouts.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy -- License : BSD -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/WindowNavigation.hs b/XMonad/Layout/WindowNavigation.hs index 73da7fcf..896eae12 100644 --- a/XMonad/Layout/WindowNavigation.hs +++ b/XMonad/Layout/WindowNavigation.hs @@ -7,7 +7,7 @@ -- Copyright : (c) 2007 David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/WorkspaceDir.hs b/XMonad/Layout/WorkspaceDir.hs index 1820237a..46473907 100644 --- a/XMonad/Layout/WorkspaceDir.hs +++ b/XMonad/Layout/WorkspaceDir.hs @@ -7,7 +7,7 @@ -- Copyright : (c) 2007 David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Util/NamedWindows.hs b/XMonad/Util/NamedWindows.hs index 319fed38..17e401fc 100644 --- a/XMonad/Util/NamedWindows.hs +++ b/XMonad/Util/NamedWindows.hs @@ -4,7 +4,7 @@ -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy +-- Maintainer : none -- Stability : unstable -- Portability : unportable --