X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Frfc2045.el;h=70c8c391e3a3f7cf65524ebcb625dbacb7d16236;hb=0563df167689ba46e219f7915c6f5b321da614ce;hp=c8028db2fc9ab15f2226e3710acd94e16826d80e;hpb=8b1305ac117e83bf50d4b562b2a839a627ce50e3;p=elisp%2Fgnus.git- diff --git a/lisp/rfc2045.el b/lisp/rfc2045.el index c8028db..70c8c39 100644 --- a/lisp/rfc2045.el +++ b/lisp/rfc2045.el @@ -1,5 +1,6 @@ ;;; rfc2045.el --- Functions for decoding rfc2045 headers -;; Copyright (C) 1998 Free Software Foundation, Inc. + +;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; This file is part of GNU Emacs. @@ -18,6 +19,9 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to the ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. + +;; RFC 2045 is: "Multipurpose Internet Mail Extensions (MIME) Part +;; One: Format of Internet Message Bodies". ;;; Commentary: