From a586554e908105bf69e6fc8cd7ebe94f2d40fb17 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 26 Apr 2012 12:15:44 +0000 Subject: [PATCH 1/4] update SRCID --- doc/private/SRCID | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/private/SRCID b/doc/private/SRCID index 0b5bdd2626..470ada4d31 100644 --- a/doc/private/SRCID +++ b/doc/private/SRCID @@ -1,4 +1,4 @@ # This file must follow /bin/sh rules. It is imported directly via # configure. # -SRCID="( 2012/04/26 03:15:00 UTC )" +SRCID="( 2012/04/26 12:15:00 UTC )" From 7169f76a893666eb20fc7750782e7f411db742d6 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 26 Apr 2012 23:30:37 +0000 Subject: [PATCH 2/4] newcopyrights --- util/copyrights | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/util/copyrights b/util/copyrights index 283efbca22..29ee0ded92 100644 --- a/util/copyrights +++ b/util/copyrights @@ -758,6 +758,9 @@ ./bin/tests/system/dns64/conf/bad4.conf CONF-C 2010 ./bin/tests/system/dns64/conf/bad5.conf CONF-C 2010 ./bin/tests/system/dns64/conf/bad6.conf CONF-C 2010 +./bin/tests/system/dns64/conf/bad7.conf CONF-C 2012 +./bin/tests/system/dns64/conf/bad8.conf CONF-C 2012 +./bin/tests/system/dns64/conf/bad9.conf CONF-C 2012 ./bin/tests/system/dns64/conf/good1.conf CONF-C 2010 ./bin/tests/system/dns64/conf/good2.conf CONF-C 2010 ./bin/tests/system/dns64/conf/good3.conf CONF-C 2010 @@ -890,7 +893,7 @@ ./bin/tests/system/forward/ns5/named.conf CONF-C 2011 ./bin/tests/system/forward/ns5/root.db ZONE 2011 ./bin/tests/system/forward/tests.sh SH 2000,2001,2004,2007,2011 -./bin/tests/system/genzone.sh SH 2001,2002,2003,2004,2007,2009,2011 +./bin/tests/system/genzone.sh SH 2001,2002,2003,2004,2007,2009,2011,2012 ./bin/tests/system/glue/clean.sh SH 2000,2001,2004,2007 ./bin/tests/system/glue/fi.good X 2000,2001 ./bin/tests/system/glue/noglue.good X 2000,2001 @@ -1331,8 +1334,8 @@ ./bin/tests/system/xfer/ans5/unsigned X 2011 ./bin/tests/system/xfer/ans5/wrongkey X 2011 ./bin/tests/system/xfer/clean.sh SH 2000,2001,2004,2007,2011,2012 -./bin/tests/system/xfer/dig1.good X 2000,2001,2003,2004,2009,2011 -./bin/tests/system/xfer/dig2.good X 2000,2001,2003,2004,2009,2011 +./bin/tests/system/xfer/dig1.good X 2000,2001,2003,2004,2009,2011,2012 +./bin/tests/system/xfer/dig2.good X 2000,2001,2003,2004,2009,2011,2012 ./bin/tests/system/xfer/ns1/named.conf CONF-C 2000,2001,2004,2007,2011 ./bin/tests/system/xfer/ns1/root.db ZONE 2000,2001,2004,2007 ./bin/tests/system/xfer/ns2/named.conf CONF-C 2000,2001,2004,2005,2007 @@ -2302,6 +2305,8 @@ ./lib/dns/rdata/generic/sshfp_44.h C 2003,2004,2005,2006,2007 ./lib/dns/rdata/generic/tkey_249.c C 1999,2000,2001,2002,2003,2004,2007,2009,2011,2012 ./lib/dns/rdata/generic/tkey_249.h C 1999,2000,2001,2003,2004,2005,2007 +./lib/dns/rdata/generic/tlsa_52.c C 2012 +./lib/dns/rdata/generic/tlsa_52.h C 2012 ./lib/dns/rdata/generic/txt_16.c C 1998,1999,2000,2001,2002,2004,2007,2008,2009 ./lib/dns/rdata/generic/txt_16.h C 1998,1999,2000,2001,2004,2005,2007 ./lib/dns/rdata/generic/unspec_103.c C 1999,2000,2001,2002,2004,2007,2009 From aa64e902a0537ab6e3e41da4b96f4bc39be8c6e0 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 26 Apr 2012 23:45:49 +0000 Subject: [PATCH 3/4] update copyright notice --- bin/tests/system/genzone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/genzone.sh b/bin/tests/system/genzone.sh index 3974bc536c..cc39e01913 100644 --- a/bin/tests/system/genzone.sh +++ b/bin/tests/system/genzone.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004, 2007, 2009, 2011 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2009, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001-2003 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any From 321e814bfb969e91064cf167844a7c5effc08dc4 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Fri, 27 Apr 2012 00:16:06 +0000 Subject: [PATCH 4/4] update SRCID --- doc/private/SRCID | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/private/SRCID b/doc/private/SRCID index 470ada4d31..cae6aca931 100644 --- a/doc/private/SRCID +++ b/doc/private/SRCID @@ -1,4 +1,4 @@ # This file must follow /bin/sh rules. It is imported directly via # configure. # -SRCID="( 2012/04/26 12:15:00 UTC )" +SRCID="( 2012/04/27 00:15:00 UTC )"