diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-25 02:37:35 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-26 23:19:33 +0100 |
| commit | c90c8457aed6d950e3794e4936603352952e777e (patch) | |
| tree | 3f1e2a308ee2bd8c9f24166da9c72785c74f1ffc | |
| parent | 7d5d9f91842b78b145f371ccccfe051ac724635f (diff) | |
| download | adodb-c90c8457aed6d950e3794e4936603352952e777e.tar.gz adodb-c90c8457aed6d950e3794e4936603352952e777e.tar.bz2 adodb-c90c8457aed6d950e3794e4936603352952e777e.zip | |
Adjust header comment blocks
- running SED script
- manual adjustments for files not processed by regex
135 files changed, 423 insertions, 148 deletions
diff --git a/adodb-active-record.inc.php b/adodb-active-record.inc.php index 26ef2c0a..df326ec9 100644 --- a/adodb-active-record.inc.php +++ b/adodb-active-record.inc.php @@ -1,7 +1,9 @@ <?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 Latest version is available at http://adodb.sourceforge.net Released under both BSD license and Lesser GPL library license. diff --git a/adodb-active-recordx.inc.php b/adodb-active-recordx.inc.php index e25b7bba..9d14bd9e 100644 --- a/adodb-active-recordx.inc.php +++ b/adodb-active-recordx.inc.php @@ -1,7 +1,9 @@ <?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 Latest version is available at http://adodb.sourceforge.net Released under both BSD license and Lesser GPL library license. diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php index 48425020..af7331e3 100644 --- a/adodb-csvlib.inc.php +++ b/adodb-csvlib.inc.php @@ -8,7 +8,9 @@ $ADODB_INCLUDED_CSV = 1; /* - 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. See License.txt. diff --git a/adodb-datadict.inc.php b/adodb-datadict.inc.php index eb650104..23989dbd 100644 --- a/adodb-datadict.inc.php +++ b/adodb-datadict.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/adodb-error.inc.php b/adodb-error.inc.php index 3125a0d6..48c1bcf0 100644 --- a/adodb-error.inc.php +++ b/adodb-error.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. diff --git a/adodb-errorhandler.inc.php b/adodb-errorhandler.inc.php index 1ac3ebf4..cf3892aa 100644 --- a/adodb-errorhandler.inc.php +++ b/adodb-errorhandler.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. diff --git a/adodb-errorpear.inc.php b/adodb-errorpear.inc.php index 8a162135..7d7bc8fe 100644 --- a/adodb-errorpear.inc.php +++ b/adodb-errorpear.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. diff --git a/adodb-exceptions.inc.php b/adodb-exceptions.inc.php index ce930d34..f5c64fc7 100644 --- a/adodb-exceptions.inc.php +++ b/adodb-exceptions.inc.php @@ -1,7 +1,9 @@ <?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. diff --git a/adodb-iterator.inc.php b/adodb-iterator.inc.php index 66409809..ede07a69 100644 --- a/adodb-iterator.inc.php +++ b/adodb-iterator.inc.php @@ -1,7 +1,9 @@ <?php /* - 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. diff --git a/adodb-lib.inc.php b/adodb-lib.inc.php index 7154efe9..56a3957d 100644 --- a/adodb-lib.inc.php +++ b/adodb-lib.inc.php @@ -6,7 +6,9 @@ global $ADODB_INCLUDED_LIB; $ADODB_INCLUDED_LIB = 1; /* - @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. See License.txt. diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php index 1ff43c9d..ea0fb2eb 100644 --- a/adodb-memcache.lib.inc.php +++ b/adodb-memcache.lib.inc.php @@ -11,7 +11,9 @@ if (empty($ADODB_INCLUDED_CSV)) include_once(ADODB_DIR.'/adodb-csvlib.inc.php'); /* - 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. See License.txt. diff --git a/adodb-pager.inc.php b/adodb-pager.inc.php index cd10ff46..c4fcc02e 100644 --- a/adodb-pager.inc.php +++ b/adodb-pager.inc.php @@ -1,7 +1,9 @@ <?php /* - 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. diff --git a/adodb-pear.inc.php b/adodb-pear.inc.php index cd0235e3..ddc37b99 100644 --- a/adodb-pear.inc.php +++ b/adodb-pear.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. diff --git a/adodb-perf.inc.php b/adodb-perf.inc.php index 69212eda..16979d6b 100644 --- a/adodb-perf.inc.php +++ b/adodb-perf.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/adodb-php4.inc.php b/adodb-php4.inc.php index 1d635735..c8ffb982 100644 --- a/adodb-php4.inc.php +++ b/adodb-php4.inc.php @@ -1,7 +1,9 @@ <?php /* - 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. diff --git a/adodb.inc.php b/adodb.inc.php index b0939da4..90955f91 100644 --- a/adodb.inc.php +++ b/adodb.inc.php @@ -14,7 +14,9 @@ /** \mainpage - @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. You can choose which license you prefer. @@ -215,7 +217,7 @@ if (!defined('_ADODB_LAYER')) { /** * ADODB version as a string. */ - $ADODB_vers = 'V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. Released BSD & LGPL.'; + $ADODB_vers = 'V5.20dev ??-???-2014'; /** * Determines whether recordset->RecordCount() is used. @@ -503,13 +505,13 @@ if (!defined('_ADODB_LAYER')) { var $_affected = false; var $_logsql = false; var $_transmode = ''; // transaction mode - + /* * Additional parameters that may be passed to drivers in the connect string * Driver must be coded to accept the parameters */ protected $connectionParameters = array(); - + /** * Adds a parameter to the connection string. * @@ -525,9 +527,9 @@ if (!defined('_ADODB_LAYER')) { */ final public function setConnectionParameter($parameter,$value) { - + $this->connectionParameters[$parameter] = $value; - + } static function Version() { diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php index c11f6d8b..a6da3f11 100644 --- a/datadict/datadict-access.inc.php +++ b/datadict/datadict-access.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-db2.inc.php b/datadict/datadict-db2.inc.php index c7171099..895bd149 100644 --- a/datadict/datadict-db2.inc.php +++ b/datadict/datadict-db2.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-firebird.inc.php b/datadict/datadict-firebird.inc.php index 4916f0fb..d4822ce5 100644 --- a/datadict/datadict-firebird.inc.php +++ b/datadict/datadict-firebird.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-generic.inc.php b/datadict/datadict-generic.inc.php index cf52898a..f1ed5341 100644 --- a/datadict/datadict-generic.inc.php +++ b/datadict/datadict-generic.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-ibase.inc.php b/datadict/datadict-ibase.inc.php index e53d4302..f91c71ac 100644 --- a/datadict/datadict-ibase.inc.php +++ b/datadict/datadict-ibase.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-informix.inc.php b/datadict/datadict-informix.inc.php index e482e115..9abf5955 100644 --- a/datadict/datadict-informix.inc.php +++ b/datadict/datadict-informix.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-mssql.inc.php b/datadict/datadict-mssql.inc.php index fa84b65b..0479d588 100644 --- a/datadict/datadict-mssql.inc.php +++ b/datadict/datadict-mssql.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-mssqlnative.inc.php b/datadict/datadict-mssqlnative.inc.php index 35eefcb4..6e3f3c91 100644 --- a/datadict/datadict-mssqlnative.inc.php +++ b/datadict/datadict-mssqlnative.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-mysql.inc.php b/datadict/datadict-mysql.inc.php index 1eb04716..d8a096db 100644 --- a/datadict/datadict-mysql.inc.php +++ b/datadict/datadict-mysql.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-oci8.inc.php b/datadict/datadict-oci8.inc.php index 4fbb6f93..8cb1d380 100644 --- a/datadict/datadict-oci8.inc.php +++ b/datadict/datadict-oci8.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-postgres.inc.php b/datadict/datadict-postgres.inc.php index bc0a799a..4a66add5 100644 --- a/datadict/datadict-postgres.inc.php +++ b/datadict/datadict-postgres.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-sapdb.inc.php b/datadict/datadict-sapdb.inc.php index fec575a6..ee084594 100644 --- a/datadict/datadict-sapdb.inc.php +++ b/datadict/datadict-sapdb.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-sqlite.inc.php b/datadict/datadict-sqlite.inc.php index e827adeb..a3c6cc6d 100644 --- a/datadict/datadict-sqlite.inc.php +++ b/datadict/datadict-sqlite.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/datadict/datadict-sybase.inc.php b/datadict/datadict-sybase.inc.php index 044bb020..c5b8d296 100644 --- a/datadict/datadict-sybase.inc.php +++ b/datadict/datadict-sybase.inc.php @@ -1,7 +1,9 @@ <?php /** - 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. diff --git a/docs/docs-active-record.htm b/docs/docs-active-record.htm index 70435c12..2e12436d 100644 --- a/docs/docs-active-record.htm +++ b/docs/docs-active-record.htm @@ -14,7 +14,11 @@ font-family: Arial, Helvetica, sans-serif ; <title>ADOdb Active Record</title> <body> <h1>ADOdb Active Record</h1> -<p> (c) 2000-2014 John Lim (jlim#natsoft.com)</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> + <p><font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products.</font></p> <p><hr> @@ -1087,4 +1091,4 @@ we assume it is an auto-increment field. Needed by mssql. 0.00 5 Mar 2006<br> 1st release </body> -</html>
\ No newline at end of file +</html> diff --git a/docs/docs-adodb.htm b/docs/docs-adodb.htm index 0bbe1281..dcc211ac 100644 --- a/docs/docs-adodb.htm +++ b/docs/docs-adodb.htm @@ -620,7 +620,9 @@ ul <h2>ADOdb Library for PHP</h2> -<p>V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com)</p> +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> <p><span style='font-size:7.5pt'>This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial diff --git a/docs/docs-datadict.htm b/docs/docs-datadict.htm index 207e41db..c1a1f639 100644 --- a/docs/docs-datadict.htm +++ b/docs/docs-datadict.htm @@ -20,9 +20,12 @@ </head> <body style="background-color: rgb(255, 255, 255);"> <h2>ADOdb Data Dictionary Library for PHP</h2> -<p>V5.20dev ??-???-2014 (c) 2000-2014 John Lim (<a - href="mailto:jlim#natsoft.com">jlim#natsoft.com</a>).<br> -AXMLS (c) 2004 ars Cognita, Inc</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> +<p>AXMLS © 2004 ars Cognita, Inc</p> + <p><font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products.</font></p> diff --git a/docs/docs-perf.htm b/docs/docs-perf.htm index 669dc683..eee7a79e 100644 --- a/docs/docs-perf.htm +++ b/docs/docs-perf.htm @@ -18,7 +18,11 @@ font-size: 8pt; </head> <body> <h3>The ADOdb Performance Monitoring Library</h3> -<p>V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com)</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> + <p><font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products.</font></p> diff --git a/docs/docs-session.htm b/docs/docs-session.htm index df406e37..f6658d4d 100644 --- a/docs/docs-session.htm +++ b/docs/docs-session.htm @@ -20,9 +20,11 @@ font-size: 8pt; </head> <body style="background-color: rgb(255, 255, 255);"> <h1>ADODB Session 2 Management Manual</h1> -<p> -V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com) -</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> + <p> <font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products. </font> diff --git a/docs/docs-session.old.htm b/docs/docs-session.old.htm index 197d7668..fd8a906b 100644 --- a/docs/docs-session.old.htm +++ b/docs/docs-session.old.htm @@ -20,9 +20,11 @@ font-size: 8pt; </head> <body style="background-color: rgb(255, 255, 255);"> <h3>ADODB Session Management Manual</h3> -<p> -V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com) -</p> + +<p>V5.20dev ??-???-2014<br> +© 2000-2013 John Lim (jlim#natsoft.com)<br> +© 2014 Damien Regad, Mark Newnham and the ADOdb community</p> + <p> <font size="1">This software is dual licensed using BSD-Style and LGPL. This means you can use it in compiled proprietary and commercial products. </font> diff --git a/drivers/adodb-access.inc.php b/drivers/adodb-access.inc.php index c8907a85..14b9aab5 100644 --- a/drivers/adodb-access.inc.php +++ b/drivers/adodb-access.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/drivers/adodb-ado.inc.php b/drivers/adodb-ado.inc.php index 80b61fb9..7002f868 100644 --- a/drivers/adodb-ado.inc.php +++ b/drivers/adodb-ado.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-ado5.inc.php b/drivers/adodb-ado5.inc.php index 0cfa1edc..b0dea308 100644 --- a/drivers/adodb-ado5.inc.php +++ b/drivers/adodb-ado5.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-ado_access.inc.php b/drivers/adodb-ado_access.inc.php index 35364048..5733de0e 100644 --- a/drivers/adodb-ado_access.inc.php +++ b/drivers/adodb-ado_access.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/drivers/adodb-ado_mssql.inc.php b/drivers/adodb-ado_mssql.inc.php index d4ac7a16..3b97283c 100644 --- a/drivers/adodb-ado_mssql.inc.php +++ b/drivers/adodb-ado_mssql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-borland_ibase.inc.php b/drivers/adodb-borland_ibase.inc.php index 7fa1aed6..09dc8508 100644 --- a/drivers/adodb-borland_ibase.inc.php +++ b/drivers/adodb-borland_ibase.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-csv.inc.php b/drivers/adodb-csv.inc.php index d19089e1..0ecabda1 100644 --- a/drivers/adodb-csv.inc.php +++ b/drivers/adodb-csv.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-db2.inc.php b/drivers/adodb-db2.inc.php index a3f3f792..0a54b2d5 100644 --- a/drivers/adodb-db2.inc.php +++ b/drivers/adodb-db2.inc.php @@ -1,6 +1,8 @@ <?php -/* - V5.20dev ??-???-2014 (c) 2000-2012 (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 This is a version of the ADODB driver for DB2. It uses the 'ibm_db2' PECL extension for PHP (http://pecl.php.net/package/ibm_db2), which in turn requires DB2 V8.2.2 or diff --git a/drivers/adodb-db2oci.inc.php b/drivers/adodb-db2oci.inc.php index b999661d..ed600208 100644 --- a/drivers/adodb-db2oci.inc.php +++ b/drivers/adodb-db2oci.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-db2ora.inc.php b/drivers/adodb-db2ora.inc.php index 25b70d9d..d6e5bbfc 100644 --- a/drivers/adodb-db2ora.inc.php +++ b/drivers/adodb-db2ora.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-fbsql.inc.php b/drivers/adodb-fbsql.inc.php index 78173828..6e4e4976 100644 --- a/drivers/adodb-fbsql.inc.php +++ b/drivers/adodb-fbsql.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. diff --git a/drivers/adodb-firebird.inc.php b/drivers/adodb-firebird.inc.php index 155b1cdd..65256d45 100644 --- a/drivers/adodb-firebird.inc.php +++ b/drivers/adodb-firebird.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-ibase.inc.php b/drivers/adodb-ibase.inc.php index 485684ed..be230c6a 100644 --- a/drivers/adodb-ibase.inc.php +++ b/drivers/adodb-ibase.inc.php @@ -1,6 +1,8 @@ <?php /* -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. 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. diff --git a/drivers/adodb-informix72.inc.php b/drivers/adodb-informix72.inc.php index abc140c3..c3d9b28c 100644 --- a/drivers/adodb-informix72.inc.php +++ b/drivers/adodb-informix72.inc.php @@ -1,6 +1,8 @@ <?php /* -V5.20dev ??-???-2014 (c) 2000-2014 John Lim. All rights reserved. +@version V5.20dev ??-???-2014 +@copyright (c) 2000-2013 John Lim. 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. diff --git a/drivers/adodb-ldap.inc.php b/drivers/adodb-ldap.inc.php index d4719a3d..7b52b599 100644 --- a/drivers/adodb-ldap.inc.php +++ b/drivers/adodb-ldap.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-mssql.inc.php b/drivers/adodb-mssql.inc.php index 4639a662..e4e78bed 100644 --- a/drivers/adodb-mssql.inc.php +++ b/drivers/adodb-mssql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-mssqlnative.inc.php b/drivers/adodb-mssqlnative.inc.php index 22d1d5f6..c4223616 100644 --- a/drivers/adodb-mssqlnative.inc.php +++ b/drivers/adodb-mssqlnative.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-mssqlpo.inc.php b/drivers/adodb-mssqlpo.inc.php index 9b7c9809..d00a7d59 100644 --- a/drivers/adodb-mssqlpo.inc.php +++ b/drivers/adodb-mssqlpo.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. diff --git a/drivers/adodb-mysql.inc.php b/drivers/adodb-mysql.inc.php index 447e87ab..19d9f818 100644 --- a/drivers/adodb-mysql.inc.php +++ b/drivers/adodb-mysql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-mysqli.inc.php b/drivers/adodb-mysqli.inc.php index dda6da9b..55cb0e2a 100644 --- a/drivers/adodb-mysqli.inc.php +++ b/drivers/adodb-mysqli.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-mysqlpo.inc.php b/drivers/adodb-mysqlpo.inc.php index 1003523f..5b275578 100644 --- a/drivers/adodb-mysqlpo.inc.php +++ b/drivers/adodb-mysqlpo.inc.php @@ -1,7 +1,9 @@ <?php /* -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. diff --git a/drivers/adodb-mysqlt.inc.php b/drivers/adodb-mysqlt.inc.php index 75b6bcf8..b4b2f648 100644 --- a/drivers/adodb-mysqlt.inc.php +++ b/drivers/adodb-mysqlt.inc.php @@ -1,7 +1,9 @@ <?php /* -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. diff --git a/drivers/adodb-netezza.inc.php b/drivers/adodb-netezza.inc.php index 1b903e1b..f41ded0b 100644 --- a/drivers/adodb-netezza.inc.php +++ b/drivers/adodb-netezza.inc.php @@ -1,6 +1,8 @@ <?php /* - 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 First cut at the Netezza Driver by Josh Eldridge joshuae74#hotmail.com Based on the previous postgres drivers. diff --git a/drivers/adodb-oci8.inc.php b/drivers/adodb-oci8.inc.php index 960ed42a..4df311ad 100644 --- a/drivers/adodb-oci8.inc.php +++ b/drivers/adodb-oci8.inc.php @@ -1,7 +1,9 @@ <?php /* - version V5.20dev ??-???-2014 (c) 2000-2014 John Lim. All rights reserved. + @version V5.20dev ??-???-2014 + @copyright (c) 2000-2013 John Lim. 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, diff --git a/drivers/adodb-oci805.inc.php b/drivers/adodb-oci805.inc.php index 6880305d..610edf0f 100644 --- a/drivers/adodb-oci805.inc.php +++ b/drivers/adodb-oci805.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. diff --git a/drivers/adodb-oci8po.inc.php b/drivers/adodb-oci8po.inc.php index 0395afdc..201bb954 100644 --- a/drivers/adodb-oci8po.inc.php +++ b/drivers/adodb-oci8po.inc.php @@ -1,6 +1,8 @@ <?php /* -V5.20dev ??-???-2014 (c) 2000-2014 John Lim. All rights reserved. +@version V5.20dev ??-???-2014 +@copyright (c) 2000-2013 John Lim. 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. diff --git a/drivers/adodb-oci8quercus.inc.php b/drivers/adodb-oci8quercus.inc.php index 2891a01e..ec17f7fd 100644 --- a/drivers/adodb-oci8quercus.inc.php +++ b/drivers/adodb-oci8quercus.inc.php @@ -1,6 +1,8 @@ <?php /* -V5.20dev ??-???-2014 (c) 2000-2014 John Lim. All rights reserved. +@version V5.20dev ??-???-2014 +@copyright (c) 2000-2013 John Lim. 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. diff --git a/drivers/adodb-odbc.inc.php b/drivers/adodb-odbc.inc.php index 849729fb..ae0c1ab4 100644 --- a/drivers/adodb-odbc.inc.php +++ b/drivers/adodb-odbc.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-odbc_db2.inc.php b/drivers/adodb-odbc_db2.inc.php index 6e12a380..e96fab39 100644 --- a/drivers/adodb-odbc_db2.inc.php +++ b/drivers/adodb-odbc_db2.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-odbc_mssql.inc.php b/drivers/adodb-odbc_mssql.inc.php index 3c73deb2..10484330 100644 --- a/drivers/adodb-odbc_mssql.inc.php +++ b/drivers/adodb-odbc_mssql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-odbc_oracle.inc.php b/drivers/adodb-odbc_oracle.inc.php index 040451ce..c4adb792 100644 --- a/drivers/adodb-odbc_oracle.inc.php +++ b/drivers/adodb-odbc_oracle.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-odbtp.inc.php b/drivers/adodb-odbtp.inc.php index 09fbb363..919fb21d 100644 --- a/drivers/adodb-odbtp.inc.php +++ b/drivers/adodb-odbtp.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. See License.txt. diff --git a/drivers/adodb-odbtp_unicode.inc.php b/drivers/adodb-odbtp_unicode.inc.php index 94f43aef..8e9b6a9e 100644 --- a/drivers/adodb-odbtp_unicode.inc.php +++ b/drivers/adodb-odbtp_unicode.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. See License.txt. diff --git a/drivers/adodb-oracle.inc.php b/drivers/adodb-oracle.inc.php index 0aeac4a0..49d0fae4 100644 --- a/drivers/adodb-oracle.inc.php +++ b/drivers/adodb-oracle.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-pdo.inc.php b/drivers/adodb-pdo.inc.php index d01a05f7..36e1e1af 100644 --- a/drivers/adodb-pdo.inc.php +++ b/drivers/adodb-pdo.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, diff --git a/drivers/adodb-pdo_mssql.inc.php b/drivers/adodb-pdo_mssql.inc.php index 026c15be..b5462269 100644 --- a/drivers/adodb-pdo_mssql.inc.php +++ b/drivers/adodb-pdo_mssql.inc.php @@ -2,7 +2,9 @@ /* -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. diff --git a/drivers/adodb-pdo_mysql.inc.php b/drivers/adodb-pdo_mysql.inc.php index 1799060c..7252cd16 100644 --- a/drivers/adodb-pdo_mysql.inc.php +++ b/drivers/adodb-pdo_mysql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-pdo_oci.inc.php b/drivers/adodb-pdo_oci.inc.php index c68f9c4e..f6b44b91 100644 --- a/drivers/adodb-pdo_oci.inc.php +++ b/drivers/adodb-pdo_oci.inc.php @@ -2,7 +2,9 @@ /* -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. diff --git a/drivers/adodb-pdo_pgsql.inc.php b/drivers/adodb-pdo_pgsql.inc.php index 76370806..704d774e 100644 --- a/drivers/adodb-pdo_pgsql.inc.php +++ b/drivers/adodb-pdo_pgsql.inc.php @@ -1,7 +1,9 @@ <?php /* -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. diff --git a/drivers/adodb-pdo_sqlite.inc.php b/drivers/adodb-pdo_sqlite.inc.php index 65d60666..b79c40d8 100644 --- a/drivers/adodb-pdo_sqlite.inc.php +++ b/drivers/adodb-pdo_sqlite.inc.php @@ -1,7 +1,9 @@ <?php /* - 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. See License.txt. diff --git a/drivers/adodb-postgres.inc.php b/drivers/adodb-postgres.inc.php index 853ed1dc..859f98c1 100644 --- a/drivers/adodb-postgres.inc.php +++ b/drivers/adodb-postgres.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-postgres64.inc.php b/drivers/adodb-postgres64.inc.php index cb15c637..97945da4 100644 --- a/drivers/adodb-postgres64.inc.php +++ b/drivers/adodb-postgres64.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-postgres7.inc.php b/drivers/adodb-postgres7.inc.php index b848032c..aa183882 100644 --- a/drivers/adodb-postgres7.inc.php +++ b/drivers/adodb-postgres7.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-postgres8.inc.php b/drivers/adodb-postgres8.inc.php index 197ccde3..1bbf51d6 100644 --- a/drivers/adodb-postgres8.inc.php +++ b/drivers/adodb-postgres8.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-postgres9.inc.php b/drivers/adodb-postgres9.inc.php index 9e1e05c4..c205e5e0 100644 --- a/drivers/adodb-postgres9.inc.php +++ b/drivers/adodb-postgres9.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-proxy.inc.php b/drivers/adodb-proxy.inc.php index 06a7e4da..1996102a 100644 --- a/drivers/adodb-proxy.inc.php +++ b/drivers/adodb-proxy.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-sapdb.inc.php b/drivers/adodb-sapdb.inc.php index ecae457f..0b591470 100644 --- a/drivers/adodb-sapdb.inc.php +++ b/drivers/adodb-sapdb.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-sqlanywhere.inc.php b/drivers/adodb-sqlanywhere.inc.php index ddb42101..bb3e1042 100644 --- a/drivers/adodb-sqlanywhere.inc.php +++ b/drivers/adodb-sqlanywhere.inc.php @@ -1,6 +1,8 @@ <?php /* -version V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights +@version V5.20dev ??-???-2014 +@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights +@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/drivers/adodb-sqlite.inc.php b/drivers/adodb-sqlite.inc.php index 8f707862..fba0de42 100644 --- a/drivers/adodb-sqlite.inc.php +++ b/drivers/adodb-sqlite.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-sqlite3.inc.php b/drivers/adodb-sqlite3.inc.php index 6aec8752..99295483 100644 --- a/drivers/adodb-sqlite3.inc.php +++ b/drivers/adodb-sqlite3.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-sqlitepo.inc.php b/drivers/adodb-sqlitepo.inc.php index 4942c556..e1c0cb8b 100644 --- a/drivers/adodb-sqlitepo.inc.php +++ b/drivers/adodb-sqlitepo.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/drivers/adodb-sybase.inc.php b/drivers/adodb-sybase.inc.php index d4d91b6f..1f49a766 100644 --- a/drivers/adodb-sybase.inc.php +++ b/drivers/adodb-sybase.inc.php @@ -1,6 +1,8 @@ <?php /* -V5.20dev ??-???-2014 (c) 2000-2014 John Lim. All rights reserved. +@version V5.20dev ??-???-2014 +@copyright (c) 2000-2013 John Lim. 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. diff --git a/drivers/adodb-sybase_ase.inc.php b/drivers/adodb-sybase_ase.inc.php index 1aea4306..9cf6759f 100644 --- a/drivers/adodb-sybase_ase.inc.php +++ b/drivers/adodb-sybase_ase.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/drivers/adodb-text.inc.php b/drivers/adodb-text.inc.php index ae03137c..4b01fc86 100644 --- a/drivers/adodb-text.inc.php +++ b/drivers/adodb-text.inc.php @@ -1,6 +1,8 @@ <?php /* -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 Set tabs to 4. */ diff --git a/drivers/adodb-vfp.inc.php b/drivers/adodb-vfp.inc.php index 8ad91919..df6f8991 100644 --- a/drivers/adodb-vfp.inc.php +++ b/drivers/adodb-vfp.inc.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/pear/Auth/Container/ADOdb.php b/pear/Auth/Container/ADOdb.php index 98fdf67f..d7fb973b 100644 --- a/pear/Auth/Container/ADOdb.php +++ b/pear/Auth/Container/ADOdb.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-db2.inc.php b/perf/perf-db2.inc.php index 05ae8ca1..f0b44e63 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-informix.inc.php b/perf/perf-informix.inc.php index bbbb2156..f7c3a4f9 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php index deab6ecf..abffddd7 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,9 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php index 4124a0e9..96842160 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,9 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php index c6417a69..60d6983d 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php index fee3c751..c091972a 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,8 @@ <?php /* -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. See License.txt. diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php index 87ddbf57..a267cc79 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,9 @@ <?php /* -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. See License.txt. diff --git a/pivottable.inc.php b/pivottable.inc.php index e637ac46..c8a46473 100644 --- a/pivottable.inc.php +++ b/pivottable.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. diff --git a/rsfilter.inc.php b/rsfilter.inc.php index abf1c7ed..e99d60cf 100644 --- a/rsfilter.inc.php +++ b/rsfilter.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. @@ -1,7 +1,9 @@ <?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. diff --git a/session/adodb-compress-bzip2.php b/session/adodb-compress-bzip2.php index 396d02ed..800a4d7d 100644 --- a/session/adodb-compress-bzip2.php +++ b/session/adodb-compress-bzip2.php @@ -1,7 +1,9 @@ <?php /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-compress-gzip.php b/session/adodb-compress-gzip.php index 2913d6cb..3c4b9c07 100644 --- a/session/adodb-compress-gzip.php +++ b/session/adodb-compress-gzip.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-cryptsession.php b/session/adodb-cryptsession.php index a4242063..7470a8d0 100644 --- a/session/adodb-cryptsession.php +++ b/session/adodb-cryptsession.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-cryptsession2.php b/session/adodb-cryptsession2.php index 544ba53a..a3892e51 100644 --- a/session/adodb-cryptsession2.php +++ b/session/adodb-cryptsession2.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-encrypt-mcrypt.php b/session/adodb-encrypt-mcrypt.php index a7b47409..9dec7d5d 100644 --- a/session/adodb-encrypt-mcrypt.php +++ b/session/adodb-encrypt-mcrypt.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-encrypt-md5.php b/session/adodb-encrypt-md5.php index df4e7169..c4a23177 100644 --- a/session/adodb-encrypt-md5.php +++ b/session/adodb-encrypt-md5.php @@ -1,7 +1,9 @@ <?php /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-encrypt-secret.php b/session/adodb-encrypt-secret.php index b7e56090..9616175b 100644 --- a/session/adodb-encrypt-secret.php +++ b/session/adodb-encrypt-secret.php @@ -1,7 +1,9 @@ <?php /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-session-clob.php b/session/adodb-session-clob.php index a33d5a11..7da49770 100644 --- a/session/adodb-session-clob.php +++ b/session/adodb-session-clob.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-session-clob2.php b/session/adodb-session-clob2.php index 6ef9d126..c6d0b587 100644 --- a/session/adodb-session-clob2.php +++ b/session/adodb-session-clob2.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-session.php b/session/adodb-session.php index aecdba1c..46127dfa 100644 --- a/session/adodb-session.php +++ b/session/adodb-session.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/adodb-session2.php b/session/adodb-session2.php index 5a50854c..9e7efdf1 100644 --- a/session/adodb-session2.php +++ b/session/adodb-session2.php @@ -2,7 +2,9 @@ /* -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 Contributed by Ross Smith (adodb@netebb.com). Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php index 55768329..fbb16ffb 100644 --- a/session/old/adodb-cryptsession.php +++ b/session/old/adodb-cryptsession.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/session/old/adodb-session-clob.php b/session/old/adodb-session-clob.php index 2da59d3b..74634cf8 100644 --- a/session/old/adodb-session-clob.php +++ b/session/old/adodb-session-clob.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/session/old/adodb-session.php b/session/old/adodb-session.php index 49646e99..d113aa48 100644 --- a/session/old/adodb-session.php +++ b/session/old/adodb-session.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/benchmark.php b/tests/benchmark.php index c3c6bbac..55c068f1 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,9 @@ <body> <?php /* -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. diff --git a/tests/client.php b/tests/client.php index 995f33af..c59f0698 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,9 @@ <body bgcolor=white> <?php /** - * V5.20dev ??-???-2014 (c) 2001-2014 John Lim (jlim#natsoft.com). All rights reserved. + * @version V5.20dev ??-???-2014 + * @copyright (c) 2001-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. diff --git a/tests/test-datadict.php b/tests/test-datadict.php index 1e4015ca..12af1ce5 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.php @@ -1,7 +1,9 @@ <?php /* - 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. diff --git a/tests/test-php5.php b/tests/test-php5.php index b051bca9..127f7fdd 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/tests/test.php b/tests/test.php index 9986620f..78d957f2 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/test3.php b/tests/test3.php index fba4a67d..a79ac12f 100644 --- a/tests/test3.php +++ b/tests/test3.php @@ -1,6 +1,8 @@ <?php /* - 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. diff --git a/tests/test4.php b/tests/test4.php index 6322a91d..1e50d47c 100644 --- a/tests/test4.php +++ b/tests/test4.php @@ -1,7 +1,9 @@ <?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. diff --git a/tests/test5.php b/tests/test5.php index 7592e5a2..2c2c9e71 100644 --- a/tests/test5.php +++ b/tests/test5.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/testcache.php b/tests/testcache.php index 7ba429b2..c123ea32 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,9 @@ <body> <?php /* -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. diff --git a/tests/testdatabases.inc.php b/tests/testdatabases.inc.php index 40c52484..abd202ef 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.inc.php @@ -1,7 +1,9 @@ <?php /* -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. diff --git a/tests/testmssql.php b/tests/testmssql.php index 55632294..ec10c7c6 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.php @@ -1,7 +1,9 @@ <?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. diff --git a/tests/testoci8.php b/tests/testoci8.php index dcee0ffc..bf7fabc2 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,9 @@ <body> <?php /* -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. diff --git a/tests/testoci8cursor.php b/tests/testoci8cursor.php index 0ed2cc31..d6779208 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/testpaging.php b/tests/testpaging.php index f9e16adc..f940b081 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/testpear.php b/tests/testpear.php index 610f4c24..6a6719fe 100644 --- a/tests/testpear.php +++ b/tests/testpear.php @@ -1,6 +1,8 @@ <?php /* -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. diff --git a/tests/testsessions.php b/tests/testsessions.php index 4580f5ff..cfc586ed 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.php @@ -1,7 +1,9 @@ <?php /* -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. diff --git a/toexport.inc.php b/toexport.inc.php index dd1316be..a2e4c900 100644 --- a/toexport.inc.php +++ b/toexport.inc.php @@ -1,7 +1,9 @@ <?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. diff --git a/tohtml.inc.php b/tohtml.inc.php index 90391fc2..4847021c 100644 --- a/tohtml.inc.php +++ b/tohtml.inc.php @@ -1,6 +1,8 @@ <?php /* - 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. |
