diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:16:02 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:16:02 -0600 |
commit | 7cbf4ca408d1a8a75016320a7c086c7b5d5ac417 (patch) | |
tree | 0c1bf9c9fed816aed26da403fa781a9c406587d0 /bin/tests/tasks/t_tasks.c | |
parent | a6794e2b5c31b3fe4619f4eca08d52f375e7184d (diff) | |
download | bind9-7cbf4ca408d1a8a75016320a7c086c7b5d5ac417.tar.gz |
9.4.0a5
Diffstat (limited to 'bin/tests/tasks/t_tasks.c')
-rw-r--r-- | bin/tests/tasks/t_tasks.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/tasks/t_tasks.c b/bin/tests/tasks/t_tasks.c index 13021b05..45f90397 100644 --- a/bin/tests/tasks/t_tasks.c +++ b/bin/tests/tasks/t_tasks.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_tasks.c,v 1.29.12.11 2006/01/04 23:50:20 marka Exp $ */ +/* $Id: t_tasks.c,v 1.32.18.6 2005/11/30 03:44:39 marka Exp $ */ #include <config.h> |