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