diff options
Diffstat (limited to 'lisp/mail/rfc822.el')
-rw-r--r-- | lisp/mail/rfc822.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el index 13f87d4fced..f23f3029a17 100644 --- a/lisp/mail/rfc822.el +++ b/lisp/mail/rfc822.el @@ -1,12 +1,11 @@ ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike +;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc. + ;; Author: Richard Mlynarik <mly@eddie.mit.edu> ;; Maintainer: FSF -;; Last-Modified: 26 Nov 1990 ;; Keywords: mail -;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |