diff options
Diffstat (limited to 'drivers/adodb-informix.inc.php')
| -rw-r--r-- | drivers/adodb-informix.inc.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/adodb-informix.inc.php b/drivers/adodb-informix.inc.php index 8949bd85..35867570 100644 --- a/drivers/adodb-informix.inc.php +++ b/drivers/adodb-informix.inc.php @@ -1,6 +1,8 @@ <?php /** -* @version V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. +* @version V5.20dev ??-???-2014 +* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. +* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community * Released under both BSD license and Lesser GPL library license. * Whenever there is any discrepancy between the two licenses, * the BSD license will take precedence. |
