diff options
Diffstat (limited to 'thunk.cabal')
-rw-r--r-- | thunk.cabal | 2 |
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 |