=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/parse.yacc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/sudo/Attic/parse.yacc 2002/01/03 03:49:16 1.6 +++ src/usr.bin/sudo/Attic/parse.yacc 2002/04/25 15:49:03 1.7 @@ -3,8 +3,7 @@ * Copyright (c) 1996, 1998-2001 Todd C. Miller * All rights reserved. * - * This code is derived from software contributed by Chris Jepeway - * + * This code is derived from software contributed by Chris Jepeway. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -86,7 +85,7 @@ #endif /* HAVE_LSEARCH */ #ifndef lint -static const char rcsid[] = "$Sudo: parse.yacc,v 1.179 2001/12/30 18:41:12 millert Exp $"; +static const char rcsid[] = "$Sudo: parse.yacc,v 1.180 2002/03/16 00:44:47 millert Exp $"; #endif /* lint */ /*