summaryrefslogtreecommitdiff
path: root/drivers/adodb-pdo_sqlite.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/adodb-pdo_sqlite.inc.php')
-rw-r--r--drivers/adodb-pdo_sqlite.inc.php4
1 files changed, 3 insertions, 1 deletions
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.