2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

update copyright notice

This commit is contained in:
Mark Andrews 2005-07-16 00:40:43 +00:00
parent 50a1a0e0d2
commit e39d36b115
2 changed files with 4 additions and 4 deletions

View File

@ -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. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * 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 */ /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */

View File

@ -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. * Copyright (C) 1998-2001 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -18,7 +18,7 @@
#ifndef GENERIC_SPF_99_H #ifndef GENERIC_SPF_99_H
#define GENERIC_SPF_99_H 1 #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 { typedef struct dns_rdata_spf_string {
isc_uint8_t length; isc_uint8_t length;