From 67f2ce7f106c0e82865fc82763fc16434fccd83b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Jul 1992 04:22:42 +0000 Subject: *** empty log message *** --- lisp/find-dired.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lisp/find-dired.el') diff --git a/lisp/find-dired.el b/lisp/find-dired.el index 69ea06c4a75..520a5dbc944 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 ;; Sebastian Kremer ;; Maintainer: Roland McGrath -;; 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) -- cgit v1.2.1