diff options
author | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
commit | f8d59e33f34185c28d1d3c6625a897e214b7ca73 (patch) | |
tree | ae29cad88def9a4034626a1635dbad095066e0ec /src/mysql/ngx_mysql.h | |
parent | 8e1ef760da7a6c956622ebf9437a3ef4a082e6f1 (diff) | |
download | nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.gz nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.zip |
Copyright updated.
Diffstat (limited to 'src/mysql/ngx_mysql.h')
-rw-r--r-- | src/mysql/ngx_mysql.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mysql/ngx_mysql.h b/src/mysql/ngx_mysql.h index 17cb1afba..cc2e255c7 100644 --- a/src/mysql/ngx_mysql.h +++ b/src/mysql/ngx_mysql.h @@ -1,6 +1,7 @@ /* * Copyright (C) Igor Sysoev + * Copyright (C) Nginx, Inc. */ |