diff options
Diffstat (limited to 'usr.bin/find/find.h')
-rw-r--r-- | usr.bin/find/find.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.h b/usr.bin/find/find.h index 147be96dcd3..1a51ebaf898 100644 --- a/usr.bin/find/find.h +++ b/usr.bin/find/find.h @@ -1,3 +1,4 @@ +/* * $OpenBSD: find.h,v 1.2 1996/06/26 05:33:09 deraadt Exp $*/ /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -34,7 +35,6 @@ * SUCH DAMAGE. * * from: @(#)find.h 8.1 (Berkeley) 6/6/93 - * $Id: find.h,v 1.1 1995/10/18 08:45:13 deraadt Exp $ */ /* node type */ |