Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

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 18b8338 commit d374445
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 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" : "[email protected]",
"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 create form in different way in [documentation](https://github.com/iPublikuj/forms/blob/master/docs/en/index.md).

***
Homepage [http://www.ipublikuj.eu](http://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/forms](http://github.com/iPublikuj/forms).
Homepage [https://www.ipublikuj.eu](https://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/forms](http://github.com/iPublikuj/forms).
4 changes: 2 additions & 2 deletions src/IPub/Forms/DI/FormsExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* FormsExtension.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:Forms!
* @subpackage common
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/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:Forms!
* @subpackage Exceptions
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/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:Forms!
* @subpackage Exceptions
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/FormFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* FormFactory.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:Forms!
* @subpackage common
* @since 5.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Forms/EntityContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* EntityContainer.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:Forms!
* @subpackage Forms
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Forms/EntityForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* EntityForm.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:Forms!
* @subpackage Forms
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Forms/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Form.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:Forms!
* @subpackage Forms
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Forms/TEntityContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* TEntityContainer.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:Forms!
* @subpackage Forms
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Forms/TForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* TForm.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:Forms!
* @subpackage Forms
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/IFormFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* IFormFactory.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:Forms!
* @subpackage common
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions src/IPub/Forms/Latte/Macros.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* FormMacros.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:Forms!
* @subpackage Latte
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Forms/ComponentTest.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:Forms!
* @subpackage Tests
* @since 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions tests/IPubTests/Forms/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:Forms!
* @subpackage Tests
* @since 1.0.0
Expand Down

0 comments on commit d374445

Please sign in to comment.