1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

Code cleanup and refactoring #5

This commit is contained in:
Awilum
2018-03-13 22:45:26 +03:00
parent 2500852afb
commit 8779022ce6
8 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ namespace Rawilum;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -7,7 +7,7 @@ use Symfony\Component\Yaml\Yaml;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -6,7 +6,7 @@ use Arr;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -4,7 +4,7 @@ namespace Rawilum;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -11,7 +11,7 @@ use Url;
* Rawilum
*
* @package Rawilum
* @author Romanenko Sergey / Awilum <awilum@msn.com>
* @author Romanenko Sergey / Awilum <awilum@yandex.ru>
* @link http://rawilum.org
*
* For the full copyright and license information, please view the LICENSE

View File

@@ -4,7 +4,7 @@ namespace Rawilum;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -4,7 +4,7 @@ namespace Rawilum;
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.

View File

@@ -3,7 +3,7 @@
/**
* This file is part of the Rawilum.
*
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.