]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 4 Jan 2012 23:46:49 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 4 Jan 2012 23:46:49 +0000 (23:46 +0000)
bin/named/query.c
bin/tests/system/rrsetorder/ns1/root.db
bin/tests/system/rrsetorder/tests.sh
lib/dns/rbtdb.c

index a51059742b4740c38104b9e3c3704aaa573b07ae..a99577506267d8bb62c9b51b409bc51739e42d69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  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: query.c,v 1.379 2012/01/04 03:06:49 each Exp $ */
+/* $Id: query.c,v 1.380 2012/01/04 23:46:49 tbox Exp $ */
 
 /*! \file */
 
index 9401f10f70c4d09e622fadf8092681876464ad05..e8b1d1ae461fc76318f6a35c92b81970b5c0ee6c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.5 2012/01/04 03:06:51 each Exp $
+; $Id: root.db,v 1.6 2012/01/04 23:46:49 tbox Exp $
 
 $TTL 3600
 .                       SOA    hostmaster.isc.org. a.root-servers.nil. (
index 61b330ce912959d189dac8eee807d4644fea77cb..a533b02e9a4a72b02e6bbdb2ae3b3dadb95b7f23 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006-2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.12 2012/01/04 03:06:50 each Exp $
+# $Id: tests.sh,v 1.13 2012/01/04 23:46:49 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 495a84486bb0afcf6b68c7563df35adcea470555..a8f676ebbe4fe8ee4fc85c17c834c0b4593ce882 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  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.325 2012/01/04 03:06:51 each Exp $ */
+/* $Id: rbtdb.c,v 1.326 2012/01/04 23:46:49 tbox Exp $ */
 
 /*! \file */