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 | 312cac0eccadab371974bfa794e8dd2e28782e9c (patch) | |
tree | ec52ffd5be672ef2933454eabf15a4daffa6247a /lisp | |
parent | 8b91400357b1a66f9ea71e4389d9fde0679b951c (diff) | |
download | emacs-312cac0eccadab371974bfa794e8dd2e28782e9c.tar.gz emacs-312cac0eccadab371974bfa794e8dd2e28782e9c.tar.bz2 emacs-312cac0eccadab371974bfa794e8dd2e28782e9c.zip |
Add 1996 to copyright notice.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/enriched.el | 2 | ||||
-rw-r--r-- | lisp/textmodes/paragraphs.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/enriched.el b/lisp/enriched.el index f80a75e2513..362a537d846 100644 --- a/lisp/enriched.el +++ b/lisp/enriched.el @@ -1,6 +1,6 @@ ;;; enriched.el --- read and save files in text/enriched format -;; Copyright (c) 1994, 1995 Free Software Foundation, Inc. +;; Copyright (c) 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu> ;; Keywords: wp, faces 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 |