From 2e668b8a7befac97a4fd4c1d928fc55a4f3eefc3 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 30 Jun 2019 11:07:59 -0400 Subject: switch license to MIT/Expat --- Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs') 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 @@ -- ASCIIArmor/Decode.hs: OpenPGP (RFC4880) ASCII armor implementation -- Copyright © 2012 Clint Adams --- This software is released under the terms of the ISC license. +-- This software is released under the terms of the Expat license. -- (See the LICENSE file). module Codec.Encryption.OpenPGP.ASCIIArmor.Types ( -- cgit v1.2.3