]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 17 Mar 2011 23:47:30 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 17 Mar 2011 23:47:30 +0000 (23:47 +0000)
15 files changed:
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-settime.docbook
bin/tests/dst/t_dst.c
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/ns3/named.conf
bin/tests/system/autosign/ns3/ttl1.example.db.in
bin/tests/system/autosign/ns3/ttl2.example.db.in
bin/tests/system/autosign/ns3/ttl3.example.db.in
bin/tests/system/autosign/ns3/ttl4.example.db.in
lib/dns/include/dns/dlz.h
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/sdlz.h
lib/dns/key.c

index ae4889b3f2a23fb53c7b69c8457f0054f8bc2ee3..f14ceb6dbd6da7dd35460dda53a7a9b943c45f66 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007-2010  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004, 2005, 2007-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
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-keygen.docbook,v 1.37 2011/03/17 01:40:34 each Exp $ -->
+<!-- $Id: dnssec-keygen.docbook,v 1.38 2011/03/17 23:47:29 tbox Exp $ -->
 <refentry id="man.dnssec-keygen">
   <refentryinfo>
     <date>June 30, 2000</date>
@@ -43,6 +43,7 @@
       <year>2008</year>
       <year>2009</year>
       <year>2010</year>
+      <year>2011</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>
index 59538072775202be6f35c9950e5d1c4ca0ecc363..9703919f4e0ba15bc2258b9f543e6bd8165fad18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-settime.c,v 1.29 2011/03/17 01:40:35 each Exp $ */
+/* $Id: dnssec-settime.c,v 1.30 2011/03/17 23:47:29 tbox Exp $ */
 
 /*! \file */
 
index 6c618a35e04475aa395780059c1314243b720967..3528187a008704ee9b47d06eba1c00491d7afb09 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 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
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-settime.docbook,v 1.12 2011/03/17 01:40:35 each Exp $ -->
+<!-- $Id: dnssec-settime.docbook,v 1.13 2011/03/17 23:47:29 tbox Exp $ -->
 <refentry id="man.dnssec-settime">
   <refentryinfo>
     <date>July 15, 2009</date>
@@ -38,6 +38,7 @@
     <copyright>
       <year>2009</year>
       <year>2010</year>
+      <year>2011</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 94c1d3a017a486de1e43b9aa857b29afc2e36c17..5902ca9fe416cebd7c4ab8ce4c75af0dc945cbad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_dst.c,v 1.59 2011/03/17 01:40:35 each Exp $ */
+/* $Id: t_dst.c,v 1.60 2011/03/17 23:47:29 tbox Exp $ */
 
 #include <config.h>
 
index 54dce6e47152bb5afa3bd6aaaf22b1e665f27524..91c094fd21f4909f6be2bc7e41e60cd6a6848198 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 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: clean.sh,v 1.8 2011/03/17 01:40:35 each Exp $
+# $Id: clean.sh,v 1.9 2011/03/17 23:47:30 tbox Exp $
 
 rm -f */K* */dsset-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk
 rm -f active.key inact.key del.key unpub.key standby.key rev.key
index a41b962a50effa9b78e6a47cf5aa12c06ca366bb..f28df31dbdf7fd7c0e71564eedb358536ee64bde 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 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: keygen.sh,v 1.9 2011/03/17 01:40:36 each Exp $
+# $Id: keygen.sh,v 1.10 2011/03/17 23:47:30 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index c7547bd29b9ea4853c4686cf07ed423892bdac40..0036b4932c53ae45f808319f68ae4c9b2f679565 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.8 2011/03/17 01:40:37 each Exp $ */
+/* $Id: named.conf,v 1.9 2011/03/17 23:47:30 tbox Exp $ */
 
 // NS3
 
index dda546a65ab0aed27e15ba6a4507aa387701e9f8..525484108ee4da1791b10a582cf72257655126bc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 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
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl1.example.db.in,v 1.2 2011/03/17 01:40:37 each Exp $
+; $Id: ttl1.example.db.in,v 1.3 2011/03/17 23:47:30 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 2b0dbda3e502027c88ad6d36fdc9b7bd24d9ef09..81bf75e9b8fc13a8c98f3247cc69bd21baaa415c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 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
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl2.example.db.in,v 1.2 2011/03/17 01:40:37 each Exp $
+; $Id: ttl2.example.db.in,v 1.3 2011/03/17 23:47:30 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index e60b35c8b9a9a436d40fa9625633def52906aa4c..880651e15eec0ab1e007e54abcd3aa913933feed 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 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
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl3.example.db.in,v 1.2 2011/03/17 01:40:38 each Exp $
+; $Id: ttl3.example.db.in,v 1.3 2011/03/17 23:47:30 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 329eca0474c3a75a2dff457b35600fc0f6580022..e4447ed743be416038db5ba24ebd8554bbbb69ba 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 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
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl4.example.db.in,v 1.2 2011/03/17 01:40:38 each Exp $
+; $Id: ttl4.example.db.in,v 1.3 2011/03/17 23:47:30 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 8f57cda3cf0a41b7e91428a9b947748d1659f607..43de0740d3c5b8acf9777ac86fd025c34521208d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2005-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005-2007, 2009-2011  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.h,v 1.13 2011/03/17 09:25:54 fdupont Exp $ */
+/* $Id: dlz.h,v 1.14 2011/03/17 23:47:30 tbox Exp $ */
 
 /*! \file dns/dlz.h */
 
index 3562ed4476bab16ea703f50749c55cdd03edae95..68aed5c9b3270f1cbaa7ab15f5082230677b9321 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009-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: dnssec.h,v 1.43 2011/03/17 01:40:39 each Exp $ */
+/* $Id: dnssec.h,v 1.44 2011/03/17 23:47:30 tbox Exp $ */
 
 #ifndef DNS_DNSSEC_H
 #define DNS_DNSSEC_H 1
index 76605e4407bf420c0fb40e1ab90cf6661a28f62f..8dcddbedbfb15a25ca85afcada98010d917ac213 100644 (file)
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdlz.h,v 1.15 2011/03/17 09:25:54 fdupont Exp $ */
+/* $Id: sdlz.h,v 1.16 2011/03/17 23:47:30 tbox Exp $ */
 
 /*! \file dns/sdlz.h */
 
@@ -355,7 +355,7 @@ dns_sdlz_putsoa_t dns_sdlz_putsoa;
  */
 
 
-typedef isc_result_t dns_sdlz_setdb_t(dns_dlzdb_t *dlzdatabase, 
+typedef isc_result_t dns_sdlz_setdb_t(dns_dlzdb_t *dlzdatabase,
                                      dns_rdataclass_t rdclass,
                                      dns_name_t *name,
                                      dns_db_t **dbp);
index 646c7b3f68571e1a984c28261a6b4c072647c6d2..24035d393427da419aeb44905270b7a1d3cc259c 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")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: key.c,v 1.9 2011/03/17 01:40:39 each Exp $ */
+/* $Id: key.c,v 1.10 2011/03/17 23:47:30 tbox Exp $ */
 
 #include <config.h>