diff --git a/engine/Alert.php b/engine/Alert.php index c56254d..a9a3f78 100644 --- a/engine/Alert.php +++ b/engine/Alert.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Monstra.php b/engine/Monstra.php index a1eac0f..c0ec1f4 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -5,7 +5,7 @@ * * Monstra - Content Management System. * Site: www.mostra.org - * Copyright (C) 2012-2013 Romanenko Sergey / Awilum + * Copyright (C) 2012-2014 Romanenko Sergey / Awilum * * This source file is part of the Monstra Engine. More information, * documentation and tutorials can be found at http://monstra.org @@ -13,7 +13,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Option.php b/engine/Option.php index f0daa89..987e9e8 100644 --- a/engine/Option.php +++ b/engine/Option.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Action.php b/engine/Plugin/Action.php index 0e24b0e..21ae24a 100644 --- a/engine/Plugin/Action.php +++ b/engine/Plugin/Action.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Backend.php b/engine/Plugin/Backend.php index cc0ccff..7c0eb27 100644 --- a/engine/Plugin/Backend.php +++ b/engine/Plugin/Backend.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Filter.php b/engine/Plugin/Filter.php index be4ffba..914780d 100644 --- a/engine/Plugin/Filter.php +++ b/engine/Plugin/Filter.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Frontend.php b/engine/Plugin/Frontend.php index bf1b6ef..140c8ba 100644 --- a/engine/Plugin/Frontend.php +++ b/engine/Plugin/Frontend.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/I18n.php b/engine/Plugin/I18n.php index 374406b..bf51661 100644 --- a/engine/Plugin/I18n.php +++ b/engine/Plugin/I18n.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Javascript.php b/engine/Plugin/Javascript.php index 14290eb..dd01dc5 100644 --- a/engine/Plugin/Javascript.php +++ b/engine/Plugin/Javascript.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Navigation.php b/engine/Plugin/Navigation.php index fb9f157..67d79a6 100644 --- a/engine/Plugin/Navigation.php +++ b/engine/Plugin/Navigation.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Plugin.php b/engine/Plugin/Plugin.php index 1ae3320..bdd8d23 100644 --- a/engine/Plugin/Plugin.php +++ b/engine/Plugin/Plugin.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/Stylesheet.php b/engine/Plugin/Stylesheet.php index beacfa2..e730790 100644 --- a/engine/Plugin/Stylesheet.php +++ b/engine/Plugin/Stylesheet.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Plugin/View.php b/engine/Plugin/View.php index ccab9bb..5c9c434 100644 --- a/engine/Plugin/View.php +++ b/engine/Plugin/View.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Security.php b/engine/Security.php index 6034abc..0b3ee36 100644 --- a/engine/Security.php +++ b/engine/Security.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Shortcode.php b/engine/Shortcode.php index 01b26b1..1b5bfb2 100644 --- a/engine/Shortcode.php +++ b/engine/Shortcode.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Site.php b/engine/Site.php index de8995c..b9edf05 100644 --- a/engine/Site.php +++ b/engine/Site.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Uri.php b/engine/Uri.php index 08740f0..c7a9c91 100644 --- a/engine/Uri.php +++ b/engine/Uri.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Xmldb/DB.php b/engine/Xmldb/DB.php index 113fb99..a355450 100644 --- a/engine/Xmldb/DB.php +++ b/engine/Xmldb/DB.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Xmldb/Table.php b/engine/Xmldb/Table.php index ba4344d..bd1ddb0 100644 --- a/engine/Xmldb/Table.php +++ b/engine/Xmldb/Table.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/engine/Xmldb/XML.php b/engine/Xmldb/XML.php index dd67001..51f7ae5 100644 --- a/engine/Xmldb/XML.php +++ b/engine/Xmldb/XML.php @@ -9,7 +9,7 @@ * @package Monstra * * @author Romanenko Sergey / Awilum - * @copyright 2012-2013 Romanenko Sergey / Awilum + * @copyright 2012-2014 Romanenko Sergey / Awilum * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.