aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/win32/ngx_socket.c')
-rw-r--r--src/os/win32/ngx_socket.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/os/win32/ngx_socket.c b/src/os/win32/ngx_socket.c
index e3f6f5c96..c397f7b22 100644
--- a/src/os/win32/ngx_socket.c
+++ b/src/os/win32/ngx_socket.c
@@ -1,4 +1,9 @@
+/*
+ * Copyright (C) 2002-2004 Igor Sysoev
+ */
+
+
#include <ngx_config.h>
#include <ngx_core.h>