From 4f7c0734e3736dce79dda5656f6bd88540d9e9d1 Mon Sep 17 00:00:00 2001 From: gwern0 Date: Sat, 20 Sep 2008 17:23:42 +0200 Subject: XPaste.hs: improve author info darcs-hash:20080920152342-f7719-e4a1bb673a68fab8a6262a59952f885382c9ae28.gz --- XMonad/Util/XPaste.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XMonad') diff --git a/XMonad/Util/XPaste.hs b/XMonad/Util/XPaste.hs index b4f1db1..a51a1e2 100644 --- a/XMonad/Util/XPaste.hs +++ b/XMonad/Util/XPaste.hs @@ -1,15 +1,15 @@ {- | Module : XMonad.Util.XPaste +Author : Jérémy Bobbio Copyright : (C) 2008 License : BSD3 -Maintainer : Stability : unstable Portability : unportable A module for sending key presses to windows. This modules provides generalized and specialized functions for this task. - -} module XMonad.Util.XPaste where -- cgit v1.2.3