diff --git a/CHANGES b/CHANGES index 828120e12d..84ea68324a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -3780. [bug] $GENERATE handled negative numbers incorrectly. +3780. [bug] $GENERATE handled negative numbers incorrectly. [RT #25528] 3779. [cleanup] Clarify the error message when using an option diff --git a/lib/dns/master.c b/lib/dns/master.c index 7bd4086f72..85858f4509 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2009, 2011-2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any