summaryrefslogtreecommitdiff
path: root/eg/findtar
diff options
context:
space:
mode:
Diffstat (limited to 'eg/findtar')
-rw-r--r--eg/findtar2
1 files changed, 1 insertions, 1 deletions
diff --git a/eg/findtar b/eg/findtar
index d7c85d4255..6462f66b4f 100644
--- a/eg/findtar
+++ b/eg/findtar
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# $Header: findtar,v 4.0 91/03/20 01:09:48 lwall Locked $
+# $RCSfile: findtar,v $$Revision: 4.1 $$Date: 92/08/07 17:20:13 $
# findtar takes find-style arguments and spits out a tarfile on stdout.
# It won't work unless your find supports -ls and your tar the I flag.