diff --git a/bin/tests/tasks/t_tasks.c b/bin/tests/tasks/t_tasks.c index e5f17e287f..574d847c3e 100644 --- a/bin/tests/tasks/t_tasks.c +++ b/bin/tests/tasks/t_tasks.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2009, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_tasks.c,v 1.32.18.10 2011/07/27 07:33:43 marka Exp $ */ +/* $Id: t_tasks.c,v 1.32.18.11 2011/07/27 23:45:14 tbox Exp $ */ #include diff --git a/bin/tests/timers/t_timers.c b/bin/tests/timers/t_timers.c index 590c8bab67..d7310938f2 100644 --- a/bin/tests/timers/t_timers.c +++ b/bin/tests/timers/t_timers.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2008, 2009, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_timers.c,v 1.23.18.6 2011/07/27 07:04:55 marka Exp $ */ +/* $Id: t_timers.c,v 1.23.18.7 2011/07/27 23:45:15 tbox Exp $ */ #include