From 3bc46d19146c73a7984bacb2b8685989b6a4b2da Mon Sep 17 00:00:00 2001 From: Sigbjorn Finne Date: Fri, 19 Sep 2008 09:55:01 -0700 Subject: fix terrible QP encoding snafu + tidyups --- Codec/MIME/Parse.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Codec/MIME/Parse.hs') diff --git a/Codec/MIME/Parse.hs b/Codec/MIME/Parse.hs index e37578e..629a0cf 100644 --- a/Codec/MIME/Parse.hs +++ b/Codec/MIME/Parse.hs @@ -1,8 +1,8 @@ {- | - Module : MIME.Parse - Copyright : (c) 2006-2007 Galois Inc. + Module : Codec.MIME.Parse + Copyright : (c) 2006-2008 Galois Inc. - Maintainer : tse-dev-team@galois.com + Maintainer : Sigbjorn Finne Stability : unstable Portability : GHC -- cgit v1.2.3