From: Mark Andrews Date: Sun, 20 Mar 2005 22:32:57 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.2.6b1~137^2~30 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8ff7c9a0bb4e583aa726a2d775f30f06b319b5bc;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/rdata.c b/lib/dns/rdata.c index e0685f581a7..1b82a50c685 100644 --- a/lib/dns/rdata.c +++ b/lib/dns/rdata.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rdata.c,v 1.186 2005/03/18 04:31:00 marka Exp $ */ +/* $Id: rdata.c,v 1.187 2005/03/20 22:32:57 marka Exp $ */ #include #include diff --git a/lib/dns/rdata/any_255/tsig_250.c b/lib/dns/rdata/any_255/tsig_250.c index 2c8637e7e16..72cd6372027 100644 --- a/lib/dns/rdata/any_255/tsig_250.c +++ b/lib/dns/rdata/any_255/tsig_250.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: tsig_250.c,v 1.60 2005/03/18 04:31:01 marka Exp $ */ +/* $Id: tsig_250.c,v 1.61 2005/03/20 22:32:57 marka Exp $ */ /* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */