aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2019-02-06 08:07:33 +0000
committerGitHub <noreply@github.com>2019-02-06 08:07:33 +0000
commit5fe0ac7b9eb2a7e5ba5350d85a74b2e4d8a27c60 (patch)
treea3901fdf869b356083e2d38382564e8940d295fc /haddock.cabal
parentcfd682c5fd03b099a3d78c44f9279faf56a0ac70 (diff)
parent8f26f28133d87a16eb06d4a292ec2f9448a246ba (diff)
Merge pull request #1014 from hvr/pr/bsd2-normalise
Normalise LICENSE text w/ cabal's BSD2 template
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 2b8ee6ff..d340073e 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -24,7 +24,7 @@ description:
from your source code.
.
<<https://cdn.rawgit.com/haskell/haddock/ghc-8.6/doc/cheatsheet/haddocks.svg>>
-license: BSD3
+license: BSD2
license-file: LICENSE
author: Simon Marlow, David Waern
maintainer: Alec Theriault <alec.theriault@gmail.com>, Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>