]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 2 Mar 2011 23:45:32 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 2 Mar 2011 23:45:32 +0000 (23:45 +0000)
bin/tests/system/conf.sh.in
bin/tests/system/testsock.pl
lib/dns/rbtdb.c

index f7a87a343da9fd193461a5d75d7efc85ccb3999c..8b08633a614253ddc9581f91c356127ebd0988b1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2006, 2008-2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2006, 2008-2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or 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: conf.sh.in,v 1.27.18.15 2011/03/02 04:41:35 marka Exp $
+# $Id: conf.sh.in,v 1.27.18.16 2011/03/02 23:45:32 tbox Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index b7dfeff2bbd436d602bc822e8b759aba162fc51a..ea8fac0ce70cb626e8bb07d17950e7c708c591c3 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or 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: testsock.pl,v 1.14.18.3 2011/03/02 04:41:35 marka Exp $
+# $Id: testsock.pl,v 1.14.18.4 2011/03/02 23:45:32 tbox Exp $
 
 # Test whether the interfaces on 10.53.0.* are up.
 
index 4160ecca108c3969dd9f0eb86733aa1ddfe464e5..b395335779ddfaca2b96c0b501ff0b4ad4d7a33a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.c,v 1.196.18.65 2011/03/02 04:41:34 marka Exp $ */
+/* $Id: rbtdb.c,v 1.196.18.66 2011/03/02 23:45:32 tbox Exp $ */
 
 /*! \file */