]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Wed, 7 Feb 2007 23:57:56 +0000 (23:57 +0000)
committerMark Andrews <marka@isc.org>
Wed, 7 Feb 2007 23:57:56 +0000 (23:57 +0000)
doc/arm/Makefile.in
lib/dns/dispatch.c

index d510231402be764146eb951d0deee4f56205c841..019ed09a3e046eae1235249bffd7e5543999a774 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 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.8.2.6 2007/02/06 23:45:27 marka Exp $
+# $Id: Makefile.in,v 1.8.2.7 2007/02/07 23:57:56 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 3b6bfbfe6c1f0a6fe0482f626e781bf273b3eb0a..e2f14d18fed93a184f98e55409b59f946691f55c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dispatch.c,v 1.101.2.15 2007/02/07 05:42:43 marka Exp $ */
+/* $Id: dispatch.c,v 1.101.2.16 2007/02/07 23:57:56 marka Exp $ */
 
 #include <config.h>