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

index fbeb48eded4fe90dcd9bdb8f9de30d6d42cc75c8..2068c4c7c954166cc5faa4184f3a2bd184cb0788 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.31 2007/02/01 04:42:54 marka Exp $ */
+/* $Id: socket.c,v 1.5.2.32 2007/02/01 23:55:18 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