aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--XMonad/Actions/MessageFeedback.hs4
-rw-r--r--XMonad/Hooks/FloatNext.hs4
-rw-r--r--XMonad/Hooks/Place.hs4
-rw-r--r--XMonad/Layout/Groups.hs2
-rw-r--r--XMonad/Layout/Groups/Examples.hs2
-rw-r--r--XMonad/Layout/MessageControl.hs2
-rw-r--r--XMonad/Layout/ZoomRow.hs2
-rw-r--r--XMonad/Util/Stack.hs2
8 files changed, 11 insertions, 11 deletions
diff --git a/XMonad/Actions/MessageFeedback.hs b/XMonad/Actions/MessageFeedback.hs
index 343618f..0b1b948 100644
--- a/XMonad/Actions/MessageFeedback.hs
+++ b/XMonad/Actions/MessageFeedback.hs
@@ -1,10 +1,10 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Actions.MessageFeedback
--- Copyright : (c) Quentin Moser <quentin.moser@unifr.ch>
+-- Copyright : (c) Quentin Moser <moserq@gmail.com>
-- License : BSD3
--
--- Maintainer : None
+-- Maintainer : <moserq@gmail.com>
-- Stability : unstable
-- Portability : unportable
--
diff --git a/XMonad/Hooks/FloatNext.hs b/XMonad/Hooks/FloatNext.hs
index 7a555ea..b7e3576 100644
--- a/XMonad/Hooks/FloatNext.hs
+++ b/XMonad/Hooks/FloatNext.hs
@@ -2,10 +2,10 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Hooks.FloatNext
--- Copyright : Quentin Moser <quentin.moser@unifr.ch>
+-- 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/Hooks/Place.hs b/XMonad/Hooks/Place.hs
index 5faa0b7..b3b8ad2 100644
--- a/XMonad/Hooks/Place.hs
+++ b/XMonad/Hooks/Place.hs
@@ -1,10 +1,10 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Hooks.Place
--- Copyright : Quentin Moser <quentin.moser@unifr.ch>
+-- 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.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
--
diff --git a/XMonad/Util/Stack.hs b/XMonad/Util/Stack.hs
index 8feeb2d..387bdbb 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 <quentin.moser@unifr.ch>
+-- Maintainer : Quentin Moser <moserq@gmail.com>
-- Stability : unstable
-- Portability : unportable
--