]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 21 Jul 2006 02:05:56 +0000 (02:05 +0000)
committerMark Andrews <marka@isc.org>
Fri, 21 Jul 2006 02:05:56 +0000 (02:05 +0000)
bin/tests/Makefile.in
lib/dns/rdata.c

index f457e50f78634b2ff355a8027f79d6066a49962b..3f88fb8e915b3a135ff1b32a6c0cb4b3d9824419 100644 (file)
@@ -1,4 +1,4 @@
-# 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
@@ -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.113.2.1.8.11 2006/07/20 05:48:38 marka Exp $
+# $Id: Makefile.in,v 1.113.2.1.8.12 2006/07/21 02:05:56 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 852d44742629f2b88ec6c4ceae05550ac9d57ee8..bcd0e1500529367e0c9ba5b2e5cb43f393a3d078 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.c,v 1.147.2.11.2.21 2006/07/20 03:26:09 marka Exp $ */
+/* $Id: rdata.c,v 1.147.2.11.2.22 2006/07/21 02:05:56 marka Exp $ */
 
 #include <config.h>
 #include <ctype.h>