summaryrefslogtreecommitdiff
path: root/Data/Digest/CRC24.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Data/Digest/CRC24.hs')
-rw-r--r--Data/Digest/CRC24.hs2
1 files changed, 1 insertions, 1 deletions
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 @@
1-- CRC24.hs: OpenPGP (RFC4880) CRC24 implementation 1-- CRC24.hs: OpenPGP (RFC4880) CRC24 implementation
2-- Copyright Ⓒ 2012 Clint Adams 2-- Copyright Ⓒ 2012 Clint Adams
3-- This software is released under the terms of the Expat (MIT) license. 3-- This software is released under the terms of the ISC license.
4-- (See the LICENSE file). 4-- (See the LICENSE file).
5 5
6module Data.Digest.CRC24 ( 6module Data.Digest.CRC24 (