diff lisp/emacs-lisp/profile.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 38b2499cb3e9
children fb0ed5a1d0f3
line wrap: on
line diff
--- a/lisp/emacs-lisp/profile.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/profile.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,14 +1,13 @@
 ;;; profile.el -- generate run time measurements of Emacs Lisp functions
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
 ;; Created: 07 Feb 1992
-;; Last-Modified: 07 Feb 1992
 ;; Version: 1.0
 ;; Adapted-By: ESR
 ;; Keywords: lisp, tools
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify