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_fastcgi_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_fastcgi_module.c')
| -rw-r--r-- | src/http/modules/ngx_http_fastcgi_module.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/modules/ngx_http_fastcgi_module.c b/src/http/modules/ngx_http_fastcgi_module.c index 25ce6abb5..5ae42ef62 100644 --- a/src/http/modules/ngx_http_fastcgi_module.c +++ b/src/http/modules/ngx_http_fastcgi_module.c @@ -1,6 +1,7 @@ /* * Copyright (C) Igor Sysoev + * Copyright (C) Nginx, Inc. */ |
