diff --git a/CHANGES b/CHANGES index 8c72283732..5554412d12 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ commands is now dynamically resizable, allowing arbitrarily large amounts of text to be sent back to the client. (Prior to this change, it was - possible for the output of "rndc tsig-list" to be + possible for the output of "rndc tsig-list" to be truncated.) [RT #37731] 4004. [bug] When delegations had AAAA glue but not A, a diff --git a/lib/isccc/cc.c b/lib/isccc/cc.c index 36d4dffaee..89a9f877ab 100644 --- a/lib/isccc/cc.c +++ b/lib/isccc/cc.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004-2007, 2012, 2013 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004-2007, 2012-2014 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/lib/isccc/include/isccc/cc.h b/lib/isccc/include/isccc/cc.h index 5f7f88e1e5..d185c9adea 100644 --- a/lib/isccc/include/isccc/cc.h +++ b/lib/isccc/include/isccc/cc.h @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004-2007, 2013 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004-2007, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any