diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:00:47 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 02:00:47 +0000 |
commit | 2f043267ee5d544100fdf62f54e38b72fdf08216 (patch) | |
tree | 2753794b16c78603c317f5c47c68ac87c353588b /lisp/mail/smtpmail.el | |
parent | 38141d208d57576dd505ee0b54d21e55fa464360 (diff) | |
download | emacs-2f043267ee5d544100fdf62f54e38b72fdf08216.tar.gz |
Add 2008 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 176a9cd32fa..57d06c08dfc 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, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> ;; Maintainer: Simon Josefsson <simon@josefsson.org> |