]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright
authorMark Andrews <marka@isc.org>
Mon, 17 Jan 2005 23:58:33 +0000 (23:58 +0000)
committerMark Andrews <marka@isc.org>
Mon, 17 Jan 2005 23:58:33 +0000 (23:58 +0000)
lib/dns/include/dns/peer.h
lib/dns/peer.c
lib/isc/include/isc/netaddr.h
lib/isc/netaddr.c
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/parser.c

index 5dffcc4b30f6288b89c66e8d3b0ee937ed509e33..31501f5fddd3acdc100282230b33e543454f3f5e 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, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.h,v 1.21 2005/01/17 00:46:03 marka Exp $ */
+/* $Id: peer.h,v 1.22 2005/01/17 23:58:32 marka Exp $ */
 
 #ifndef DNS_PEER_H
 #define DNS_PEER_H 1
index a1204c609103c9b7197cc79cfe48dcf18b66dc5a..0badd737385719e9e3c8e6233281b96a49c050e4 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, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.c,v 1.20 2005/01/17 00:46:03 marka Exp $ */
+/* $Id: peer.c,v 1.21 2005/01/17 23:58:32 marka Exp $ */
 
 #include <config.h>
 
index b92335505f73c4545445d1963591f03b92844ec4..ae6b57e291d391490d8773d43c06afd9a1dad4b0 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netaddr.h,v 1.26 2005/01/17 00:46:04 marka Exp $ */
+/* $Id: netaddr.h,v 1.27 2005/01/17 23:58:33 marka Exp $ */
 
 #ifndef ISC_NETADDR_H
 #define ISC_NETADDR_H 1
index 40fece183d94024635ed80da573f290b17e69a74..f02f1354ef93d660fb0ef9851fca54a1123cc932 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: netaddr.c,v 1.29 2005/01/17 00:46:04 marka Exp $ */
+/* $Id: netaddr.c,v 1.30 2005/01/17 23:58:32 marka Exp $ */
 
 #include <config.h>
 
index 32bf863f400bd83f8255a623ed5aeb19cf4bd825..0c54acaa8929f3b3c813c7a7f4afac0fbe9b8777 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) 2002, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: grammar.h,v 1.7 2005/01/17 00:46:05 marka Exp $ */
+/* $Id: grammar.h,v 1.8 2005/01/17 23:58:33 marka Exp $ */
 
 #ifndef ISCCFG_GRAMMAR_H
 #define ISCCFG_GRAMMAR_H 1
index 4d22ace0a957dc2d7ecb3aacd8ce55ff2e50c3aa..51a275a3af61d23e2e3f79fdb191f11fba03f145 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: parser.c,v 1.115 2005/01/17 00:46:04 marka Exp $ */
+/* $Id: parser.c,v 1.116 2005/01/17 23:58:33 marka Exp $ */
 
 #include <config.h>