]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 1 Feb 2007 23:55:19 +0000 (23:55 +0000)
committerMark Andrews <marka@isc.org>
Thu, 1 Feb 2007 23:55:19 +0000 (23:55 +0000)
lib/isc/win32/socket.c

index 01896805c61dd01ab2600a412e748af21e031109..18c548277fa7baaa26dcf619c20f9e70819a734f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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: socket.c,v 1.5.2.13.2.20 2007/02/01 04:42:29 marka Exp $ */
+/* $Id: socket.c,v 1.5.2.13.2.21 2007/02/01 23:55:19 marka Exp $ */
 
 /* This code has been rewritten to take advantage of Windows Sockets
  * I/O Completion Ports and Events. I/O Completion Ports is ONLY