updates header licensing
This commit is contained in:
parent
116a1a43df
commit
3caf6fed1e
57 changed files with 288 additions and 466 deletions
|
@ -1,25 +1,14 @@
|
||||||
<?php
|
<?php
|
||||||
|
# Use this file to include / hook anything you want
|
||||||
|
# Any code in this file will be added just before the G\Handler
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
# NOTE: To use it in production you will need to rename this file to chevereto-hook.php
|
||||||
|
|
||||||
G\ library
|
|
||||||
https://g.chevereto.com
|
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
|
||||||
|
|
||||||
Copyright (c) Rodolfo Berrios <inbox@rodolfoberrios.com> All rights reserved.
|
|
||||||
|
|
||||||
Licensed under the MIT license
|
|
||||||
http://opensource.org/licenses/MIT
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
# Use this file to include / hook anything you want
|
|
||||||
# Any code in this file will be added just before the G\Handler
|
|
||||||
|
|
||||||
# NOTE: To use it in production you will need to rename this file to chevereto-hook.php
|
|
||||||
|
|
||||||
namespace CHV;
|
namespace CHV;
|
||||||
use G, Exception;
|
|
||||||
|
|
||||||
if(!defined('access') or !access) die('This file cannot be directly accessed.');
|
use G;
|
||||||
|
use Exception;
|
||||||
|
|
||||||
|
if (!defined('access') or !access) {
|
||||||
|
die('This file cannot be directly accessed.');
|
||||||
|
}
|
||||||
|
|
|
@ -1,16 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,12 @@
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,14 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) 2013 Rodolfo Berrios A. All rights reserved.
|
Copyright (C) 2013 Rodolfo Berrios A. All rights reserved.
|
||||||
|
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
For the full copyright and license information, please view the LICENSE
|
||||||
http://chevereto.com/license
|
file that was distributed with this source code.
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
|
||||||
|
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
For the full copyright and license information, please view the LICENSE
|
||||||
http://chevereto.com/license
|
file that was distributed with this source code.
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
13
app/web.php
13
app/web.php
|
@ -2,16 +2,13 @@
|
||||||
|
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
13
index.php
13
index.php
|
@ -1,16 +1,13 @@
|
||||||
<?php
|
<?php
|
||||||
/* --------------------------------------------------------------------
|
/* --------------------------------------------------------------------
|
||||||
|
|
||||||
Chevereto
|
This file is part of Chevereto Free.
|
||||||
http://chevereto.com/
|
https://chevereto.com/free
|
||||||
|
|
||||||
@author Rodolfo Berrios A. <http://rodolfoberrios.com/>
|
(c) Rodolfo Berrios <rodolfo@chevereto.com>
|
||||||
<inbox@rodolfoberrios.com>
|
|
||||||
|
|
||||||
Copyright (C) Rodolfo Berrios A. All rights reserved.
|
For the full copyright and license information, please view the LICENSE
|
||||||
|
file that was distributed with this source code.
|
||||||
BY USING THIS SOFTWARE YOU DECLARE TO ACCEPT THE CHEVERETO EULA
|
|
||||||
http://chevereto.com/license
|
|
||||||
|
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue