diff --git a/usr.bin/whereis/whereis.c b/usr.bin/whereis/whereis.c index 2649cff4b7b..0bea8f8b13b 100644 --- a/usr.bin/whereis/whereis.c +++ b/usr.bin/whereis/whereis.c @@ -35,17 +35,12 @@ */ #include -#ifndef lint -__COPYRIGHT("@(#) Copyright (c) 1993\n\ - The Regents of the University of California. All rights reserved.\n"); -#endif /* not lint */ -#ifndef lint +__FBSDID("$FreeBSD$"); + #if 0 static char sccsid[] = "@(#)whereis.c 8.3 (Berkeley) 5/4/95"; #endif -__RCSID("$NetBSD: whereis.c,v 1.11 2002/06/11 06:06:21 itojun Exp $"); -#endif /* not lint */ #include #include