]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
authorIgor Sysoev <igor@sysoev.ru>
Wed, 29 Sep 2004 16:00:49 +0000 (16:00 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 29 Sep 2004 16:00:49 +0000 (16:00 +0000)
250 files changed:
auto/cc
auto/configure
auto/define
auto/endianess
auto/feature
auto/fmt/fmt
auto/fmt/ptrfmt
auto/fmt/xfmt
auto/func
auto/have
auto/headers
auto/inc
auto/init
auto/install
auto/lib/conf
auto/lib/make
auto/lib/md5/conf
auto/lib/md5/make
auto/lib/md5/makefile.bcc
auto/lib/md5/makefile.msvc
auto/lib/md5/makefile.owc
auto/lib/openssl/conf
auto/lib/openssl/make
auto/lib/pcre/conf
auto/lib/pcre/make
auto/lib/pcre/makefile.bcc
auto/lib/pcre/makefile.msvc
auto/lib/pcre/makefile.owc
auto/lib/test
auto/lib/zlib/conf
auto/lib/zlib/make
auto/lib/zlib/makefile.bcc
auto/lib/zlib/makefile.msvc
auto/lib/zlib/makefile.owc
auto/make
auto/modules
auto/nohave
auto/options
auto/os/conf
auto/os/freebsd
auto/os/linux
auto/os/solaris
auto/sources
auto/summary
auto/threads
auto/types/sizeof
auto/types/typedef
auto/types/uintptr_t
auto/types/value
auto/unix
src/core/nginx.c
src/core/nginx.h
src/core/ngx_array.c
src/core/ngx_array.h
src/core/ngx_buf.c
src/core/ngx_buf.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_config.h
src/core/ngx_connection.c
src/core/ngx_connection.h
src/core/ngx_core.h
src/core/ngx_crc.h
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_file.c
src/core/ngx_file.h
src/core/ngx_garbage_collector.c
src/core/ngx_garbage_collector.h
src/core/ngx_inet.c
src/core/ngx_inet.h
src/core/ngx_list.c
src/core/ngx_list.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_output_chain.c
src/core/ngx_palloc.c
src/core/ngx_palloc.h
src/core/ngx_parse.c
src/core/ngx_parse.h
src/core/ngx_radix_tree.c
src/core/ngx_radix_tree.h
src/core/ngx_rbtree.c
src/core/ngx_rbtree.h
src/core/ngx_regex.c
src/core/ngx_regex.h
src/core/ngx_slab.c
src/core/ngx_slab.h
src/core/ngx_spinlock.c
src/core/ngx_string.c
src/core/ngx_string.h
src/core/ngx_table.h
src/core/ngx_times.c
src/core/ngx_times.h
src/event/modules/ngx_aio_module.c
src/event/modules/ngx_aio_module.h
src/event/modules/ngx_devpoll_module.c
src/event/modules/ngx_epoll_module.c
src/event/modules/ngx_iocp_module.c
src/event/modules/ngx_iocp_module.h
src/event/modules/ngx_kqueue_module.c
src/event/modules/ngx_kqueue_module.h
src/event/modules/ngx_poll_module.c
src/event/modules/ngx_rtsig_module.c
src/event/modules/ngx_select_module.c
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/event/ngx_event_acceptex.c
src/event/ngx_event_busy_lock.c
src/event/ngx_event_busy_lock.h
src/event/ngx_event_connect.c
src/event/ngx_event_connect.h
src/event/ngx_event_connectex.c
src/event/ngx_event_mutex.c
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/event/ngx_event_pipe.c
src/event/ngx_event_pipe.h
src/event/ngx_event_posted.c
src/event/ngx_event_posted.h
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/http/modules/ngx_http_access_handler.c
src/http/modules/ngx_http_charset_filter.c
src/http/modules/ngx_http_chunked_filter.c
src/http/modules/ngx_http_gzip_filter.c
src/http/modules/ngx_http_headers_filter.c
src/http/modules/ngx_http_index_handler.c
src/http/modules/ngx_http_not_modified_filter.c
src/http/modules/ngx_http_range_filter.c
src/http/modules/ngx_http_rewrite_handler.c
src/http/modules/ngx_http_ssi_filter.c
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_ssl_module.h
src/http/modules/ngx_http_static_handler.c
src/http/modules/ngx_http_status_handler.c
src/http/modules/ngx_http_userid_filter.c
src/http/modules/proxy/ngx_http_proxy_cache.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/modules/proxy/ngx_http_proxy_handler.h
src/http/modules/proxy/ngx_http_proxy_header.c
src/http/modules/proxy/ngx_http_proxy_parse.c
src/http/modules/proxy/ngx_http_proxy_upstream.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_busy_lock.c
src/http/ngx_http_busy_lock.h
src/http/ngx_http_cache.c
src/http/ngx_http_cache.h
src/http/ngx_http_config.h
src/http/ngx_http_copy_filter.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_log_handler.c
src/http/ngx_http_log_handler.h
src/http/ngx_http_parse.c
src/http/ngx_http_parse_time.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_request_body.c
src/http/ngx_http_script.c
src/http/ngx_http_script.h
src/http/ngx_http_special_response.c
src/http/ngx_http_write_filter.c
src/imap/ngx_imap.c
src/imap/ngx_imap.h
src/imap/ngx_imap_handler.c
src/imap/ngx_imap_parse.c
src/imap/ngx_imap_proxy.c
src/os/unix/ngx_aio.h
src/os/unix/ngx_aio_read.c
src/os/unix/ngx_aio_read_chain.c
src/os/unix/ngx_aio_write.c
src/os/unix/ngx_aio_write_chain.c
src/os/unix/ngx_alloc.c
src/os/unix/ngx_alloc.h
src/os/unix/ngx_atomic.h
src/os/unix/ngx_channel.c
src/os/unix/ngx_channel.h
src/os/unix/ngx_daemon.c
src/os/unix/ngx_errno.c
src/os/unix/ngx_errno.h
src/os/unix/ngx_files.c
src/os/unix/ngx_files.h
src/os/unix/ngx_freebsd.h
src/os/unix/ngx_freebsd_config.h
src/os/unix/ngx_freebsd_init.c
src/os/unix/ngx_freebsd_rfork_thread.c
src/os/unix/ngx_freebsd_rfork_thread.h
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux.h
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_linux_init.c
src/os/unix/ngx_linux_sendfile_chain.c
src/os/unix/ngx_os.h
src/os/unix/ngx_posix_config.h
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_process.c
src/os/unix/ngx_process.h
src/os/unix/ngx_process_cycle.c
src/os/unix/ngx_process_cycle.h
src/os/unix/ngx_pthread_thread.c
src/os/unix/ngx_readv_chain.c
src/os/unix/ngx_recv.c
src/os/unix/ngx_send.c
src/os/unix/ngx_shared.c
src/os/unix/ngx_shared.h
src/os/unix/ngx_socket.c
src/os/unix/ngx_socket.h
src/os/unix/ngx_solaris.h
src/os/unix/ngx_solaris_config.h
src/os/unix/ngx_solaris_init.c
src/os/unix/ngx_solaris_sendfilev_chain.c
src/os/unix/ngx_thread.h
src/os/unix/ngx_time.c
src/os/unix/ngx_time.h
src/os/unix/ngx_types.h
src/os/unix/ngx_user.h
src/os/unix/ngx_writev_chain.c
src/os/unix/rfork_thread.S
src/os/win32/ngx_alloc.c
src/os/win32/ngx_alloc.h
src/os/win32/ngx_atomic.h
src/os/win32/ngx_errno.c
src/os/win32/ngx_errno.h
src/os/win32/ngx_files.c
src/os/win32/ngx_files.h
src/os/win32/ngx_os.h
src/os/win32/ngx_process.c
src/os/win32/ngx_process.h
src/os/win32/ngx_process_cycle.c
src/os/win32/ngx_process_cycle.h
src/os/win32/ngx_service.c
src/os/win32/ngx_shared.h
src/os/win32/ngx_socket.c
src/os/win32/ngx_socket.h
src/os/win32/ngx_stat.c
src/os/win32/ngx_thread.h
src/os/win32/ngx_time.c
src/os/win32/ngx_time.h
src/os/win32/ngx_types.h
src/os/win32/ngx_user.h
src/os/win32/ngx_win32_config.h
src/os/win32/ngx_win32_init.c
src/os/win32/ngx_wsarecv.c
src/os/win32/ngx_wsarecv_chain.c
src/os/win32/ngx_wsasend_chain.c

diff --git a/auto/cc b/auto/cc
index 68159b5055cd04d632f392729ad5089600587f1e..b05df76693e1e11b2537555e14f053af5ee0ba68 100644 (file)
--- a/auto/cc
+++ b/auto/cc
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS="$CFLAGS $CC_OPT"
 
 case $CC in
@@ -25,6 +28,12 @@ case $CC in
                  # optimize for Pentium 4, gcc 3.x
                  CPU_OPT="-march=pentium4"
              ;;
+
+             sparc64)
+                 # build 64-bit binary, sparcv9 only
+                 CPU_OPT="-m64"
+             ;;
+
          esac
 
          # STUB for batch builds
index dba10b363963ee267406c77eacb53447b32827e3..786f4f837e9f80c1bb45d49a55968390776d65c5 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# Copyright (C) Igor Sysoev
+
+
 . auto/options
 . auto/init
 . auto/sources
@@ -43,7 +46,9 @@ have=NGX_PREFIX value="\"$PREFIX/\"" . auto/define
 have=NGX_SBIN_PATH value="\"$SBIN_PATH\"" . auto/define
 have=NGX_CONF_PATH value="\"$CONF_PATH\"" . auto/define
 have=NGX_PID_PATH value="\"$PID_PATH\"" . auto/define
-have=NGX_ERROR_LOG_PATH value="\"$ERROR_LOG_PATH\"" . auto/define
+if [ ".$NGX_ERROR_LOG_PATH" != "." ]; then
+    have=NGX_ERROR_LOG_PATH value="\"$ERROR_LOG_PATH\"" . auto/define
+fi
 have=NGX_HTTP_LOG_PATH value="\"$HTTP_LOG_PATH\"" . auto/define
 
 . auto/summary
index d872fc3e1f12b0cd8c3bd8f3ae11c2c0b3d160b8..971f99df2ce7b4cd081e592506c2942aff56bc4b 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END >> $NGX_AUTO_CONFIG_H
 
 #ifndef $have
index fb9e25547615ea9eda3a7aed00b2c5c048834fc0..4df7d01f1a92d4c55480abf6ddd4b5292dc20a6c 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for system endianess ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for system endianess" >> $NGX_ERR
index 32a103d15674261ac021e8f0d83c3940236fa015..bd5b08158829eecefc1feec2a35e74406ac69fb7 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_feature ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_feature" >> $NGX_ERR
index daca0690042a663be8ab8f08f0087dc34081ed5c..980641ffaff9a1f7b444a9cc320363e3666ec256 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_type printf() format ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_type printf() format" >> $NGX_ERR
index 20f0d320c292968731f7b87bea305d51c5bc7aeb..163ca59e29a2fbe4292d44d4843a055897d9aefa 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_type printf() format ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_type printf() format" >> $NGX_ERR
index 2509f3ffb456db950524cdeff5cbe86b89fb9e81..957e59030091bdf3ae05f8c12ef96a364fbd2bd7 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END | sed -e 's/d"$/x"/' >> $NGX_AUTO_CONFIG_H
 
 #ifndef $ngx_fmt_name
index af74331ac3df938f34d89501992f0bd109d4dde0..970d63403afce73e6df0fbf1f89f4371fb9f0e1e 100644 (file)
--- a/auto/func
+++ b/auto/func
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_func ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_func" >> $NGX_ERR
index 04cc1030d269a45431e65caf68e19669f7d3daf4..1b644ad3200e4c3eb20b0d6f4a178c4932d86cb8 100644 (file)
--- a/auto/have
+++ b/auto/have
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END >> $NGX_AUTO_CONFIG_H
 
 #ifndef $have
index 9c9ac5102a62daf8ed9a04ae6a7718e203d32af8..2bfa685c98bcbf75adcbdfae76eef366de7a735e 100644 (file)
@@ -1,3 +1,6 @@
 
+# Copyright (C) Igor Sysoev
+
+
 ngx_inc="unistd.h"; . auto/inc
 ngx_inc="inttypes.h"; . auto/inc
index 0419f11a0fc92c6e2132e53b72f57dd604e80ce6..86710222365fc3ad5f9dfac3967513487817c0a8 100644 (file)
--- a/auto/inc
+++ b/auto/inc
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_inc ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_inc" >> $NGX_ERR
index 6c175d28502ec77e38c280c9548687f8382b5232..ebca444245bc312bafc97f699aac7fecf1a0b556 100644 (file)
--- a/auto/init
+++ b/auto/init
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 MAKEFILE=$OBJS/Makefile
 
 NGX_AUTO_CONFIG_H=$OBJS/ngx_auto_config.h
index 1ecf5a7533270700bc8a502e15d0dca2a1c88bb1..d1d608c982010ba1e880b136d752cb73e5bc0c95 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END                                                        >> $MAKEFILE
 install:
        test -d $PREFIX || mkdir -p $PREFIX
@@ -18,7 +21,7 @@ install:
        cp conf/nginx.conf `dirname $CONF_PATH`/nginx.conf.default
 
        test -d `dirname $PID_PATH` || mkdir -p `dirname $PID_PATH`
-       test -d `dirname $ERROR_LOG_PATH` || mkdir -p `dirname $ERROR_LOG_PATH`
+
        test -d `dirname $HTTP_LOG_PATH` || mkdir -p `dirname $HTTP_LOG_PATH`
 
        test -d $PREFIX/html || cp -r html $PREFIX
@@ -27,6 +30,15 @@ install:
 END
 
 
+if [ ".$ERROR_LOG_PATH" != "." ]; then
+    cat << END                                                    >> $MAKEFILE
+
+       test -d `dirname $ERROR_LOG_PATH` || mkdir -p `dirname $ERROR_LOG_PATH`
+END
+
+fi
+
+
 if test ! -f Makefile; then
 
     cat << END > Makefile
index af2e9d7f8e8868c038abc6d82cb6db50aefaaf0d..275bea9cf703ff4f3f857bb28f35a1960d0e9357 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $USE_PCRE = YES ]; then
     . auto/lib/pcre/conf
 fi
index 377fc7aa736c690b6ef153eedc93e8e7d4eb512e..ef571c5b88b594f170159c6efcd5a103821f62dd 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $PCRE != NONE -a $PCRE != NO -a $PCRE != YES ]; then
     . auto/lib/pcre/make
 fi
index 383821e79aff940d98529cec57ab763db2fd49cb..748bea45030c6259fc8563d5b5e998c7aae7fcd0 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $MD5 != NONE ]; then
 
     if grep MD5_Init $MD5/md5.h >/dev/null; then
index 2632c9b1f087300e7c3404e6b39e148bf504f8c4..f718e6c2c58c01dfc54e3e17bc987fee72ee00c9 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 case "$CC" in
 
     cl)
index e3dd8aa2295d215131154885af6c036627c88f2b..837f2dff77db7ffa3dff940b160dac21c30771fe 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -q -O2 -tWM $(CPU_OPT) -DL_ENDIAN
 
 !if "$(MD5_ASM)" == "YES"
index c497c39ae79e11d6d39f2d13a51ffbe29acab18b..68f5cc49b607c922393bebfbcb56b0fb3765ddcb 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -nologo -MT -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT) -D L_ENDIAN
 
 !if "$(MD5_ASM)" == "YES"
index 917acba30f882596abfea8f82b6493df1df3bcc7..5fffa170761f072f51b2c430fc778ea61f25f193 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)
 
 md5.lib:
index 28dbf665d7de36a62f1d0e0a39f0dd728cdd7e4e..37c084f00e61160869c45918f62bb04b04345960 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $OPENSSL != NONE ]; then
     CORE_INCS="$CORE_INCS $OPENSSL/include"
     CORE_DEPS="$CORE_DEPS $OPENSSL_DEPS"
index 8631ff34577af4bebf4b4d6a05ba8f316f999295..5e931cbbe0736ce4d66ab84342945f81749940a4 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 case $PLATFORM in
     *)
         echo "$OPENSSL/libssl.a:"                                 >> $MAKEFILE
index 29c561b81e352ba06584c3f470944fbe274e569a..16feffa6b6d3ec95d612dfaaf5c0ad8a1cb09d90 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $PCRE != NONE ]; then
     CORE_INCS="$CORE_INCS $PCRE"
     CORE_DEPS="$CORE_DEPS $REGEX_DEPS"
index 3a42eaba83e5ca2c58955782c5ec757d9b3982b8..fa7bf27d0f869279c1c85381e4fa05f0cc0d4c68 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 case "$CC" in
 
     cl)
index 5744b90b5d1afb5cbff068fff682a2e3acb781eb..411945260abbcb809fadc632ff8203a05142e80e 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS =       -q -O2 -tWM $(CPU_OPT)
 PCREFLAGS =    -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10
 
index 31921240c5e2eb98815a0364801704ea429487ad..7c61d31f7ae14153100784b9b2b15b490e68a6c7 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS =       -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT)
 PCREFLAGS =    -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10
 
index 41194f55f7a5b0d758856a33fe940f7aff71d38b..227fd90af94391775fe2b59161f646ef5438391a 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS =       -c -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)
 PCREFLAGS =    -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10
 
index 3519a6c5c2c2dde971bd4f6d81a824951f2a8494..7dfaafef13c2f02159cb1ff7639d91114d6c2b54 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_lib ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_lib library" >> $NGX_ERR
index 37c1fa7ef25d8ace1c709135b8be46ade96452cf..a01eebe714d17036dce06bfed616fcc8b306295b 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $ZLIB != NONE ]; then
     CORE_INCS="$CORE_INCS $ZLIB"
 
index d25642533f96a58015b21f833db9e01eb3015414..0ced9a25cca026966dd9647582e7d2594149d3d4 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 case "$CC" in
 
     cl)
index 0ec4de835fd7a2da43619c31d78c73e22b6afc7c..95e8800ad6d527b2a11c3b00989865190413f0a3 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -q -O2 -tWM $(CPU_OPT)
 
 zlib.lib:
index a9983efdf9afebdbebb255bbfb1b72404f47457c..304b986cdf5495dafc15af6a0e7e3895f17df091 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -nologo -O2 -Ob1 -Oi -Gs $(LIBC) $(CPU_OPT)
 
 zlib.lib:
index bc57d20cf35a3de91f1bc2b7712a0cade0efe67e..71ba512dc0aa3f57bd8f34035429c80d50519d84 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CFLAGS = -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)
 
 zlib.lib:
index f8dc80f2162afa8f5f4367afd45cf5a8ed88378d..fee8a6f2418b0f66aa81c072d7b6836c79d78f67 100644 (file)
--- a/auto/make
+++ b/auto/make
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 mkdir -p $OBJS/src/core $OBJS/src/event $OBJS/src/event/modules \
          $OBJS/src/os/unix $OBJS/src/os/win32 \
          $OBJS/src/http $OBJS/src/http/modules $OBJS/src/http/modules/proxy \
index bfbab158e0945028b84f3c662581ba6eb68d3c77..7bb1eb9a303a16663e3a2fd80b8a75f91a0e984e 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ $EVENT_SELECT = NO -a $EVENT_FOUND = NO ]; then
     EVENT_SELECT=YES
 fi
index 49bb7ceb8bf607bd72c506a668d7d5bac91d5e01..bb5632aaf6cd87e32b013ce7622ea6861ee2f53d 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END >> $NGX_AUTO_CONFIG_H
 
 #ifndef $have
index 4276105951c2a7303c2c892bff4bd6583c4f1362..259c049adee170f361cab3d1e021bbffed22b59f 100644 (file)
@@ -1,4 +1,6 @@
 
+# Copyright (C) Igor Sysoev
+
 help=no
 
 PREFIX=
@@ -234,6 +236,10 @@ case ".$ERROR_LOG_PATH" in
         ERROR_LOG_PATH=$PREFIX/logs/error.log
     ;;
 
+    .stderr)
+        ERROR_LOG_PATH=
+    ;;
+
     *)
         ERROR_LOG_PATH=$PREFIX/$ERROR_LOG_PATH
     ;;
index 623ba3129bfe69f838a0dccb31fdec22f56b965d..abffbe3d8ec9edcf1163e5dd08a542d730a9da5e 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 if [ ".$PLATFORM" = "." ]; then
     echo "checking for OS"
 
index 2d3353e1e2290f76085ef60ff5d6d326fde61016..90cb497027581a156461c5d1e670ac4b002990a2 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CORE_INCS="$UNIX_INCS"
 CORE_DEPS="$UNIX_DEPS $FREEBSD_DEPS"
 CORE_SRCS="$UNIX_SRCS $FREEBSD_SRCS"
@@ -62,18 +65,18 @@ if [ $USE_THREADS = "rfork" ]; then
 
     echo " + using rfork()"
 
-    # kqueue's EVFILT_SIGNAL is safe
-
-    if [ $version -gt 460101 ]; then
-        echo " + kqueue's EVFILT_SIGNAL is safe"
-        have=HAVE_SAFE_EVFILT_SIGNAL . auto/have
-    else
-        echo "$0: error: the kqueue's EVFILT_SIGNAL is unsafe on this"
-        echo "FreeBSD version, so --with-threads=rfork could not be used"
-        echo
-
-        exit 1
-    fi
+#    # kqueue's EVFILT_SIGNAL is safe
+#
+#    if [ $version -gt 460101 ]; then
+#        echo " + kqueue's EVFILT_SIGNAL is safe"
+#        have=HAVE_SAFE_EVFILT_SIGNAL . auto/have
+#    else
+#        echo "$0: error: the kqueue's EVFILT_SIGNAL is unsafe on this"
+#        echo "FreeBSD version, so --with-threads=rfork could not be used"
+#        echo
+#
+#        exit 1
+#    fi
 fi
 
 
index c34fba1acbf72e63083764e12e27bff4874acbe0..8576ea68053ac73a364bad61785f75cbef455eb5 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CORE_INCS="$UNIX_INCS"
 CORE_DEPS="$UNIX_DEPS $LINUX_DEPS"
 CORE_SRCS="$UNIX_SRCS $LINUX_SRCS"
@@ -15,7 +18,7 @@ version=`grep "#define LINUX_VERSION_CODE" /usr/include/linux/version.h \
          | sed -e 's/^.* \(.*\)$/\1/'`
 
 
-# enable rt signals on Linux 2.2.19 and onward
+# enable the rt signals on Linux 2.2.19 and onward
 
 if [ $version -ge 131609 -o $EVENT_RTSIG = YES ]; then
     echo " + using rt signals"
index bd6559a9f397b4e99c693d539e69f93c72cf3549..6a4bd22b893ea049948000107f741862dcb6da07 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CORE_INCS="$UNIX_INCS"
 CORE_DEPS="$UNIX_DEPS $SOLARIS_DEPS"
 CORE_SRCS="$UNIX_SRCS $SOLARIS_SRCS "
index 3cd02b151242e4de13ad61afcbb777a7e921bf70..40fbad22379c89a0f4614a71e3dbd61b513248c6 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CORE_MODULES="ngx_core_module ngx_errlog_module ngx_conf_module"
 
 CORE_INCS="src/core"
index 4d37e87256402f7c28ed8ed249bfa292d687a90f..381754b50760ddfb685218ca3ee328b6aa1db049 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo
 echo "Configuration summary"
 
@@ -69,6 +72,10 @@ echo "  nginx path prefix: $PREFIX"
 echo "  nginx binary file: $SBIN_PATH"
 echo "  nginx configuration file: $CONF_PATH"
 echo "  nginx pid file: $PID_PATH"
-echo "  nginx error log file: $ERROR_LOG_PATH"
+if [ ".$ERROR_LOG_PATH" != "." ]; then
+    echo "  nginx error log file: $ERROR_LOG_PATH"
+else
+    echo "  nginx logs errors to stderr"
+fi
 echo "  nginx http access log file: $HTTP_LOG_PATH"
 echo
index 301dacfe0b1b3056be8fec747ecdd9945954b598..9aaea5158d05959e986ce3aac1a7fa6451e85570 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 case $USE_THREADS in
     rfork)
         have=NGX_THREADS . auto/have
index 102f343bc3e8876613c30e1b8661ec47d6ebfe08..ac22e759db79ef8b7445e18ed6a7f97cbfa48f71 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_type size ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_type size" >> $NGX_ERR
index 2bf67cff23dba5748a2c7a4737820f8adc02a19a..9762f4812992184fdd2e00a561d721a099cf4c88 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for $ngx_type ..." $ngx_c
 echo >> $NGX_ERR
 echo "checking for $ngx_type" >> $NGX_ERR
index cd2df8da50651082fd3960866b11cd739f40e9e5..a1bb78a89dabd1288ff2a035cbc884f2ce0d90bb 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 echo $ngx_n "checking for uintptr_t ... " $ngx_c
 echo >> $NGX_ERR
 echo "checking for uintptr_t" >> $NGX_ERR
index c08012ce2c8d2d7ef18ed309b3b17fb916868af0..d823ab3232c7e74a09622246a7f6db20538bedb3 100644 (file)
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 cat << END >> $NGX_AUTO_CONFIG_H
 
 #ifndef $ngx_param
index 35b59ffa6835bb6258b04ce43d088931ef8dbcfd..4ba7d605fdbc0468bc627c870febc360c6f9edd4 100755 (executable)
--- a/auto/unix
+++ b/auto/unix
@@ -1,4 +1,7 @@
 
+# Copyright (C) Igor Sysoev
+
+
 CC_WARN=$CC
 ngx_fmt_collect=yes
 
index 236a65b0f6f4762471976953e11fa64f1867aaf1..0f37f2ad8bb13020f05b2f5a55c24cd0ad26a610 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
@@ -95,8 +95,6 @@ ngx_module_t  ngx_core_module = {
 
 ngx_uint_t  ngx_max_module;
 
-ngx_uint_t  ngx_use_stderr;
-
 
 int main(int argc, char *const *argv)
 {
@@ -120,7 +118,9 @@ int main(int argc, char *const *argv)
 
     ngx_pid = ngx_getpid();
 
-    log = ngx_log_init_errlog();
+    if (!(log = ngx_log_init_errlog())) {
+        return 1;
+    }
 
 #if (NGX_OPENSSL)
     ngx_ssl_init(log);
@@ -144,10 +144,6 @@ int main(int argc, char *const *argv)
         return 1;
     }
 
-    if (ngx_use_stderr) {
-        log = ngx_log_init_errlog();
-    }
-
     if (ngx_os_init(log) == NGX_ERROR) {
         return 1;
     }
@@ -326,10 +322,6 @@ static ngx_int_t ngx_getopt(ngx_master_ctx_t *ctx, ngx_cycle_t *cycle)
             ngx_test_config = 1;
             break;
 
-        case 's':
-            ngx_use_stderr = 1;
-            break;
-
         case 'c':
             if (ctx->argv[i + 1] == NULL) {
                 ngx_log_error(NGX_LOG_EMERG, cycle->log, 0,
index c53ad7a545f207feb1aaa275c69e280f856ae9a6..66b5c3356e7e633af17845387c4eb2486e35b6e1 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0bc25a931bb234d806dda81f1b7d08315fc244ac..6eae76ffdf4572ed52ff9e2d2ac1eb003ceda54d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6a2fe0357b9afe94ca6803282552157d6d08ccc1..826395de60e1581bd19a31c07a5a4785eae20ffa 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ca64783e78f3dbef8e51cee103b3eeabe025a771..72b558bc82c5744b75d1781aade4a35931e913db 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index fa2a544d06e41489f090fe6e566bc4f85ff76890..3e014d17a6c1474d967d53a0760f349e2884de16 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 99c5df1cf1e3cf82c63bc75fc42bfe9a80f84a76..6387fadc0d35b668fd359043f77bd9cbc1355d3c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 567c86cfdbcdf28e25e970f8dfcb23fb52d7928c..fc05337600a9d9f0d47cf31b8051b942fd1ac372 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f23176dbab0489a21c7b4f9c73d22daee92a469c..7e3e6828c2cefb08bdf99c6f15c46769e9d4d5fd 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5b663740ab243c2d594acaa8ed6793f8e429f93f..698342fbd92117d5463dd24bc47fee932cdef0b6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a9250848dbb3f9f2d64cf264252fdeeae6a55aa8..7a034509920bdce993c947922d79b46b5e63fd0f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 671956e3309ee08afd29e246f7ec6d85529d6df5..909ab8edfb49d0a809698f16adc2de595c02ad20 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 208001d48b62c38c8b516115ce43dfed64cc506f..b78f479e4ec83f41cb6cbdec5587593dd09fb396 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 86528ba1ecbe22dfb958907941021be6927d9cad..a545c61d7374ea8bfa081d6d12f9a77c71f4cc40 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
@@ -29,7 +29,11 @@ ngx_tls_key_t          ngx_core_tls_key;
 static ngx_connection_t  dumb;
 /* STUB */
 
+#ifdef NGX_ERROR_LOG_PATH
 static ngx_str_t  error_log = ngx_string(NGX_ERROR_LOG_PATH);
+#else
+static ngx_str_t  error_log = ngx_null_string;
+#endif
 
 
 ngx_cycle_t *ngx_init_cycle(ngx_cycle_t *old_cycle)
index f1e88b1ed2940da91fa9bdb2900857718d97c521..45b7b23b0b786a0e53fb134bf28007ace92c9142 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7ae77de6ebd2dd329620da6b9f075f6d32171091..c7ee51372dca8ee3e452a3f56890e7664a76c6a7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d6ca67db07ee5bc4674eef2aadf6f9fff1eb2d5f..9a6fe6efa87b6984bddf88bd8bed45d21de3be45 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ea2529aad63c4a9481eb05246874402bec3d8136..d73ca959f4c94d57dc7191c30cc6fab311d939a7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b445944e9e8d62558aead25053363f31da89f976..72f97604d37a49e93e33b1667ae2b6ba66eed18f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5000ee0769fb65103bde4a3a28490b673165b949..bf8a788ea304c249bbec1eb2be6200294201c858 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5e30c9e33fdd065e1a3ac25adaaacd99fbdc25cc..d0e1f8dfbc5cc50d8cdec5efe7b6d5fc6cac5549 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 85e3b6459f3dc0db336965e865686a3b7d994734..236eff4f9518d9106084090fe3af58d4adde0cae 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b65eff361cd6879da5b297918c22e0708d12c360..046bdee16ac24d00f5a9528fa2603c0ee3a6cd82 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index be899e3f76f92a3b6457b279ed408332bbafde5f..07df34474574b1cec56ff6307824cd46d18bc41a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
@@ -112,7 +112,9 @@ void ngx_log_error_core(ngx_uint_t level, ngx_log_t *log, ngx_err_t err,
     if (err) {
 
         if (len > max - 50) {
+
             /* leave a space for an error code */
+
             len = max - 50;
             errstr[len++] = '.';
             errstr[len++] = '.';
@@ -222,40 +224,6 @@ void ngx_assert_core(ngx_log_t *log, const char *fmt, ...)
 #endif
 
 
-#if 0
-
-void ngx_log_stderr(ngx_event_t *ev)
-{
-    char       errstr[MAX_ERROR_STR];
-    ssize_t    n;
-    ngx_err_t  err;
-
-    for ( ;; ) {
-        n = read((ngx_fd_t) ev->data, errstr, sizeof(errstr - 1));
-
-        if (n == -1) {
-            err = ngx_errno;
-            if (err == NGX_EAGAIN) {
-                return;
-            }
-
-            ngx_log_error(NGX_LOG_ALERT, &ngx_log, err, "read() failed");
-            return;
-        }
-
-        if (n == 0) {
-            ngx_log_error(NGX_LOG_ALERT, &ngx_log, 0, "stderr clolsed");
-            return;
-        }
-
-        errstr[n] = '\0';
-        ngx_log_error(NGX_LOG_STDERR, &ngx_log, 0, "%s", errstr);
-    }
-}
-
-#endif
-
-
 
 ngx_log_t *ngx_log_init_errlog()
 {
@@ -287,7 +255,8 @@ ngx_log_t *ngx_log_init_errlog()
     ngx_log.file = &ngx_stderr;
     ngx_log.log_level = NGX_LOG_ERR;
 
-#if 0
+#ifdef NGX_ERROR_LOG_PATH
+
     fd = ngx_open_file(NGX_ERROR_LOG_PATH, NGX_FILE_RDWR,
                        NGX_FILE_CREATE_OR_OPEN|NGX_FILE_APPEND);
 
@@ -315,6 +284,7 @@ ngx_log_t *ngx_log_init_errlog()
     }
 
 #endif
+
 #endif
 
     return &ngx_log;
@@ -405,19 +375,12 @@ static char *ngx_set_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
 
     value = cf->args->elts;
 
-    if (value[1].len == 6 && ngx_strcmp(value[1].data, "stderr") == 0) {
-        cf->cycle->new_log->file->fd = ngx_stderr.fd;
-        cf->cycle->new_log->file->name.len = 0;
-        cf->cycle->new_log->file->name.data = NULL;
-
-    } else {
-        cf->cycle->new_log->file->name = value[1];
+    cf->cycle->new_log->file->name = value[1];
 
-        if (ngx_conf_full_name(cf->cycle, &cf->cycle->new_log->file->name)
+    if (ngx_conf_full_name(cf->cycle, &cf->cycle->new_log->file->name)
                                                                   == NGX_ERROR)
-        {
-            return NGX_CONF_ERROR;
-        }
+    {
+        return NGX_CONF_ERROR;
     }
 
     return ngx_set_error_log_levels(cf, cf->cycle->new_log);
index 782d28ae8f77b907ad854c32fa9549ea8b55d467..a3adb04497906cd99fd2e392b51d2da683314686 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f40dfd313771e5fa5c8f8bdc809980b7bedf31da..f0d66cb9378521bce601e7d113b893f0cc6a28ec 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 47f9a86456a7ec476d4b9c02cb54586c3b9d35a4..ee4d224ba3020bb5315ee9c413c54350d61b9bf9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 3a3f244b3c05b8f771db49469a9179cf74b1070d..53448f4f3f22b63d8bf5bb750fb491cc7c26c722 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8edcc5a61a85e0480e949b322b83c10be6df0624..dad9efcbd9ab11d2c6ab922e778e7b8ea29c311f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 1423a97a3621e8ecbd88738025b5f569e43b3da2..44fff2e9592f8abecfc46e42a18991bf531787a0 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 15949e5e12bc20c739dec33895a199c3e59ea74a..c1d349e0253ba14a524bde690a9769a64443af25 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2e3319b360bc9980fbf2f9eb8faceb6a42347ba9..5398d06eb59eec9976141995ddf5c3360603f394 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f3c7ac9d400d71a0b1d71ed8b90cbc7f7c58e289..c94db13e892e3534cf612dfffb5f981bd8830b69 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 47ced3ea25b70fc45a316b611c74d47f50e93be2..aa69556f819736acd3dd2fbb25880acc04417ff4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 9cae52a89a867895d30f506e86f9436e3d9ceffc..27dad8d0696fcc028558628fb574a2e3bddc9f0a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 1d19686afc4be3176fa0b210398bee27bed3f509..f9bf8580f668180bbf22cc812d54c167091cc9ff 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 93d7565f60c2adf909c6f33c3470eebe07fe83f2..7b23d3c1486fd7bed784d8e486dd97ae7ec48420 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0ae71004a9747ce5a2776f8b4a32b4a83a9f7d29..f0e7da80049c88082e65b86e5c92a5269300e756 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 16e6a5c8155cb640c5881929897fd740740cf7e6..dfa7da4112086b367f87c921626d15bae21d629b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 21de8916b7b24d9df841f856d409e55d3bb5ef7d..3d6a9eb1d8ab17668b86dc18b51b779b29019728 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 44754250827af37983058551a35a37691c208d5e..fbc88751a04df339bb615e135c4f2bf74763ef89 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7315ea3a7197034703d1f857f89462363ac0806e..5e2f3a94fd32742c03b0efdc3c7339fe7ad58e18 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 90ceaaeab559677b07551494862d231e5464ec66..2ca31acc48364cbd50928a97410979904c210db6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5384b531979e036434d35aedc040dd0582b3735f..e1d1515eee99ca9cbf4b91bd951b204cec9b4d29 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c62e1d501f1b7c7b2f97eea9084cce2f073b480e..483d6752b0223c0aa9ca7b271b295078ae2e1bb9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 80bd393965c1d1d448ab6018d3071e4066b9ffd2..185a9dfb6a3ab165a01e4b487301e27db05b81c9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ee29a72a8e0ee64e9273740dc7c36eff22e87a8e..7d68884152f94b6896b5e031f4ccb796f3aad285 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ace4cf34489bbcecd1641fa075a989a0c6d9c46f..4067fd88611e3692fa89a05165746294f9842318 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5d1d75849663bfc7979a93ebeb9b61d204f155ff..1d15c93f8d54e46dba47e2390bb1d2980486e84c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b55b489d3e422061d20183b5f180b9d7819d4344..3b4700d664481b2e7da30a8ed18bdf79ea1f2168 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f8cdcd8d7a6b95a327088fa6fe40317c3dd615fb..db5b75683be8df5738ab54575619068c341eeb27 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0ea98624d90b2a0e5f119bb1f54d99ff61d03075..2e000c4ec948acf65e8f3afb1c239faa1abf9ef7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index eefc3a92806b9a6a228d283dd82c8b6c365175e8..bf78e8f374cc7e73a63fe49ef7934a51da8c2289 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 995ae322ed1e45c26ecef97fea7c4b1dc4e58332..26b2c8140dce9ddbd96194977fa1f55f5e7e7d9f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d441fbeeb6cc60c63cb9104c3278afd3f6e8bc44..06ca4b32d9446afa9083a16e10ea78ca6c8e38c5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6328bf184c981b0737c61a8cea17cb935f6fc382..3d7e15cfbf4c50d0621c67ee3d7e2fd2fb529a6d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b492a65fd87bcf3ab1a78269e5786658c7e9104f..7237bd4ecef8f2a1b2a08d9516c697ce93c4f9b6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 9044c44ce82ff669466148f784cd9282fc58752f..5a5e0e17059067fdc59c0a5fc991e2448babb254 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0cd74dee511763a4ab84f32faef81e87a71b8f05..9877b3b2ec956d13f7c01e19a6846b99f62885a6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e3dd41ae9d605c0dd1da3b9b2bbc5aac62742068..56a8d921cf9a32c5f2875d00f52e8dc33c8d76ac 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2f9907349f7d604b2ddf0f0da83da01616266b40..ce600026e4a2452c5f7afeb51ecf3251c3dfd01c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ad2148538e6adbc1cd2787b5efb37b6aae9be3c2..c1e6c193518db14cc580cd113dc2a00c3f3430b8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5493b623bf873630016c1f419de61cd5dc705a44..025b916576c5299b12147c8cf8da7dfc00f90246 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7cb7c31f3e40ce77366664c2986287262ed7fc05..f3ad2f578cf93366874f94664a6ca40b946a9f44 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b77c389b91658ef37a482b589d076b705bec724c..ab4e6abc3c47f37768edbf034f0eefdb32f07219 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index bbc185f7e3625a4253ee7fc1c2070300c5741d3d..16fab580e203eedfbeda038a5eee3b8204aa0d9c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5e3faa39f1a776272bb4316191cfe6c993d699c1..69d8d12880df4fd05b64decc01bff837b2e9a928 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6cdcf3df2069df3d9131f9758a906747c8c614fc..c1982fd406a8b3a2814fc120d814b7b2cbc91a9d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f6430f946402f2eb7bc488288db4b7355afa91da..961f0666bfd158b4af8424975922e1d611183990 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 31fa1fe1d85fc9a9bdcd51dcb64b66b66b838a9f..eb064f5ad10d01c2be24c8dba78578f154246f40 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 055bec32819f03da8b565aeda6c8d7ad96cc34a7..5e29edcf06305cd3f73672d90d5699b77fff4358 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0fbf66e9c9312372c6080affe59450d8b53b72ee..a09f07f73e26141d987d40cc1084bfe89f578188 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index fb9bc28949e66c6cd2eb04028f07956e8b970a83..f40e57234c8b3046d9d8482c2ca364589c7a62a9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c9ca35f7f9c712a83fd5098b5a84e67cfa079c2a..3a323b149e8ca89b2305faca330b5cb9e346aa72 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6906fdb09bb81996ce240093fa27f4f19b4c9452..d22a86b5b7eacd0a02019cc9d8f995571c8cb7bb 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 41c7d82e81f37e219422a96c14ba3a060d324e12..a71839a29c32432165ae7d9ca874df26540594db 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index af89a382006f1017903a78c2751b3695151be85f..72ccb0a0f85c586318192d082c9ad41e12c98173 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a32233f0a95108d92f7eb3b1fa521891a80aff88..f7fe52c8ec10d6fc1800a8d2794218926d88ccb3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6d2ec0572bc1623e089ce387a26acf5154ba3602..68a9d3627e19a6c17c2d5e82798e9cb30f5454e9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a25e321d5423d4b2eaff4bf563083b38d8e99b59..04d1fde6bded988d66fa6f123ef1c63f2b157e90 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index aaeccd2519d98e51e82fa8f3a8faa733443bfcb0..a08e25f7a50a6e6dac5984e8ff47b1c37ebe7fbf 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ace05c8b7efcaea437690ea5b6c893d62134337c..aa3a6564836903e56caa81b68368dabea48bd362 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a1169f7ed358bb5d8b83dd292a2b063a8ace0c14..334dd53e6b2d5b305cd17d941059cda8aa8ef55b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 9cc4df115a688f179b127d632771eb092d8acb63..35ab2c46cde7bb16d3f5f740d9b03312ea2eac5f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2024f8df74a737d44ae6e1beee705a912d856be5..eaca2a6c520f54c9f53bfdb9304d30f2942957b1 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a9ce704956397e7dc4d3127055c60d767048c81e..c4ffde3b2cbef03c5df0f8c569988b0fa94a3faa 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e0f32ce78e797c767b85caa43b244e2776e7189a..6206ac3ceae55202cd12fba40ad84284d4aaf2b3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b7e4506fde3cc65b79e09ffe0f520382ed7be79a..6cbad26c7115d02109a716f18251f25628055a3c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index aa9388843ef6c2c097ec33b69a328c17e610258b..0a2a2002557df922c1f946a18dfdc6221332bd92 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a5cfc7c1b9861763cb23def3c8042c483f8b4be8..f394fbb24e218c5a2ff9a3fa822fdd62efa5c3a8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e3c936ad9ac638c0e72bdaf0a4fd61c231183540..4dcc653877566c97b113d1dd683331a523f03b70 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e00a47ae0271d7ff0e111cba89c186851f44a95e..0380012402bdaa545866bd5c3c7c0b2e1558fda6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 096c9fa1fcbc6bb7b94d5f6cc0e24ec6e6962148..3718ab050f4e2c1dd66c8209ba6f166814c26ce5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8070fd85edd35ccc92456f25a9e9908cd1daa3e5..c1a8fb621a6fec003072d39582bddbdd18d5656c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 01c08bb84840f0a675f2611fb6c2274721f8d00f..a37ffc6ebb12da6aad1cb0dd557358c2fe31b25b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 4097c78f7f917c51e1c871ca88ccaf20e44986bd..303a4daef94739f21d5aed52916a8d9e64853801 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 92a663b0c42999c6e73498f8ee61856035c88e67..2b3ee105d36e5d43384327700991e4e9d33ba9ad 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 985eb9149f7a9be3ba9e627a90ef25019d09053e..05e2667b97a7ebb8fdbf76a87acbbf4f1486eb22 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 3b3257b0ca3ecb77f4514cfe9570fffb4f4b3c88..22572a58b3f20334fc6a2be58c85cba42750bf5d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 1804e4c80e3b2202141fc74780f9434698e7656d..40f4852dd730f81e25ebc33053444759a6564aa8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0de9b45c56b188e8432324a0e660610480c41823..be0052e590f7fb98128ff2b1ac966614d69eca8f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 34c47a7b39141592b82666248e6e511efe9b7607..d015c214443a2aa1a0f2fe6134aeb342ce6a83e5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 194a519084f822cbd751f0e3e85a4feeb5a49824..68bb314b36e7a7cd4dc93562b6e2a9a40c1a3f05 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8d6490b248e1e791b8f7bdf1df0c9f5458d13ccb..7468db59cea76348cebcb3ddaf82e700b0a15041 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7d920e57068970db03eb8d564675dd0eaa896e24..acd8dbd3b26e2be7b8ae4d3134eb8e9eaf3fce2a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7ece679bd85fdcc6c14823b716e28249819bf9d7..9876a05da302205cb9188ec3b3f4b640d2b81c27 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b9dcd05de8719b8f545a707eb2085305ab8eac98..51166cf0c073ade4f6284eeb0d8824ddb36fd1b5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2efa232bc2119af0ca01d31f6792ff4d657af3d2..8eb74ba1ccb77489b6efef66a2b3e2fcdde664e6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 3b79c1c284610438f75348d0506e04a4fa69375e..ba77ffb62368b7e512180cc5a0f1dbedb2a7138b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 49eb931d641b7ac7104c3b04d5d3a0ffcdedf031..38bbe2e85b690aaa36f94def4abe355a20f84742 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d27cd8ddb8c47cb852f706692078cf23aacbdab8..f50181e705a3d856ebb942f2563f35b928d1773e 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ab7e49f5364040eec76a5ce64e80223166d8ae57..aea8f7541c4e0743a462b2a66dfe51a1e028616a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 348f2d184cd97619db6b900cd4822d15f046db63..ee8e3685b76c589fbd8a865b7fcb10efac4f47a7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 57123de03d18c29597dda2120975e6145e3666c7..3a26d65dee574ff8c9d275eeed77713a2c291a68 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 84b99a0c4208e7a7c364bbfa6b76dcdd7acc66eb..4a745128bbdf2e8fffbdb2be60eae592e2d0baf9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 62ba2b90916e2e2a9f91a3e243a0a8b73dd9832f..1af8746e5f4f60ef9a7a59d4ced7aa132fc709f7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c3ec7ac2e07773d3bd92d5a1eba9ce37bd585d43..a8c68947fd8dd6cc5dce61d16f303369ff9be161 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index acc95af7a19a62d183ba805d818506cc3bff458d..7c1a42f8ca7272e791058d6408f921b84a76f4b8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2cc81bd97060873a19da525bb507d0a873aef4ac..cec709c9744b395c918afc68c3ac9307d1d09438 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 788d840b3670583d66c322d95cbe7331b47b0621..419c5a119e26dc71ae5ac52de91dc48ba5871c33 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index bd757501c7df7ff43a26de896f30338e9a2076e5..03951a60b1fee826cbe39150a41c920902932826 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b42f47d27e0a744dcd807c1f89a0b935092560de..8cd9d0bab3b8c6c64a397604192afca84b72a26d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 66807efa0ae058d741816137274f3b4093cd64af..c286dbd6051316893f28232927f0695aa9852a49 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 49602f994a2d35d30caf98e96b8847f0fccf87a1..d011054121e3502bc93e749d07342d59e0cb9981 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 333c8e404c8c6b7c59107fd6fd6ae7d14233e9ca..31793d5a47e3e17ad74b1e9b6ee401a56059621c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e16189a93015c77e4dfdb6efb2bab94ef1f79285..f102ba338c09fa262c031751ebb56c829055c893 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 294dc1247f6f414e63a79aac025190ab54d15c43..b8c13356c26c0159711df3298a711de97180a136 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d2e7205e68eb519fa73458f9e988d17b4b2a61ba..dc36092067386e5e8e583a2c454a7434c9cc4a51 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 91016e59889f3957ff6d79b183951e53075183e3..0084c2c543264a2aa4c37d23c7b76735ba6c8ae5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6d50985b754c0a5639006a93c16638ab7687b9f6..2de61cf81834d4065010466ecc7f26afbe22d4f0 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d2ca1ecbd4577decd3f53d1993ad30da6c826044..3d09d68bbf838af362fc5435796a69933a7b1bfc 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 3cb1c55ecd775d888cf6b684616d6b7f83b660ed..a8c86630e7717cf58c467919b7c69723a08e3fff 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index be2a91aa200fc2231acf518a5cafe0f78cbb7e51..b9a9b404c292d730f105fe59dc453ffd9b56c9f3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 9b9c6a96dce418318048cd98ebeb9e06fe999035..0d03fa9dfe4bbd46088573e5a9a953523fc864c4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index bb86b4b2c6f4a716e42895edda278c5b5036d8f1..7218bb2910d3b1ee97cd464df7ef780eaafc7596 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ae336ae5fadab21ff00dee9a80c3df4ccbe9a3dc..8603ab2d9fd3fd2696b1acb13853a78362e9dee3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index cb50fcee79285ab84ed3cb41b63d14248369c9f4..3ba16700454282f23c7362e8685ae2931c07acf9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a16b407283349a4565e1c9e4d04b1b7907473700..7b1532c1f2bd7bbb3c63743270bcd6a741bfd363 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 80e70e1a6a736fec7a0632a94ba661e86f4bb412..f4616dbe68003a90b5f2efb83bb23522a93a86c3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e59a593cf4b4462e245c22b1659e5a50a1e9feb1..d07670a07b2f5dade9dbfeeba0e1c0f2b7eac901 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 361fc8fb479c2bd654b2b3833c600ccbab46bd2d..774adb9386bd13d1ad72b78785aabc248a7057cb 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f5b880335095a6137835dca888a13cdff08ac268..bef230a649c21c4b0400a51c2956ca6b55388a9c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 81aec555c3112b73ec77bb9109d74a79bb9cd45c..d29debfbc91a6d844d94173e0f5bfcf838874775 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ba1299184c6fe33d6da03146efa988aa75245189..24034c04a18b478aa6cc92ada1d915f325e492a4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b18ec5d9df42dfeeb85d67ff036ba3d46ab6c421..2b23702a1a39c754c5850b175498a85c3ab9e524 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 847c0134a51029c1740751aabf2bbd0a06575633..a6daf3a2f42ef43c3fcc221738b311e775feb32f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index e8f0cefef4be6adca40f03522eec6636eaf4bfc7..38a2a96d2b7f4ba5748df53bcb3fdd18c5914f89 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8fd162de027ad8b0efd47c152b49c46254d1d09a..0ddb93bacf3fb6065c11585a1d22be53a82d0f7f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 75be90aeec36e9196b29e6ad2207df0b6de3180f..bf0f5d84223664ad78f939cced8c5659a142f5f7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6a64981a467c04226cf2de09490d4e6d874d2574..f750495bf5788505851207f13351ad82bbe4f2fd 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ca6b88c3fda741b94fb9ce747c045ea28d432623..dba949c7d3bf641a37ffb8605bc4224d686810d0 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 6e00d447c2561b407390027ab3f1693c3452e37a..816b6a66480b39d7cf69fd94d7d77eb4cef4833e 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5614bd2e02c49faa512bf6a44dd716311fa8e558..159d2309420875cebd21c3e19177430318b62261 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 4900a34bc96bb23b9259a06485adf1153854c4d7..71aa1789e76f10954fadf098afa575be31854836 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 22ef889d6517ac17ed677df673bef7cb35645ccf..ad7987b81d20a1baa65d8dc82e96750a2ba8fdbd 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b12198f320136b9e25a9e07cf467cd78581c59a4..a529b3d3fbbe5315763c345ff15876454f3394ce 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 60dd91d22b68adabbdb91678784b6d84a076e419..6e5b8c06df819fab7e30c2d91c80a278b3c18b7f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 86160057feb51913594528213bacf6741835da3c..f09dadb50c8def7c4b0c6546de306ff7a0e4468a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0d2888df178f9ae3cb5ae63a0491b1c8ec110b5d..60f2de02913c69f91df061677d2ff889a54745a9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 40bf7bfa96f61e8b0017b98f22d9a4ef137ede9a..29e4a33d510eeef9a08161d84a1b1e10b5b8025c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 859a980a9010e8637b27ca3ff9a6c0d672d4b25e..f97ab41f9e2bf2088d6a57785126544df92d13c5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8664fe67c7ff118004ee1efdd32bf385cb98c10a..67d0d41de0af819fc96101cf28cad31ff1e6402a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7c076d6f24f493e0b42ec94d476a64a5da758748..36f3cb958b04dc888557f6182d33ca2ae13e7703 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b8867465b603ebc4ae8ff5defeec835858c19d17..6cbfcc2ece1ad06c18764f64c627cc8bd4f58a87 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7186f1fd034a2c7230dea06f0da48bef543d3fd0..f2ff462f3156cf1d61deee46e069cb60c26f00e7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8b0d3d60b5876fa5f3cee562e4a400e2ad078cc0..a060dac2df6e97f9eb635dc31f01ce93f4d9206d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f78a7c02cb15f32d93fedb5b406920b1a7444866..7b5dc239cbf7686e2c6ea0aa4e7dade38da88301 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index fd667b042085c153c224eccb131dd63db5087aaa..c4389503a44ce0522876c6c8e1474d1bff6bfe73 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 43c2027de8641e1f5bd7265345c0843008673f0e..793e32e7c65f238c0aa2515878c0bc0169d6554d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a7e21ace1562c6e24e79ac0f1308e599dbfaffbf..49fb17de856414c41753a0910276953627f7e729 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 54f6aaa7d065f5a8d91cb1d7f8123cd459846edf..f939b84b4730eaa08d2e22ce94693f420073efc9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c7b17c23d65e8a1404e1e12e64ea589f54811ca1..a3595ff0c2f4c86f0141d094d668db000a64abea 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index af79ca2b0fdbf743c6fcc98cb74a48420dc21230..42630a78ae6f10fa19f1ca9d0aef456c46289024 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 8b0cc20b15aa9ba486e5919b52438b9a09692e49..ea36cad5719274b32aa43053b1f4dcfcfd7eb43b 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 66798ceb35c85fe106e1b5f7d802c5b2279bbaa5..6cf6691b974f097f63303b5e036d9907fea0b41a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 99402613922447e59dceea6d28da69f81e2ade3c..3ef150996c70f7fcaf4d47acc1dfea5cd17a3890 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 16bb2a5af7620ba5404a7260bdee9e130cdc0107..6f8d2da5b5b5b9b103358d53462a8798624aec39 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7ee9d560b984092a4511387bafed65efdd844112..f60ea74e1d09c8d851c4e220139529cb8d9a68a8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c3be4fb6569b8814a48d3c13e663b6b3b96aa469..bf6facd87fa9443fa69788cb0230d8b2ecc8dd01 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0a01ecc3d387c8482e3e81a82e95dee5598acaf7..980b5853b68fd4efc77a66c01c5f43894021d9b0 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 3072e3bdd69b61207fd7adb5686c8a8f396716e7..9b856f65a0818bc99b00ed78ca0596a4edd3d615 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 23b1697380e961ae302e656c27c185a5da56c6ff..7ec46f64c38f354ca1be97ad1572ca9e798bbb30 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ba4603c310d6891155fc9cf8e9b00e356666c432..402f31ffbceae8b8c157d56186abd89a57325986 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index b6d2578ca8ce1a4f1eecda48a91e6316bfb02da8..d59717409d556e0ee725271379a80ebfd0516fc3 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7803686ec1671f47c3e4f260acdfa5aee279c518..10d6850a769dddb66d019478a7c31add4a3974ce 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index d9c9ad587f517c77d03c254022bafae6642b3205..60d1f02d7574422f6ecece660ecc36a43c326d91 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 40bf7bfa96f61e8b0017b98f22d9a4ef137ede9a..29e4a33d510eeef9a08161d84a1b1e10b5b8025c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index c397f7b22f12c860f5210ab7a7c91ce79520fd45..fc7743356084accc2822d3872877660b4dfae8e1 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index f1459bc422b0d614f79bfd0f5a2b84abcba149e8..4ce60a7f3914dba212ee0fb42f4b4f0456822ac9 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index ee63c0c944e6e2882fececaf2b658bf6d225f9fe..a667b001349f14f284eceda9839b1459f18fb87e 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index be07db62092aa623ca7e04e3d0c5104522b3b27d..b3b6e67cd59a1a8478c992d73f2ed43d6bc2d0fb 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index a4412fc0bf076a0823b71a2609595e8f62cbd1a4..ca072029c830f459f570e7a717307fdb1fcbe77d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index fcd494fda5c4cbb62b7e474a10fb507a025775c8..665976d88174f3c6cf55296bfb79690669138b99 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 0e12d376b13de0d8781c8ffaa89378fd721fc7d3..4536a1f6fa6987b07433db6ef7f7e02b04c01fe6 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 561041b947935ee637c058c2900657699b6d1710..452daa161f97652970790b334bb0569e8707d1bd 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 7c66dbc70099839c80021a986c619879881a2819..baba3da8da70edd221881c99018f12b7e433d9d7 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 61de9639b143b10bb4c286a919094915a39aa3f1..5ad519819dab91bd19d5eb2050f7289f04309095 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 2eb04ed0993d121baedae119a8aca7d552f25101..bb0e5566c525fa43524d7a33392f90a2f1bbb8f5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 5b0f18ba88a5c142fb3fab7f3e91f0c57fbdb714..2e2f7cc92b6a05b6332eb066452c707ec7baad88 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */
 
 
index 406d5950d68edd4e276acc79fd609329cd79b540..08f93c80bea0a18405f9cb973ec09ffafb9e3aa2 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2002-2004 Igor Sysoev
+ * Copyright (C) Igor Sysoev
  */