diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
commit | f8c25f1b67876b23e6fee7e252ad9bd6783a0993 (patch) | |
tree | e40d9fb5b606a47eb6d56eedb3a7c9f1239844a3 /lisp/textmodes/paragraphs.el | |
parent | 732be46569e11c446abb92a0fe9664fff94be875 (diff) | |
download | emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.tar.gz emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.tar.bz2 emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.zip |
Update copyright.
Diffstat (limited to 'lisp/textmodes/paragraphs.el')
-rw-r--r-- | lisp/textmodes/paragraphs.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |