diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-10 11:05:28 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-10 11:08:30 -0300 |
| commit | 84efb9bdee0460a6f0c7b744c784dcd8cbe37a9a (patch) | |
| tree | d14413850366c1403f375e2d13a14ca3f5188827 /propellor.cabal | |
| parent | dd0e3495cc6bf05eee99ecd437ad67bf5f4842c0 (diff) | |
Licence changed from GPL to BSD.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal index f659fa54..507a0d4b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,12 +1,12 @@ Name: propellor Version: 0.5.1 Cabal-Version: >= 1.6 -License: GPL +License: BSD Maintainer: Joey Hess <joey@kitenet.net> Author: Joey Hess Stability: Stable Copyright: 2014 Joey Hess -License-File: GPL +License-File: LICENSE Build-Type: Simple Homepage: https://propellor.branchable.com/ Category: Utility |
