diff options
Diffstat (limited to 'lisp/textmodes')
-rw-r--r-- | lisp/textmodes/ispell.el | 2 | ||||
-rw-r--r-- | lisp/textmodes/paragraphs.el | 2 | ||||
-rw-r--r-- | lisp/textmodes/tex-mode.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index cd85f19f3b3..bc74401c21d 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -2,7 +2,7 @@ ;;; GNU EMACS interface for International Ispell Version 3.1 by Geoff Kuenning. ;;; ;;; -;;; Copyright (C) 1994 Free Software Foundation, Inc. +;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;;; ;;; ;;; Authors : Ken Stevens <k.stevens@ieee.org> diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 530a4be4652..2fc46f6991b 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el @@ -1,6 +1,6 @@ ;;; paragraphs.el --- paragraph and sentence parsing. -;; Copyright (C) 1985, 86, 87, 91, 94 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 91, 94, 95 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: wp diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 2f399aaf99a..14e8576d609 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el @@ -1,6 +1,6 @@ ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands. -;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 89, 92, 94, 95 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: tex |