From e39d36b11583f73a74ea9ba44baca83c79756f6d Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 16 Jul 2005 00:40:43 +0000 Subject: [PATCH] update copyright notice --- lib/dns/rdata/generic/spf_99.c | 4 ++-- lib/dns/rdata/generic/spf_99.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dns/rdata/generic/spf_99.c b/lib/dns/rdata/generic/spf_99.c index cc24fd3c8d..57ebc6aeae 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 279eed156e..a6b54595bd 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; -- GitLab