Mercurial > emacs
changeset 27548:cadaa8756773
Fix year ranges in copyright notice.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 31 Jan 2000 22:21:01 +0000 |
parents | 66e75f4824c8 |
children | 352104f4b2fb |
files | lisp/mail/sendmail.el lisp/textmodes/outline.el |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/sendmail.el Mon Jan 31 22:14:01 2000 +0000 +++ b/lisp/mail/sendmail.el Mon Jan 31 22:21:01 2000 +0000 @@ -1,6 +1,7 @@ ;;; sendmail.el --- mail sending commands for Emacs. -;; Copyright (C) 1985, 86, 92-96, 98, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 98, 2000 +;; Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: mail
--- a/lisp/textmodes/outline.el Mon Jan 31 22:14:01 2000 +0000 +++ b/lisp/textmodes/outline.el Mon Jan 31 22:21:01 2000 +0000 @@ -1,6 +1,6 @@ ;;; outline.el --- outline mode commands for Emacs -;; Copyright (C) 1986, 93-95, 97, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1986, 93, 94, 95, 97, 2000 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: outlines