comparison src/mysql/ngx_mysql.c @ 4412:d620f497c50f

Copyright updated.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 15:07:43 +0000
parents 2a92804f4109
children
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 */ 5 */
5 6
6 7
7 /* the library supports the subset of the MySQL 4.1+ protocol (version 10) */ 8 /* the library supports the subset of the MySQL 4.1+ protocol (version 10) */
8 9