summaryrefslogtreecommitdiff
path: root/bin/tests/dst
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:16:34 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:16:34 -0600
commit10df5197b0b46b9f8e34b3855e9373c00c63b5a9 (patch)
tree32a28233f6c673907ea50cffd23a2709c01de881 /bin/tests/dst
parent09dd476a8ab6c1337ed0479ad6d6d0e63e38d35b (diff)
downloadbind9-10df5197b0b46b9f8e34b3855e9373c00c63b5a9.tar.gz
9.5.0a6
Diffstat (limited to 'bin/tests/dst')
-rw-r--r--bin/tests/dst/Makefile.in6
-rw-r--r--bin/tests/dst/dst_test.c6
-rwxr-xr-xbin/tests/dst/gsstest.c6
-rw-r--r--bin/tests/dst/t_dst.c6
4 files changed, 12 insertions, 12 deletions
diff --git a/bin/tests/dst/Makefile.in b/bin/tests/dst/Makefile.in
index aa801c40..eeedec48 100644
--- a/bin/tests/dst/Makefile.in
+++ b/bin/tests/dst/Makefile.in
@@ -1,7 +1,7 @@
-# Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1999-2002 Internet Software Consortium.
#
-# Permission to use, copy, modify, and distribute this software for any
+# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.42 2006/12/05 23:12:50 marka Exp $
+# $Id: Makefile.in,v 1.44 2007/06/19 23:47:00 tbox Exp $
srcdir = @srcdir@
VPATH = @srcdir@
diff --git a/bin/tests/dst/dst_test.c b/bin/tests/dst/dst_test.c
index 2c5286c2..8347a7d1 100644
--- a/bin/tests/dst/dst_test.c
+++ b/bin/tests/dst/dst_test.c
@@ -1,8 +1,8 @@
/*
- * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: dst_test.c,v 1.41 2005/11/30 23:52:54 marka Exp $ */
+/* $Id: dst_test.c,v 1.43 2007/06/19 23:47:00 tbox Exp $ */
#include <config.h>
diff --git a/bin/tests/dst/gsstest.c b/bin/tests/dst/gsstest.c
index f6a3881f..98e16d26 100755
--- a/bin/tests/dst/gsstest.c
+++ b/bin/tests/dst/gsstest.c
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2006 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007 Internet Systems Consortium, Inc. ("ISC")
*
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: gsstest.c,v 1.4 2006/12/05 00:13:48 marka Exp $ */
+/* $Id: gsstest.c,v 1.6 2007/06/19 23:47:00 tbox Exp $ */
#include <config.h>
diff --git a/bin/tests/dst/t_dst.c b/bin/tests/dst/t_dst.c
index 35ba2cac..0c986e6e 100644
--- a/bin/tests/dst/t_dst.c
+++ b/bin/tests/dst/t_dst.c
@@ -1,8 +1,8 @@
/*
- * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: t_dst.c,v 1.51 2005/11/30 23:52:54 marka Exp $ */
+/* $Id: t_dst.c,v 1.53 2007/06/19 23:47:00 tbox Exp $ */
#include <config.h>