Specify exact license in cabal file
This commit is contained in:
parent
438bd27b6d
commit
02a47e9108
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Bug-reports: https://github.com/mongodb-haskell/mongodb/issues
|
||||||
Author: Tony Hannan
|
Author: Tony Hannan
|
||||||
Maintainer: Fedor Gogolev <knsd@knsd.net>, Victor Denisov <denisovenator@gmail.com>
|
Maintainer: Fedor Gogolev <knsd@knsd.net>, Victor Denisov <denisovenator@gmail.com>
|
||||||
Copyright: Copyright (c) 2010-2012 10gen Inc.
|
Copyright: Copyright (c) 2010-2012 10gen Inc.
|
||||||
License: OtherLicense
|
License: Apache-2.0
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
Cabal-version: >= 1.10
|
Cabal-version: >= 1.10
|
||||||
Build-type: Simple
|
Build-type: Simple
|
||||||
|
|
Loading…
Reference in a new issue