diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-05 20:02:59 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-05 20:02:59 +0000 |
| commit | a22bc749c7b170ec8883ef614dd8dd88fca53aaa (patch) | |
| tree | c6f8db5aa27b9baf14d4ae99ad1683c53c178d39 /src/http/modules/ngx_http_uwsgi_module.c | |
| parent | 915bc544030472d2516a50d317afd82bccb022e1 (diff) | |
| download | nginx-a22bc749c7b170ec8883ef614dd8dd88fca53aaa.tar.gz nginx-a22bc749c7b170ec8883ef614dd8dd88fca53aaa.tar.bz2 | |
Merge of r4406, r4413: copyrights updated.
Diffstat (limited to 'src/http/modules/ngx_http_uwsgi_module.c')
| -rw-r--r-- | src/http/modules/ngx_http_uwsgi_module.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/modules/ngx_http_uwsgi_module.c b/src/http/modules/ngx_http_uwsgi_module.c index 18dd1d86d..367388e63 100644 --- a/src/http/modules/ngx_http_uwsgi_module.c +++ b/src/http/modules/ngx_http_uwsgi_module.c @@ -3,6 +3,7 @@ * Copyright (C) Unbit S.a.s. 2009-2010 * Copyright (C) 2008 Manlio Perillo (manlio.perillo@gmail.com) * Copyright (C) Igor Sysoev + * Copyright (C) Nginx, Inc. */ |
