diff options
Diffstat (limited to 'lisp/emacs-lisp/profile.el')
-rw-r--r-- | lisp/emacs-lisp/profile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/profile.el b/lisp/emacs-lisp/profile.el index e010a78dfa1..2f13bf60bc6 100644 --- a/lisp/emacs-lisp/profile.el +++ b/lisp/emacs-lisp/profile.el @@ -1,6 +1,6 @@ ;;; profile.el --- generate run time measurements of Emacs Lisp functions -;; Copyright (C) 1992 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994 Free Software Foundation, Inc. ;; Author: Boaz Ben-Zvi <boaz@lcs.mit.edu> ;; Created: 07 Feb 1992 |