diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-09-01 03:30:37 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-09-01 03:30:37 +0000 |
commit | ebdf8c8352d947fafbae488d192febb137ca7053 (patch) | |
tree | 2cd2f72e557608fe862051dde35643dcaa711f6c /lisp/textmodes/paragraphs.el | |
parent | 0cdc396e62be6f704687835ae158018346435917 (diff) | |
download | emacs-ebdf8c8352d947fafbae488d192febb137ca7053.tar.gz |
Add 1996 to copyright notice.
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 683845ac398..a7cc32b7413 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, 95 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 91, 94, 95, 96 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: wp |