summaryrefslogtreecommitdiff
path: root/ghc-gc-hook.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2022-04-25 22:27:14 +0200
committerTom Smeding <tom@tomsmeding.com>2022-04-25 22:27:14 +0200
commite0884395fea5c92df1438202ae2a783b3a47d033 (patch)
tree01f3f7e642b45bc80ea8a6fbd781189190ecc11f /ghc-gc-hook.cabal
parent8a1617df841423b7d87c2207bc80c4471ce70604 (diff)
Relicense to BSD3
Same as Accelerate
Diffstat (limited to 'ghc-gc-hook.cabal')
-rw-r--r--ghc-gc-hook.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc-gc-hook.cabal b/ghc-gc-hook.cabal
index 0de7e5a..768d96d 100644
--- a/ghc-gc-hook.cabal
+++ b/ghc-gc-hook.cabal
@@ -9,7 +9,7 @@ description:
from this library.
version: 0.2.0.0
category: GHC
-license: MIT
+license: BSD3
license-file: LICENSE
author: Tom Smeding
maintainer: tom@tomsmeding.com