]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 25 Aug 2006 05:25:52 +0000 (05:25 +0000)
committerMark Andrews <marka@isc.org>
Fri, 25 Aug 2006 05:25:52 +0000 (05:25 +0000)
bin/tests/journalprint.c
lib/dns/portlist.c
lib/isc/netscope.c
lib/isc/nothreads/condition.c
lib/isc/nothreads/mutex.c
lib/isc/unix/fsaccess.c
lib/isc/unix/ipv6.c
lib/lwres/gai_strerror.c

index 0eec367dbc390cd96465de9c123cf1d966832893..59c24081d0ea7c6f7a28c0d5d6e8a6b57aaf6163 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journalprint.c,v 1.8 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: journalprint.c,v 1.9 2006/08/25 05:25:52 marka Exp $ */
 
 /*! \file */
 #include <config.h>
index 8d270b8a437d91d8e6793a85542bd4d45cf5e111..f85d4e0a87961d11f94144b046d576e7eb9fa8a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portlist.c,v 1.10 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: portlist.c,v 1.11 2006/08/25 05:25:52 marka Exp $ */
 
 /*! \file */
 
index b1104c44db774b70496a9646f58830381d27eb97..11ffd8d9811eb1fe8bad26683edb958ba728b3b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -19,7 +19,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: netscope.c,v 1.10 2006/08/24 00:17:54 marka Exp $";
+       "$Id: netscope.c,v 1.11 2006/08/25 05:25:52 marka Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 48be11878e54b2258a6b383be9fd13df0e465db6..2b2521ba18e9291f27c19aa7feb230ff243b6ac2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: condition.c,v 1.7 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: condition.c,v 1.8 2006/08/25 05:25:52 marka Exp $ */
 
 #include <config.h>
 
index b5523711cf25d66b11e331d5885e482bed7e6441..f6ec95f346e610eb9049a6d93eab48bae7658c10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.c,v 1.7 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: mutex.c,v 1.8 2006/08/25 05:25:52 marka Exp $ */
 
 #include <config.h>
 
index d159b6682d99c7cdcdfef0b249e63d83c4b9ea8b..d8f1792dd625f4aeab42cde65f54ca17b70ef232 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.c,v 1.10 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: fsaccess.c,v 1.11 2006/08/25 05:25:52 marka Exp $ */
 
 #include <config.h>
 
index e1a3a08461a811b6697b9a66a06a5829b3ccffbf..f848e138476d9c10d7d6da76a908691f39d39ba0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.c,v 1.11 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: ipv6.c,v 1.12 2006/08/25 05:25:52 marka Exp $ */
 
 /*! \file */
 
index 59aae09b0b680ed8b573ec50e1066b082cff8f76..61427490f8ed4d4d253b4cf9c19fc39a892e0000 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gai_strerror.c,v 1.19 2006/08/24 00:17:54 marka Exp $ */
+/* $Id: gai_strerror.c,v 1.20 2006/08/25 05:25:52 marka Exp $ */
 
 /*! \file gai_strerror.c
  * lwres_gai_strerror() returns an error message corresponding to an