]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 28 May 2011 00:01:52 +0000 (00:01 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 28 May 2011 00:01:52 +0000 (00:01 +0000)
16 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

index 5950864151da77ae3906dc6a761c3c82e8286cc3..0408c0b31ad55f286078ba6c2c025f4702abb679 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.250.3 2011/05/27 00:50:09 marka Exp $
+# $Id: clean.sh,v 1.5.250.4 2011/05/28 00:01:39 tbox Exp $
 
 rm -f random.data
 rm -f ns*/named.run
index 92a9e397044810e9a8df1644571063d7205108f9..0e675fa458d2538bdc71261229ba10743138ece9 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.332.1 2011/05/27 00:50:09 marka Exp $ */
+/* $Id: named.conf,v 1.4.332.2 2011/05/28 00:01:42 tbox Exp $ */
 
 controls { /* empty */ };
 
index 21c012389cc313d1c96e7f3a4f58f3f62e69fdc7..af02493c2069b70e75d9f5e71ca76066cbb7c44a 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.6.2 2011/05/27 00:50:09 marka Exp $
+; $Id: root.db.in,v 1.3.6.3 2011/05/28 00:01:42 tbox Exp $
 
 $TTL   120
 @              SOA     ns.rootservers.utld hostmaster.ns.rootservers.utld (
index 111bd26f0c632c0e9d6fd31922f075abba6826b5..1bdc9e531132a94de5adf7d8530d89671586db7f 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.6.2 2011/05/27 00:50:09 marka Exp $
+# $Id: sign.sh,v 1.3.6.3 2011/05/28 00:01:43 tbox Exp $
 
 (cd ../ns2 && sh -e ./sign.sh || exit 1)
 
index fa54f41084c7c0271621bdf98041db345bb69ba9..e5189a9f623c5f0c0ae11bc3978b13db88af10fd 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.6.2 2011/05/27 00:50:10 marka Exp $
+; $Id: druz.db.in,v 1.4.6.3 2011/05/28 00:01:44 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index abeeafa4957cddc591f9ff86a5f1b00568f9254c..f40be44cbe180d061292e4b1afdb09a9a3598a9a 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.332.1 2011/05/27 00:50:10 marka Exp $ */
+/* $Id: named.conf,v 1.4.332.2 2011/05/28 00:01:45 tbox Exp $ */
 
 controls { /* empty */ };
 
index 1efaf5873a2fb120a5890766a759fcdf6fde0489..26fe8f9ec6e19961aaf49a02b3ff6fa11c04eae2 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.6.2 2011/05/27 00:50:10 marka Exp $
+# $Id: sign.sh,v 1.3.6.3 2011/05/28 00:01:45 tbox Exp $
 
 (cd ../ns3 && sh -e ./sign.sh || exit 1)
 
index 6fce803452e9c03dfe30920e415a80cba54c9c82..5e13dc92c9c0afa646f73026fbe5a1d86d9f43ea 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.332.1 2011/05/27 00:50:10 marka Exp $ */
+/* $Id: named.conf,v 1.4.332.2 2011/05/28 00:01:47 tbox Exp $ */
 
 controls { /* empty */ };
 
index 5d4a6f26de9a142c11b349b3d71b1ac6b08a6eed..6883bfcd180e128183a976b9ae6d8fa4f7c4340d 100755 (executable)
@@ -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: sign.sh,v 1.4.332.3 2011/05/27 00:50:10 marka Exp $
+# $Id: sign.sh,v 1.4.332.4 2011/05/28 00:01:47 tbox Exp $
 
 (cd ../ns6 && sh -e sign.sh)
 
index 957f1c997b6809ee360f50fca2411747d61f0acc..fc9f8520c62a01e6bc26be733001ee37e5fe304e 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.332.1 2011/05/27 00:50:10 marka Exp $ */
+/* $Id: named.conf,v 1.8.332.2 2011/05/28 00:01:48 tbox Exp $ */
 
 /*
  * Choose a keyname that is unlikely to clash with any real key names.
index 21232898e6ffbe7776d9413efdea3d3fcea7a821..403237b1c5b3a475eaedc2bef7fee08aacb775ca 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.4.3 2011/05/27 00:50:10 marka Exp $ */
+/* $Id: named.conf,v 1.2.4.4 2011/05/28 00:01:49 tbox Exp $ */
 
 controls { /* empty */ };
 
index 99394cb2d369ca9b799e8c69fdcd4331c791324a..a9ac287663a54cecbe124d57367f2a41a9baade8 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.4.3 2011/05/27 00:50:10 marka Exp $
+# $Id: sign.sh,v 1.2.4.4 2011/05/28 00:01:50 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 866f203ad301c036a5ac6ed9fc2c938a5fbbc633..42a18749d0b1926402984e7bd1928921e0d3ccd0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.4.332.1 2011/05/27 00:50:09 marka Exp $
+# $Id: setup.sh,v 1.4.332.2 2011/05/28 00:01:40 tbox Exp $
 
 ../../genrandom 400 random.data
 
index 01cc35f4833bf7ff90dd49e9f28e8dee7b610fef..36f3e73dcbd99b1f3f3ca383a1298b718f1263ef 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.332.3 2011/05/27 00:50:09 marka Exp $
+# $Id: tests.sh,v 1.4.332.4 2011/05/28 00:01:41 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 7a0a0f4e90ac3b81ffeb1230823b49914b25d81f..713fac786d3f8b1ef1efe5bb18045f160b688a82 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.50.1 2011/05/27 05:04:17 marka Exp $ */
+/* $Id: masterdump.h,v 1.42.50.2 2011/05/28 00:01:51 tbox Exp $ */
 
 #ifndef DNS_MASTERDUMP_H
 #define DNS_MASTERDUMP_H 1
index a406a59200c93846eb3686a6c6750e8f63b41afc..5d026d03b62f4082bc66306051ad725dd4ac5767 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.65.50.5 2011/05/27 05:04:17 marka Exp $ */
+/* $Id: rdataset.h,v 1.65.50.6 2011/05/28 00:01:52 tbox Exp $ */
 
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1