From: Mark Andrews Date: Sat, 16 Jul 2005 00:40:43 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.2.6b1~43^2~41 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e39d36b11583f73a74ea9ba44baca83c79756f6d;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/rdata/generic/spf_99.c b/lib/dns/rdata/generic/spf_99.c index cc24fd3c8d7..57ebc6aeae3 100644 --- a/lib/dns/rdata/generic/spf_99.c +++ b/lib/dns/rdata/generic/spf_99.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-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: spf_99.c,v 1.1 2005/07/14 06:46:44 marka Exp $ */ +/* $Id: spf_99.c,v 1.2 2005/07/16 00:40:43 marka Exp $ */ /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */ diff --git a/lib/dns/rdata/generic/spf_99.h b/lib/dns/rdata/generic/spf_99.h index 279eed156e5..a6b54595bdc 100644 --- a/lib/dns/rdata/generic/spf_99.h +++ b/lib/dns/rdata/generic/spf_99.h @@ -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 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -18,7 +18,7 @@ #ifndef GENERIC_SPF_99_H #define GENERIC_SPF_99_H 1 -/* $Id: spf_99.h,v 1.1 2005/07/14 06:46:44 marka Exp $ */ +/* $Id: spf_99.h,v 1.2 2005/07/16 00:40:43 marka Exp $ */ typedef struct dns_rdata_spf_string { isc_uint8_t length;