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

index decd9ff8c83567cc3366a66d6ab463e1e761b397..f071b71a6e6a2c96cdf2e1c40d6ff235722c5650 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.126 2006/07/20 05:39:08 marka Exp $
+# $Id: Makefile.in,v 1.127 2006/07/21 02:05:58 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 8b46d04acfedec771ca800a08959e7f0b27b6f7f..69fca4dad6bd9de69988cfd51b27a550753b2880 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.192 2006/07/20 03:21:10 marka Exp $ */
+/* $Id: rdata.c,v 1.193 2006/07/21 02:05:58 marka Exp $ */
 
 /*! \file */