From 5ed645493e10190f7cddd753bb058e8487037549 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 25 Apr 2012 16:38:48 -0400 Subject: Separate ASCII armor codec into its own package, change license to ISC, and change API toward Stephen Paul Weber's proposal. --- Data/Digest/CRC24.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Data') diff --git a/Data/Digest/CRC24.hs b/Data/Digest/CRC24.hs index 5c8c27c..4637834 100644 --- a/Data/Digest/CRC24.hs +++ b/Data/Digest/CRC24.hs @@ -1,6 +1,6 @@ -- CRC24.hs: OpenPGP (RFC4880) CRC24 implementation -- Copyright Ⓒ 2012 Clint Adams --- This software is released under the terms of the Expat (MIT) license. +-- This software is released under the terms of the ISC license. -- (See the LICENSE file). module Data.Digest.CRC24 ( -- cgit v1.2.3