diff options
Diffstat (limited to 'lisp/mail/rmail.el')
-rw-r--r-- | lisp/mail/rmail.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 2851034d28f..fa0c7db2d1c 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -1,11 +1,10 @@ ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs. +;; Copyright (C) 1985, 1986, 1987, 1988, 1991, 1992 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 24 Apr 1992 ;; Keywords: mail -;; Copyright (C) 1985, 1986, 1987, 1988, 1991, 1992 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |