summaryrefslogtreecommitdiffstats
path: root/hwiid.cabal
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-04-06 23:01:42 +0200
committerMatthias Schiffer <matthias@gamezock.de>2010-04-06 23:01:42 +0200
commit050f1283eb0ebd1b6a2aee0d7032da1e2ce8290d (patch)
tree44d8705b47496022603931a2b99d38c9708c13f9 /hwiid.cabal
parent3ee64bbc1726c725c6cd5237a5ceeb45a2edc8d7 (diff)
downloadhwiid-050f1283eb0ebd1b6a2aee0d7032da1e2ce8290d.tar
hwiid-050f1283eb0ebd1b6a2aee0d7032da1e2ce8290d.zip
Added connect & status request
Diffstat (limited to 'hwiid.cabal')
-rw-r--r--hwiid.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwiid.cabal b/hwiid.cabal
index b95ee8d..a3a7837 100644
--- a/hwiid.cabal
+++ b/hwiid.cabal
@@ -3,7 +3,7 @@ version: 0.1
synopsis: Haskell bindings for libcwiid
description: Wiimote interface library
category: Interfaces, Foreign
-license: GPL-3
+license: BSD3
license-file: LICENSE
author: Matthias Schiffer
maintainer: matthias@gamezock.de