diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index db777ad..22b0f32 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -25,7 +25,7 @@ description: is installed into a private, isolated, package database in @$XDG_CACHE_HOME/cabal-helper@ so as to not interfere with the user's package database. -license: GPL-3.0-or-later +license: Apache-2.0 license-file: LICENSE author: Daniel Gröber <cabal-helper@dxld.at> maintainer: cabal-helper@dxld.at |