-# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.38 2005/09/09 06:13:58 marka Exp $
+# $Id: Makefile.in,v 1.39 2005/09/09 14:11:37 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
-Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000-2003 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
-$Id: release,v 1.63 2005/09/09 01:00:04 marka Exp $
+$Id: release,v 1.64 2005/09/09 14:11:37 marka Exp $
Preparing a bind9 release
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: thread.h,v 1.17 2005/09/09 12:26:19 marka Exp $ */
+/* $Id: thread.h,v 1.18 2005/09/09 14:11:38 marka Exp $ */
#ifndef ISC_THREAD_H
#define ISC_THREAD_H 1
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: thread.c,v 1.19 2005/09/09 12:26:19 marka Exp $ */
+/* $Id: thread.c,v 1.20 2005/09/09 14:11:38 marka Exp $ */
#include <config.h>