diff options
| author | Felipe Pena <felipe@php.net> | 2010-04-20 13:50:34 +0000 | 
|---|---|---|
| committer | Felipe Pena <felipe@php.net> | 2010-04-20 13:50:34 +0000 | 
| commit | 6d951e2ded3943cc0d0c8aaf7f56bf188611f5dc (patch) | |
| tree | 93f6f9aefbccf1477be862b321a5c8f94cf4d057 /ext/mysqlnd/mysqlnd_net.c | |
| parent | 9aa82f22f289a0d637c685b440e76fef251570e0 (diff) | |
| download | php-git-6d951e2ded3943cc0d0c8aaf7f56bf188611f5dc.tar.gz | |
- Fix copyrights
Diffstat (limited to 'ext/mysqlnd/mysqlnd_net.c')
| -rw-r--r-- | ext/mysqlnd/mysqlnd_net.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mysqlnd/mysqlnd_net.c b/ext/mysqlnd/mysqlnd_net.c index 38de67af2c..4ade74b7d5 100644 --- a/ext/mysqlnd/mysqlnd_net.c +++ b/ext/mysqlnd/mysqlnd_net.c @@ -1,8 +1,8 @@  /*    +----------------------------------------------------------------------+ -  | PHP Version 6                                                        | +  | PHP Version 5                                                        |    +----------------------------------------------------------------------+ -  | Copyright (c) 2006-2009 The PHP Group                                | +  | Copyright (c) 2006-2010 The PHP Group                                |    +----------------------------------------------------------------------+    | This source file is subject to version 3.01 of the PHP license,      |    | that is bundled with this package in the file LICENSE, and is        |  | 
