diff options
author | Joel Ray Holveck <joelh@piquan.org> | 1997-03-12 18:40:06 +0000 |
---|---|---|
committer | Joel Ray Holveck <joelh@piquan.org> | 1997-03-12 18:40:06 +0000 |
commit | 93515b3a669f81865e473976a7b73b5c961edb7e (patch) | |
tree | f19ee43cdc00288f65b4e9f1cb91b1bb0b0d6dfb /lisp/info.el | |
parent | 071a2a7132a10ab5727a2e4469bbe2c7929f5475 (diff) | |
download | emacs-93515b3a669f81865e473976a7b73b5c961edb7e.tar.gz |
Fixed copyright dates
Diffstat (limited to 'lisp/info.el')
-rw-r--r-- | lisp/info.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el index be26cd4fa33..1ce0ac64092 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -1,6 +1,6 @@ ;;; info.el --- info package for Emacs. -;; Copyright (C) 1985-1986, 1992-1997 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 93, 94, 97 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help |