diff options
| author | Karl Heuer | 1994-05-03 22:46:37 +0000 |
|---|---|---|
| committer | Karl Heuer | 1994-05-03 22:46:37 +0000 |
| commit | d733c5ec034baf089cdc50bc79b919897ab98bec (patch) | |
| tree | 54cf6c296ae02573033e89f6925c11b97a64e5f7 /lisp/mail | |
| parent | 6a900cf14e75d806009007e9730a1c14c7c7bc54 (diff) | |
| download | emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.tar.gz emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.zip | |
Update copyright.
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/rmail.el | 2 | ||||
| -rw-r--r-- | lisp/mail/rmailout.el | 2 | ||||
| -rw-r--r-- | lisp/mail/rmailsort.el | 4 | ||||
| -rw-r--r-- | lisp/mail/rmailsum.el | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index b61fd65b698..4d4460f293c 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs. | 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985,86,87,88,93,94 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index fa96fb9316b..edc78b1efc9 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file. | 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1993 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1993, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el index ba11d77c8f6..be9d69700fc 100644 --- a/lisp/mail/rmailsort.el +++ b/lisp/mail/rmailsort.el | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | ;;; rmailsort.el --- Rmail: sort messages. | 1 | ;;; rmailsort.el --- Rmail: sort messages. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1993 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 1993, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
| 6 | ;; Version: $Header: /gd/gnu/emacs/19.0/lisp/RCS/rmailsort.el,v 1.20 1994/03/30 02:24:05 kwzh Exp kwzh $ | 6 | ;; Version: $Header: /gd/gnu/emacs/19.0/lisp/RCS/rmailsort.el,v 1.21 1994/04/07 03:29:02 kwzh Exp kwzh $ |
| 7 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index 47a3e90da2a..3ea44ef0289 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailsum.el --- make summary buffers for the mail reader | 1 | ;;; rmailsum.el --- make summary buffers for the mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1993 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1993, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |