=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/testsudoers.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/sudo/Attic/testsudoers.c 2002/01/03 03:49:16 1.5 --- src/usr.bin/sudo/Attic/testsudoers.c 2002/04/25 15:49:03 1.6 *************** *** 2,9 **** * Copyright (c) 1996, 1998-2001 Todd C. Miller * All rights reserved. * ! * 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 --- 2,8 ---- * Copyright (c) 1996, 1998-2001 Todd C. Miller * All rights reserved. * ! * 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 *************** *** 83,89 **** #endif /* HAVE_FNMATCH */ #ifndef lint ! static const char rcsid[] = "$Sudo: testsudoers.c,v 1.75 2001/12/15 02:27:17 millert Exp $"; #endif /* lint */ --- 82,88 ---- #endif /* HAVE_FNMATCH */ #ifndef lint ! static const char rcsid[] = "$Sudo: testsudoers.c,v 1.76 2002/03/16 00:44:48 millert Exp $"; #endif /* lint */