diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:06:50 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:06:50 +0100 |
commit | 11666237dbdc0eb9e01d5d739994bdd88a551168 (patch) | |
tree | ab061320a2afeaaa428d676d0d46230c8e9fcf78 /framework/IO | |
parent | 0749f11251a1bc72a2d24049036e3a24db74cb50 (diff) |
Prepare for release: update (c) year to 2015, version to 3.3
Diffstat (limited to 'framework/IO')
-rw-r--r-- | framework/IO/TTextWriter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/IO/TTextWriter.php b/framework/IO/TTextWriter.php index f888083d..a4990234 100644 --- a/framework/IO/TTextWriter.php +++ b/framework/IO/TTextWriter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue <qiang.xue@gmail.com> * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005-2014 PradoSoft + * @copyright Copyright © 2005-2015 PradoSoft * @license http://www.pradosoft.com/license/ * @package System.IO */ |