diff options
Diffstat (limited to 'bin/tests/inter_test.c')
-rw-r--r-- | bin/tests/inter_test.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/tests/inter_test.c b/bin/tests/inter_test.c index 15bc1c87..f9aafc25 100644 --- a/bin/tests/inter_test.c +++ b/bin/tests/inter_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,8 +15,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: inter_test.c,v 1.8.206.2 2004/03/06 10:21:36 marka Exp $ */ +/* $Id: inter_test.c,v 1.10.18.2 2005/04/29 00:15:45 marka Exp $ */ +/*! \file */ #include <config.h> #include <stdlib.h> |