This commit is contained in:
Spencer Janssen
2008-07-14 20:40:05 +00:00
parent cfaadb644e
commit 94101637c9
9 changed files with 16 additions and 16 deletions

View File

@@ -3,10 +3,10 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Layout.TwoPane
-- Copyright : (c) Spencer Janssen <sjanssen@cse.unl.edu>
-- Copyright : (c) Spencer Janssen <spencerjanssen@gmail.com>
-- License : BSD3-style (see LICENSE)
--
-- Maintainer : Spencer Janssen <sjanssen@cse.unl.edu>
-- Maintainer : Spencer Janssen <spencerjanssen@gmail.com>
-- Stability : unstable
-- Portability : unportable
--