summaryrefslogtreecommitdiff
path: root/eg/findcp
diff options
context:
space:
mode:
Diffstat (limited to 'eg/findcp')
-rw-r--r--eg/findcp2
1 files changed, 1 insertions, 1 deletions
diff --git a/eg/findcp b/eg/findcp
index 537264ef7c..598868e621 100644
--- a/eg/findcp
+++ b/eg/findcp
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# $Header: findcp,v 3.0 89/10/18 15:13:47 lwall Locked $
+# $Header: findcp,v 4.0 91/03/20 01:09:37 lwall Locked $
# This is a wrapper around the find command that pretends find has a switch
# of the form -cp host:destination. It presumes your find implements -ls.