original commit: 471b1ea0a9e79703c1dd44855caca6bfde30df50
This commit is contained in:
Matthew Flatt 2002-02-14 17:49:10 +00:00
parent f577617b2d
commit f45a994a2a
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
;;;
;;; <mime.ss> ---- MIME support
;;;
;;; Copyright (C) 2002 by PLT.
;;; Copyright (C) 2001 by Wish Computing.
;;;
;;; This file is part of mime

View File

@ -1,7 +1,7 @@
;;;
;;; <qp.ss> ---- Quoted Printable Encoding/Decoding
;;; Time-stamp: <01/04/23 09:35:51 solsona>
;;;
;;; Copyright (C) 2002 by PLT.
;;; Copyright (C) 2001 by Francisco Solsona.
;;;
;;; This file is part of mime-plt.