diff options
Diffstat (limited to 'ext/dbx')
| -rw-r--r-- | ext/dbx/dbx.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_fbsql.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_fbsql.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_mssql.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_mssql.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_mysql.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_mysql.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_oci8.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_oci8.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_odbc.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_odbc.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_pgsql.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_pgsql.h | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_sybasect.c | 2 | ||||
| -rw-r--r-- | ext/dbx/dbx_sybasect.h | 2 | ||||
| -rw-r--r-- | ext/dbx/php_dbx.h | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/ext/dbx/dbx.c b/ext/dbx/dbx.c index dd70bbb6cf..f5e0df0ae1 100644 --- a/ext/dbx/dbx.c +++ b/ext/dbx/dbx.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx.h b/ext/dbx/dbx.h index bac590a657..38a4b9e28a 100644 --- a/ext/dbx/dbx.h +++ b/ext/dbx/dbx.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_fbsql.c b/ext/dbx/dbx_fbsql.c index a40a67a7e3..7e9f9a6a04 100644 --- a/ext/dbx/dbx_fbsql.c +++ b/ext/dbx/dbx_fbsql.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_fbsql.h b/ext/dbx/dbx_fbsql.h index 2fd80ea2fd..3ef486ef9d 100644 --- a/ext/dbx/dbx_fbsql.h +++ b/ext/dbx/dbx_fbsql.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_mssql.c b/ext/dbx/dbx_mssql.c index abb5d09973..4e94a8b9b9 100644 --- a/ext/dbx/dbx_mssql.c +++ b/ext/dbx/dbx_mssql.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_mssql.h b/ext/dbx/dbx_mssql.h index a66516aa23..1c40bf30b4 100644 --- a/ext/dbx/dbx_mssql.h +++ b/ext/dbx/dbx_mssql.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_mysql.c b/ext/dbx/dbx_mysql.c index 2b753744ec..92a2272b66 100644 --- a/ext/dbx/dbx_mysql.c +++ b/ext/dbx/dbx_mysql.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_mysql.h b/ext/dbx/dbx_mysql.h index 640496010c..4483b16ae1 100644 --- a/ext/dbx/dbx_mysql.h +++ b/ext/dbx/dbx_mysql.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_oci8.c b/ext/dbx/dbx_oci8.c index 03cf351993..591349afc3 100644 --- a/ext/dbx/dbx_oci8.c +++ b/ext/dbx/dbx_oci8.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_oci8.h b/ext/dbx/dbx_oci8.h index fc15da942f..db5ba148cf 100644 --- a/ext/dbx/dbx_oci8.h +++ b/ext/dbx/dbx_oci8.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_odbc.c b/ext/dbx/dbx_odbc.c index faeadffce3..a1eba7b04c 100644 --- a/ext/dbx/dbx_odbc.c +++ b/ext/dbx/dbx_odbc.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_odbc.h b/ext/dbx/dbx_odbc.h index fbd7f35fa7..b41c7f2b01 100644 --- a/ext/dbx/dbx_odbc.h +++ b/ext/dbx/dbx_odbc.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_pgsql.c b/ext/dbx/dbx_pgsql.c index 198b378126..7615e33086 100644 --- a/ext/dbx/dbx_pgsql.c +++ b/ext/dbx/dbx_pgsql.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | diff --git a/ext/dbx/dbx_pgsql.h b/ext/dbx/dbx_pgsql.h index 4c7ead7bc7..0014ce21b7 100644 --- a/ext/dbx/dbx_pgsql.h +++ b/ext/dbx/dbx_pgsql.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | diff --git a/ext/dbx/dbx_sybasect.c b/ext/dbx/dbx_sybasect.c index dca475fd1d..c80257b909 100644 --- a/ext/dbx/dbx_sybasect.c +++ b/ext/dbx/dbx_sybasect.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/dbx_sybasect.h b/ext/dbx/dbx_sybasect.h index a5617fc617..a4c7680c28 100644 --- a/ext/dbx/dbx_sybasect.h +++ b/ext/dbx/dbx_sybasect.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ diff --git a/ext/dbx/php_dbx.h b/ext/dbx/php_dbx.h index 75b6051ac5..54deb8dac0 100644 --- a/ext/dbx/php_dbx.h +++ b/ext/dbx/php_dbx.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | dbx module version 1.0 | +----------------------------------------------------------------------+ |
