comparison src/http/modules/ngx_http_uwsgi_module.c @ 4450:4919fb357a5d stable-1.0

Merge of r4406, r4413: copyrights updated.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 05 Feb 2012 20:02:59 +0000
parents 2b2d51cdbd97
children fb322541c548
comparison
equal deleted inserted replaced
4449:b80b278fe470 4450:4919fb357a5d
1 1
2 /* 2 /*
3 * Copyright (C) Unbit S.a.s. 2009-2010 3 * Copyright (C) Unbit S.a.s. 2009-2010
4 * Copyright (C) 2008 Manlio Perillo (manlio.perillo@gmail.com) 4 * Copyright (C) 2008 Manlio Perillo (manlio.perillo@gmail.com)
5 * Copyright (C) Igor Sysoev 5 * Copyright (C) Igor Sysoev
6 * Copyright (C) Nginx, Inc.
6 */ 7 */
7 8
8 9
9 #include <ngx_config.h> 10 #include <ngx_config.h>
10 #include <ngx_core.h> 11 #include <ngx_core.h>