=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/strip/Attic/strip.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- src/usr.bin/strip/Attic/strip.c 2009/06/19 09:40:43 1.25 +++ src/usr.bin/strip/Attic/strip.c 2009/10/27 23:59:44 1.26 @@ -1,4 +1,4 @@ -/* $OpenBSD: strip.c,v 1.25 2009/06/19 09:40:43 sobrado Exp $ */ +/* $OpenBSD: strip.c,v 1.26 2009/10/27 23:59:44 deraadt Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. @@ -28,17 +28,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -char copyright[] = -"@(#) Copyright (c) 1988 Regents of the University of California.\n\ - All rights reserved.\n"; -#endif /* not lint */ - -#ifndef lint -/*static char sccsid[] = "from: @(#)strip.c 5.8 (Berkeley) 11/6/91";*/ -static char rcsid[] = "$OpenBSD: strip.c,v 1.25 2009/06/19 09:40:43 sobrado Exp $"; -#endif /* not lint */ #include #include