diff options
Diffstat (limited to 'Codec/MIME/Decode.hs')
-rw-r--r-- | Codec/MIME/Decode.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Codec/MIME/Decode.hs b/Codec/MIME/Decode.hs index ea1cf00..364e0fb 100644 --- a/Codec/MIME/Decode.hs +++ b/Codec/MIME/Decode.hs @@ -4,7 +4,7 @@ -- Copyright : (c) 2006-2009, Galois, Inc. -- License : BSD3 -- --- Maintainer: Sigbjorn Finne <sof@galois.com> +-- Maintainer: Sigbjorn Finne <sigbjorn.finne@gmail.com> -- Stability : provisional -- Portability: portable -- |