From: Tinderbox User Date: Tue, 14 Jan 2014 23:45:12 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.6-ESV-R11rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d32d98d20c0b285c0249e9a6d0dbcbd9a52539f;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/rdata/generic/rrsig_46.c b/lib/dns/rdata/generic/rrsig_46.c index b450fed77f7..be55045b8d4 100644 --- a/lib/dns/rdata/generic/rrsig_46.c +++ b/lib/dns/rdata/generic/rrsig_46.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -102,7 +102,7 @@ fromtext_rrsig(ARGS_FROMTEXT) { RETTOK(ISC_R_RANGE); time_expire = l; } else - RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); + RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); RETERR(uint32_tobuffer(time_expire, target)); /*