summaryrefslogtreecommitdiff
path: root/adodb-time.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2014-01-21 16:21:23 +0100
committerDamien Regad <dregad@mantisbt.org>2014-01-21 16:21:37 +0100
commite769bae7e28641b0505963cc9230bf13815f4099 (patch)
tree2c036df0c53a967ecf0ab91e245a5e50e0c37724 /adodb-time.inc.php
parentcad340f87ec83b0d972fb1141855e7181ae9a7f2 (diff)
downloadadodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.gz
adodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.bz2
adodb-e769bae7e28641b0505963cc9230bf13815f4099.zip
Bump version to 5.19dev
Bumped 'dev' version allows users who rely on source code downloaded from the git repository rather than an official release tarball to reliably determine that they are running a development version of the library.
Diffstat (limited to 'adodb-time.inc.php')
-rw-r--r--adodb-time.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-time.inc.php b/adodb-time.inc.php
index e5f50ed1..e863b535 100644
--- a/adodb-time.inc.php
+++ b/adodb-time.inc.php
@@ -57,7 +57,7 @@ adodb_mktime(0,0,0,10,15,1582) - adodb_mktime(0,0,0,10,4,1582)
COPYRIGHT
-(c) 2003-2005 John Lim and released under BSD-style license except for code by
+(c) 2003-2014 John Lim and released under BSD-style license except for code by
jackbbs, which includes adodb_mktime, adodb_get_gmt_diff, adodb_is_leap_year
and originally found at http://www.php.net/manual/en/function.mktime.php