diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 22:46:37 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 22:46:37 +0000 |
commit | d733c5ec034baf089cdc50bc79b919897ab98bec (patch) | |
tree | 54cf6c296ae02573033e89f6925c11b97a64e5f7 /lisp/help-macro.el | |
parent | 6a900cf14e75d806009007e9730a1c14c7c7bc54 (diff) | |
download | emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.tar.gz emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.tar.bz2 emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.zip |
Update copyright.
Diffstat (limited to 'lisp/help-macro.el')
-rw-r--r-- | lisp/help-macro.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help-macro.el b/lisp/help-macro.el index ba84ea47576..10453e0505c 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -1,6 +1,6 @@ ;;; help-macro.el --- Makes command line help such as help-for-help -;; Copyright (C) 1993 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. ;; Author: Lynn Slater <lrs@indetech.com> ;; Created: : Mon Oct 1 11:42:39 1990 |