commit | d94049b6320504f3213adfaad939493676e83a3a | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Sun Feb 29 21:03:02 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Sun Feb 29 21:03:02 2004 +0000 |
tree | 7a25b794030cbee22cca6e2bf27aa3569f915d2c | |
parent | 898446c8bacb5b0e1c223dfec4643ebee8d07f8e [diff] [blame] |
nginx-0.0.2-2004-03-01-00:03:02 import
diff --git a/src/os/unix/ngx_solaris_sendfilev_chain.c b/src/os/unix/ngx_solaris_sendfilev_chain.c index 9cd1618..f428261 100644 --- a/src/os/unix/ngx_solaris_sendfilev_chain.c +++ b/src/os/unix/ngx_solaris_sendfilev_chain.c
@@ -1,4 +1,9 @@ +/* + * Copyright (C) 2002-2004 Igor Sysoev, http://sysoev.ru/en/ + */ + + #include <ngx_config.h> #include <ngx_core.h> #include <ngx_event.h>