=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/xstr/Attic/xstr.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/xstr/Attic/xstr.c 2009/10/22 20:03:04 1.15 +++ src/usr.bin/xstr/Attic/xstr.c 2009/10/27 23:59:50 1.16 @@ -1,4 +1,4 @@ -/* $OpenBSD: xstr.c,v 1.15 2009/10/22 20:03:04 sobrado Exp $ */ +/* $OpenBSD: xstr.c,v 1.16 2009/10/27 23:59:50 deraadt Exp $ */ /* $NetBSD: xstr.c,v 1.5 1994/12/24 16:57:59 cgd Exp $ */ /* @@ -29,19 +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[] = "@(#)xstr.c 8.1 (Berkeley) 6/9/93"; -#endif -static char rcsid[] = "$OpenBSD: xstr.c,v 1.15 2009/10/22 20:03:04 sobrado Exp $"; -#endif /* not lint */ #include #include