2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

new copyright for new files

This commit is contained in:
Tatuya JINMEI 神明達哉 2004-12-21 10:54:12 +00:00
parent d0eb2cc33c
commit 1ba466b68e
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@ -15,7 +16,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: acache.c,v 1.2 2004/12/21 10:45:16 jinmei Exp $ */
/* $Id: acache.c,v 1.3 2004/12/21 10:54:11 jinmei Exp $ */
#include <config.h>

View File

@ -1,4 +1,5 @@
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@ -15,7 +16,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: acache.h,v 1.2 2004/12/21 10:45:18 jinmei Exp $ */
/* $Id: acache.h,v 1.3 2004/12/21 10:54:12 jinmei Exp $ */
#ifndef DNS_ACACHE_H
#define DNS_ACACHE_H 1