update_copyrights

This commit is contained in:
David Lawrence 2000-06-21 22:45:24 +00:00
parent ac4f76549c
commit 28d9fd5381
52 changed files with 92 additions and 92 deletions

View file

@ -1,4 +1,4 @@
# Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
# Copyright (C) 1998-2000 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
# Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
# Copyright (C) 1998-2000 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above

View file

@ -1,11 +1,11 @@
%{
/*
* Copyright (c) 1996-2000 by Internet Software Consortium.
*
* Copyright (C) 1996-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
* ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
@ -16,7 +16,7 @@
* SOFTWARE.
*/
/* $Id: confparser.y,v 1.98 2000/06/20 21:36:45 brister Exp $ */
/* $Id: confparser.y,v 1.99 2000/06/21 22:44:19 tale Exp $ */
#include <config.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: gen.c,v 1.51 2000/06/06 02:01:40 marka Exp $ */
/* $Id: gen.c,v 1.52 2000/06/21 22:44:06 tale Exp $ */
#include <config.h>

View file

@ -1,4 +1,4 @@
# Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
# Copyright (C) 1998-2000 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above

View file

@ -1,4 +1,4 @@
# Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
# Copyright (C) 1998-2000 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: rdata.c,v 1.100 2000/06/06 17:43:21 gson Exp $ */
/* $Id: rdata.c,v 1.101 2000/06/21 22:44:10 tale Exp $ */
#include <config.h>
#include <ctype.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: cname_5.c,v 1.32 2000/06/01 18:26:05 tale Exp $ */
/* $Id: cname_5.c,v 1.33 2000/06/21 22:44:36 tale Exp $ */
/* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: cname_5.h,v 1.19 2000/05/08 14:36:45 tale Exp $ */
/* $Id: cname_5.h,v 1.20 2000/06/21 22:44:38 tale Exp $ */
#ifndef GENERIC_CNAME_5_H
#define GENERIC_CNAME_5_H 1

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: hinfo_13.c,v 1.26 2000/06/01 18:26:09 tale Exp $ */
/* $Id: hinfo_13.c,v 1.27 2000/06/21 22:44:40 tale Exp $ */
/*
* Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_HINFO_13_H
#define GENERIC_HINFO_13_H 1
/* $Id: hinfo_13.h,v 1.18 2000/05/04 23:50:55 explorer Exp $ */
/* $Id: hinfo_13.h,v 1.19 2000/06/21 22:44:41 tale Exp $ */
typedef struct dns_rdata_hinfo {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: mb_7.c,v 1.30 2000/06/01 18:26:14 tale Exp $ */
/* $Id: mb_7.c,v 1.31 2000/06/21 22:44:42 tale Exp $ */
/* Reviewed: Wed Mar 15 17:31:26 PST 2000 by bwelling */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MB_7_H
#define GENERIC_MB_7_H 1
/* $Id: mb_7.h,v 1.18 2000/05/08 14:36:47 tale Exp $ */
/* $Id: mb_7.h,v 1.19 2000/06/21 22:44:44 tale Exp $ */
typedef struct dns_rdata_mb {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: md_3.c,v 1.32 2000/06/01 18:26:15 tale Exp $ */
/* $Id: md_3.c,v 1.33 2000/06/21 22:44:45 tale Exp $ */
/* Reviewed: Wed Mar 15 17:48:20 PST 2000 by bwelling */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MD_3_H
#define GENERIC_MD_3_H 1
/* $Id: md_3.h,v 1.19 2000/05/08 14:36:48 tale Exp $ */
/* $Id: md_3.h,v 1.20 2000/06/21 22:44:47 tale Exp $ */
typedef struct dns_rdata_md {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: mf_4.c,v 1.30 2000/06/01 18:26:16 tale Exp $ */
/* $Id: mf_4.c,v 1.31 2000/06/21 22:44:48 tale Exp $ */
/* reviewed: Wed Mar 15 17:47:33 PST 2000 by brister */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MF_4_H
#define GENERIC_MF_4_H 1
/* $Id: mf_4.h,v 1.17 2000/05/08 14:36:49 tale Exp $ */
/* $Id: mf_4.h,v 1.18 2000/06/21 22:44:50 tale Exp $ */
typedef struct dns_rdata_mf {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: mg_8.c,v 1.28 2000/06/01 18:26:17 tale Exp $ */
/* $Id: mg_8.c,v 1.29 2000/06/21 22:44:51 tale Exp $ */
/* reviewed: Wed Mar 15 17:49:21 PST 2000 by brister */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MG_8_H
#define GENERIC_MG_8_H 1
/* $Id: mg_8.h,v 1.17 2000/05/08 14:36:50 tale Exp $ */
/* $Id: mg_8.h,v 1.18 2000/06/21 22:44:52 tale Exp $ */
typedef struct dns_rdata_mg {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: minfo_14.c,v 1.29 2000/06/01 18:26:18 tale Exp $ */
/* $Id: minfo_14.c,v 1.30 2000/06/21 22:44:54 tale Exp $ */
/* reviewed: Wed Mar 15 17:45:32 PST 2000 by brister */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MINFO_14_H
#define GENERIC_MINFO_14_H 1
/* $Id: minfo_14.h,v 1.18 2000/05/08 14:36:51 tale Exp $ */
/* $Id: minfo_14.h,v 1.19 2000/06/21 22:44:55 tale Exp $ */
typedef struct dns_rdata_minfo {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: mr_9.c,v 1.27 2000/06/01 18:26:20 tale Exp $ */
/* $Id: mr_9.c,v 1.28 2000/06/21 22:44:57 tale Exp $ */
/* Reviewed: Wed Mar 15 21:30:35 EST 2000 by tale */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MR_9_H
#define GENERIC_MR_9_H 1
/* $Id: mr_9.h,v 1.17 2000/05/08 14:36:52 tale Exp $ */
/* $Id: mr_9.h,v 1.18 2000/06/21 22:44:58 tale Exp $ */
typedef struct dns_rdata_mr {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: mx_15.c,v 1.37 2000/06/01 18:26:21 tale Exp $ */
/* $Id: mx_15.c,v 1.38 2000/06/21 22:44:59 tale Exp $ */
/* reviewed: Wed Mar 15 18:05:46 PST 2000 by brister */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_MX_15_H
#define GENERIC_MX_15_H 1
/* $Id: mx_15.h,v 1.20 2000/05/08 14:36:53 tale Exp $ */
/* $Id: mx_15.h,v 1.21 2000/06/21 22:45:01 tale Exp $ */
typedef struct dns_rdata_mx {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: ns_2.c,v 1.31 2000/06/01 18:26:22 tale Exp $ */
/* $Id: ns_2.c,v 1.32 2000/06/21 22:45:02 tale Exp $ */
/* Reviewed: Wed Mar 15 18:15:00 PST 2000 by bwelling */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_NS_2_H
#define GENERIC_NS_2_H 1
/* $Id: ns_2.h,v 1.17 2000/04/29 02:01:45 tale Exp $ */
/* $Id: ns_2.h,v 1.18 2000/06/21 22:45:04 tale Exp $ */
#include <dns/fixedname.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: null_10.c,v 1.25 2000/06/01 18:26:23 tale Exp $ */
/* $Id: null_10.c,v 1.26 2000/06/21 22:45:05 tale Exp $ */
/* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_NULL_10_H
#define GENERIC_NULL_10_H 1
/* $Id: null_10.h,v 1.16 2000/06/01 18:26:24 tale Exp $ */
/* $Id: null_10.h,v 1.17 2000/06/21 22:45:07 tale Exp $ */
typedef struct dns_rdata_null {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: opt_41.c,v 1.15 2000/06/01 18:26:26 tale Exp $ */
/* $Id: opt_41.c,v 1.16 2000/06/21 22:45:08 tale Exp $ */
/* Reviewed: Thu Mar 16 14:06:44 PST 2000 by gson */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_OPT_41_H
#define GENERIC_OPT_41_H 1
/* $Id: opt_41.h,v 1.7 2000/05/24 05:09:28 tale Exp $ */
/* $Id: opt_41.h,v 1.8 2000/06/21 22:45:09 tale Exp $ */
/* RFC 2671 */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: proforma.c,v 1.24 2000/06/01 18:26:27 tale Exp $ */
/* $Id: proforma.c,v 1.25 2000/06/21 22:45:11 tale Exp $ */
#ifndef RDATA_GENERIC_#_#_C
#define RDATA_GENERIC_#_#_C

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_PROFORMA_H
#define GENERIC_PROFORMA_H 1
/* $Id: proforma.h,v 1.14 2000/04/29 02:01:47 tale Exp $ */
/* $Id: proforma.h,v 1.15 2000/06/21 22:45:13 tale Exp $ */
typedef struct dns_rdata_# {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: ptr_12.c,v 1.28 2000/06/01 18:26:28 tale Exp $ */
/* $Id: ptr_12.c,v 1.29 2000/06/21 22:45:14 tale Exp $ */
/* Reviewed: Thu Mar 16 14:05:12 PST 2000 by explorer */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_PTR_12_H
#define GENERIC_PTR_12_H 1
/* $Id: ptr_12.h,v 1.18 2000/05/08 14:36:54 tale Exp $ */
/* $Id: ptr_12.h,v 1.19 2000/06/21 22:45:16 tale Exp $ */
typedef struct dns_rdata_ptr {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: soa_6.c,v 1.39 2000/06/01 18:26:33 tale Exp $ */
/* $Id: soa_6.c,v 1.40 2000/06/21 22:45:17 tale Exp $ */
/* Reviewed: Thu Mar 16 15:18:32 PST 2000 by explorer */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_SOA_6_H
#define GENERIC_SOA_6_H 1
/* $Id: soa_6.h,v 1.22 2000/05/08 14:36:58 tale Exp $ */
/* $Id: soa_6.h,v 1.23 2000/06/21 22:45:18 tale Exp $ */
typedef struct dns_rdata_soa {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: txt_16.c,v 1.27 2000/06/01 18:26:35 tale Exp $ */
/* $Id: txt_16.c,v 1.28 2000/06/21 22:45:19 tale Exp $ */
/* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef GENERIC_TXT_16_H
#define GENERIC_TXT_16_H 1
/* $Id: txt_16.h,v 1.17 2000/05/24 05:09:29 tale Exp $ */
/* $Id: txt_16.h,v 1.18 2000/06/21 22:45:21 tale Exp $ */
typedef struct dns_rdata_txt_string {

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: a_1.c,v 1.34 2000/06/01 18:26:41 tale Exp $ */
/* $Id: a_1.c,v 1.35 2000/06/21 22:45:23 tale Exp $ */
/* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -18,7 +18,7 @@
#ifndef IN_1_A_1_H
#define IN_1_A_1_H 1
/* $Id: a_1.h,v 1.19 2000/04/29 02:01:54 tale Exp $ */
/* $Id: a_1.h,v 1.20 2000/06/21 22:45:24 tale Exp $ */
typedef struct dns_rdata_in_a {
dns_rdatacommon_t common;

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: time.c,v 1.13 2000/05/15 21:14:10 tale Exp $ */
/* $Id: time.c,v 1.14 2000/06/21 22:44:14 tale Exp $ */
#include <config.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 1998, 1999, 2000 Internet Software Consortium.
* Copyright (C) 1998-2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above