diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:49:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:49:46 +0000 |
commit | a8fe26afacc247d4610bb27f90c710dded71d99b (patch) | |
tree | 7e9cd0b52a3ddfe1f7d25e2266a7f049915d65b5 /lisp/mail/sendmail.el | |
parent | df0f198d6ac4ad3508ee9318d6ac06c26e2f1300 (diff) | |
download | emacs-a8fe26afacc247d4610bb27f90c710dded71d99b.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/mail/sendmail.el')
-rw-r--r-- | lisp/mail/sendmail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 5803661bc6e..20d881cddcb 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, 1986, 1992, 1993, 1994, 1995, 1996, 1998, 2000, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: mail |