summaryrefslogtreecommitdiffstats
path: root/thunk.cabal
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-07 03:22:52 +0100
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-07 03:22:52 +0100
commit1b32e363251c65aa9d0f5a21323c02c46f2a366e (patch)
treef98ecd1ad62463496e62c216d1c018115d27c180 /thunk.cabal
parent231cfe27a99cab243141eb0b7801273a1e31687e (diff)
downloadmetatile-1b32e363251c65aa9d0f5a21323c02c46f2a366e.tar
metatile-1b32e363251c65aa9d0f5a21323c02c46f2a366e.zip
add license stuff to .cabal
darcs-hash:20070307022252-9c5c1-9ccfbc5b20f4d27801126b43adfac42bb09c0be8
Diffstat (limited to 'thunk.cabal')
-rw-r--r--thunk.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/thunk.cabal b/thunk.cabal
index 2af8be8..42e3d4e 100644
--- a/thunk.cabal
+++ b/thunk.cabal
@@ -3,6 +3,8 @@ version: 0.0
description: A lightweight X11 window manager.
synopsis: A lightweight X11 window manager.
category: System
+license: BSD3
+license-file: LICENSE
author: Spencer Janssen
maintainer: sjanssen@cse.unl.edu
build-depends: base >= 2.0, X11, unix, mtl