[nginx] svn commit: r4413 - in trunk: auto auto/cc auto/lib auto/lib/geoip auto/lib/google-perftools auto/lib/libatomic auto/lib/libgd auto/lib/libxslt auto/lib/md5 auto/lib/openssl auto/lib/pcre auto/lib/perl auto/lib/sha1 auto/lib/zlib auto/os auto/types docs/man docs/text src/core src/event src/event/modules src/http src/http/modules src/http/modules/perl src/mail src/misc src/mysql src/os/unix src/os/win32

maxim at nginx.com maxim at nginx.com
Wed Jan 18 15:07:45 UTC 2012


Author: maxim
Date: 2012-01-18 15:07:43 +0000 (Wed, 18 Jan 2012)
New Revision: 4413

Log:
Copyright updated.

Modified:
   trunk/auto/cc/acc
   trunk/auto/cc/bcc
   trunk/auto/cc/ccc
   trunk/auto/cc/conf
   trunk/auto/cc/gcc
   trunk/auto/cc/icc
   trunk/auto/cc/msvc
   trunk/auto/cc/name
   trunk/auto/cc/owc
   trunk/auto/cc/sunc
   trunk/auto/configure
   trunk/auto/define
   trunk/auto/endianess
   trunk/auto/feature
   trunk/auto/have
   trunk/auto/have_headers
   trunk/auto/headers
   trunk/auto/include
   trunk/auto/init
   trunk/auto/install
   trunk/auto/lib/conf
   trunk/auto/lib/geoip/conf
   trunk/auto/lib/google-perftools/conf
   trunk/auto/lib/libatomic/conf
   trunk/auto/lib/libatomic/make
   trunk/auto/lib/libgd/conf
   trunk/auto/lib/libxslt/conf
   trunk/auto/lib/make
   trunk/auto/lib/md5/conf
   trunk/auto/lib/md5/make
   trunk/auto/lib/md5/makefile.bcc
   trunk/auto/lib/md5/makefile.msvc
   trunk/auto/lib/md5/makefile.owc
   trunk/auto/lib/openssl/conf
   trunk/auto/lib/openssl/make
   trunk/auto/lib/openssl/makefile.bcc
   trunk/auto/lib/openssl/makefile.msvc
   trunk/auto/lib/pcre/conf
   trunk/auto/lib/pcre/make
   trunk/auto/lib/pcre/makefile.bcc
   trunk/auto/lib/pcre/makefile.msvc
   trunk/auto/lib/pcre/makefile.owc
   trunk/auto/lib/perl/conf
   trunk/auto/lib/perl/make
   trunk/auto/lib/sha1/conf
   trunk/auto/lib/sha1/make
   trunk/auto/lib/sha1/makefile.bcc
   trunk/auto/lib/sha1/makefile.msvc
   trunk/auto/lib/sha1/makefile.owc
   trunk/auto/lib/test
   trunk/auto/lib/zlib/conf
   trunk/auto/lib/zlib/make
   trunk/auto/lib/zlib/makefile.bcc
   trunk/auto/lib/zlib/makefile.msvc
   trunk/auto/lib/zlib/makefile.owc
   trunk/auto/make
   trunk/auto/modules
   trunk/auto/nohave
   trunk/auto/options
   trunk/auto/os/conf
   trunk/auto/os/darwin
   trunk/auto/os/freebsd
   trunk/auto/os/linux
   trunk/auto/os/solaris
   trunk/auto/os/win32
   trunk/auto/sources
   trunk/auto/stubs
   trunk/auto/summary
   trunk/auto/types/sizeof
   trunk/auto/types/typedef
   trunk/auto/types/uintptr_t
   trunk/auto/types/value
   trunk/auto/unix
   trunk/docs/man/nginx.8
   trunk/docs/text/LICENSE
   trunk/src/core/nginx.c
   trunk/src/core/nginx.h
   trunk/src/core/ngx_array.c
   trunk/src/core/ngx_array.h
   trunk/src/core/ngx_buf.c
   trunk/src/core/ngx_buf.h
   trunk/src/core/ngx_conf_file.c
   trunk/src/core/ngx_conf_file.h
   trunk/src/core/ngx_config.h
   trunk/src/core/ngx_connection.c
   trunk/src/core/ngx_connection.h
   trunk/src/core/ngx_core.h
   trunk/src/core/ngx_cpuinfo.c
   trunk/src/core/ngx_crc.h
   trunk/src/core/ngx_crc32.c
   trunk/src/core/ngx_crc32.h
   trunk/src/core/ngx_crypt.h
   trunk/src/core/ngx_cycle.c
   trunk/src/core/ngx_cycle.h
   trunk/src/core/ngx_file.c
   trunk/src/core/ngx_file.h
   trunk/src/core/ngx_hash.c
   trunk/src/core/ngx_hash.h
   trunk/src/core/ngx_inet.c
   trunk/src/core/ngx_inet.h
   trunk/src/core/ngx_list.c
   trunk/src/core/ngx_list.h
   trunk/src/core/ngx_log.c
   trunk/src/core/ngx_log.h
   trunk/src/core/ngx_md5.h
   trunk/src/core/ngx_murmurhash.h
   trunk/src/core/ngx_open_file_cache.c
   trunk/src/core/ngx_open_file_cache.h
   trunk/src/core/ngx_output_chain.c
   trunk/src/core/ngx_palloc.c
   trunk/src/core/ngx_palloc.h
   trunk/src/core/ngx_parse.c
   trunk/src/core/ngx_parse.h
   trunk/src/core/ngx_queue.c
   trunk/src/core/ngx_queue.h
   trunk/src/core/ngx_radix_tree.c
   trunk/src/core/ngx_radix_tree.h
   trunk/src/core/ngx_rbtree.c
   trunk/src/core/ngx_rbtree.h
   trunk/src/core/ngx_regex.c
   trunk/src/core/ngx_regex.h
   trunk/src/core/ngx_resolver.c
   trunk/src/core/ngx_resolver.h
   trunk/src/core/ngx_sha1.h
   trunk/src/core/ngx_shmtx.c
   trunk/src/core/ngx_shmtx.h
   trunk/src/core/ngx_slab.c
   trunk/src/core/ngx_slab.h
   trunk/src/core/ngx_spinlock.c
   trunk/src/core/ngx_string.c
   trunk/src/core/ngx_string.h
   trunk/src/core/ngx_times.c
   trunk/src/core/ngx_times.h
   trunk/src/event/modules/ngx_aio_module.c
   trunk/src/event/modules/ngx_devpoll_module.c
   trunk/src/event/modules/ngx_epoll_module.c
   trunk/src/event/modules/ngx_eventport_module.c
   trunk/src/event/modules/ngx_iocp_module.c
   trunk/src/event/modules/ngx_iocp_module.h
   trunk/src/event/modules/ngx_kqueue_module.c
   trunk/src/event/modules/ngx_poll_module.c
   trunk/src/event/modules/ngx_rtsig_module.c
   trunk/src/event/modules/ngx_select_module.c
   trunk/src/event/modules/ngx_win32_select_module.c
   trunk/src/event/ngx_event.c
   trunk/src/event/ngx_event.h
   trunk/src/event/ngx_event_accept.c
   trunk/src/event/ngx_event_acceptex.c
   trunk/src/event/ngx_event_busy_lock.c
   trunk/src/event/ngx_event_busy_lock.h
   trunk/src/event/ngx_event_connect.c
   trunk/src/event/ngx_event_connect.h
   trunk/src/event/ngx_event_connectex.c
   trunk/src/event/ngx_event_mutex.c
   trunk/src/event/ngx_event_openssl.c
   trunk/src/event/ngx_event_openssl.h
   trunk/src/event/ngx_event_pipe.c
   trunk/src/event/ngx_event_pipe.h
   trunk/src/event/ngx_event_posted.c
   trunk/src/event/ngx_event_posted.h
   trunk/src/event/ngx_event_timer.c
   trunk/src/event/ngx_event_timer.h
   trunk/src/http/modules/ngx_http_access_module.c
   trunk/src/http/modules/ngx_http_addition_filter_module.c
   trunk/src/http/modules/ngx_http_auth_basic_module.c
   trunk/src/http/modules/ngx_http_autoindex_module.c
   trunk/src/http/modules/ngx_http_browser_module.c
   trunk/src/http/modules/ngx_http_charset_filter_module.c
   trunk/src/http/modules/ngx_http_chunked_filter_module.c
   trunk/src/http/modules/ngx_http_dav_module.c
   trunk/src/http/modules/ngx_http_degradation_module.c
   trunk/src/http/modules/ngx_http_empty_gif_module.c
   trunk/src/http/modules/ngx_http_fastcgi_module.c
   trunk/src/http/modules/ngx_http_flv_module.c
   trunk/src/http/modules/ngx_http_geo_module.c
   trunk/src/http/modules/ngx_http_geoip_module.c
   trunk/src/http/modules/ngx_http_gzip_filter_module.c
   trunk/src/http/modules/ngx_http_gzip_static_module.c
   trunk/src/http/modules/ngx_http_headers_filter_module.c
   trunk/src/http/modules/ngx_http_image_filter_module.c
   trunk/src/http/modules/ngx_http_index_module.c
   trunk/src/http/modules/ngx_http_limit_conn_module.c
   trunk/src/http/modules/ngx_http_limit_req_module.c
   trunk/src/http/modules/ngx_http_log_module.c
   trunk/src/http/modules/ngx_http_map_module.c
   trunk/src/http/modules/ngx_http_memcached_module.c
   trunk/src/http/modules/ngx_http_mp4_module.c
   trunk/src/http/modules/ngx_http_not_modified_filter_module.c
   trunk/src/http/modules/ngx_http_proxy_module.c
   trunk/src/http/modules/ngx_http_random_index_module.c
   trunk/src/http/modules/ngx_http_range_filter_module.c
   trunk/src/http/modules/ngx_http_realip_module.c
   trunk/src/http/modules/ngx_http_referer_module.c
   trunk/src/http/modules/ngx_http_rewrite_module.c
   trunk/src/http/modules/ngx_http_scgi_module.c
   trunk/src/http/modules/ngx_http_secure_link_module.c
   trunk/src/http/modules/ngx_http_split_clients_module.c
   trunk/src/http/modules/ngx_http_ssi_filter_module.c
   trunk/src/http/modules/ngx_http_ssi_filter_module.h
   trunk/src/http/modules/ngx_http_ssl_module.c
   trunk/src/http/modules/ngx_http_ssl_module.h
   trunk/src/http/modules/ngx_http_static_module.c
   trunk/src/http/modules/ngx_http_stub_status_module.c
   trunk/src/http/modules/ngx_http_sub_filter_module.c
   trunk/src/http/modules/ngx_http_upstream_ip_hash_module.c
   trunk/src/http/modules/ngx_http_upstream_keepalive_module.c
   trunk/src/http/modules/ngx_http_userid_filter_module.c
   trunk/src/http/modules/ngx_http_uwsgi_module.c
   trunk/src/http/modules/ngx_http_xslt_filter_module.c
   trunk/src/http/modules/perl/Makefile.PL
   trunk/src/http/modules/perl/nginx.xs
   trunk/src/http/modules/perl/ngx_http_perl_module.c
   trunk/src/http/modules/perl/ngx_http_perl_module.h
   trunk/src/http/ngx_http.c
   trunk/src/http/ngx_http.h
   trunk/src/http/ngx_http_busy_lock.c
   trunk/src/http/ngx_http_busy_lock.h
   trunk/src/http/ngx_http_cache.h
   trunk/src/http/ngx_http_config.h
   trunk/src/http/ngx_http_copy_filter_module.c
   trunk/src/http/ngx_http_core_module.c
   trunk/src/http/ngx_http_core_module.h
   trunk/src/http/ngx_http_file_cache.c
   trunk/src/http/ngx_http_header_filter_module.c
   trunk/src/http/ngx_http_parse.c
   trunk/src/http/ngx_http_parse_time.c
   trunk/src/http/ngx_http_postpone_filter_module.c
   trunk/src/http/ngx_http_request.c
   trunk/src/http/ngx_http_request.h
   trunk/src/http/ngx_http_request_body.c
   trunk/src/http/ngx_http_script.c
   trunk/src/http/ngx_http_script.h
   trunk/src/http/ngx_http_special_response.c
   trunk/src/http/ngx_http_upstream.c
   trunk/src/http/ngx_http_upstream.h
   trunk/src/http/ngx_http_upstream_round_robin.c
   trunk/src/http/ngx_http_upstream_round_robin.h
   trunk/src/http/ngx_http_variables.c
   trunk/src/http/ngx_http_variables.h
   trunk/src/http/ngx_http_write_filter_module.c
   trunk/src/mail/ngx_mail.c
   trunk/src/mail/ngx_mail.h
   trunk/src/mail/ngx_mail_auth_http_module.c
   trunk/src/mail/ngx_mail_core_module.c
   trunk/src/mail/ngx_mail_handler.c
   trunk/src/mail/ngx_mail_imap_handler.c
   trunk/src/mail/ngx_mail_imap_module.c
   trunk/src/mail/ngx_mail_imap_module.h
   trunk/src/mail/ngx_mail_parse.c
   trunk/src/mail/ngx_mail_pop3_handler.c
   trunk/src/mail/ngx_mail_pop3_module.c
   trunk/src/mail/ngx_mail_pop3_module.h
   trunk/src/mail/ngx_mail_proxy_module.c
   trunk/src/mail/ngx_mail_smtp_handler.c
   trunk/src/mail/ngx_mail_smtp_module.c
   trunk/src/mail/ngx_mail_smtp_module.h
   trunk/src/mail/ngx_mail_ssl_module.c
   trunk/src/mail/ngx_mail_ssl_module.h
   trunk/src/misc/ngx_google_perftools_module.c
   trunk/src/mysql/ngx_http_mysql_test.c
   trunk/src/mysql/ngx_mysql.c
   trunk/src/mysql/ngx_mysql.h
   trunk/src/os/unix/ngx_aio_read.c
   trunk/src/os/unix/ngx_aio_read_chain.c
   trunk/src/os/unix/ngx_aio_write.c
   trunk/src/os/unix/ngx_aio_write_chain.c
   trunk/src/os/unix/ngx_alloc.c
   trunk/src/os/unix/ngx_alloc.h
   trunk/src/os/unix/ngx_atomic.h
   trunk/src/os/unix/ngx_channel.c
   trunk/src/os/unix/ngx_channel.h
   trunk/src/os/unix/ngx_daemon.c
   trunk/src/os/unix/ngx_darwin.h
   trunk/src/os/unix/ngx_darwin_config.h
   trunk/src/os/unix/ngx_darwin_init.c
   trunk/src/os/unix/ngx_darwin_sendfile_chain.c
   trunk/src/os/unix/ngx_errno.c
   trunk/src/os/unix/ngx_errno.h
   trunk/src/os/unix/ngx_file_aio_read.c
   trunk/src/os/unix/ngx_files.c
   trunk/src/os/unix/ngx_files.h
   trunk/src/os/unix/ngx_freebsd.h
   trunk/src/os/unix/ngx_freebsd_config.h
   trunk/src/os/unix/ngx_freebsd_init.c
   trunk/src/os/unix/ngx_freebsd_rfork_thread.c
   trunk/src/os/unix/ngx_freebsd_rfork_thread.h
   trunk/src/os/unix/ngx_freebsd_sendfile_chain.c
   trunk/src/os/unix/ngx_gcc_atomic_amd64.h
   trunk/src/os/unix/ngx_gcc_atomic_ppc.h
   trunk/src/os/unix/ngx_gcc_atomic_sparc64.h
   trunk/src/os/unix/ngx_gcc_atomic_x86.h
   trunk/src/os/unix/ngx_linux.h
   trunk/src/os/unix/ngx_linux_aio_read.c
   trunk/src/os/unix/ngx_linux_config.h
   trunk/src/os/unix/ngx_linux_init.c
   trunk/src/os/unix/ngx_linux_sendfile_chain.c
   trunk/src/os/unix/ngx_os.h
   trunk/src/os/unix/ngx_posix_config.h
   trunk/src/os/unix/ngx_posix_init.c
   trunk/src/os/unix/ngx_process.c
   trunk/src/os/unix/ngx_process.h
   trunk/src/os/unix/ngx_process_cycle.c
   trunk/src/os/unix/ngx_process_cycle.h
   trunk/src/os/unix/ngx_pthread_thread.c
   trunk/src/os/unix/ngx_readv_chain.c
   trunk/src/os/unix/ngx_recv.c
   trunk/src/os/unix/ngx_send.c
   trunk/src/os/unix/ngx_setproctitle.c
   trunk/src/os/unix/ngx_setproctitle.h
   trunk/src/os/unix/ngx_shmem.c
   trunk/src/os/unix/ngx_shmem.h
   trunk/src/os/unix/ngx_socket.c
   trunk/src/os/unix/ngx_socket.h
   trunk/src/os/unix/ngx_solaris.h
   trunk/src/os/unix/ngx_solaris_config.h
   trunk/src/os/unix/ngx_solaris_init.c
   trunk/src/os/unix/ngx_solaris_sendfilev_chain.c
   trunk/src/os/unix/ngx_sunpro_amd64.il
   trunk/src/os/unix/ngx_sunpro_atomic_sparc64.h
   trunk/src/os/unix/ngx_sunpro_sparc64.il
   trunk/src/os/unix/ngx_sunpro_x86.il
   trunk/src/os/unix/ngx_thread.h
   trunk/src/os/unix/ngx_time.c
   trunk/src/os/unix/ngx_time.h
   trunk/src/os/unix/ngx_udp_recv.c
   trunk/src/os/unix/ngx_user.c
   trunk/src/os/unix/ngx_user.h
   trunk/src/os/unix/ngx_writev_chain.c
   trunk/src/os/unix/rfork_thread.S
   trunk/src/os/win32/nginx.rc
   trunk/src/os/win32/ngx_alloc.c
   trunk/src/os/win32/ngx_alloc.h
   trunk/src/os/win32/ngx_atomic.h
   trunk/src/os/win32/ngx_errno.c
   trunk/src/os/win32/ngx_errno.h
   trunk/src/os/win32/ngx_event_log.c
   trunk/src/os/win32/ngx_files.c
   trunk/src/os/win32/ngx_files.h
   trunk/src/os/win32/ngx_os.h
   trunk/src/os/win32/ngx_process.c
   trunk/src/os/win32/ngx_process.h
   trunk/src/os/win32/ngx_process_cycle.c
   trunk/src/os/win32/ngx_process_cycle.h
   trunk/src/os/win32/ngx_service.c
   trunk/src/os/win32/ngx_shmem.c
   trunk/src/os/win32/ngx_shmem.h
   trunk/src/os/win32/ngx_socket.c
   trunk/src/os/win32/ngx_socket.h
   trunk/src/os/win32/ngx_stat.c
   trunk/src/os/win32/ngx_thread.c
   trunk/src/os/win32/ngx_thread.h
   trunk/src/os/win32/ngx_time.c
   trunk/src/os/win32/ngx_time.h
   trunk/src/os/win32/ngx_udp_wsarecv.c
   trunk/src/os/win32/ngx_user.c
   trunk/src/os/win32/ngx_user.h
   trunk/src/os/win32/ngx_win32_config.h
   trunk/src/os/win32/ngx_win32_init.c
   trunk/src/os/win32/ngx_wsarecv.c
   trunk/src/os/win32/ngx_wsarecv_chain.c
   trunk/src/os/win32/ngx_wsasend.c
   trunk/src/os/win32/ngx_wsasend_chain.c

Modified: trunk/auto/cc/acc
===================================================================
--- trunk/auto/cc/acc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/acc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # aCC: HP ANSI C++ B3910B A.03.55.02

Modified: trunk/auto/cc/bcc
===================================================================
--- trunk/auto/cc/bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # Borland C++ 5.5

Modified: trunk/auto/cc/ccc
===================================================================
--- trunk/auto/cc/ccc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/ccc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # Compaq C V6.5-207

Modified: trunk/auto/cc/conf
===================================================================
--- trunk/auto/cc/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 LINK="\$(CC)"

Modified: trunk/auto/cc/gcc
===================================================================
--- trunk/auto/cc/gcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/gcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # gcc 2.7.2.3, 2.8.1, 2.95.4, egcs-1.1.2

Modified: trunk/auto/cc/icc
===================================================================
--- trunk/auto/cc/icc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/icc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # Intel C++ compiler 7.1, 8.0, 8.1, 9.0, 11.1

Modified: trunk/auto/cc/msvc
===================================================================
--- trunk/auto/cc/msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # MSVC 6.0 SP2

Modified: trunk/auto/cc/name
===================================================================
--- trunk/auto/cc/name	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/name	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ "$NGX_PLATFORM" != win32 ]; then

Modified: trunk/auto/cc/owc
===================================================================
--- trunk/auto/cc/owc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/owc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # Open Watcom C 1.0, 1.2, 1.3

Modified: trunk/auto/cc/sunc
===================================================================
--- trunk/auto/cc/sunc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/cc/sunc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 # Sun C 5.7 Patch 117837-04 2005/05/11    Sun Studio 10

Modified: trunk/auto/configure
===================================================================
--- trunk/auto/configure	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/configure	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 . auto/options

Modified: trunk/auto/define
===================================================================
--- trunk/auto/define	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/define	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END >> $NGX_AUTO_CONFIG_H

Modified: trunk/auto/endianess
===================================================================
--- trunk/auto/endianess	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/endianess	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for system endianess ...$ngx_c"

Modified: trunk/auto/feature
===================================================================
--- trunk/auto/feature	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/feature	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for $ngx_feature ...$ngx_c"

Modified: trunk/auto/have
===================================================================
--- trunk/auto/have	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/have	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END >> $NGX_AUTO_CONFIG_H

Modified: trunk/auto/have_headers
===================================================================
--- trunk/auto/have_headers	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/have_headers	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END >> $NGX_AUTO_HEADERS_H

Modified: trunk/auto/headers
===================================================================
--- trunk/auto/headers	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/headers	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 ngx_include="unistd.h";      . auto/include

Modified: trunk/auto/include
===================================================================
--- trunk/auto/include	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/include	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for $ngx_include ...$ngx_c"

Modified: trunk/auto/init
===================================================================
--- trunk/auto/init	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/init	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 NGX_MAKEFILE=$NGX_OBJS/Makefile

Modified: trunk/auto/install
===================================================================
--- trunk/auto/install	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/install	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $USE_PERL = YES ]; then

Modified: trunk/auto/lib/conf
===================================================================
--- trunk/auto/lib/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $USE_PCRE = YES -o $PCRE != NONE ]; then

Modified: trunk/auto/lib/geoip/conf
===================================================================
--- trunk/auto/lib/geoip/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/geoip/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
     ngx_feature="GeoIP library"

Modified: trunk/auto/lib/google-perftools/conf
===================================================================
--- trunk/auto/lib/google-perftools/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/google-perftools/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
     ngx_feature="Google perftools"

Modified: trunk/auto/lib/libatomic/conf
===================================================================
--- trunk/auto/lib/libatomic/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/libatomic/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $NGX_LIBATOMIC != YES ]; then

Modified: trunk/auto/lib/libatomic/make
===================================================================
--- trunk/auto/lib/libatomic/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/libatomic/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
     cat << END                                            >> $NGX_MAKEFILE

Modified: trunk/auto/lib/libgd/conf
===================================================================
--- trunk/auto/lib/libgd/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/libgd/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
     ngx_feature="GD library"

Modified: trunk/auto/lib/libxslt/conf
===================================================================
--- trunk/auto/lib/libxslt/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/libxslt/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
     ngx_feature="libxslt"

Modified: trunk/auto/lib/make
===================================================================
--- trunk/auto/lib/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $PCRE != NONE -a $PCRE != NO -a $PCRE != YES ]; then

Modified: trunk/auto/lib/md5/conf
===================================================================
--- trunk/auto/lib/md5/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/md5/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $MD5 != NONE ]; then

Modified: trunk/auto/lib/md5/make
===================================================================
--- trunk/auto/lib/md5/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/md5/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 case "$NGX_CC_NAME" in

Modified: trunk/auto/lib/md5/makefile.bcc
===================================================================
--- trunk/auto/lib/md5/makefile.bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/md5/makefile.bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -q -O2 -tWM $(CPU_OPT) -DL_ENDIAN

Modified: trunk/auto/lib/md5/makefile.msvc
===================================================================
--- trunk/auto/lib/md5/makefile.msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/md5/makefile.msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -nologo -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT) -D L_ENDIAN

Modified: trunk/auto/lib/md5/makefile.owc
===================================================================
--- trunk/auto/lib/md5/makefile.owc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/md5/makefile.owc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)

Modified: trunk/auto/lib/openssl/conf
===================================================================
--- trunk/auto/lib/openssl/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/openssl/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $OPENSSL != NONE ]; then

Modified: trunk/auto/lib/openssl/make
===================================================================
--- trunk/auto/lib/openssl/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/openssl/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 case "$CC" in

Modified: trunk/auto/lib/openssl/makefile.bcc
===================================================================
--- trunk/auto/lib/openssl/makefile.bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/openssl/makefile.bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 all:

Modified: trunk/auto/lib/openssl/makefile.msvc
===================================================================
--- trunk/auto/lib/openssl/makefile.msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/openssl/makefile.msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 all:

Modified: trunk/auto/lib/pcre/conf
===================================================================
--- trunk/auto/lib/pcre/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/pcre/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $PCRE != NONE ]; then

Modified: trunk/auto/lib/pcre/make
===================================================================
--- trunk/auto/lib/pcre/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/pcre/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 case "$NGX_CC_NAME" in

Modified: trunk/auto/lib/pcre/makefile.bcc
===================================================================
--- trunk/auto/lib/pcre/makefile.bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/pcre/makefile.bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS =	-q -O2 -tWM -w-8004 $(CPU_OPT)

Modified: trunk/auto/lib/pcre/makefile.msvc
===================================================================
--- trunk/auto/lib/pcre/makefile.msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/pcre/makefile.msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS =	-O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT)

Modified: trunk/auto/lib/pcre/makefile.owc
===================================================================
--- trunk/auto/lib/pcre/makefile.owc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/pcre/makefile.owc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS =	-c -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)

Modified: trunk/auto/lib/perl/conf
===================================================================
--- trunk/auto/lib/perl/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/perl/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo "checking for perl"

Modified: trunk/auto/lib/perl/make
===================================================================
--- trunk/auto/lib/perl/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/perl/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END                                                    >> $NGX_MAKEFILE

Modified: trunk/auto/lib/sha1/conf
===================================================================
--- trunk/auto/lib/sha1/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/sha1/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $SHA1 != NONE ]; then

Modified: trunk/auto/lib/sha1/make
===================================================================
--- trunk/auto/lib/sha1/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/sha1/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 case "$NGX_CC_NAME" in

Modified: trunk/auto/lib/sha1/makefile.bcc
===================================================================
--- trunk/auto/lib/sha1/makefile.bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/sha1/makefile.bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -q -O2 -tWM $(CPU_OPT) -DL_ENDIAN

Modified: trunk/auto/lib/sha1/makefile.msvc
===================================================================
--- trunk/auto/lib/sha1/makefile.msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/sha1/makefile.msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -nologo -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT) -D L_ENDIAN

Modified: trunk/auto/lib/sha1/makefile.owc
===================================================================
--- trunk/auto/lib/sha1/makefile.owc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/sha1/makefile.owc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)

Modified: trunk/auto/lib/test
===================================================================
--- trunk/auto/lib/test	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/test	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for $ngx_lib ...$ngx_c"

Modified: trunk/auto/lib/zlib/conf
===================================================================
--- trunk/auto/lib/zlib/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/zlib/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $ZLIB != NONE ]; then

Modified: trunk/auto/lib/zlib/make
===================================================================
--- trunk/auto/lib/zlib/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/zlib/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 case "$NGX_CC_NAME" in

Modified: trunk/auto/lib/zlib/makefile.bcc
===================================================================
--- trunk/auto/lib/zlib/makefile.bcc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/zlib/makefile.bcc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -q -O2 -tWM -w-8004 -w-8012 $(CPU_OPT)

Modified: trunk/auto/lib/zlib/makefile.msvc
===================================================================
--- trunk/auto/lib/zlib/makefile.msvc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/zlib/makefile.msvc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -nologo -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT)

Modified: trunk/auto/lib/zlib/makefile.owc
===================================================================
--- trunk/auto/lib/zlib/makefile.owc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/lib/zlib/makefile.owc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CFLAGS = -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)

Modified: trunk/auto/make
===================================================================
--- trunk/auto/make	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/make	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo "creating $NGX_MAKEFILE"

Modified: trunk/auto/modules
===================================================================
--- trunk/auto/modules	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/modules	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 if [ $EVENT_SELECT = NO -a $EVENT_FOUND = NO ]; then

Modified: trunk/auto/nohave
===================================================================
--- trunk/auto/nohave	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/nohave	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END >> $NGX_AUTO_CONFIG_H

Modified: trunk/auto/options
===================================================================
--- trunk/auto/options	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/options	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 help=no

Modified: trunk/auto/os/conf
===================================================================
--- trunk/auto/os/conf	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/conf	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo "checking for $NGX_SYSTEM specific features"

Modified: trunk/auto/os/darwin
===================================================================
--- trunk/auto/os/darwin	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/darwin	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_DARWIN . auto/have_headers

Modified: trunk/auto/os/freebsd
===================================================================
--- trunk/auto/os/freebsd	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/freebsd	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_FREEBSD . auto/have_headers

Modified: trunk/auto/os/linux
===================================================================
--- trunk/auto/os/linux	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/linux	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_LINUX . auto/have_headers

Modified: trunk/auto/os/solaris
===================================================================
--- trunk/auto/os/solaris	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/solaris	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_SOLARIS . auto/have_headers

Modified: trunk/auto/os/win32
===================================================================
--- trunk/auto/os/win32	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/os/win32	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_WIN32 . auto/have_headers

Modified: trunk/auto/sources
===================================================================
--- trunk/auto/sources	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/sources	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 CORE_MODULES="ngx_core_module ngx_errlog_module ngx_conf_module"

Modified: trunk/auto/stubs
===================================================================
--- trunk/auto/stubs	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/stubs	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 have=NGX_SUPPRESS_WARN . auto/have

Modified: trunk/auto/summary
===================================================================
--- trunk/auto/summary	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/summary	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 ### STUB

Modified: trunk/auto/types/sizeof
===================================================================
--- trunk/auto/types/sizeof	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/types/sizeof	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for $ngx_type size ...$ngx_c"

Modified: trunk/auto/types/typedef
===================================================================
--- trunk/auto/types/typedef	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/types/typedef	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for $ngx_type ...$ngx_c"

Modified: trunk/auto/types/uintptr_t
===================================================================
--- trunk/auto/types/uintptr_t	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/types/uintptr_t	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 echo $ngx_n "checking for uintptr_t ...$ngx_c"

Modified: trunk/auto/types/value
===================================================================
--- trunk/auto/types/value	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/types/value	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 cat << END >> $NGX_AUTO_CONFIG_H

Modified: trunk/auto/unix
===================================================================
--- trunk/auto/unix	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/auto/unix	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 
 NGX_USER=${NGX_USER:-nobody}

Modified: trunk/docs/man/nginx.8
===================================================================
--- trunk/docs/man/nginx.8	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/docs/man/nginx.8	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 .\"
 .\" Copyright (c) 2010 Sergey A. Osokin
+.\" Copyright (c) 2011,2012 Nginx, Inc.
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without

Modified: trunk/docs/text/LICENSE
===================================================================
--- trunk/docs/text/LICENSE	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/docs/text/LICENSE	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /* 
  * Copyright (C) 2002-2012 Igor Sysoev
+ * Copyright (C) 2011,2012 Nginx, Inc.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: trunk/src/core/nginx.c
===================================================================
--- trunk/src/core/nginx.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/nginx.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/nginx.h
===================================================================
--- trunk/src/core/nginx.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/nginx.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_array.c
===================================================================
--- trunk/src/core/ngx_array.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_array.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_array.h
===================================================================
--- trunk/src/core/ngx_array.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_array.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_buf.c
===================================================================
--- trunk/src/core/ngx_buf.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_buf.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_buf.h
===================================================================
--- trunk/src/core/ngx_buf.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_buf.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_conf_file.c
===================================================================
--- trunk/src/core/ngx_conf_file.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_conf_file.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_conf_file.h
===================================================================
--- trunk/src/core/ngx_conf_file.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_conf_file.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_config.h
===================================================================
--- trunk/src/core/ngx_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_connection.c
===================================================================
--- trunk/src/core/ngx_connection.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_connection.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_connection.h
===================================================================
--- trunk/src/core/ngx_connection.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_connection.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_core.h
===================================================================
--- trunk/src/core/ngx_core.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_core.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_cpuinfo.c
===================================================================
--- trunk/src/core/ngx_cpuinfo.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_cpuinfo.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_crc.h
===================================================================
--- trunk/src/core/ngx_crc.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_crc.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_crc32.c
===================================================================
--- trunk/src/core/ngx_crc32.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_crc32.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_crc32.h
===================================================================
--- trunk/src/core/ngx_crc32.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_crc32.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_crypt.h
===================================================================
--- trunk/src/core/ngx_crypt.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_crypt.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_cycle.c
===================================================================
--- trunk/src/core/ngx_cycle.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_cycle.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_cycle.h
===================================================================
--- trunk/src/core/ngx_cycle.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_cycle.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_file.c
===================================================================
--- trunk/src/core/ngx_file.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_file.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_file.h
===================================================================
--- trunk/src/core/ngx_file.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_file.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_hash.c
===================================================================
--- trunk/src/core/ngx_hash.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_hash.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_hash.h
===================================================================
--- trunk/src/core/ngx_hash.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_hash.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_inet.c
===================================================================
--- trunk/src/core/ngx_inet.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_inet.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_inet.h
===================================================================
--- trunk/src/core/ngx_inet.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_inet.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_list.c
===================================================================
--- trunk/src/core/ngx_list.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_list.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_list.h
===================================================================
--- trunk/src/core/ngx_list.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_list.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_log.c
===================================================================
--- trunk/src/core/ngx_log.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_log.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_log.h
===================================================================
--- trunk/src/core/ngx_log.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_log.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_md5.h
===================================================================
--- trunk/src/core/ngx_md5.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_md5.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_murmurhash.h
===================================================================
--- trunk/src/core/ngx_murmurhash.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_murmurhash.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_open_file_cache.c
===================================================================
--- trunk/src/core/ngx_open_file_cache.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_open_file_cache.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_open_file_cache.h
===================================================================
--- trunk/src/core/ngx_open_file_cache.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_open_file_cache.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_output_chain.c
===================================================================
--- trunk/src/core/ngx_output_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_output_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_palloc.c
===================================================================
--- trunk/src/core/ngx_palloc.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_palloc.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_palloc.h
===================================================================
--- trunk/src/core/ngx_palloc.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_palloc.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_parse.c
===================================================================
--- trunk/src/core/ngx_parse.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_parse.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_parse.h
===================================================================
--- trunk/src/core/ngx_parse.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_parse.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_queue.c
===================================================================
--- trunk/src/core/ngx_queue.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_queue.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_queue.h
===================================================================
--- trunk/src/core/ngx_queue.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_queue.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_radix_tree.c
===================================================================
--- trunk/src/core/ngx_radix_tree.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_radix_tree.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_radix_tree.h
===================================================================
--- trunk/src/core/ngx_radix_tree.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_radix_tree.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_rbtree.c
===================================================================
--- trunk/src/core/ngx_rbtree.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_rbtree.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_rbtree.h
===================================================================
--- trunk/src/core/ngx_rbtree.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_rbtree.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_regex.c
===================================================================
--- trunk/src/core/ngx_regex.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_regex.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_regex.h
===================================================================
--- trunk/src/core/ngx_regex.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_regex.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_resolver.c
===================================================================
--- trunk/src/core/ngx_resolver.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_resolver.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_resolver.h
===================================================================
--- trunk/src/core/ngx_resolver.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_resolver.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_sha1.h
===================================================================
--- trunk/src/core/ngx_sha1.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_sha1.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_shmtx.c
===================================================================
--- trunk/src/core/ngx_shmtx.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_shmtx.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_shmtx.h
===================================================================
--- trunk/src/core/ngx_shmtx.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_shmtx.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_slab.c
===================================================================
--- trunk/src/core/ngx_slab.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_slab.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 #include <ngx_config.h>

Modified: trunk/src/core/ngx_slab.h
===================================================================
--- trunk/src/core/ngx_slab.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_slab.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_spinlock.c
===================================================================
--- trunk/src/core/ngx_spinlock.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_spinlock.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_string.c
===================================================================
--- trunk/src/core/ngx_string.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_string.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_string.h
===================================================================
--- trunk/src/core/ngx_string.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_string.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_times.c
===================================================================
--- trunk/src/core/ngx_times.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_times.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/core/ngx_times.h
===================================================================
--- trunk/src/core/ngx_times.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/core/ngx_times.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_aio_module.c
===================================================================
--- trunk/src/event/modules/ngx_aio_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_aio_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_devpoll_module.c
===================================================================
--- trunk/src/event/modules/ngx_devpoll_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_devpoll_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_epoll_module.c
===================================================================
--- trunk/src/event/modules/ngx_epoll_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_epoll_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_eventport_module.c
===================================================================
--- trunk/src/event/modules/ngx_eventport_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_eventport_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_iocp_module.c
===================================================================
--- trunk/src/event/modules/ngx_iocp_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_iocp_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_iocp_module.h
===================================================================
--- trunk/src/event/modules/ngx_iocp_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_iocp_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_kqueue_module.c
===================================================================
--- trunk/src/event/modules/ngx_kqueue_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_kqueue_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_poll_module.c
===================================================================
--- trunk/src/event/modules/ngx_poll_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_poll_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_rtsig_module.c
===================================================================
--- trunk/src/event/modules/ngx_rtsig_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_rtsig_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_select_module.c
===================================================================
--- trunk/src/event/modules/ngx_select_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_select_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/modules/ngx_win32_select_module.c
===================================================================
--- trunk/src/event/modules/ngx_win32_select_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/modules/ngx_win32_select_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event.c
===================================================================
--- trunk/src/event/ngx_event.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event.h
===================================================================
--- trunk/src/event/ngx_event.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_accept.c
===================================================================
--- trunk/src/event/ngx_event_accept.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_accept.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_acceptex.c
===================================================================
--- trunk/src/event/ngx_event_acceptex.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_acceptex.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_busy_lock.c
===================================================================
--- trunk/src/event/ngx_event_busy_lock.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_busy_lock.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_busy_lock.h
===================================================================
--- trunk/src/event/ngx_event_busy_lock.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_busy_lock.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_connect.c
===================================================================
--- trunk/src/event/ngx_event_connect.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_connect.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_connect.h
===================================================================
--- trunk/src/event/ngx_event_connect.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_connect.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_connectex.c
===================================================================
--- trunk/src/event/ngx_event_connectex.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_connectex.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_mutex.c
===================================================================
--- trunk/src/event/ngx_event_mutex.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_mutex.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_openssl.c
===================================================================
--- trunk/src/event/ngx_event_openssl.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_openssl.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_openssl.h
===================================================================
--- trunk/src/event/ngx_event_openssl.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_openssl.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_pipe.c
===================================================================
--- trunk/src/event/ngx_event_pipe.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_pipe.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_pipe.h
===================================================================
--- trunk/src/event/ngx_event_pipe.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_pipe.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_posted.c
===================================================================
--- trunk/src/event/ngx_event_posted.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_posted.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_posted.h
===================================================================
--- trunk/src/event/ngx_event_posted.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_posted.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_timer.c
===================================================================
--- trunk/src/event/ngx_event_timer.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_timer.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/event/ngx_event_timer.h
===================================================================
--- trunk/src/event/ngx_event_timer.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/event/ngx_event_timer.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_access_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_access_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_access_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_addition_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_addition_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_addition_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_auth_basic_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_auth_basic_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_auth_basic_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_autoindex_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_autoindex_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_autoindex_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_browser_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_browser_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_browser_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_charset_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_charset_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_charset_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_chunked_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_chunked_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_chunked_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_dav_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_dav_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_dav_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_degradation_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_degradation_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_degradation_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_empty_gif_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_empty_gif_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_empty_gif_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 #include <ngx_config.h>

Modified: trunk/src/http/modules/ngx_http_fastcgi_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_fastcgi_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_fastcgi_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_flv_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_flv_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_flv_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 #include <ngx_config.h>

Modified: trunk/src/http/modules/ngx_http_geo_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_geo_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_geo_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_geoip_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_geoip_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_geoip_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_gzip_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_gzip_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_gzip_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_gzip_static_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_gzip_static_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_gzip_static_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_headers_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_headers_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_headers_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_image_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_image_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_image_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_index_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_index_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_index_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_limit_conn_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_limit_conn_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_limit_conn_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_limit_req_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_limit_req_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_limit_req_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_log_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_log_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_log_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_map_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_map_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_map_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_memcached_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_memcached_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_memcached_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_mp4_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_mp4_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_mp4_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 #include <ngx_config.h>

Modified: trunk/src/http/modules/ngx_http_not_modified_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_not_modified_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_not_modified_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_proxy_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_proxy_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_proxy_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_random_index_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_random_index_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_random_index_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_range_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_range_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_range_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_realip_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_realip_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_realip_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_referer_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_referer_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_referer_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_rewrite_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_rewrite_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_rewrite_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_scgi_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_scgi_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_scgi_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  * Copyright (C) Manlio Perillo (manlio.perillo at gmail.com)
  */
 

Modified: trunk/src/http/modules/ngx_http_secure_link_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_secure_link_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_secure_link_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_split_clients_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_split_clients_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_split_clients_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_ssi_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_ssi_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_ssi_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_ssi_filter_module.h
===================================================================
--- trunk/src/http/modules/ngx_http_ssi_filter_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_ssi_filter_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_ssl_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_ssl_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_ssl_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_ssl_module.h
===================================================================
--- trunk/src/http/modules/ngx_http_ssl_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_ssl_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_static_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_static_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_static_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_stub_status_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_stub_status_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_stub_status_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_sub_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_sub_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_sub_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_upstream_ip_hash_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_upstream_ip_hash_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_upstream_ip_hash_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_upstream_keepalive_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_upstream_keepalive_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_upstream_keepalive_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Maxim Dounin
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_userid_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_userid_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_userid_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_uwsgi_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_uwsgi_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_uwsgi_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -3,6 +3,7 @@
  * Copyright (C) Unbit S.a.s. 2009-2010
  * Copyright (C) 2008 Manlio Perillo (manlio.perillo at gmail.com)
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/ngx_http_xslt_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_xslt_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/ngx_http_xslt_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/perl/Makefile.PL
===================================================================
--- trunk/src/http/modules/perl/Makefile.PL	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/perl/Makefile.PL	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 # Copyright (C) Igor Sysoev
+# Copyright (C) Nginx, Inc.
 
 use 5.006001;
 use ExtUtils::MakeMaker;

Modified: trunk/src/http/modules/perl/nginx.xs
===================================================================
--- trunk/src/http/modules/perl/nginx.xs	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/perl/nginx.xs	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/perl/ngx_http_perl_module.c
===================================================================
--- trunk/src/http/modules/perl/ngx_http_perl_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/perl/ngx_http_perl_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/modules/perl/ngx_http_perl_module.h
===================================================================
--- trunk/src/http/modules/perl/ngx_http_perl_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/modules/perl/ngx_http_perl_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http.c
===================================================================
--- trunk/src/http/ngx_http.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http.h
===================================================================
--- trunk/src/http/ngx_http.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_busy_lock.c
===================================================================
--- trunk/src/http/ngx_http_busy_lock.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_busy_lock.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_busy_lock.h
===================================================================
--- trunk/src/http/ngx_http_busy_lock.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_busy_lock.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_cache.h
===================================================================
--- trunk/src/http/ngx_http_cache.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_cache.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_config.h
===================================================================
--- trunk/src/http/ngx_http_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_copy_filter_module.c
===================================================================
--- trunk/src/http/ngx_http_copy_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_copy_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_core_module.c
===================================================================
--- trunk/src/http/ngx_http_core_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_core_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_core_module.h
===================================================================
--- trunk/src/http/ngx_http_core_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_core_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_file_cache.c
===================================================================
--- trunk/src/http/ngx_http_file_cache.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_file_cache.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_header_filter_module.c
===================================================================
--- trunk/src/http/ngx_http_header_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_header_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_parse.c
===================================================================
--- trunk/src/http/ngx_http_parse.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_parse.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_parse_time.c
===================================================================
--- trunk/src/http/ngx_http_parse_time.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_parse_time.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_postpone_filter_module.c
===================================================================
--- trunk/src/http/ngx_http_postpone_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_postpone_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_request.c
===================================================================
--- trunk/src/http/ngx_http_request.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_request.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_request.h
===================================================================
--- trunk/src/http/ngx_http_request.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_request.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_request_body.c
===================================================================
--- trunk/src/http/ngx_http_request_body.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_request_body.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_script.c
===================================================================
--- trunk/src/http/ngx_http_script.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_script.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_script.h
===================================================================
--- trunk/src/http/ngx_http_script.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_script.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_special_response.c
===================================================================
--- trunk/src/http/ngx_http_special_response.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_special_response.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_upstream.c
===================================================================
--- trunk/src/http/ngx_http_upstream.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_upstream.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_upstream.h
===================================================================
--- trunk/src/http/ngx_http_upstream.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_upstream.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_upstream_round_robin.c
===================================================================
--- trunk/src/http/ngx_http_upstream_round_robin.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_upstream_round_robin.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_upstream_round_robin.h
===================================================================
--- trunk/src/http/ngx_http_upstream_round_robin.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_upstream_round_robin.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_variables.c
===================================================================
--- trunk/src/http/ngx_http_variables.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_variables.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_variables.h
===================================================================
--- trunk/src/http/ngx_http_variables.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_variables.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/http/ngx_http_write_filter_module.c
===================================================================
--- trunk/src/http/ngx_http_write_filter_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/http/ngx_http_write_filter_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail.c
===================================================================
--- trunk/src/mail/ngx_mail.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail.h
===================================================================
--- trunk/src/mail/ngx_mail.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_auth_http_module.c
===================================================================
--- trunk/src/mail/ngx_mail_auth_http_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_auth_http_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_core_module.c
===================================================================
--- trunk/src/mail/ngx_mail_core_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_core_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_handler.c
===================================================================
--- trunk/src/mail/ngx_mail_handler.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_handler.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_imap_handler.c
===================================================================
--- trunk/src/mail/ngx_mail_imap_handler.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_imap_handler.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_imap_module.c
===================================================================
--- trunk/src/mail/ngx_mail_imap_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_imap_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_imap_module.h
===================================================================
--- trunk/src/mail/ngx_mail_imap_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_imap_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_parse.c
===================================================================
--- trunk/src/mail/ngx_mail_parse.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_parse.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_pop3_handler.c
===================================================================
--- trunk/src/mail/ngx_mail_pop3_handler.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_pop3_handler.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_pop3_module.c
===================================================================
--- trunk/src/mail/ngx_mail_pop3_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_pop3_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_pop3_module.h
===================================================================
--- trunk/src/mail/ngx_mail_pop3_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_pop3_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_proxy_module.c
===================================================================
--- trunk/src/mail/ngx_mail_proxy_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_proxy_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_smtp_handler.c
===================================================================
--- trunk/src/mail/ngx_mail_smtp_handler.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_smtp_handler.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_smtp_module.c
===================================================================
--- trunk/src/mail/ngx_mail_smtp_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_smtp_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_smtp_module.h
===================================================================
--- trunk/src/mail/ngx_mail_smtp_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_smtp_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_ssl_module.c
===================================================================
--- trunk/src/mail/ngx_mail_ssl_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_ssl_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mail/ngx_mail_ssl_module.h
===================================================================
--- trunk/src/mail/ngx_mail_ssl_module.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mail/ngx_mail_ssl_module.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/misc/ngx_google_perftools_module.c
===================================================================
--- trunk/src/misc/ngx_google_perftools_module.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/misc/ngx_google_perftools_module.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mysql/ngx_http_mysql_test.c
===================================================================
--- trunk/src/mysql/ngx_http_mysql_test.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mysql/ngx_http_mysql_test.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 #include <ngx_config.h>

Modified: trunk/src/mysql/ngx_mysql.c
===================================================================
--- trunk/src/mysql/ngx_mysql.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mysql/ngx_mysql.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/mysql/ngx_mysql.h
===================================================================
--- trunk/src/mysql/ngx_mysql.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/mysql/ngx_mysql.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_aio_read.c
===================================================================
--- trunk/src/os/unix/ngx_aio_read.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_aio_read.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_aio_read_chain.c
===================================================================
--- trunk/src/os/unix/ngx_aio_read_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_aio_read_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_aio_write.c
===================================================================
--- trunk/src/os/unix/ngx_aio_write.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_aio_write.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_aio_write_chain.c
===================================================================
--- trunk/src/os/unix/ngx_aio_write_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_aio_write_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_alloc.c
===================================================================
--- trunk/src/os/unix/ngx_alloc.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_alloc.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_alloc.h
===================================================================
--- trunk/src/os/unix/ngx_alloc.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_alloc.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_atomic.h
===================================================================
--- trunk/src/os/unix/ngx_atomic.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_atomic.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_channel.c
===================================================================
--- trunk/src/os/unix/ngx_channel.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_channel.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_channel.h
===================================================================
--- trunk/src/os/unix/ngx_channel.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_channel.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_daemon.c
===================================================================
--- trunk/src/os/unix/ngx_daemon.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_daemon.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_darwin.h
===================================================================
--- trunk/src/os/unix/ngx_darwin.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_darwin.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_darwin_config.h
===================================================================
--- trunk/src/os/unix/ngx_darwin_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_darwin_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_darwin_init.c
===================================================================
--- trunk/src/os/unix/ngx_darwin_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_darwin_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_darwin_sendfile_chain.c
===================================================================
--- trunk/src/os/unix/ngx_darwin_sendfile_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_darwin_sendfile_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_errno.c
===================================================================
--- trunk/src/os/unix/ngx_errno.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_errno.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_errno.h
===================================================================
--- trunk/src/os/unix/ngx_errno.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_errno.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_file_aio_read.c
===================================================================
--- trunk/src/os/unix/ngx_file_aio_read.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_file_aio_read.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_files.c
===================================================================
--- trunk/src/os/unix/ngx_files.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_files.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_files.h
===================================================================
--- trunk/src/os/unix/ngx_files.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_files.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd.h
===================================================================
--- trunk/src/os/unix/ngx_freebsd.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd_config.h
===================================================================
--- trunk/src/os/unix/ngx_freebsd_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd_init.c
===================================================================
--- trunk/src/os/unix/ngx_freebsd_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd_rfork_thread.c
===================================================================
--- trunk/src/os/unix/ngx_freebsd_rfork_thread.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd_rfork_thread.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd_rfork_thread.h
===================================================================
--- trunk/src/os/unix/ngx_freebsd_rfork_thread.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd_rfork_thread.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_freebsd_sendfile_chain.c
===================================================================
--- trunk/src/os/unix/ngx_freebsd_sendfile_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_freebsd_sendfile_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_gcc_atomic_amd64.h
===================================================================
--- trunk/src/os/unix/ngx_gcc_atomic_amd64.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_gcc_atomic_amd64.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_gcc_atomic_ppc.h
===================================================================
--- trunk/src/os/unix/ngx_gcc_atomic_ppc.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_gcc_atomic_ppc.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_gcc_atomic_sparc64.h
===================================================================
--- trunk/src/os/unix/ngx_gcc_atomic_sparc64.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_gcc_atomic_sparc64.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_gcc_atomic_x86.h
===================================================================
--- trunk/src/os/unix/ngx_gcc_atomic_x86.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_gcc_atomic_x86.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_linux.h
===================================================================
--- trunk/src/os/unix/ngx_linux.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_linux.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_linux_aio_read.c
===================================================================
--- trunk/src/os/unix/ngx_linux_aio_read.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_linux_aio_read.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_linux_config.h
===================================================================
--- trunk/src/os/unix/ngx_linux_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_linux_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_linux_init.c
===================================================================
--- trunk/src/os/unix/ngx_linux_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_linux_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_linux_sendfile_chain.c
===================================================================
--- trunk/src/os/unix/ngx_linux_sendfile_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_linux_sendfile_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_os.h
===================================================================
--- trunk/src/os/unix/ngx_os.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_os.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_posix_config.h
===================================================================
--- trunk/src/os/unix/ngx_posix_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_posix_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_posix_init.c
===================================================================
--- trunk/src/os/unix/ngx_posix_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_posix_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_process.c
===================================================================
--- trunk/src/os/unix/ngx_process.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_process.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_process.h
===================================================================
--- trunk/src/os/unix/ngx_process.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_process.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_process_cycle.c
===================================================================
--- trunk/src/os/unix/ngx_process_cycle.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_process_cycle.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_process_cycle.h
===================================================================
--- trunk/src/os/unix/ngx_process_cycle.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_process_cycle.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_pthread_thread.c
===================================================================
--- trunk/src/os/unix/ngx_pthread_thread.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_pthread_thread.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_readv_chain.c
===================================================================
--- trunk/src/os/unix/ngx_readv_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_readv_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_recv.c
===================================================================
--- trunk/src/os/unix/ngx_recv.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_recv.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_send.c
===================================================================
--- trunk/src/os/unix/ngx_send.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_send.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_setproctitle.c
===================================================================
--- trunk/src/os/unix/ngx_setproctitle.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_setproctitle.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_setproctitle.h
===================================================================
--- trunk/src/os/unix/ngx_setproctitle.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_setproctitle.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_shmem.c
===================================================================
--- trunk/src/os/unix/ngx_shmem.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_shmem.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_shmem.h
===================================================================
--- trunk/src/os/unix/ngx_shmem.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_shmem.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_socket.c
===================================================================
--- trunk/src/os/unix/ngx_socket.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_socket.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_socket.h
===================================================================
--- trunk/src/os/unix/ngx_socket.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_socket.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_solaris.h
===================================================================
--- trunk/src/os/unix/ngx_solaris.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_solaris.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_solaris_config.h
===================================================================
--- trunk/src/os/unix/ngx_solaris_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_solaris_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_solaris_init.c
===================================================================
--- trunk/src/os/unix/ngx_solaris_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_solaris_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_solaris_sendfilev_chain.c
===================================================================
--- trunk/src/os/unix/ngx_solaris_sendfilev_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_solaris_sendfilev_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_sunpro_amd64.il
===================================================================
--- trunk/src/os/unix/ngx_sunpro_amd64.il	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_sunpro_amd64.il	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /
 / Copyright (C) Igor Sysoev
+/ Copyright (C) Nginx, Inc.
 /
 
 / ngx_atomic_uint_t ngx_atomic_cmp_set(ngx_atomic_t *lock,

Modified: trunk/src/os/unix/ngx_sunpro_atomic_sparc64.h
===================================================================
--- trunk/src/os/unix/ngx_sunpro_atomic_sparc64.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_sunpro_atomic_sparc64.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_sunpro_sparc64.il
===================================================================
--- trunk/src/os/unix/ngx_sunpro_sparc64.il	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_sunpro_sparc64.il	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /
 / Copyright (C) Igor Sysoev
+/ Copyright (C) Nginx, Inc.
 /
 
 

Modified: trunk/src/os/unix/ngx_sunpro_x86.il
===================================================================
--- trunk/src/os/unix/ngx_sunpro_x86.il	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_sunpro_x86.il	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /
 / Copyright (C) Igor Sysoev
+/ Copyright (C) Nginx, Inc.
 /
 
 / ngx_atomic_uint_t ngx_atomic_cmp_set(ngx_atomic_t *lock,

Modified: trunk/src/os/unix/ngx_thread.h
===================================================================
--- trunk/src/os/unix/ngx_thread.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_thread.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_time.c
===================================================================
--- trunk/src/os/unix/ngx_time.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_time.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_time.h
===================================================================
--- trunk/src/os/unix/ngx_time.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_time.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_udp_recv.c
===================================================================
--- trunk/src/os/unix/ngx_udp_recv.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_udp_recv.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_user.c
===================================================================
--- trunk/src/os/unix/ngx_user.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_user.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_user.h
===================================================================
--- trunk/src/os/unix/ngx_user.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_user.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/ngx_writev_chain.c
===================================================================
--- trunk/src/os/unix/ngx_writev_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/ngx_writev_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/unix/rfork_thread.S
===================================================================
--- trunk/src/os/unix/rfork_thread.S	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/unix/rfork_thread.S	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/nginx.rc
===================================================================
--- trunk/src/os/win32/nginx.rc	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/nginx.rc	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 
 // Copyright (C) Igor Sysoev
+// Copyright (C) Nginx, Inc.
 
 
 nginx   icon  discardable  "src\\os\\win32\\nginx.ico"

Modified: trunk/src/os/win32/ngx_alloc.c
===================================================================
--- trunk/src/os/win32/ngx_alloc.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_alloc.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_alloc.h
===================================================================
--- trunk/src/os/win32/ngx_alloc.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_alloc.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_atomic.h
===================================================================
--- trunk/src/os/win32/ngx_atomic.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_atomic.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_errno.c
===================================================================
--- trunk/src/os/win32/ngx_errno.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_errno.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_errno.h
===================================================================
--- trunk/src/os/win32/ngx_errno.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_errno.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_event_log.c
===================================================================
--- trunk/src/os/win32/ngx_event_log.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_event_log.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_files.c
===================================================================
--- trunk/src/os/win32/ngx_files.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_files.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_files.h
===================================================================
--- trunk/src/os/win32/ngx_files.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_files.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_os.h
===================================================================
--- trunk/src/os/win32/ngx_os.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_os.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_process.c
===================================================================
--- trunk/src/os/win32/ngx_process.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_process.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_process.h
===================================================================
--- trunk/src/os/win32/ngx_process.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_process.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_process_cycle.c
===================================================================
--- trunk/src/os/win32/ngx_process_cycle.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_process_cycle.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_process_cycle.h
===================================================================
--- trunk/src/os/win32/ngx_process_cycle.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_process_cycle.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_service.c
===================================================================
--- trunk/src/os/win32/ngx_service.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_service.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_shmem.c
===================================================================
--- trunk/src/os/win32/ngx_shmem.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_shmem.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_shmem.h
===================================================================
--- trunk/src/os/win32/ngx_shmem.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_shmem.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_socket.c
===================================================================
--- trunk/src/os/win32/ngx_socket.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_socket.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_socket.h
===================================================================
--- trunk/src/os/win32/ngx_socket.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_socket.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_stat.c
===================================================================
--- trunk/src/os/win32/ngx_stat.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_stat.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_thread.c
===================================================================
--- trunk/src/os/win32/ngx_thread.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_thread.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_thread.h
===================================================================
--- trunk/src/os/win32/ngx_thread.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_thread.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_time.c
===================================================================
--- trunk/src/os/win32/ngx_time.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_time.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_time.h
===================================================================
--- trunk/src/os/win32/ngx_time.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_time.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_udp_wsarecv.c
===================================================================
--- trunk/src/os/win32/ngx_udp_wsarecv.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_udp_wsarecv.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_user.c
===================================================================
--- trunk/src/os/win32/ngx_user.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_user.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_user.h
===================================================================
--- trunk/src/os/win32/ngx_user.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_user.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_win32_config.h
===================================================================
--- trunk/src/os/win32/ngx_win32_config.h	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_win32_config.h	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_win32_init.c
===================================================================
--- trunk/src/os/win32/ngx_win32_init.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_win32_init.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_wsarecv.c
===================================================================
--- trunk/src/os/win32/ngx_wsarecv.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_wsarecv.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_wsarecv_chain.c
===================================================================
--- trunk/src/os/win32/ngx_wsarecv_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_wsarecv_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_wsasend.c
===================================================================
--- trunk/src/os/win32/ngx_wsasend.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_wsasend.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 

Modified: trunk/src/os/win32/ngx_wsasend_chain.c
===================================================================
--- trunk/src/os/win32/ngx_wsasend_chain.c	2012-01-18 15:04:17 UTC (rev 4412)
+++ trunk/src/os/win32/ngx_wsasend_chain.c	2012-01-18 15:07:43 UTC (rev 4413)
@@ -1,6 +1,7 @@
 
 /*
  * Copyright (C) Igor Sysoev
+ * Copyright (C) Nginx, Inc.
  */
 
 



More information about the nginx-devel mailing list