diff options
Diffstat (limited to 'Codec/MIME/Base64.hs')
| -rw-r--r-- | Codec/MIME/Base64.hs | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Codec/MIME/Base64.hs b/Codec/MIME/Base64.hs index a8da683..ffca6c1 100644 --- a/Codec/MIME/Base64.hs +++ b/Codec/MIME/Base64.hs @@ -1,9 +1,9 @@  {- |    Module      :  Codec.MIME.Parse -  Copyright   :  (c) 2006-2007 +  Copyright   :  (c) 2006-2008 -  Maintainer      :  +  Maintainer      : Sigbjorn Finne <sof@galois.com>    Stability       : unstable    Portability     : GHC  | 
