]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 17 Nov 2010 23:46:16 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 17 Nov 2010 23:46:16 +0000 (23:46 +0000)
bin/tests/system/conf.sh.in
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns2/algroll.db.in
bin/tests/system/resolver/clean.sh
bin/tests/system/resolver/ns6/example.net.db.in
bin/tests/system/resolver/setup.sh
lib/dns/journal.c
util/merge_copyrights

index 8eb45a1178206464eff7e0a50f8f0f7ac0125f7d..147855d16efafea76399f3b2987c88d35a293b21 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2010  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.39.166.2.10.1 2010/11/16 22:42:03 marka Exp $
+# $Id: conf.sh.in,v 1.39.166.2.10.2 2010/11/17 23:46:15 tbox Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index 64e6c20a475220ab4f1551ba67948f95712fe333..131d9bfe1921995e568385cf84cfa746f9c5e54a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or 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: root.db.in,v 1.10.626.1 2010/11/16 01:48:31 marka Exp $
+; $Id: root.db.in,v 1.10.626.2 2010/11/17 23:46:16 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index d6d2745b456110f29b3a1d133844a54ab7755b19..4b875835d4a0b1c5532b5babc49405e6c664b57f 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007-2010  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) 2010  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
@@ -13,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: algroll.db.in,v 1.2.6.2 2010/11/16 01:48:32 marka Exp $
+; $Id: algroll.db.in,v 1.2.6.3 2010/11/17 23:46:16 tbox Exp $
 
 $TTL 30        ; 5 minutes
 @                      IN SOA  mname1. . (
index a7b91ae53d510cf067f1608e9d148fc0ad203215..70ab5a09228cd0c379207ebd6d22d38d352cdba9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2008, 2010  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: clean.sh,v 1.1.172.1 2010/11/16 07:46:22 marka Exp $
+# $Id: clean.sh,v 1.1.172.2 2010/11/17 23:46:16 tbox Exp $
 
 #
 # Clean up after resolver tests.
index 8661c4bb67ff8646ada144f5437622d9e050b029..e59d5cd5905f605c98000fc066fb743bee76f3e8 100644 (file)
@@ -1,3 +1,19 @@
+; Copyright (C) 2010  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
+
+; $Id: example.net.db.in,v 1.2.10.3 2010/11/17 23:46:16 tbox Exp $
+
 $TTL 600
 @      IN SOA  ns hostmaster 1 1800 900 604800 600
 @      IN NS   ns
index 14615b2e8dae0eaf93809b4c69803bb1bad0fdf7..2d7b510e2b0c8b9df21808114eb21a35cbbd4721 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2010  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
@@ -15,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.2.10.3 2010/11/17 10:33:23 marka Exp $
+# $Id: setup.sh,v 1.2.10.4 2010/11/17 23:46:16 tbox Exp $
 
 ../../genrandom 400 random.data
 
index 3f6310867ee3bc090b7d6302ba54b5c572940e6f..933576f3f1f0307e6e336971d806d2aa1475480b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2010  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.c,v 1.103.48.6.10.1 2010/11/17 00:34:23 each Exp $ */
+/* $Id: journal.c,v 1.103.48.6.10.2 2010/11/17 23:46:16 tbox Exp $ */
 
 #include <config.h>
 
index 6cbec16dda3ecec06caf6e881b0c5868d11e66ff..b88e867f003f2f1ef9d375bb5d521f0f965b95c3 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 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: merge_copyrights,v 1.31.322.3.10.1 2010/11/17 03:14:31 marka Exp $
+# $Id: merge_copyrights,v 1.31.322.3.10.2 2010/11/17 23:46:16 tbox Exp $
 
 %file_types = ();
 %file_years = ();