From: Mark Andrews Date: Fri, 20 May 2005 01:09:36 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.2.6b1~78^2~84 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=172d748152bf72a5af01f79c10f5e80ab4965583;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/system/nsupdate/ns1/named.conf b/bin/tests/system/nsupdate/ns1/named.conf index 03b100ba05d..8e0a5692eb2 100644 --- a/bin/tests/system/nsupdate/ns1/named.conf +++ b/bin/tests/system/nsupdate/ns1/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named.conf,v 1.13 2005/05/19 04:59:01 marka Exp $ */ +/* $Id: named.conf,v 1.14 2005/05/20 01:09:35 marka Exp $ */ controls { /* empty */ }; diff --git a/lib/dns/rdata/generic/mx_15.c b/lib/dns/rdata/generic/mx_15.c index 92bda74fe6b..7ec44f3000d 100644 --- a/lib/dns/rdata/generic/mx_15.c +++ b/lib/dns/rdata/generic/mx_15.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mx_15.c,v 1.53 2005/05/19 04:59:05 marka Exp $ */ +/* $Id: mx_15.c,v 1.54 2005/05/20 01:09:36 marka Exp $ */ /* reviewed: Wed Mar 15 18:05:46 PST 2000 by brister */