aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorMarkus Rost <[email protected]>2002-07-19 20:17:58 +0000
committerMarkus Rost <[email protected]>2002-07-19 20:17:58 +0000
commitb92a07e0edea954b5382090a2953bf3cc14c8ef9 (patch)
tree8793487f169377316959c2eac67504e36de00b92 /lisp/mail
parent4f5735e29b918d1390be75a39aa6718edb234adc (diff)
Update copyright notice and fix typo in commentary section.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/emacsbug.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index 2e6e3c6b29..c86c182726 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -1,6 +1,7 @@
;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list
-;; Copyright (C) 1985, 1994, 1997, 1998 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1994, 1997, 1998, 2000, 2001, 2002
+;; Free Software Foundation, Inc.
;; Author: K. Shane Hartman
;; Maintainer: FSF
@@ -26,7 +27,7 @@
;;; Commentary:
-;; `M-x report-emacs-bug ' starts an email note to the Emacs maintainers
+;; `M-x report-emacs-bug' starts an email note to the Emacs maintainers
;; describing a problem. Here's how it's done...
;;; Code: