From 3f2504c8c3861d37d163d6cdd7d953eb1d352501 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Fri, 4 Jan 2008 16:24:00 -0800 Subject: Name space fixes --- Codec/MIME/QuotedPrintable.hs | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'Codec/MIME/QuotedPrintable.hs') diff --git a/Codec/MIME/QuotedPrintable.hs b/Codec/MIME/QuotedPrintable.hs index 514ce4e..d6c058e 100644 --- a/Codec/MIME/QuotedPrintable.hs +++ b/Codec/MIME/QuotedPrintable.hs @@ -1,4 +1,17 @@ -module MIME.QuotedPrintable where +-------------------------------------------------------------------- +-- | +-- Module : Codec.MIME.QuotedPrintable +-- Copyright : (c) Galois, Inc. 2008 +-- License : BSD3 +-- +-- Maintainer: +-- Stability : provisional +-- Portability: +-- +-------------------------------------------------------------------- + + +module Codec.MIME.QuotedPrintable where import Data.Char -- cgit v1.2.3