]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 10 Aug 2006 23:59:27 +0000 (23:59 +0000)
committerMark Andrews <marka@isc.org>
Thu, 10 Aug 2006 23:59:27 +0000 (23:59 +0000)
lib/dns/tcpmsg.c

index f196f1449a53817bae80db4809554d0cd16a7f33..910097bbf04622119f148835be4866c1c72c730b 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: tcpmsg.c,v 1.24.2.2 2006/08/10 01:42:33 marka Exp $ */
+/* $Id: tcpmsg.c,v 1.24.2.3 2006/08/10 23:59:27 marka Exp $ */
 
 #include <config.h>