comparison src/http/modules/ngx_http_scgi_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) Igor Sysoev 3 * Copyright (C) Igor Sysoev
4 * Copyright (C) Nginx, Inc.
4 * Copyright (C) Manlio Perillo (manlio.perillo@gmail.com) 5 * Copyright (C) Manlio Perillo (manlio.perillo@gmail.com)
5 */ 6 */
6 7
7 8
8 #include <ngx_config.h> 9 #include <ngx_config.h>