aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/find-dired.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-22 04:22:42 +0000
committerEric S. Raymond <[email protected]>1992-07-22 04:22:42 +0000
commit3a801d0c71755fad1c33585e7ed54d9dc240999c (patch)
tree0a6b35ee3f4a44a00d17dcc21da41e86d46ce734 /lisp/find-dired.el
parent9750e079ddb0df24810a8a19a3210616d3f71db9 (diff)
*** empty log message ***
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)