From f78c2ff8497d138d7dcd5ffdd1762b8506ac023a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 26 Jun 1996 05:44:45 +0000 Subject: rcsid --- usr.bin/find/find.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin/find/find.c') diff --git a/usr.bin/find/find.c b/usr.bin/find/find.c index ed34e35d726..f14b03cd875 100644 --- a/usr.bin/find/find.c +++ b/usr.bin/find/find.c @@ -1,3 +1,5 @@ +/* $OpenBSD: find.c,v 1.2 1996/06/26 05:33:09 deraadt Exp $ */ + /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. @@ -36,7 +38,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)find.c 8.1 (Berkeley) 6/6/93";*/ -static char rcsid[] = "$Id: find.c,v 1.1 1995/10/18 08:45:13 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: find.c,v 1.2 1996/06/26 05:33:09 deraadt Exp $"; #endif /* not lint */ #include -- cgit v1.2.3