Skip to content

Commit

Permalink
- Updating project url
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Mar 17, 2018
1 parent 8e2cc7a commit 19954ab
Show file tree
Hide file tree
Showing 16 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{
"name" : "iPublikuj:cms",
"email" : "info@ipublikuj.eu",
"homepage" : "http://www.ipublikuj.eu/"
"homepage" : "https://www.ipublikuj.eu/"
}
],

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ extensions:
Learn how to show and get users gravatars in [documentation](https://github.com/iPublikuj/gravatar/blob/master/docs/en/index.md).

***
Homepage [http://www.ipublikuj.eu](http://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/gravatar](http://github.com/iPublikuj/gravatar).
Homepage [https://www.ipublikuj.eu](https://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/gravatar](http://github.com/iPublikuj/gravatar).
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Application/GravatarResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* GravatarExtension.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Application
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Caching/Cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Cache.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Caching
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/DI/GravatarExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* GravatarExtension.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage DI
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Exceptions/IException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* IException.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Exceptions
* @since 2.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Exceptions/InvalidArgumentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* InvalidArgumentException.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Exceptions
* @since 2.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Exceptions/InvalidStateException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* InvalidStateException.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Exceptions
* @since 2.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Gravatar.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Gravatar.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage common
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Latte/Macros.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Macros.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Latte
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/TGravatar.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* TGravatar.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage common
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Gravatar/Templating/Helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Helpers.php
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Templating
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Gravatar/ExtensionTest.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* @testCase
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Tests
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Gravatar/GravatarTest.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* @testCase
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Tests
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Gravatar/TemplateTest.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* @testCase
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Tests
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Gravatar/libs/RouterFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* @testCase
*
* @copyright More in license.md
* @license http://www.ipublikuj.eu
* @author Adam Kadlec http://www.ipublikuj.eu
* @license https://www.ipublikuj.eu
* @author Adam Kadlec https://www.ipublikuj.eu
* @package iPublikuj:Gravatar!
* @subpackage Tests
* @since 2.1.1
Expand Down

0 comments on commit 19954ab

Please sign in to comment.