diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index 0a029e602a..a9ed7add59 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsupdate.c,v 1.155 2008/01/12 22:12:55 marka Exp $ */ +/* $Id: nsupdate.c,v 1.156 2008/01/12 23:47:12 tbox Exp $ */ /*! \file */ diff --git a/bin/tests/dst/t_dst.c b/bin/tests/dst/t_dst.c index 19c3701221..d5e5db7407 100644 --- a/bin/tests/dst/t_dst.c +++ b/bin/tests/dst/t_dst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2008 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_dst.c,v 1.54 2008/01/12 21:48:37 marka Exp $ */ +/* $Id: t_dst.c,v 1.55 2008/01/12 23:47:13 tbox Exp $ */ #include diff --git a/bin/tests/timers/t_timers.c b/bin/tests/timers/t_timers.c index 1a4e661558..7705364bcb 100644 --- a/bin/tests/timers/t_timers.c +++ b/bin/tests/timers/t_timers.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 2008 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.27 2008/01/12 21:58:25 marka Exp $ */ +/* $Id: t_timers.c,v 1.28 2008/01/12 23:47:13 tbox Exp $ */ #include