=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/strip/Attic/strip.c,v retrieving revision 1.11.4.1 retrieving revision 1.12 diff -c -r1.11.4.1 -r1.12 *** src/usr.bin/strip/Attic/strip.c 2000/10/06 21:16:16 1.11.4.1 --- src/usr.bin/strip/Attic/strip.c 2000/06/30 16:00:20 1.12 *************** *** 1,4 **** ! /* $OpenBSD: strip.c,v 1.11.4.1 2000/10/06 21:16:16 jason Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. --- 1,4 ---- ! /* $OpenBSD: strip.c,v 1.12 2000/06/30 16:00:20 millert Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. *************** *** 41,47 **** #ifndef lint /*static char sccsid[] = "from: @(#)strip.c 5.8 (Berkeley) 11/6/91";*/ ! static char rcsid[] = "$OpenBSD: strip.c,v 1.11.4.1 2000/10/06 21:16:16 jason Exp $"; #endif /* not lint */ #include --- 41,47 ---- #ifndef lint /*static char sccsid[] = "from: @(#)strip.c 5.8 (Berkeley) 11/6/91";*/ ! static char rcsid[] = "$OpenBSD: strip.c,v 1.12 2000/06/30 16:00:20 millert Exp $"; #endif /* not lint */ #include