]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 6 Jun 2011 23:46:32 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 6 Jun 2011 23:46:32 +0000 (23:46 +0000)
20 files changed:
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/ns1/named.conf
bin/tests/system/dlv/ns1/root.db.in
bin/tests/system/dlv/ns1/sign.sh
bin/tests/system/dlv/ns2/druz.db.in
bin/tests/system/dlv/ns2/named.conf
bin/tests/system/dlv/ns2/sign.sh
bin/tests/system/dlv/ns3/named.conf
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns5/named.conf
bin/tests/system/dlv/ns6/named.conf
bin/tests/system/dlv/ns6/sign.sh
bin/tests/system/dlv/setup.sh
bin/tests/system/dlv/tests.sh
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c
lib/dns/ncache.c
lib/dns/rdataset.c
lib/dns/validator.c

index 8b8b5e8239c9ed6b3804c84eb621049ef4b0f5f6..f25ea60b7d1be25dfba7579e88d55b54546706b5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2010, 2011  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.5.476.2.44.1 2011/05/27 00:43:04 each Exp $
+# $Id: clean.sh,v 1.5.476.2.44.2 2011/06/06 23:46:30 tbox Exp $
 
 rm -f random.data
 rm -f ns*/named.run
index ce50129eae3f01a6546bb9d447806c1e4f0d19ed..c81f1d6702729768ad74e148d2658de61d222cfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.4.966.1 2011/05/27 00:43:04 each Exp $ */
+/* $Id: named.conf,v 1.4.966.2 2011/06/06 23:46:30 tbox Exp $ */
 
 controls { /* empty */ };
 
index 01eb217e47f2a2a8cc4aba36b4bd51f76910d659..54e29ff7e7ee8eca2520137ca5cd6dbf98cd1c60 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2011  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.in,v 1.3.4.2 2011/05/27 00:43:04 each Exp $
+; $Id: root.db.in,v 1.3.4.3 2011/06/06 23:46:30 tbox Exp $
 
 $TTL   120
 @              SOA     ns.rootservers.utld hostmaster.ns.rootservers.utld (
index 126296f7dbb7909409b9d270c64a78b218266ade..c20b993a86295d78fdcaaa806cab0070a3c9f060 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011  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: sign.sh,v 1.3.4.2 2011/05/27 00:43:04 each Exp $
+# $Id: sign.sh,v 1.3.4.3 2011/06/06 23:46:30 tbox Exp $
 
 (cd ../ns2 && sh -e ./sign.sh || exit 1)
 
index 10d732cd02bebef6da8a19a2b146b29c5360eada..4d288727d29e76ca6f1376c5e0ca41cce4483aa5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2011  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: druz.db.in,v 1.4.4.2 2011/05/27 00:43:05 each Exp $
+; $Id: druz.db.in,v 1.4.4.3 2011/06/06 23:46:31 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 33f7953325a4e1392394dd7438e3f09226c05669..28c537ab888d82eab0f9b606051aa03d5211baff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.4.966.1 2011/05/27 00:43:05 each Exp $ */
+/* $Id: named.conf,v 1.4.966.2 2011/06/06 23:46:31 tbox Exp $ */
 
 controls { /* empty */ };
 
index ede1f5552b5fee413c0f967bd8cec08201d31445..e70d327aba68d622bfc0ba4824410de90777790b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011  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: sign.sh,v 1.3.4.2 2011/05/27 00:43:05 each Exp $
+# $Id: sign.sh,v 1.3.4.3 2011/06/06 23:46:31 tbox Exp $
 
 (cd ../ns3 && sh -e ./sign.sh || exit 1)
 
index 4f59903ea77d53776f0448fb9f4d1f0625cac020..5d2b089e596c0853ed0ef351304c8c0b5c577322 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.4.966.1 2011/05/27 00:43:05 each Exp $ */
+/* $Id: named.conf,v 1.4.966.2 2011/06/06 23:46:31 tbox Exp $ */
 
 controls { /* empty */ };
 
index b2e2d20b18935123cfb97474d6458a9cebca8d04..681d73831e3b1e3779c2b08c8c9f26cbe9e3421f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009-2011  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: sign.sh,v 1.6.32.3.44.1 2011/05/27 00:43:05 each Exp $
+# $Id: sign.sh,v 1.6.32.3.44.2 2011/06/06 23:46:31 tbox Exp $
 
 (cd ../ns6 && sh -e ./sign.sh)
 
index b2acceadd4d1bfaf95ab4f96d7477e82b89c1a86..f54de4a16851d1714d065335f4c13d2f67eee314 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007, 2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.8.966.1 2011/05/27 00:43:05 each Exp $ */
+/* $Id: named.conf,v 1.8.966.2 2011/06/06 23:46:31 tbox Exp $ */
 
 /*
  * Choose a keyname that is unlikely to clash with any real key names.
index c5a606122ae89b5dbee77afa94171c67a2a49a8c..a50d19d38aabfecfef12e31a114ffc0ec86e7181 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010, 2011  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.2.2.3.34.1 2011/05/27 00:43:05 each Exp $ */
+/* $Id: named.conf,v 1.2.2.3.34.2 2011/06/06 23:46:31 tbox Exp $ */
 
 controls { /* empty */ };
 
index 3909b84f6cbfccb3001b08ecefff644a41125643..3372448dac747faccf897e306934ae0e0260e1dc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010, 2011  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: sign.sh,v 1.2.2.2.44.1 2011/05/27 00:43:05 each Exp $
+# $Id: sign.sh,v 1.2.2.2.44.2 2011/06/06 23:46:31 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index cafd1cfdcd13bd246b70b2592ccfe2fe1addaae2..e1e208d5a449593792ce670de60a03ad279d7dd5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2011  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: setup.sh,v 1.6.542.1 2011/05/27 00:43:04 each Exp $
+# $Id: setup.sh,v 1.6.542.2 2011/06/06 23:46:30 tbox Exp $
 
 ../../../tools/genrandom 400 random.data
 
index 6b64b64b27adbaed4d866a72bcbbaee153dbdaf7..133998883f15197d3a5a28baec30957aa137444b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2010, 2011  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.4.558.2.44.1 2011/05/27 00:43:04 each Exp $
+# $Id: tests.sh,v 1.4.558.2.44.2 2011/06/06 23:46:30 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 34dbfc9d292460bf7fb8df71df1736afd9cd16b0..7397fe2fa0a4b70097be0440e6d5a1eefaef79d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2011  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: masterdump.h,v 1.42.604.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: masterdump.h,v 1.42.604.2 2011/06/06 23:46:32 tbox Exp $ */
 
 #ifndef DNS_MASTERDUMP_H
 #define DNS_MASTERDUMP_H 1
index f8d7badfe72cd0df8350e8fa8e71a28510282dee..b4c5a59ffc633753d30e76a7e363d7661b23705d 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: rdataset.h,v 1.67.186.2.48.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: rdataset.h,v 1.67.186.2.48.2 2011/06/06 23:46:32 tbox Exp $ */
 
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1
index 012025ea93660e8f3b7fc0b6320e46a9e14daa9c..28a033c8424865d3d6454b0bd4ae7a03ea45273c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 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: masterdump.c,v 1.99.334.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: masterdump.c,v 1.99.334.2 2011/06/06 23:46:31 tbox Exp $ */
 
 /*! \file */
 
index 7b55acfd8d002e24af5b3430f09e0f280bbfb45f..8a8b3b416af0faf5f26faa691e314fa16c0176e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2010, 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: ncache.c,v 1.43.268.7.46.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: ncache.c,v 1.43.268.7.46.2 2011/06/06 23:46:32 tbox Exp $ */
 
 /*! \file */
 
index e8d75406d055de2a1a7ffa7ff4890fabd016a2ce..ea2ac3a86e89494306a17b77048b955b22b3a1c1 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: rdataset.c,v 1.84.186.2.48.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: rdataset.c,v 1.84.186.2.48.2 2011/06/06 23:46:32 tbox Exp $ */
 
 /*! \file */
 
index d09488d03ff5b8412f195eeaf9a9bbb62e84ac6b..8679a59a3fccda523007c5006076480119b5244a 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) 2000-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: validator.c,v 1.182.16.14.10.1 2011/05/27 00:43:06 each Exp $ */
+/* $Id: validator.c,v 1.182.16.14.10.2 2011/06/06 23:46:32 tbox Exp $ */
 
 #include <config.h>