]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 9 Sep 2005 14:11:38 +0000 (14:11 +0000)
committerMark Andrews <marka@isc.org>
Fri, 9 Sep 2005 14:11:38 +0000 (14:11 +0000)
bin/dig/Makefile.in
doc/dev/release
lib/isc/win32/include/isc/thread.h
lib/isc/win32/thread.c

index 732993d1f3a86995e3778fcc09e100cfe239e050..6ea396447df4022753c071398df318731a51b591 100644 (file)
@@ -1,4 +1,4 @@
-# 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
@@ -13,7 +13,7 @@
 # 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@
index 19ccb39a5e79dbd1334bbc6baafff47ca8a6fcfe..7a251cc61e9cbdbe7049ede1f6ae7c86b5aeb9d0 100644 (file)
@@ -1,8 +1,8 @@
-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
 
index 85eaaebf16ce699b2f18caa1cbaa4af538bdee9f..525d691d5436f85f6f9c786d921c4eef7f71c5c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -15,7 +15,7 @@
  * 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
index b07a28d68d1ce3a220cbbdb9fe7bd53bc80e399b..da8f7ea2dcfb584cb61f72e2dd74acd4ca008329 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -15,7 +15,7 @@
  * 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>