diff --git a/Classes/Controller/ActionController.php b/Classes/Controller/ActionController.php index 9a5331c..e118516 100644 --- a/Classes/Controller/ActionController.php +++ b/Classes/Controller/ActionController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Controller/AddressController.php b/Classes/Controller/AddressController.php index 6b7789e..faa2eec 100755 --- a/Classes/Controller/AddressController.php +++ b/Classes/Controller/AddressController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Controller/Backend/CompanyController.php b/Classes/Controller/Backend/CompanyController.php index 835944e..3db450d 100755 --- a/Classes/Controller/Backend/CompanyController.php +++ b/Classes/Controller/Backend/CompanyController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller\Backend; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Controller/Backend/ContactController.php b/Classes/Controller/Backend/ContactController.php index 9d71be0..15a2a47 100755 --- a/Classes/Controller/Backend/ContactController.php +++ b/Classes/Controller/Backend/ContactController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller\Backend; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Controller/CompanyController.php b/Classes/Controller/CompanyController.php index 2a5b84c..2ed2b10 100755 --- a/Classes/Controller/CompanyController.php +++ b/Classes/Controller/CompanyController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Controller/ContactController.php b/Classes/Controller/ContactController.php index b47938f..80c9168 100755 --- a/Classes/Controller/ContactController.php +++ b/Classes/Controller/ContactController.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/DataHandler/EvalFloat8.php b/Classes/DataHandler/EvalFloat8.php index 2e227b1..ec880d8 100644 --- a/Classes/DataHandler/EvalFloat8.php +++ b/Classes/DataHandler/EvalFloat8.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\DataHandler; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Address.php b/Classes/Domain/Model/Address.php index 9885ffa..2d7ee93 100755 --- a/Classes/Domain/Model/Address.php +++ b/Classes/Domain/Model/Address.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Category.php b/Classes/Domain/Model/Category.php index e2763e5..5f836ca 100644 --- a/Classes/Domain/Model/Category.php +++ b/Classes/Domain/Model/Category.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Company.php b/Classes/Domain/Model/Company.php index 0d4dac7..3065a64 100755 --- a/Classes/Domain/Model/Company.php +++ b/Classes/Domain/Model/Company.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Contact.php b/Classes/Domain/Model/Contact.php index 4e29435..310ad85 100755 --- a/Classes/Domain/Model/Contact.php +++ b/Classes/Domain/Model/Contact.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Country.php b/Classes/Domain/Model/Country.php index a80a76e..2356177 100755 --- a/Classes/Domain/Model/Country.php +++ b/Classes/Domain/Model/Country.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Dto/Demand.php b/Classes/Domain/Model/Dto/Demand.php index a989d8c..88c1270 100644 --- a/Classes/Domain/Model/Dto/Demand.php +++ b/Classes/Domain/Model/Dto/Demand.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model\Dto; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Dto/EmConfiguration.php b/Classes/Domain/Model/Dto/EmConfiguration.php index c8bf8ef..868e048 100644 --- a/Classes/Domain/Model/Dto/EmConfiguration.php +++ b/Classes/Domain/Model/Dto/EmConfiguration.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model\Dto; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/Phone.php b/Classes/Domain/Model/Phone.php index 01d07e7..4006394 100755 --- a/Classes/Domain/Model/Phone.php +++ b/Classes/Domain/Model/Phone.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Model/TtContent.php b/Classes/Domain/Model/TtContent.php index 8a44ad2..3f7ec3a 100644 --- a/Classes/Domain/Model/TtContent.php +++ b/Classes/Domain/Model/TtContent.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/AddressRepository.php b/Classes/Domain/Repository/AddressRepository.php index 3d1a57d..c1084a0 100755 --- a/Classes/Domain/Repository/AddressRepository.php +++ b/Classes/Domain/Repository/AddressRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/CategoryRepository.php b/Classes/Domain/Repository/CategoryRepository.php index 3ee6656..af144d0 100644 --- a/Classes/Domain/Repository/CategoryRepository.php +++ b/Classes/Domain/Repository/CategoryRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/CompanyRepository.php b/Classes/Domain/Repository/CompanyRepository.php index ce59e13..b8b37c4 100755 --- a/Classes/Domain/Repository/CompanyRepository.php +++ b/Classes/Domain/Repository/CompanyRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/ContactRepository.php b/Classes/Domain/Repository/ContactRepository.php index 22c6e72..62c68a6 100755 --- a/Classes/Domain/Repository/ContactRepository.php +++ b/Classes/Domain/Repository/ContactRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/CountryRepository.php b/Classes/Domain/Repository/CountryRepository.php index 823c578..c40aac8 100755 --- a/Classes/Domain/Repository/CountryRepository.php +++ b/Classes/Domain/Repository/CountryRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Domain/Repository/PhoneRepository.php b/Classes/Domain/Repository/PhoneRepository.php index 2ce17b5..4adf770 100755 --- a/Classes/Domain/Repository/PhoneRepository.php +++ b/Classes/Domain/Repository/PhoneRepository.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Domain\Repository; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Hooks/DataHandler.php b/Classes/Hooks/DataHandler.php index 91c3042..5444665 100644 --- a/Classes/Hooks/DataHandler.php +++ b/Classes/Hooks/DataHandler.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Hooks; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Hooks/GoogleMapHook.php b/Classes/Hooks/GoogleMapHook.php index 5081cdc..9bac613 100755 --- a/Classes/Hooks/GoogleMapHook.php +++ b/Classes/Hooks/GoogleMapHook.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Hooks; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Hooks/ItemsProcFunc.php b/Classes/Hooks/ItemsProcFunc.php index 0e25d8b..0b54e61 100644 --- a/Classes/Hooks/ItemsProcFunc.php +++ b/Classes/Hooks/ItemsProcFunc.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Hooks; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Utility/EmConfiguration.php b/Classes/Utility/EmConfiguration.php index d98efc0..92f3f86 100644 --- a/Classes/Utility/EmConfiguration.php +++ b/Classes/Utility/EmConfiguration.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Utility; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/Utility/TemplateLayout.php b/Classes/Utility/TemplateLayout.php index 5376fab..d6f963e 100644 --- a/Classes/Utility/TemplateLayout.php +++ b/Classes/Utility/TemplateLayout.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Utility; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Classes/ViewHelpers/Backend/EditRecordViewHelper.php b/Classes/ViewHelpers/Backend/EditRecordViewHelper.php index 07b951b..e94de0e 100644 --- a/Classes/ViewHelpers/Backend/EditRecordViewHelper.php +++ b/Classes/ViewHelpers/Backend/EditRecordViewHelper.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\ViewHelpers\Backend; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/README.md b/README.md index 7cef78f..ae77d1b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ EXT:contacts is a TYPO3 extension for handling contacts (companies, persons). #### Installation using Composer -The recommended way to install the extension is by using [Composer][2]. In your Composer based TYPO3 project root, just do `composer require extcode/cart`. +The recommended way to install the extension is by using [Composer][2]. +In your Composer based TYPO3 project root, just do `composer require extcode/contacts`. #### Installation as extension from TYPO3 Extension Repository (TER) diff --git a/Tests/Unit/Controller/AddressControllerTest.php b/Tests/Unit/Controller/AddressControllerTest.php index e32afde..0008902 100644 --- a/Tests/Unit/Controller/AddressControllerTest.php +++ b/Tests/Unit/Controller/AddressControllerTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Unit\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Controller/CompanyControllerTest.php b/Tests/Unit/Controller/CompanyControllerTest.php index 159084f..260574b 100644 --- a/Tests/Unit/Controller/CompanyControllerTest.php +++ b/Tests/Unit/Controller/CompanyControllerTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Unit\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Controller/ContactControllerTest.php b/Tests/Unit/Controller/ContactControllerTest.php index e202552..e00339c 100644 --- a/Tests/Unit/Controller/ContactControllerTest.php +++ b/Tests/Unit/Controller/ContactControllerTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Unit\Controller; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Model/AddressTest.php b/Tests/Unit/Domain/Model/AddressTest.php index e8d230f..290b863 100755 --- a/Tests/Unit/Domain/Model/AddressTest.php +++ b/Tests/Unit/Domain/Model/AddressTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Model/CompanyTest.php b/Tests/Unit/Domain/Model/CompanyTest.php index 10e82b2..a7f3bb0 100755 --- a/Tests/Unit/Domain/Model/CompanyTest.php +++ b/Tests/Unit/Domain/Model/CompanyTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Model/ContactTest.php b/Tests/Unit/Domain/Model/ContactTest.php index dca343b..41ae3cb 100755 --- a/Tests/Unit/Domain/Model/ContactTest.php +++ b/Tests/Unit/Domain/Model/ContactTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Model/CountryTest.php b/Tests/Unit/Domain/Model/CountryTest.php index 8ccd413..dd69af8 100755 --- a/Tests/Unit/Domain/Model/CountryTest.php +++ b/Tests/Unit/Domain/Model/CountryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Model/PhoneTest.php b/Tests/Unit/Domain/Model/PhoneTest.php index b9965ce..9fb5bc5 100755 --- a/Tests/Unit/Domain/Model/PhoneTest.php +++ b/Tests/Unit/Domain/Model/PhoneTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Repository/AddressRepositoryTest.php b/Tests/Unit/Domain/Repository/AddressRepositoryTest.php index c31e7a1..22b8f58 100644 --- a/Tests/Unit/Domain/Repository/AddressRepositoryTest.php +++ b/Tests/Unit/Domain/Repository/AddressRepositoryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Repository/CompanyRepositoryTest.php b/Tests/Unit/Domain/Repository/CompanyRepositoryTest.php index dbe6db0..35c31f9 100644 --- a/Tests/Unit/Domain/Repository/CompanyRepositoryTest.php +++ b/Tests/Unit/Domain/Repository/CompanyRepositoryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Repository/ContactRepositoryTest.php b/Tests/Unit/Domain/Repository/ContactRepositoryTest.php index ef25970..acbfe4e 100644 --- a/Tests/Unit/Domain/Repository/ContactRepositoryTest.php +++ b/Tests/Unit/Domain/Repository/ContactRepositoryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Repository/CountryRepositoryTest.php b/Tests/Unit/Domain/Repository/CountryRepositoryTest.php index e4c86c8..b6d37fd 100644 --- a/Tests/Unit/Domain/Repository/CountryRepositoryTest.php +++ b/Tests/Unit/Domain/Repository/CountryRepositoryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Countrys\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code. diff --git a/Tests/Unit/Domain/Repository/PhoneRepositoryTest.php b/Tests/Unit/Domain/Repository/PhoneRepositoryTest.php index 2648d19..af9840d 100644 --- a/Tests/Unit/Domain/Repository/PhoneRepositoryTest.php +++ b/Tests/Unit/Domain/Repository/PhoneRepositoryTest.php @@ -3,7 +3,7 @@ namespace Extcode\Contacts\Tests\Domain\Model; /* - * This file is part of the package extcode/cart. + * This file is part of the package extcode/contacts. * * For the full copyright and license information, please read the * LICENSE file that was distributed with this source code.