mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
update copyright notice
This commit is contained in:
parent
d1cb7c4f74
commit
fd6a9d688c
@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: nsupdate.c,v 1.185 2010/12/09 00:54:33 marka Exp $ */
|
||||
/* $Id: nsupdate.c,v 1.186 2010/12/09 04:31:57 tbox Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@ -694,7 +694,7 @@ setup_keyfile(isc_mem_t *mctx, isc_log_t *lctx) {
|
||||
keyfile, isc_result_totext(result));
|
||||
return;
|
||||
}
|
||||
} else
|
||||
} else
|
||||
dst_key_attach(dstkey, &sig0key);
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Portions Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Portions Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Portions Copyright (C) 2000-2002 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
@ -29,7 +29,7 @@
|
||||
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dst_internal.h,v 1.24 2010/12/09 00:54:33 marka Exp $ */
|
||||
/* $Id: dst_internal.h,v 1.25 2010/12/09 04:31:57 tbox Exp $ */
|
||||
|
||||
#ifndef DST_DST_INTERNAL_H
|
||||
#define DST_DST_INTERNAL_H 1
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2000-2002 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dst.h,v 1.26 2010/12/09 00:54:34 marka Exp $ */
|
||||
/* $Id: dst.h,v 1.27 2010/12/09 04:31:57 tbox Exp $ */
|
||||
|
||||
#ifndef DST_DST_H
|
||||
#define DST_DST_H 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user