]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Sun, 26 Feb 2006 23:49:50 +0000 (23:49 +0000)
committerMark Andrews <marka@isc.org>
Sun, 26 Feb 2006 23:49:50 +0000 (23:49 +0000)
bin/tests/compress_test.c
bin/tests/rdata_test.c
bin/tests/system/dnssec/tests.sh

index 587f66a625ad49cdf17fd67e551f39c86275011b..814094b488071301f734bb86e6989254accab571 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress_test.c,v 1.30 2006/02/26 22:54:46 marka Exp $ */
+/* $Id: compress_test.c,v 1.31 2006/02/26 23:49:50 marka Exp $ */
 
 /*! \file */
 
index e95894e4e0398c6e844fe7a7f49f3997055377a7..6b338db1ce4249c7698ac8bdd3c941ac1a4e35e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata_test.c,v 1.45 2006/02/26 22:54:46 marka Exp $ */
+/* $Id: rdata_test.c,v 1.46 2006/02/26 23:49:50 marka Exp $ */
 
 #include <config.h>
 
index 0a708e3fc566b6bfda4780218fb9b909134736d8..d48524718ee97bd7aa228de1ed289927cbe41649 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.48 2006/02/26 22:54:46 marka Exp $
+# $Id: tests.sh,v 1.49 2006/02/26 23:49:50 marka Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh