From 024cf50d122a16a3ce190692d3669ecee47c23aa Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 1 Jan 2013 23:45:47 +0000 Subject: [PATCH] update copyright notice --- COPYRIGHT | 2 +- bin/named/bind9.xsl | 2 +- bin/python/Makefile.in | 2 ++ bin/python/dnssec-checkds.docbook | 3 ++- bin/python/dnssec-checkds.py.in | 2 ++ bin/tests/system/checkconf/bad-also-notify.conf | 2 ++ bin/tests/system/checkconf/bad-dnssec.conf | 2 ++ bin/tests/system/checkconf/bad-tsig.conf | 2 ++ bin/tests/system/checkconf/dlz-bad.conf | 2 ++ bin/tests/system/checkds/clean.sh | 2 ++ bin/tests/system/checkds/dig.sh | 2 ++ bin/tests/system/checkds/setup.sh | 2 ++ bin/tests/system/checkds/tests.sh | 2 ++ bin/tests/system/rndc/ns3/named.conf | 2 ++ bin/tests/system/wildcard/ns1/nsec.db.in | 2 ++ bin/tests/system/wildcard/ns1/nsec3.db.in | 2 ++ bin/tests/system/wildcard/ns1/private.nsec.db.in | 2 ++ bin/tests/system/wildcard/ns1/private.nsec3.db.in | 2 ++ bin/tests/system/wildcard/ns1/root.db.in | 2 ++ configure.in | 2 +- doc/arm/dlz.xml | 2 +- lib/isc/include/isc/queue.h | 2 ++ lib/isc/tests/parse_test.c | 2 ++ util/xc | 2 ++ 24 files changed, 44 insertions(+), 5 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index fa32867931..525c2228db 100644 --- 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 diff --git a/bin/named/bind9.xsl b/bin/named/bind9.xsl index 4b91c24426..3f9ed75aa4 100644 --- a/bin/named/bind9.xsl +++ b/bin/named/bind9.xsl @@ -1,6 +1,6 @@