diff options
| author | Simon Josefsson | 2002-09-04 19:11:28 +0000 |
|---|---|---|
| committer | Simon Josefsson | 2002-09-04 19:11:28 +0000 |
| commit | d0e28141ba1f96af0c6696a37fbaa7a923c3b9cf (patch) | |
| tree | 3c39df90b6845310f59d62a200ffe837e422031f /lisp | |
| parent | 1e7f6327e3311487515d0b92bd36de08a691c90b (diff) | |
| download | emacs-d0e28141ba1f96af0c6696a37fbaa7a923c3b9cf.tar.gz emacs-d0e28141ba1f96af0c6696a37fbaa7a923c3b9cf.zip | |
Update copyright.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/mail/smtpmail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index 3460a75a522..3bf67b548bd 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail | 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1996, 2001, 2002 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> | 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> |
| 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> | 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> |