summaryrefslogtreecommitdiff
path: root/Rfc1342.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Rfc1342.hs')
-rw-r--r--Rfc1342.hs5
1 files changed, 3 insertions, 2 deletions
diff --git a/Rfc1342.hs b/Rfc1342.hs
index 2699a26..2e988b9 100644
--- a/Rfc1342.hs
+++ b/Rfc1342.hs
@@ -1,4 +1,4 @@
--- A simple RFC1342 decoder
+-- A simple Haskell RFC1342 decoder
-- Copyright (C) 2013 Raúl Benencia <rul@kalgan.cc>
--
-- This program is free software: you can redistribute it and/or modify
@@ -15,7 +15,8 @@
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
module Rfc1342 (decodeField) where
--- This module is an ugly hack. You've been warned.
+-- This module is an ugly hack. It has been poorly tested and it'll
+-- probably blow up in your face. You've been warned.
import qualified Codec.Binary.Base64 as B64
import qualified Codec.Binary.QuotedPrintable as QP
nihil fit ex nihilo