diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-24 00:06:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-24 00:06:38 -0400 |
| commit | 7004b34a718de4c4ed8e79679e40e2907aa7e310 (patch) | |
| tree | 77b7bba3d808d356988c0afda0feb6f80e74e6c8 | |
| parent | 60ea130321e23dd7b36337388d6627661c116548 (diff) | |
use a license name that cabal recognises
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index da9a630f..18d63c9b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,7 +1,7 @@ Name: propellor Version: 0.5.2 Cabal-Version: >= 1.6 -License: BSD +License: BSD3 Maintainer: Joey Hess <joey@kitenet.net> Author: Joey Hess Stability: Stable |
