comparison src/http/modules/ngx_http_uwsgi_module.c @ 4412:d620f497c50f

Copyright updated.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 15:07:43 +0000
parents d45742815c90
children 14411ee4d89f
comparison
equal deleted inserted replaced
4411:e7a7e1a1f695 4412:d620f497c50f
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>