Skip to content

Commit dff1c77

Browse files
committed
Red Summer
1 parent ed8283a commit dff1c77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

App.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @copyright 2016 Bill Rocha <http://google.com/+BillRocha>
1010
* @license <https://opensource.org/licenses/MIT> MIT
1111
* @version GIT: 0.0.1
12-
* @link http://paulorocha.tk/github/devbr
12+
* @link http://paulorocha.tk/devbr
1313
*/
1414

1515
namespace Lib;
@@ -24,7 +24,7 @@
2424
* @package Library
2525
* @author Bill Rocha <[email protected]>
2626
* @license <https://opensource.org/licenses/MIT> MIT
27-
* @link http://paulorocha.tk/github/devbr
27+
* @link http://paulorocha.tk/devbr
2828
*/
2929
class App
3030
{

Can.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @copyright 2016 Bill Rocha <http://google.com/+BillRocha>
1010
* @license <https://opensource.org/licenses/MIT> MIT
1111
* @version GIT: 0.0.1
12-
* @link http://paulorocha.tk/github/devbr
12+
* @link http://paulorocha.tk/devbr
1313
*/
1414

1515
/*
@@ -57,7 +57,7 @@
5757
* @package Library
5858
* @author Bill Rocha <[email protected]>
5959
* @license <https://opensource.org/licenses/MIT> MIT
60-
* @link http://paulorocha.tk/github/devbr
60+
* @link http://paulorocha.tk/devbr
6161
*/
6262
class Can
6363
{

0 commit comments

Comments
 (0)