]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyrights
authorMark Andrews <marka@isc.org>
Mon, 17 Jan 2005 04:11:34 +0000 (04:11 +0000)
committerMark Andrews <marka@isc.org>
Mon, 17 Jan 2005 04:11:34 +0000 (04:11 +0000)
bin/rndc/rndc.c
lib/dns/include/dns/view.h
lib/dns/include/dns/zt.h
lib/dns/view.c
lib/dns/zt.c

index 8b0aea473258029bc69eb364786bc99568004b71..b064a35b1d3f3edf450e9898ffda274c140d82a0 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-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.c,v 1.101 2005/01/14 03:28:07 marka Exp $ */
+/* $Id: rndc.c,v 1.102 2005/01/17 04:11:33 marka Exp $ */
 
 /*
  * Principal Author: DCL
index a6f359a66cb165e057ffaa372872e8d5cf17cfe4..79846796fe42ef813ae1fbf258fc3139354c1af0 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-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.h,v 1.93 2005/01/14 03:28:08 marka Exp $ */
+/* $Id: view.h,v 1.94 2005/01/17 04:11:33 marka Exp $ */
 
 #ifndef DNS_VIEW_H
 #define DNS_VIEW_H 1
index 63ab5fa0c7b27089e526b2ebd0d156345e7a875e..f405d296e57916624c1bdb03b5016df12aa915dc 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zt.h,v 1.31 2005/01/14 03:28:09 marka Exp $ */
+/* $Id: zt.h,v 1.32 2005/01/17 04:11:34 marka Exp $ */
 
 #ifndef DNS_ZT_H
 #define DNS_ZT_H 1
index 61b208ced1042462f4589d64e3a69eca36922179..43c3fab2259d96a8ec46303e8a2ec77df2a24909 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-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.c,v 1.129 2005/01/14 03:28:07 marka Exp $ */
+/* $Id: view.c,v 1.130 2005/01/17 04:11:33 marka Exp $ */
 
 #include <config.h>
 
index 6fbd260d6428d11859abcde44dda93385b1f92e0..faf6513b45f2f5c5c9bc7cd81430a1736ff381f4 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zt.c,v 1.39 2005/01/14 03:28:07 marka Exp $ */
+/* $Id: zt.c,v 1.40 2005/01/17 04:11:33 marka Exp $ */
 
 #include <config.h>