summaryrefslogtreecommitdiff
path: root/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs
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 /Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs
parent0734e5bbe64e1daeaea74cc29a6631d84cf6c3e1 (diff)
switch license to MIT/Expat
Diffstat (limited to 'Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs')
-rw-r--r--Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs
index bcc74a2..7f6cf7b 100644
--- a/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs
+++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs
@@ -1,6 +1,6 @@
1-- ASCIIArmor/Decode.hs: OpenPGP (RFC4880) ASCII armor implementation 1-- ASCIIArmor/Decode.hs: OpenPGP (RFC4880) ASCII armor implementation
2-- Copyright © 2012 Clint Adams 2-- Copyright © 2012 Clint Adams
3-- This software is released under the terms of the ISC license. 3-- This software is released under the terms of the Expat license.
4-- (See the LICENSE file). 4-- (See the LICENSE file).
5 5
6module Codec.Encryption.OpenPGP.ASCIIArmor.Types ( 6module Codec.Encryption.OpenPGP.ASCIIArmor.Types (