diff options
author | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
commit | f8d59e33f34185c28d1d3c6625a897e214b7ca73 (patch) | |
tree | ae29cad88def9a4034626a1635dbad095066e0ec /src/os/unix/ngx_pthread_thread.c | |
parent | 8e1ef760da7a6c956622ebf9437a3ef4a082e6f1 (diff) | |
download | nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.gz nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.zip |
Copyright updated.
Diffstat (limited to 'src/os/unix/ngx_pthread_thread.c')
-rw-r--r-- | src/os/unix/ngx_pthread_thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/unix/ngx_pthread_thread.c b/src/os/unix/ngx_pthread_thread.c index 676c76098..1cf31c3bc 100644 --- a/src/os/unix/ngx_pthread_thread.c +++ b/src/os/unix/ngx_pthread_thread.c @@ -1,6 +1,7 @@ /* * Copyright (C) Igor Sysoev + * Copyright (C) Nginx, Inc. */ |