]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 18 Jan 2007 00:06:02 +0000 (00:06 +0000)
committerMark Andrews <marka@isc.org>
Thu, 18 Jan 2007 00:06:02 +0000 (00:06 +0000)
bin/dnssec/dnssec-keygen.c
bin/tests/system/start.sh
bin/tests/system/stop.sh
contrib/sdb/tcl/tcldb.c
lib/bind/configure.in
lib/bind/make/rules.in
lib/isc/win32/include/isc/ipv6.h

index cb280db3053d173167782309c1aae3e798787abb..924474dc0a23a016f5efe5b67a56af62af49947f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -16,7 +16,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-keygen.c,v 1.48.2.3 2007/01/17 00:32:32 marka Exp $ */
+/* $Id: dnssec-keygen.c,v 1.48.2.4 2007/01/18 00:06:02 marka Exp $ */
 
 #include <config.h>
 
index fb687b79a5939a406d10acf721d79c043764e6e6..f0ed12b4808e8eb3cf2f3686a9460da48cdca9b8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: start.sh,v 1.38.2.2 2007/01/17 00:32:32 marka Exp $
+# $Id: start.sh,v 1.38.2.3 2007/01/18 00:06:02 marka Exp $
 
 . ./conf.sh
 $PERL start.pl "$@"
index f8e2fd34e6f9ba738327ca4b11ec24ea84506e94..0fd660492fe4a552da2dd9cf7e999b2435a6807c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: stop.sh,v 1.21.2.2 2007/01/17 00:32:32 marka Exp $
+# $Id: stop.sh,v 1.21.2.3 2007/01/18 00:06:02 marka Exp $
 
 . ./conf.sh
 $PERL ./stop.pl "$@"
index e2581be61d1e5832a24ceb4d68aa3c664865f4c7..afda56bf4c9e58b55ccc02452745ba91f0d52296 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcldb.c,v 1.7.4.4 2007/01/17 00:32:32 marka Exp $ */
+/* $Id: tcldb.c,v 1.7.4.5 2007/01/18 00:06:02 marka Exp $ */
 
 /*
  * A simple database driver that calls a Tcl procedure to define
index 07bc4dcedca434afb1d65bcfb5b510991a2f6847..56b3875f219469cfc996d632fec1e16c03203280 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-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.
 
-AC_REVISION($Revision: 1.83.2.37 $)
+AC_REVISION($Revision: 1.83.2.38 $)
 
 AC_INIT(resolv/herror.c)
 AC_PREREQ(2.13)
index a315d9d508142283aadf505475f1e64b8283881d..12e94599c463da47d97a3af2f9e45404c926c493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-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: rules.in,v 1.3.2.8 2007/01/17 00:32:32 marka Exp $
+# $Id: rules.in,v 1.3.2.9 2007/01/18 00:06:02 marka Exp $
 
 ###
 ### Common Makefile rules for BIND 9.
index 114b2cf33c2b5f813bc4894a48105f0f90691a43..b98a90082aff230eec06515ce71a7689a7bf4b35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.h,v 1.9.2.6 2007/01/17 00:32:32 marka Exp $ */
+/* $Id: ipv6.h,v 1.9.2.7 2007/01/18 00:06:02 marka Exp $ */
 
 #ifndef ISC_IPV6_H
 #define ISC_IPV6_H 1