summaryrefslogtreecommitdiff
path: root/lisp/find-gc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/find-gc.el')
-rw-r--r--lisp/find-gc.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/find-gc.el b/lisp/find-gc.el
index 3523f9ca4e2..38088a3ba58 100644
--- a/lisp/find-gc.el
+++ b/lisp/find-gc.el
@@ -1,10 +1,9 @@
;;; find-gc.el --- detect functions that call the garbage collector
-;; Maintainer: FSF
-;; Last-Modified: 21 Nov 1990
-
;; Copyright (C) 1992 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify