]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 14 Oct 2005 02:13:05 +0000 (02:13 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Oct 2005 02:13:05 +0000 (02:13 +0000)
bin/named/xfrout.c
lib/dns/xfrin.c
lib/isc/lfsr.c
lib/isc/unix/os.c

index 477fa74e75d313cbb2eb3a381305b8d2ae18fbec..02341b5f3cc5e2e0588ec1fc6e662ec7a0e1b7cc 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) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrout.c,v 1.101.2.9 2005/10/14 01:37:49 marka Exp $ */
+/* $Id: xfrout.c,v 1.101.2.10 2005/10/14 02:13:03 marka Exp $ */
 
 #include <config.h>
 
index 3e575355838ad595a8117b543497286b3544450b..035866f88ae62e22f743359dd606a52751437387 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) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrin.c,v 1.124.2.8 2005/10/14 01:37:55 marka Exp $ */
+/* $Id: xfrin.c,v 1.124.2.9 2005/10/14 02:13:04 marka Exp $ */
 
 #include <config.h>
 
index 32892e55c76f5b944cb5118560dadbf244b94758..b982d3ac1e5f670566c1c63ba15b6a1643fe82ef 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) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lfsr.c,v 1.11.2.4 2005/10/14 01:37:56 marka Exp $ */
+/* $Id: lfsr.c,v 1.11.2.5 2005/10/14 02:13:04 marka Exp $ */
 
 #include <config.h>
 
index 5de2c4d58036606ea1e705ba1847b6925423d8e5..8101d1cd891049c13a6f04482d52987549af9613 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) 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: os.c,v 1.11.2.3 2005/10/14 01:37:56 marka Exp $ */
+/* $Id: os.c,v 1.11.2.4 2005/10/14 02:13:05 marka Exp $ */
 
 #include <config.h>