diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
commit | d7a0267c8d6be2a9885de797b25ec8f4a61b8895 (patch) | |
tree | 2af933de7c9b5f75fe925a275d800c83370e020e /lisp/mail/smtpmail.el | |
parent | f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (diff) | |
download | emacs-d7a0267c8d6be2a9885de797b25ec8f4a61b8895.tar.gz emacs-d7a0267c8d6be2a9885de797b25ec8f4a61b8895.tar.bz2 emacs-d7a0267c8d6be2a9885de797b25ec8f4a61b8895.zip |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/mail/smtpmail.el')
-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 271c7a76ca2..2dba755081f 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el @@ -1,7 +1,7 @@ ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail ;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, -;; 2006 Free Software Foundation, Inc. +;; 2006, 2007 Free Software Foundation, Inc. ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> ;; Maintainer: Simon Josefsson <simon@josefsson.org> |