diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 19:51:42 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 19:51:42 +0000 |
commit | e84b4b8614aecf2b935fff2122e2f360134e13ff (patch) | |
tree | 39396068dd3e6b37d72e8c16d1d6aa8aeb796d50 /lisp/mail/sendmail.el | |
parent | cac87e302e52bae078f22a786ca3d9e2407683c4 (diff) | |
download | emacs-e84b4b8614aecf2b935fff2122e2f360134e13ff.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/mail/sendmail.el')
-rw-r--r-- | lisp/mail/sendmail.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 337301ebcfa..08568df93c2 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -1,7 +1,7 @@ ;;; sendmail.el --- mail sending commands for Emacs. -*- byte-compile-dynamic: t -*- -;; Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 98, 2000, 2001, 2002, 03, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1993, 1994, 1995, 1996, 1998, 2000, +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: mail |