diff options
Diffstat (limited to 'src/os/unix/ngx_channel.h')
-rw-r--r-- | src/os/unix/ngx_channel.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/os/unix/ngx_channel.h b/src/os/unix/ngx_channel.h index 276825232..3cb1c55ec 100644 --- a/src/os/unix/ngx_channel.h +++ b/src/os/unix/ngx_channel.h @@ -1,3 +1,9 @@ + +/* + * Copyright (C) 2002-2004 Igor Sysoev + */ + + #ifndef _NGX_CHANNEL_H_INCLUDED_ #define _NGX_CHANNEL_H_INCLUDED_ |