=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/check.c,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** src/usr.bin/sudo/Attic/check.c 2009/04/11 11:48:06 1.18 --- src/usr.bin/sudo/Attic/check.c 2009/06/21 14:48:41 1.19 *************** *** 1,5 **** /* ! * Copyright (c) 1993-1996,1998-2005, 2007-2008 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any --- 1,5 ---- /* ! * Copyright (c) 1993-1996,1998-2005, 2007-2009 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any *************** *** 59,65 **** #include "sudo.h" #ifndef lint ! __unused static const char rcsid[] = "$Sudo: check.c,v 1.246 2009/02/24 13:04:39 millert Exp $"; #endif /* lint */ /* Status codes for timestamp_status() */ --- 59,65 ---- #include "sudo.h" #ifndef lint ! __unused static const char rcsid[] = "$Sudo: check.c,v 1.247 2009/05/25 12:02:41 millert Exp $"; #endif /* lint */ /* Status codes for timestamp_status() */