]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 25 Aug 2006 05:25:50 +0000 (05:25 +0000)
committerMark Andrews <marka@isc.org>
Fri, 25 Aug 2006 05:25:50 +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 4728825670ba2fad6bd9b5ec3d1c071ce2bb07c8..b16fd7b443588b53bd6a2651850e9b37ce00ef60 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.3.206.4 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: journalprint.c,v 1.3.206.5 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index 79ed096b2c721668dbf217679fcdeb4cd7c4a55f..f65910bbea67e4cdde8a7e57cf4f57b21a3401af 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) 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.3.72.5 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: portlist.c,v 1.3.72.6 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index de3cfd9627483cf9b69dd45c5911496e0b53c83e..8df448399c5d1ef4e1266c81265e592d170d037a 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) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +17,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: netscope.c,v 1.5.142.8 2006/08/24 00:43:59 marka Exp $";
+       "$Id: netscope.c,v 1.5.142.9 2006/08/25 05:25:50 marka Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index a27014557a49d64e1e890f46ed509c454f3a44df..395d52f7d307dbc622a7dae23fc6f35b7fa7c0a8 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.4.12.4 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: condition.c,v 1.4.12.5 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index 3e3dc5da72948c664250b6f28dc966db3e9793cd..a707947fe9b7fb36a69ff9b83152ee3ff682edac 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.4.12.4 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: mutex.c,v 1.4.12.5 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index 1ddb195dd349e18db96da59b1d9439aac53576ac..3745ca227f253548831089bf8ef9818138189d6b 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: fsaccess.c,v 1.6.206.2 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: fsaccess.c,v 1.6.206.3 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index f20c8d33a9b11997bf4df6d042c9d466bdac9dd2..f11262f599273b761740400869166115742d80f5 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) 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.7.206.2 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: ipv6.c,v 1.7.206.3 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>
 
index 10763fd14ac9e92eeb1ce449e53e2b68cfa892ec..06b7fbe1efd19a90ac8635f361c8f588a7f5bcff 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: gai_strerror.c,v 1.14.2.1.10.2 2006/08/24 00:43:59 marka Exp $ */
+/* $Id: gai_strerror.c,v 1.14.2.1.10.3 2006/08/25 05:25:50 marka Exp $ */
 
 #include <config.h>