aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/find-dired.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/find-dired.el')
-rw-r--r--lisp/find-dired.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/find-dired.el b/lisp/find-dired.el
index 69ea06c4a7..520a5dbc94 100644
--- a/lisp/find-dired.el
+++ b/lisp/find-dired.el
@@ -1,16 +1,15 @@
;; find-dired.el --- run a `find' command and dired the output
+;;; Copyright (C) 1991 Roland McGrath
+
;; Author: Roland McGrath <[email protected]>
;; Sebastian Kremer <[email protected]>
;; Maintainer: Roland McGrath <[email protected]>
-;; Last-Modified: 16 Mar 1992
;; Keywords: unix
(defconst find-dired-version (substring "$Revision: 1.9 $" 11 -2)
"$Id: find-dired.el,v 1.9 1991/11/11 13:24:31 sk Exp $")
-;;; Copyright (C) 1991 Roland McGrath
-
;;; This program is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)