aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--XMonad/Actions/DynamicWorkspaces.hs2
-rw-r--r--XMonad/Layout/BoringWindows.hs2
-rw-r--r--XMonad/Layout/Combo.hs2
-rw-r--r--XMonad/Layout/DragPane.hs3
-rw-r--r--XMonad/Layout/LayoutCombinators.hs2
-rw-r--r--XMonad/Layout/LayoutHints.hs2
-rw-r--r--XMonad/Layout/LayoutModifier.hs2
-rw-r--r--XMonad/Layout/LayoutScreens.hs2
-rw-r--r--XMonad/Layout/Named.hs2
-rw-r--r--XMonad/Layout/NoBorders.hs2
-rw-r--r--XMonad/Layout/Square.hs2
-rw-r--r--XMonad/Layout/ToggleLayouts.hs2
-rw-r--r--XMonad/Layout/WindowNavigation.hs2
-rw-r--r--XMonad/Layout/WorkspaceDir.hs2
-rw-r--r--XMonad/Util/NamedWindows.hs2
15 files changed, 15 insertions, 16 deletions
diff --git a/XMonad/Actions/DynamicWorkspaces.hs b/XMonad/Actions/DynamicWorkspaces.hs
index 371e406..0ce1479 100644
--- a/XMonad/Actions/DynamicWorkspaces.hs
+++ b/XMonad/Actions/DynamicWorkspaces.hs
@@ -4,7 +4,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/BoringWindows.hs b/XMonad/Layout/BoringWindows.hs
index 2629077..59893d9 100644
--- a/XMonad/Layout/BoringWindows.hs
+++ b/XMonad/Layout/BoringWindows.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) 2008 David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/Combo.hs b/XMonad/Layout/Combo.hs
index 9f2c671..ca493ee 100644
--- a/XMonad/Layout/Combo.hs
+++ b/XMonad/Layout/Combo.hs
@@ -7,7 +7,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/DragPane.hs b/XMonad/Layout/DragPane.hs
index dee36b2..eb409e0 100644
--- a/XMonad/Layout/DragPane.hs
+++ b/XMonad/Layout/DragPane.hs
@@ -9,8 +9,7 @@
-- Andrea Rossato <andrea.rossato@unibz.it>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
--- Andrea Rossato <andrea.rossato@unibz.it>
+-- Maintainer : Andrea Rossato <andrea.rossato@unibz.it>
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/LayoutCombinators.hs b/XMonad/Layout/LayoutCombinators.hs
index f4ef7b1..8a4de63 100644
--- a/XMonad/Layout/LayoutCombinators.hs
+++ b/XMonad/Layout/LayoutCombinators.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : portable
--
diff --git a/XMonad/Layout/LayoutHints.hs b/XMonad/Layout/LayoutHints.hs
index ca139ed..3558cc2 100644
--- a/XMonad/Layout/LayoutHints.hs
+++ b/XMonad/Layout/LayoutHints.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : portable
--
diff --git a/XMonad/Layout/LayoutModifier.hs b/XMonad/Layout/LayoutModifier.hs
index 56f1590..168e0df 100644
--- a/XMonad/Layout/LayoutModifier.hs
+++ b/XMonad/Layout/LayoutModifier.hs
@@ -7,7 +7,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : portable
--
diff --git a/XMonad/Layout/LayoutScreens.hs b/XMonad/Layout/LayoutScreens.hs
index 3776981..76473a5 100644
--- a/XMonad/Layout/LayoutScreens.hs
+++ b/XMonad/Layout/LayoutScreens.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/Named.hs b/XMonad/Layout/Named.hs
index a186609..8cace81 100644
--- a/XMonad/Layout/Named.hs
+++ b/XMonad/Layout/Named.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/NoBorders.hs b/XMonad/Layout/NoBorders.hs
index 389cccd..49ba777 100644
--- a/XMonad/Layout/NoBorders.hs
+++ b/XMonad/Layout/NoBorders.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/Square.hs b/XMonad/Layout/Square.hs
index 9e07caa..d186cd4 100644
--- a/XMonad/Layout/Square.hs
+++ b/XMonad/Layout/Square.hs
@@ -6,7 +6,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/ToggleLayouts.hs b/XMonad/Layout/ToggleLayouts.hs
index 846ca47..18ab817 100644
--- a/XMonad/Layout/ToggleLayouts.hs
+++ b/XMonad/Layout/ToggleLayouts.hs
@@ -7,7 +7,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : portable
--
diff --git a/XMonad/Layout/WindowNavigation.hs b/XMonad/Layout/WindowNavigation.hs
index 73da7fc..896eae1 100644
--- a/XMonad/Layout/WindowNavigation.hs
+++ b/XMonad/Layout/WindowNavigation.hs
@@ -7,7 +7,7 @@
-- Copyright : (c) 2007 David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Layout/WorkspaceDir.hs b/XMonad/Layout/WorkspaceDir.hs
index 1820237..4647390 100644
--- a/XMonad/Layout/WorkspaceDir.hs
+++ b/XMonad/Layout/WorkspaceDir.hs
@@ -7,7 +7,7 @@
-- Copyright : (c) 2007 David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Util/NamedWindows.hs b/XMonad/Util/NamedWindows.hs
index 319fed3..17e401f 100644
--- a/XMonad/Util/NamedWindows.hs
+++ b/XMonad/Util/NamedWindows.hs
@@ -4,7 +4,7 @@
-- Copyright : (c) David Roundy <droundy@darcs.net>
-- License : BSD3-style (see LICENSE)
--
--- Maintainer : David Roundy <droundy@darcs.net>
+-- Maintainer : none
-- Stability : unstable
-- Portability : unportable
--