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

index 8ff7cad31f9eac46fc52977ad89a57e4adca634c..3a8bfab3cd208c9b2550ad76ac3a8b58bbd530d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  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.5 2006/07/20 06:06:39 marka Exp $
+# $Id: Makefile.in,v 1.113.2.6 2006/07/21 02:05:55 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 0089f1e61967fbf88563605ea2ab1b2f5904bde5..4114e2486d87b918de75ff7fa76237bfe346738d 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.17 2006/07/20 03:24:59 marka Exp $ */
+/* $Id: rdata.c,v 1.147.2.18 2006/07/21 02:05:55 marka Exp $ */
 
 #include <config.h>
 #include <ctype.h>