From 8e0b60f6a105d3d2eec059130a72df40b71e4bd6 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 19 Jun 2007 11:00:18 +0200 Subject: added license and some info darcs-hash:20070619090018-d6583-c5d5d0cc95d72b9df434a66150fc08232f4b587a.gz --- xmobar.hs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/xmobar.hs b/xmobar.hs index f8d1ffc..5da326f 100644 --- a/xmobar.hs +++ b/xmobar.hs @@ -1,3 +1,17 @@ +----------------------------------------------------------------------------- +-- | +-- Module : XMobar +-- Copyright : (c) Andrea Rossato +-- License : BSD-style (see xmonad/LICENSE) +-- +-- Maintainer : Andrea Rossato +-- Stability : unstable +-- Portability : unportable +-- +-- A status bar for the Xmonad Window Manager +-- +----------------------------------------------------------------------------- + module Main where import Graphics.X11.Xlib -- cgit v1.2.3