diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 23:47:06 +0000 |
commit | 8f1204db34c0e8380f1eb81c9202520511744be3 (patch) | |
tree | 56bacedc74e969f95709747a5ebb4a4f2a453742 /lisp/apropos.el | |
parent | 325e3af2760eebf750390bfebdf4ee058227e8e4 (diff) | |
download | emacs-8f1204db34c0e8380f1eb81c9202520511744be3.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r-- | lisp/apropos.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el index 98086c20f70..5d9ddc17d74 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -1,6 +1,6 @@ ;;; apropos.el --- faster apropos commands. -;; Copyright (C) 1989 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1994 Free Software Foundation, Inc. ;; Author: Joe Wells <jbw@bigbird.bu.edu> ;; Keywords: help |