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

index 27954e629e739f19b5dbdc44f71887b67387a1a5..a14025a310678c6a179a777a0a9afc233db30127 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.121.18.5 2006/07/20 05:48:55 marka Exp $
+# $Id: Makefile.in,v 1.121.18.6 2006/07/21 02:05:57 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index b4933a0b8111ec2250a5966686579e13e10ba516..5641777909004aa82b6104e10fc44da6be336f46 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.184.18.8 2006/07/20 03:26:56 marka Exp $ */
+/* $Id: rdata.c,v 1.184.18.9 2006/07/21 02:05:57 marka Exp $ */
 
 /*! \file */