diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/fill.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/tex-mode.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index b65b291d8d8..2164a002465 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -1,6 +1,6 @@ ;;; fill.el --- fill commands for Emacs -;; Copyright (C) 1985, 1986, 1992, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 94, 95, 1996 Free Software Foundation, Inc. ;; Keywords: wp diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 312ada43fab..f0a99ba5c8f 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, 86, 89, 92, 94, 95 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 89, 92, 94, 95, 96 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: tex |
