diff options
Diffstat (limited to 'datadict')
| -rw-r--r-- | datadict/datadict-access.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-db2.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-firebird.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-generic.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-ibase.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-informix.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssqlnative.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mysql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-oci8.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-postgres.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sapdb.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sqlite.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sybase.inc.php | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php index b948202d..95a40b66 100644 --- a/datadict/datadict-access.inc.php +++ b/datadict/datadict-access.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 5ae73224..b3a5e65a 100644 --- a/datadict/datadict-db2.inc.php +++ b/datadict/datadict-db2.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 93e6abc8..cda15cc2 100644 --- a/datadict/datadict-firebird.inc.php +++ b/datadict/datadict-firebird.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 7c1da2a4..a27da96a 100644 --- a/datadict/datadict-generic.inc.php +++ b/datadict/datadict-generic.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 3d35e96a..04867174 100644 --- a/datadict/datadict-ibase.inc.php +++ b/datadict/datadict-ibase.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 373796e0..14089ada 100644 --- a/datadict/datadict-informix.inc.php +++ b/datadict/datadict-informix.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 a90a2c4d..3c68a057 100644 --- a/datadict/datadict-mssql.inc.php +++ b/datadict/datadict-mssql.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 df4ef602..55f53d92 100644 --- a/datadict/datadict-mssqlnative.inc.php +++ b/datadict/datadict-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 2fec09a0..47ae19b2 100644 --- a/datadict/datadict-mysql.inc.php +++ b/datadict/datadict-mysql.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 ad3cc4ea..b65baca7 100644 --- a/datadict/datadict-oci8.inc.php +++ b/datadict/datadict-oci8.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 eecba0c7..eb4b46fd 100644 --- a/datadict/datadict-postgres.inc.php +++ b/datadict/datadict-postgres.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 16e29e18..991326c7 100644 --- a/datadict/datadict-sapdb.inc.php +++ b/datadict/datadict-sapdb.inc.php @@ -1,7 +1,7 @@ <?php /** - V4.50 6 July 2004 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 3aa34493..525abf0d 100644 --- a/datadict/datadict-sqlite.inc.php +++ b/datadict/datadict-sqlite.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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 54f78615..aedaff6b 100644 --- a/datadict/datadict-sybase.inc.php +++ b/datadict/datadict-sybase.inc.php @@ -1,7 +1,7 @@ <?php /** - V5.18 3 Sep 2012 (c) 2000-2012 John Lim (jlim#natsoft.com). All rights reserved. + V5.19dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved. 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. |
