aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2019-09-29 03:18:15 +0200
committerDaniel Gröber <dxld@darkboxed.org>2019-09-29 03:20:23 +0200
commit447814db7ecda25afa13a7a699a72c5223649d98 (patch)
tree5b092641377d99259438cf4b019c5ff3ed17d932 /cabal-helper.cabal
parentca9f53e4133f185f353a6d9e13257cddfd621ec2 (diff)
Change license to Apache2
All contributors have agreed on public record at https://github.com/DanielG/cabal-helper/issues/76 Fixes #76
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
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