]> git.kaiwu.me - nginx.git/commitdiff
fix copyrights
authorIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jun 2010 16:10:05 +0000 (16:10 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jun 2010 16:10:05 +0000 (16:10 +0000)
src/http/modules/ngx_http_uwsgi_module.c

index 3cc67e55e892d03a268193be05f4c0cedf8ad153..879640c339edc4105c40afe7255137e84bd5d3b6 100644 (file)
@@ -1,7 +1,8 @@
 
 /*
  * Copyright (C) Unbit S.a.s. 2009-2010
- *
+ * Copyright (C) 2008 Manlio Perillo (manlio.perillo@gmail.com)
+ * Copyright (C) Igor Sysoev
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *
- *
- * heavily based on Manlio's mod_scgi, mod_fastcgi and mod_proxy of nginx 0.7.x
  */