diff options
Diffstat (limited to 'lisp/mail/rmailmsc.el')
-rw-r--r-- | lisp/mail/rmailmsc.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index cd042ae94c0..26ce9aa8bc5 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el @@ -1,12 +1,15 @@ ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader +;; Maintainer: FSF +;; Last-Modified: 31 Oct 1989 + ;; Copyright (C) 1985 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 1, or (at your option) +;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, |