2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 15:45:25 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2008-02-07 23:46:54 +00:00
parent bf46736ab1
commit f172f06ff2
3 changed files with 3135 additions and 3135 deletions

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or 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: acache.c,v 1.21 2008/02/07 02:41:26 marka Exp $ */ /* $Id: acache.c,v 1.22 2008/02/07 23:46:54 tbox Exp $ */
#include <config.h> #include <config.h>
@@ -137,7 +137,7 @@ struct acache_cleaner {
in seconds. */ in seconds. */
isc_stdtime_t last_cleanup_time; /* The time when the last isc_stdtime_t last_cleanup_time; /* The time when the last
cleanup task completed */ cleanup task completed */
isc_timer_t *cleaning_timer; isc_timer_t *cleaning_timer;
isc_event_t *resched_event; /* Sent by cleaner task to isc_event_t *resched_event; /* Sent by cleaner task to

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff