]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Tue, 1 Jan 2013 23:45:47 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 1 Jan 2013 23:45:47 +0000 (23:45 +0000)
24 files changed:
COPYRIGHT
bin/named/bind9.xsl
bin/python/Makefile.in
bin/python/dnssec-checkds.docbook
bin/python/dnssec-checkds.py.in
bin/tests/system/checkconf/bad-also-notify.conf
bin/tests/system/checkconf/bad-dnssec.conf
bin/tests/system/checkconf/bad-tsig.conf
bin/tests/system/checkconf/dlz-bad.conf
bin/tests/system/checkds/clean.sh
bin/tests/system/checkds/dig.sh
bin/tests/system/checkds/setup.sh
bin/tests/system/checkds/tests.sh
bin/tests/system/rndc/ns3/named.conf
bin/tests/system/wildcard/ns1/nsec.db.in
bin/tests/system/wildcard/ns1/nsec3.db.in
bin/tests/system/wildcard/ns1/private.nsec.db.in
bin/tests/system/wildcard/ns1/private.nsec3.db.in
bin/tests/system/wildcard/ns1/root.db.in
configure.in
doc/arm/dlz.xml
lib/isc/include/isc/queue.h
lib/isc/tests/parse_test.c
util/xc

index fa3286793157fee4fcb3e6fb34b1528b36bd9845..525c2228db3326b01560dd7604d090195da4a5fd 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.
 
 Permission to use, copy, modify, and/or distribute this software for any
index 4b91c24426f563ddf167ac0d286acf977c781807..3f9ed75aa4c788469c11106aa43267cdd1c23ddd 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- - Copyright (C) 2006-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2006-2009, 2012, 2013  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
index 3b3e6f7a4222e116dafa818554df59d2fde71d3b..1c3b8ca341c1c1326d56ec31bd42db986b184c9e 100644 (file)
@@ -12,6 +12,8 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 0f9559afb6b45ca86e06efafca482c9d419adfcf..3ba044d7d93b34350e47ee12e65dfe205ca6ff14 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2012, 2013  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
@@ -38,6 +38,7 @@
   <docinfo>
     <copyright>
       <year>2012</year>
+      <year>2013</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index ebdb885b3851c58f7701d5758ff9ba34fa2b7254..67758a2c456d59b03ab857ee75fe7a5871d33f58 100644 (file)
@@ -15,6 +15,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 ############################################################################
 
+# $Id$
+
 import argparse
 import pprint
 import os
index 794be9648d72f4057b368b24bc2edef273341021..71a700f91cfe7773b65ccb17ded171be29b270c3 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 /*
  * Missing master in also-notify clause.
  */
index bfa29dbace5203ee745743e96bca504568c1c2cc..1dbdf3a496d6b940a2bbe994a9581afd241ffb0e 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 zone not-inline {
         type slave;
         masters { 127.0.0.1; };
index 9585b11937b2594f498d8fe72934f6945a7a4fb0..1fab1e02b1a336caa28652848c47ad586a82c4f0 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 /* Bad secret */
 key "badtsig" {
        algorithm hmac-md5;
index f6f8d9b1f61df196279c58bd89f3efac7a7004bd..59d1c23e6cefd827cf61d44cdccd41deeca1a71b 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 dlz one {
         database "one";
 };
index 2c0d5a3e48e753a01f391341e479f4d5d17b9245..74c78d1f917314257f7858dcca360da753a38196 100644 (file)
@@ -14,4 +14,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 rm -f checkds.*
index 73d62cc8a9b990e6661f3e0029bbf7ed3a2ba677..2bf7176cfb4251b49f747f30e1d8dbfb56a71a91 100755 (executable)
@@ -14,6 +14,8 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 
 while [ "$#" != 0 ]; do
     case $1 in
index 798d0883111496ec2c9a879775cb055c52524ee1..bc1ae69ecf0635abd05a0970c5c3115dc1d9bd39 100644 (file)
@@ -14,4 +14,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 sh clean.sh
index acfeecccc7b7ef316f6fcbe4ad4edb1de07ff465..671cae80987aa8c2d71396889b9eca0c993347ac 100644 (file)
@@ -14,6 +14,8 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
 
index d50a7f95e4669cb55263aa41cf605b67e85649ce..9e80bec79ae5c511f6b2f08dde6195346a0e7396 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 controls { /* empty */ };
 
 options {
index a38dd19e2d9d73f4d7cd2c167b707cb2e9e457f8..06ed55bcea03ce27c652114687503b025d54ecc3 100644 (file)
@@ -12,6 +12,8 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
+; $Id$
+
 $TTL 120
 @      SOA a.root-servers.nil. hostmaster.root-servers.nil. 1 1800 900 604800 86400
 @      NS  a.root-servers.nil.
index a38dd19e2d9d73f4d7cd2c167b707cb2e9e457f8..06ed55bcea03ce27c652114687503b025d54ecc3 100644 (file)
@@ -12,6 +12,8 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
+; $Id$
+
 $TTL 120
 @      SOA a.root-servers.nil. hostmaster.root-servers.nil. 1 1800 900 604800 86400
 @      NS  a.root-servers.nil.
index 3ef8beea9428508d1cec33950d5a8d186315fced..583b5fd88fbdd0264e6ea931318848d49b382fca 100644 (file)
@@ -12,6 +12,8 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
+; $Id$
+
 $TTL 120
 @      SOA a.root-servers.nil. hostmaster.root-servers.nil. 1 1800 900 604800 86400
 @      NS  a.root-servers.nil.
index 0daa464c3688a26df313f568ff5e8e4a925ab923..250dcaa86045bd03e336300d8ffa8d601aeb9717 100644 (file)
@@ -12,6 +12,8 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
+; $Id$
+
 $TTL 120
 @      SOA a.root-servers.nil. hostmaster.root-servers.nil. 1 1800 900 604800 86400
 @      NS  a.root-servers.nil.
index 8da4a1a453750a45b2410ce39692c4b58a498492..6f4da38fc41be22ac180d86a1c51ff07fde8b0c1 100644 (file)
@@ -12,6 +12,8 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
+; $Id$
+
 $TTL 120
 @      SOA a.root-servers.nil hostmaster.root-servers.nil 1 1800 900 604800 86400
 @      NS  a.root-servers.nil
index c7dc02a027f71512884de0e631c1ded2f9c46556..be438213cbc1cd28b37467e6801ff3925f1517e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 026fc12ce44dca80795df5511cc9046705cf02ba..22ec2e4bd7aa587b0776698d65c624679d842cdc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
- - Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2012, 2013  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
index d71bce79868a2536db31df42938b35aecc908bce..5b96be14609cbacb5a4746fe8e2e2d8dad4fae6d 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 /*
  * This is a generic implementation of a two-lock concurrent queue.
  * There are built-in mutex locks for the head and tail of the queue,
index 010768b07ae6a11c20e30034d4d109048076ef22..689ee68f3e8e3f14dadd3a26be4e1b984f9d1718 100644 (file)
@@ -14,6 +14,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id$ */
+
 /*! \file */
 
 #include <config.h>
diff --git a/util/xc b/util/xc
index 66246d41ee126254c8af8a238ab797fa8375ba95..4df82b6954ba64aa8a24b22c62c7aa847fff8382 100755 (executable)
--- a/util/xc
+++ b/util/xc
@@ -12,6 +12,8 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
+# $Id$
+
 #
 #      test cross compiler
 #