=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/biff/biff.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/biff/biff.c 2007/02/20 13:41:19 1.10 +++ src/usr.bin/biff/biff.c 2009/10/27 23:59:36 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: biff.c,v 1.10 2007/02/20 13:41:19 jmc Exp $ */ +/* $OpenBSD: biff.c,v 1.11 2009/10/27 23:59:36 deraadt Exp $ */ /* $NetBSD: biff.c,v 1.3 1995/03/26 02:34:22 glass Exp $ */ /* @@ -29,20 +29,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -static char copyright[] = -"@(#) Copyright (c) 1980, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#ifndef lint -#if 0 -static char sccsid[] = "@(#)biff.c 8.1 (Berkeley) 6/6/93"; -#else -static char rcsid[] = "$OpenBSD: biff.c,v 1.10 2007/02/20 13:41:19 jmc Exp $"; -#endif -#endif /* not lint */ #include #include