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:
parent
b7aab05eda
commit
1814d2108d
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
|
* Copyright (C) 2000, 2001, 2003 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: lwdgrbn.c,v 1.17 2006/12/07 04:46:27 marka Exp $ */
|
/* $Id: lwdgrbn.c,v 1.18 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 1998-2003 Internet Software Consortium.
|
* Copyright (C) 1998-2003 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: t_names.c,v 1.40 2006/12/07 13:23:14 marka Exp $ */
|
/* $Id: t_names.c,v 1.41 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 1999-2003 Internet Software Consortium.
|
* Copyright (C) 1999-2003 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: master.c,v 1.160 2006/12/07 04:46:27 marka Exp $ */
|
/* $Id: master.c,v 1.161 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
@ -14,7 +14,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: dhcid_49.c,v 1.2 2006/12/07 03:38:39 marka Exp $ */
|
/* $Id: dhcid_49.c,v 1.3 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/* RFC 4701 */
|
/* RFC 4701 */
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* 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
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
@ -19,7 +18,7 @@
|
|||||||
#ifndef IN_1_DHCID_49_H
|
#ifndef IN_1_DHCID_49_H
|
||||||
#define IN_1_DHCID_49_H 1
|
#define IN_1_DHCID_49_H 1
|
||||||
|
|
||||||
/* $Id: dhcid_49.h,v 1.2 2006/12/07 03:38:39 marka Exp $ */
|
/* $Id: dhcid_49.h,v 1.3 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
typedef struct dns_rdata_in_dhcid {
|
typedef struct dns_rdata_in_dhcid {
|
||||||
dns_rdatacommon_t common;
|
dns_rdatacommon_t common;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
|
* Copyright (C) 2000, 2001, 2003 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: sdb.c,v 1.54 2006/12/07 04:46:27 marka Exp $ */
|
/* $Id: sdb.c,v 1.55 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Portions Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Portions Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Portions Copyright (C) 1999-2001 Internet Software Consortium.
|
* Portions Copyright (C) 1999-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
|
||||||
@ -50,7 +50,7 @@
|
|||||||
* USE OR PERFORMANCE OF THIS SOFTWARE.
|
* USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: sdlz.c,v 1.8 2006/12/07 04:46:27 marka Exp $ */
|
/* $Id: sdlz.c,v 1.9 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Portions Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
|
* Portions Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
|
||||||
* Portions Copyright (C) 2001-2003 Internet Software Consortium.
|
* Portions Copyright (C) 2001-2003 Internet Software Consortium.
|
||||||
* Portions Copyright (C) 2001 Nominum, Inc.
|
* Portions Copyright (C) 2001 Nominum, Inc.
|
||||||
*
|
*
|
||||||
@ -16,7 +16,7 @@
|
|||||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: cc.c,v 1.14 2006/12/07 04:46:27 marka Exp $ */
|
/* $Id: cc.c,v 1.15 2006/12/07 23:57:59 marka Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user