summaryrefslogtreecommitdiff
path: root/openpgp-asciiarmor.cabal
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2019-06-30 11:07:59 -0400
committerClint Adams <clint@debian.org>2019-06-30 11:07:59 -0400
commit2e668b8a7befac97a4fd4c1d928fc55a4f3eefc3 (patch)
treeff4cebce1ee05fd4fe6640f696b4632b395ff667 /openpgp-asciiarmor.cabal
parent0734e5bbe64e1daeaea74cc29a6631d84cf6c3e1 (diff)
switch license to MIT/Expat
Diffstat (limited to 'openpgp-asciiarmor.cabal')
-rw-r--r--openpgp-asciiarmor.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpgp-asciiarmor.cabal b/openpgp-asciiarmor.cabal
index ba39e8f..4a7f31d 100644
--- a/openpgp-asciiarmor.cabal
+++ b/openpgp-asciiarmor.cabal
@@ -3,11 +3,11 @@ Version: 0.1.1
3Synopsis: OpenPGP (RFC4880) ASCII Armor codec 3Synopsis: OpenPGP (RFC4880) ASCII Armor codec
4Description: OpenPGP (RFC4880) ASCII Armor codec 4Description: OpenPGP (RFC4880) ASCII Armor codec
5Homepage: http://floss.scru.org/openpgp-asciiarmor 5Homepage: http://floss.scru.org/openpgp-asciiarmor
6License: ISC 6License: MIT
7License-file: LICENSE 7License-file: LICENSE
8Author: Clint Adams 8Author: Clint Adams
9Maintainer: Clint Adams <clint@debian.org> 9Maintainer: Clint Adams <clint@debian.org>
10Copyright: 2012-2018 Clint Adams 10Copyright: 2012-2019 Clint Adams
11Category: Codec, Data 11Category: Codec, Data
12Build-type: Simple 12Build-type: Simple
13Extra-source-files: tests/suite.hs 13Extra-source-files: tests/suite.hs