=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/whereis/Attic/whereis.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/whereis/Attic/whereis.c 1995/10/18 08:46:52 1.1 +++ src/usr.bin/whereis/Attic/whereis.c 1996/06/26 05:42:56 1.2 @@ -1,3 +1,4 @@ +/* $OpenBSD: whereis.c,v 1.2 1996/06/26 05:42:56 deraadt Exp $ */ /* $NetBSD: whereis.c,v 1.6 1995/08/31 21:54:52 jtc Exp $ */ /*- @@ -43,7 +44,7 @@ #if 0 static char sccsid[] = "@(#)whereis.c 8.3 (Berkeley) 5/4/95"; #endif -static char *rcsid = "$NetBSD: whereis.c,v 1.6 1995/08/31 21:54:52 jtc Exp $"; +static char *rcsid = "$OpenBSD: whereis.c,v 1.2 1996/06/26 05:42:56 deraadt Exp $"; #endif /* not lint */ #include