diff --git a/LICENSE b/LICENSE index 11397356d..6858e6278 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2021 Paweł Jędrzejewski +Copyright (c) 2011-2023 (c) Sylius Sp. z o.o. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/ecs.php b/ecs.php index d35ae7170..0dd3f18fc 100644 --- a/ecs.php +++ b/ecs.php @@ -20,7 +20,7 @@ 'header' => 'This file is part of the Sylius package. -(c) Paweł Jędrzejewski +(c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.', diff --git a/src/Bundle/AbstractResourceBundle.php b/src/Bundle/AbstractResourceBundle.php index fbd31e75a..76a3e0d22 100644 --- a/src/Bundle/AbstractResourceBundle.php +++ b/src/Bundle/AbstractResourceBundle.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Command/DebugResourceCommand.php b/src/Bundle/Command/DebugResourceCommand.php index 45bf77c69..0fb386f0f 100644 --- a/src/Bundle/Command/DebugResourceCommand.php +++ b/src/Bundle/Command/DebugResourceCommand.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Context/Initiator/LegacyRequestContextInitiator.php b/src/Bundle/Context/Initiator/LegacyRequestContextInitiator.php index 5a983c2cf..53a0dc619 100644 --- a/src/Bundle/Context/Initiator/LegacyRequestContextInitiator.php +++ b/src/Bundle/Context/Initiator/LegacyRequestContextInitiator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Context/Option/RequestConfigurationOption.php b/src/Bundle/Context/Option/RequestConfigurationOption.php index 56c78eee7..2fe52e035 100644 --- a/src/Bundle/Context/Option/RequestConfigurationOption.php +++ b/src/Bundle/Context/Option/RequestConfigurationOption.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/AuthorizationCheckerInterface.php b/src/Bundle/Controller/AuthorizationCheckerInterface.php index 217c02a53..1cb7867bb 100644 --- a/src/Bundle/Controller/AuthorizationCheckerInterface.php +++ b/src/Bundle/Controller/AuthorizationCheckerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/DisabledAuthorizationChecker.php b/src/Bundle/Controller/DisabledAuthorizationChecker.php index 72c513f41..3db28e722 100644 --- a/src/Bundle/Controller/DisabledAuthorizationChecker.php +++ b/src/Bundle/Controller/DisabledAuthorizationChecker.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/EventDispatcher.php b/src/Bundle/Controller/EventDispatcher.php index 8b2fcc099..118233c1e 100644 --- a/src/Bundle/Controller/EventDispatcher.php +++ b/src/Bundle/Controller/EventDispatcher.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/EventDispatcherInterface.php b/src/Bundle/Controller/EventDispatcherInterface.php index 1b785896e..d56f24db3 100644 --- a/src/Bundle/Controller/EventDispatcherInterface.php +++ b/src/Bundle/Controller/EventDispatcherInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/FlashHelper.php b/src/Bundle/Controller/FlashHelper.php index 2c8ef1401..b39b101bc 100644 --- a/src/Bundle/Controller/FlashHelper.php +++ b/src/Bundle/Controller/FlashHelper.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/FlashHelperInterface.php b/src/Bundle/Controller/FlashHelperInterface.php index 573d3c847..298856237 100644 --- a/src/Bundle/Controller/FlashHelperInterface.php +++ b/src/Bundle/Controller/FlashHelperInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/NewResourceFactory.php b/src/Bundle/Controller/NewResourceFactory.php index 41312cc89..13b7dd1dc 100644 --- a/src/Bundle/Controller/NewResourceFactory.php +++ b/src/Bundle/Controller/NewResourceFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/NewResourceFactoryInterface.php b/src/Bundle/Controller/NewResourceFactoryInterface.php index 21ff94aa2..c41907608 100644 --- a/src/Bundle/Controller/NewResourceFactoryInterface.php +++ b/src/Bundle/Controller/NewResourceFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/Parameters.php b/src/Bundle/Controller/Parameters.php index 71310a9f2..510b86232 100644 --- a/src/Bundle/Controller/Parameters.php +++ b/src/Bundle/Controller/Parameters.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ParametersParser.php b/src/Bundle/Controller/ParametersParser.php index bd65c2fac..da70e37b0 100644 --- a/src/Bundle/Controller/ParametersParser.php +++ b/src/Bundle/Controller/ParametersParser.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ParametersParserInterface.php b/src/Bundle/Controller/ParametersParserInterface.php index 1c3987ac5..5d37ce3d8 100644 --- a/src/Bundle/Controller/ParametersParserInterface.php +++ b/src/Bundle/Controller/ParametersParserInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/RedirectHandler.php b/src/Bundle/Controller/RedirectHandler.php index 084650024..426995e90 100644 --- a/src/Bundle/Controller/RedirectHandler.php +++ b/src/Bundle/Controller/RedirectHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/RedirectHandlerInterface.php b/src/Bundle/Controller/RedirectHandlerInterface.php index 79ea4b1a8..f9d2f1e6f 100644 --- a/src/Bundle/Controller/RedirectHandlerInterface.php +++ b/src/Bundle/Controller/RedirectHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/RequestConfiguration.php b/src/Bundle/Controller/RequestConfiguration.php index d9d7590ef..fb9595bfc 100644 --- a/src/Bundle/Controller/RequestConfiguration.php +++ b/src/Bundle/Controller/RequestConfiguration.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/RequestConfigurationFactory.php b/src/Bundle/Controller/RequestConfigurationFactory.php index e54983623..9b0775bb6 100644 --- a/src/Bundle/Controller/RequestConfigurationFactory.php +++ b/src/Bundle/Controller/RequestConfigurationFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/RequestConfigurationFactoryInterface.php b/src/Bundle/Controller/RequestConfigurationFactoryInterface.php index 045b18fec..452f912c1 100644 --- a/src/Bundle/Controller/RequestConfigurationFactoryInterface.php +++ b/src/Bundle/Controller/RequestConfigurationFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceController.php b/src/Bundle/Controller/ResourceController.php index 8e11fc10c..6e1b10901 100644 --- a/src/Bundle/Controller/ResourceController.php +++ b/src/Bundle/Controller/ResourceController.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceDeleteHandler.php b/src/Bundle/Controller/ResourceDeleteHandler.php index b8af71591..bea7aad37 100644 --- a/src/Bundle/Controller/ResourceDeleteHandler.php +++ b/src/Bundle/Controller/ResourceDeleteHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceDeleteHandlerInterface.php b/src/Bundle/Controller/ResourceDeleteHandlerInterface.php index 1367d684e..0b194602f 100644 --- a/src/Bundle/Controller/ResourceDeleteHandlerInterface.php +++ b/src/Bundle/Controller/ResourceDeleteHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceFormFactory.php b/src/Bundle/Controller/ResourceFormFactory.php index c69f606a1..3949b69b2 100644 --- a/src/Bundle/Controller/ResourceFormFactory.php +++ b/src/Bundle/Controller/ResourceFormFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceFormFactoryInterface.php b/src/Bundle/Controller/ResourceFormFactoryInterface.php index 4a7d3b926..10bc9a2ea 100644 --- a/src/Bundle/Controller/ResourceFormFactoryInterface.php +++ b/src/Bundle/Controller/ResourceFormFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceUpdateHandler.php b/src/Bundle/Controller/ResourceUpdateHandler.php index dac31029e..bd049a189 100644 --- a/src/Bundle/Controller/ResourceUpdateHandler.php +++ b/src/Bundle/Controller/ResourceUpdateHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourceUpdateHandlerInterface.php b/src/Bundle/Controller/ResourceUpdateHandlerInterface.php index 97c651117..ae71be162 100644 --- a/src/Bundle/Controller/ResourceUpdateHandlerInterface.php +++ b/src/Bundle/Controller/ResourceUpdateHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourcesCollectionProvider.php b/src/Bundle/Controller/ResourcesCollectionProvider.php index 8f33eb2ed..229428ec7 100644 --- a/src/Bundle/Controller/ResourcesCollectionProvider.php +++ b/src/Bundle/Controller/ResourcesCollectionProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourcesCollectionProviderInterface.php b/src/Bundle/Controller/ResourcesCollectionProviderInterface.php index b1b2df6fe..f3af227cf 100644 --- a/src/Bundle/Controller/ResourcesCollectionProviderInterface.php +++ b/src/Bundle/Controller/ResourcesCollectionProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourcesResolver.php b/src/Bundle/Controller/ResourcesResolver.php index 47d7b2093..c7d5ecfce 100644 --- a/src/Bundle/Controller/ResourcesResolver.php +++ b/src/Bundle/Controller/ResourcesResolver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ResourcesResolverInterface.php b/src/Bundle/Controller/ResourcesResolverInterface.php index 9a9ca3779..375161ded 100644 --- a/src/Bundle/Controller/ResourcesResolverInterface.php +++ b/src/Bundle/Controller/ResourcesResolverInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/SingleResourceProvider.php b/src/Bundle/Controller/SingleResourceProvider.php index a50028c04..1d0c1288e 100644 --- a/src/Bundle/Controller/SingleResourceProvider.php +++ b/src/Bundle/Controller/SingleResourceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/SingleResourceProviderInterface.php b/src/Bundle/Controller/SingleResourceProviderInterface.php index b3bdea9fd..e61e6f153 100644 --- a/src/Bundle/Controller/SingleResourceProviderInterface.php +++ b/src/Bundle/Controller/SingleResourceProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/StateMachine.php b/src/Bundle/Controller/StateMachine.php index 98f83a329..935f415ee 100644 --- a/src/Bundle/Controller/StateMachine.php +++ b/src/Bundle/Controller/StateMachine.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/StateMachineInterface.php b/src/Bundle/Controller/StateMachineInterface.php index 5592dbfe1..b65597c49 100644 --- a/src/Bundle/Controller/StateMachineInterface.php +++ b/src/Bundle/Controller/StateMachineInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ViewHandler.php b/src/Bundle/Controller/ViewHandler.php index ff0b52cd1..f0d16b757 100644 --- a/src/Bundle/Controller/ViewHandler.php +++ b/src/Bundle/Controller/ViewHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/ViewHandlerInterface.php b/src/Bundle/Controller/ViewHandlerInterface.php index 709a6476a..b0477356c 100644 --- a/src/Bundle/Controller/ViewHandlerInterface.php +++ b/src/Bundle/Controller/ViewHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Controller/Workflow.php b/src/Bundle/Controller/Workflow.php index 821be2204..c4f95382b 100644 --- a/src/Bundle/Controller/Workflow.php +++ b/src/Bundle/Controller/Workflow.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/CsrfTokenManagerPass.php b/src/Bundle/DependencyInjection/Compiler/CsrfTokenManagerPass.php index e1bee4836..0ef11213a 100644 --- a/src/Bundle/DependencyInjection/Compiler/CsrfTokenManagerPass.php +++ b/src/Bundle/DependencyInjection/Compiler/CsrfTokenManagerPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/DoctrineContainerRepositoryFactoryPass.php b/src/Bundle/DependencyInjection/Compiler/DoctrineContainerRepositoryFactoryPass.php index e092a91a2..e850429af 100644 --- a/src/Bundle/DependencyInjection/Compiler/DoctrineContainerRepositoryFactoryPass.php +++ b/src/Bundle/DependencyInjection/Compiler/DoctrineContainerRepositoryFactoryPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php b/src/Bundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php index 1dcd58390..3dd3d17c3 100644 --- a/src/Bundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php +++ b/src/Bundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php b/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php index 314a61a11..3c8f589ac 100644 --- a/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php +++ b/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolverInterface.php b/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolverInterface.php index e14324c7e..1df27a7f3 100644 --- a/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolverInterface.php +++ b/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolverInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/PagerfantaBridgePass.php b/src/Bundle/DependencyInjection/Compiler/PagerfantaBridgePass.php index a8033e91c..42b1e9fca 100644 --- a/src/Bundle/DependencyInjection/Compiler/PagerfantaBridgePass.php +++ b/src/Bundle/DependencyInjection/Compiler/PagerfantaBridgePass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php b/src/Bundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php index d8351c200..7987f2b94 100644 --- a/src/Bundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php +++ b/src/Bundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterFormBuilderPass.php b/src/Bundle/DependencyInjection/Compiler/RegisterFormBuilderPass.php index 823518475..d7bd948f2 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterFormBuilderPass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterFormBuilderPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterFqcnControllersPass.php b/src/Bundle/DependencyInjection/Compiler/RegisterFqcnControllersPass.php index fc47b6d10..e75e96186 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterFqcnControllersPass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterFqcnControllersPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterResourceRepositoryPass.php b/src/Bundle/DependencyInjection/Compiler/RegisterResourceRepositoryPass.php index 2ca4b91fb..99bf62f49 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterResourceRepositoryPass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterResourceRepositoryPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterResourceStateMachinePass.php b/src/Bundle/DependencyInjection/Compiler/RegisterResourceStateMachinePass.php index 7fb833471..914207f59 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterResourceStateMachinePass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterResourceStateMachinePass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterResourcesPass.php b/src/Bundle/DependencyInjection/Compiler/RegisterResourcesPass.php index 13f3e35a4..11009c284 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterResourcesPass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterResourcesPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/RegisterStateMachinePass.php b/src/Bundle/DependencyInjection/Compiler/RegisterStateMachinePass.php index 54d5249fb..4bca8af2f 100644 --- a/src/Bundle/DependencyInjection/Compiler/RegisterStateMachinePass.php +++ b/src/Bundle/DependencyInjection/Compiler/RegisterStateMachinePass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/TwigPass.php b/src/Bundle/DependencyInjection/Compiler/TwigPass.php index d308c17c2..c6a90ddd1 100644 --- a/src/Bundle/DependencyInjection/Compiler/TwigPass.php +++ b/src/Bundle/DependencyInjection/Compiler/TwigPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Compiler/WinzouStateMachinePass.php b/src/Bundle/DependencyInjection/Compiler/WinzouStateMachinePass.php index 7130760fb..6d533777a 100644 --- a/src/Bundle/DependencyInjection/Compiler/WinzouStateMachinePass.php +++ b/src/Bundle/DependencyInjection/Compiler/WinzouStateMachinePass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Configuration.php b/src/Bundle/DependencyInjection/Configuration.php index be379d9f0..2867b9f0f 100644 --- a/src/Bundle/DependencyInjection/Configuration.php +++ b/src/Bundle/DependencyInjection/Configuration.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/AbstractDriver.php b/src/Bundle/DependencyInjection/Driver/AbstractDriver.php index 9ae08d6e7..d5fdc21df 100644 --- a/src/Bundle/DependencyInjection/Driver/AbstractDriver.php +++ b/src/Bundle/DependencyInjection/Driver/AbstractDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php b/src/Bundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php index 6a1615862..8aff2250d 100644 --- a/src/Bundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php +++ b/src/Bundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineODMDriver.php b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineODMDriver.php index d43239e3e..0d00a9765 100644 --- a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineODMDriver.php +++ b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineODMDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php index c4e02c9a9..54231907a 100644 --- a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php +++ b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrinePHPCRDriver.php b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrinePHPCRDriver.php index 6199c8048..78ee8aeeb 100644 --- a/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrinePHPCRDriver.php +++ b/src/Bundle/DependencyInjection/Driver/Doctrine/DoctrinePHPCRDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/DriverInterface.php b/src/Bundle/DependencyInjection/Driver/DriverInterface.php index 9bceb99cd..f73cd50bb 100644 --- a/src/Bundle/DependencyInjection/Driver/DriverInterface.php +++ b/src/Bundle/DependencyInjection/Driver/DriverInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/DriverProvider.php b/src/Bundle/DependencyInjection/Driver/DriverProvider.php index 6dd645e75..cac2af464 100644 --- a/src/Bundle/DependencyInjection/Driver/DriverProvider.php +++ b/src/Bundle/DependencyInjection/Driver/DriverProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Exception/InvalidDriverException.php b/src/Bundle/DependencyInjection/Driver/Exception/InvalidDriverException.php index 1b500150d..ed9299ea4 100644 --- a/src/Bundle/DependencyInjection/Driver/Exception/InvalidDriverException.php +++ b/src/Bundle/DependencyInjection/Driver/Exception/InvalidDriverException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Driver/Exception/UnknownDriverException.php b/src/Bundle/DependencyInjection/Driver/Exception/UnknownDriverException.php index 33ed243ee..81f8167f9 100644 --- a/src/Bundle/DependencyInjection/Driver/Exception/UnknownDriverException.php +++ b/src/Bundle/DependencyInjection/Driver/Exception/UnknownDriverException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/Extension/AbstractResourceExtension.php b/src/Bundle/DependencyInjection/Extension/AbstractResourceExtension.php index 191992a31..045a5dc9f 100644 --- a/src/Bundle/DependencyInjection/Extension/AbstractResourceExtension.php +++ b/src/Bundle/DependencyInjection/Extension/AbstractResourceExtension.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/PagerfantaConfiguration.php b/src/Bundle/DependencyInjection/PagerfantaConfiguration.php index fe6caa322..5e9bfca4b 100644 --- a/src/Bundle/DependencyInjection/PagerfantaConfiguration.php +++ b/src/Bundle/DependencyInjection/PagerfantaConfiguration.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/PagerfantaExtension.php b/src/Bundle/DependencyInjection/PagerfantaExtension.php index 8ebfc05f7..cd619bc0c 100644 --- a/src/Bundle/DependencyInjection/PagerfantaExtension.php +++ b/src/Bundle/DependencyInjection/PagerfantaExtension.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/DependencyInjection/SyliusResourceExtension.php b/src/Bundle/DependencyInjection/SyliusResourceExtension.php index edbebc82d..d21456969 100644 --- a/src/Bundle/DependencyInjection/SyliusResourceExtension.php +++ b/src/Bundle/DependencyInjection/SyliusResourceExtension.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/MongoDB/DocumentRepository.php b/src/Bundle/Doctrine/ODM/MongoDB/DocumentRepository.php index c1f3e5995..bae3e2a88 100644 --- a/src/Bundle/Doctrine/ODM/MongoDB/DocumentRepository.php +++ b/src/Bundle/Doctrine/ODM/MongoDB/DocumentRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/MongoDB/TranslatableRepository.php b/src/Bundle/Doctrine/ODM/MongoDB/TranslatableRepository.php index ffbeacdf1..241c2600f 100644 --- a/src/Bundle/Doctrine/ODM/MongoDB/TranslatableRepository.php +++ b/src/Bundle/Doctrine/ODM/MongoDB/TranslatableRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/PHPCR/DocumentRepository.php b/src/Bundle/Doctrine/ODM/PHPCR/DocumentRepository.php index 7636ffb57..c084fc386 100644 --- a/src/Bundle/Doctrine/ODM/PHPCR/DocumentRepository.php +++ b/src/Bundle/Doctrine/ODM/PHPCR/DocumentRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/DefaultParentListener.php b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/DefaultParentListener.php index b9dd98f76..5bee1ea2c 100644 --- a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/DefaultParentListener.php +++ b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/DefaultParentListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameFilterListener.php b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameFilterListener.php index a36d670e9..958f8919e 100644 --- a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameFilterListener.php +++ b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameFilterListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameResolverListener.php b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameResolverListener.php index 4d2b64144..a3e2a969a 100644 --- a/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameResolverListener.php +++ b/src/Bundle/Doctrine/ODM/PHPCR/EventListener/NameResolverListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ODM/PHPCR/Form/Builder/DefaultFormBuilder.php b/src/Bundle/Doctrine/ODM/PHPCR/Form/Builder/DefaultFormBuilder.php index 6938f5f0e..19fdd71a1 100644 --- a/src/Bundle/Doctrine/ODM/PHPCR/Form/Builder/DefaultFormBuilder.php +++ b/src/Bundle/Doctrine/ODM/PHPCR/Form/Builder/DefaultFormBuilder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php b/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php index b82fa26cd..2d0fc21b8 100644 --- a/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php +++ b/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/EntityRepository.php b/src/Bundle/Doctrine/ORM/EntityRepository.php index bb9368aa6..493dbff79 100644 --- a/src/Bundle/Doctrine/ORM/EntityRepository.php +++ b/src/Bundle/Doctrine/ORM/EntityRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/Form/Builder/DefaultFormBuilder.php b/src/Bundle/Doctrine/ORM/Form/Builder/DefaultFormBuilder.php index 72a725457..3b40023b2 100644 --- a/src/Bundle/Doctrine/ORM/Form/Builder/DefaultFormBuilder.php +++ b/src/Bundle/Doctrine/ORM/Form/Builder/DefaultFormBuilder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/ResourceLogEntryRepository.php b/src/Bundle/Doctrine/ORM/ResourceLogEntryRepository.php index a3e61e8c7..72980e92b 100644 --- a/src/Bundle/Doctrine/ORM/ResourceLogEntryRepository.php +++ b/src/Bundle/Doctrine/ORM/ResourceLogEntryRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/ResourceLogEntryRepositoryInterface.php b/src/Bundle/Doctrine/ORM/ResourceLogEntryRepositoryInterface.php index 01c1c3938..3fa2a5f3e 100644 --- a/src/Bundle/Doctrine/ORM/ResourceLogEntryRepositoryInterface.php +++ b/src/Bundle/Doctrine/ORM/ResourceLogEntryRepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php b/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php index 525a9bd31..15ba94c56 100644 --- a/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php +++ b/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Doctrine/ResourceMappingDriverChain.php b/src/Bundle/Doctrine/ResourceMappingDriverChain.php index 931dd9ebb..90e717ff5 100644 --- a/src/Bundle/Doctrine/ResourceMappingDriverChain.php +++ b/src/Bundle/Doctrine/ResourceMappingDriverChain.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Event/ResourceControllerEvent.php b/src/Bundle/Event/ResourceControllerEvent.php index 7d967c47e..7b918448b 100644 --- a/src/Bundle/Event/ResourceControllerEvent.php +++ b/src/Bundle/Event/ResourceControllerEvent.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/AbstractDoctrineSubscriber.php b/src/Bundle/EventListener/AbstractDoctrineSubscriber.php index 362497392..f03f92357 100644 --- a/src/Bundle/EventListener/AbstractDoctrineSubscriber.php +++ b/src/Bundle/EventListener/AbstractDoctrineSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ODMMappedSuperClassSubscriber.php b/src/Bundle/EventListener/ODMMappedSuperClassSubscriber.php index bb43060c7..18c67e37c 100644 --- a/src/Bundle/EventListener/ODMMappedSuperClassSubscriber.php +++ b/src/Bundle/EventListener/ODMMappedSuperClassSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ODMRepositoryClassSubscriber.php b/src/Bundle/EventListener/ODMRepositoryClassSubscriber.php index 38f0c42d1..d502f0c2e 100644 --- a/src/Bundle/EventListener/ODMRepositoryClassSubscriber.php +++ b/src/Bundle/EventListener/ODMRepositoryClassSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ODMTranslatableListener.php b/src/Bundle/EventListener/ODMTranslatableListener.php index 51f7f1b7e..b8493cf4d 100644 --- a/src/Bundle/EventListener/ODMTranslatableListener.php +++ b/src/Bundle/EventListener/ODMTranslatableListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php b/src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php index 51666c6c0..40fba7db2 100644 --- a/src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php +++ b/src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ORMRepositoryClassSubscriber.php b/src/Bundle/EventListener/ORMRepositoryClassSubscriber.php index 6b8fad52b..926e0e44c 100644 --- a/src/Bundle/EventListener/ORMRepositoryClassSubscriber.php +++ b/src/Bundle/EventListener/ORMRepositoryClassSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/EventListener/ORMTranslatableListener.php b/src/Bundle/EventListener/ORMTranslatableListener.php index e2e93523b..814fdbea7 100644 --- a/src/Bundle/EventListener/ORMTranslatableListener.php +++ b/src/Bundle/EventListener/ORMTranslatableListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/ExpressionLanguage/ExpressionLanguage.php b/src/Bundle/ExpressionLanguage/ExpressionLanguage.php index 0f448b0a9..9d57917ac 100644 --- a/src/Bundle/ExpressionLanguage/ExpressionLanguage.php +++ b/src/Bundle/ExpressionLanguage/ExpressionLanguage.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php b/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php index c241b49bd..c92b0b5a4 100644 --- a/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php +++ b/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Builder/DefaultFormBuilderInterface.php b/src/Bundle/Form/Builder/DefaultFormBuilderInterface.php index b634d36f3..2e3baf221 100644 --- a/src/Bundle/Form/Builder/DefaultFormBuilderInterface.php +++ b/src/Bundle/Form/Builder/DefaultFormBuilderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/DataTransformer/CollectionToStringTransformer.php b/src/Bundle/Form/DataTransformer/CollectionToStringTransformer.php index 8490d636b..74f800d9d 100644 --- a/src/Bundle/Form/DataTransformer/CollectionToStringTransformer.php +++ b/src/Bundle/Form/DataTransformer/CollectionToStringTransformer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/DataTransformer/RecursiveTransformer.php b/src/Bundle/Form/DataTransformer/RecursiveTransformer.php index 10d93125a..544380a17 100644 --- a/src/Bundle/Form/DataTransformer/RecursiveTransformer.php +++ b/src/Bundle/Form/DataTransformer/RecursiveTransformer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/DataTransformer/ResourceToIdentifierTransformer.php b/src/Bundle/Form/DataTransformer/ResourceToIdentifierTransformer.php index ef7e068e5..d346850d1 100644 --- a/src/Bundle/Form/DataTransformer/ResourceToIdentifierTransformer.php +++ b/src/Bundle/Form/DataTransformer/ResourceToIdentifierTransformer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/EventSubscriber/AddCodeFormSubscriber.php b/src/Bundle/Form/EventSubscriber/AddCodeFormSubscriber.php index eb8d46bd5..526cad60a 100644 --- a/src/Bundle/Form/EventSubscriber/AddCodeFormSubscriber.php +++ b/src/Bundle/Form/EventSubscriber/AddCodeFormSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Extension/CollectionTypeExtension.php b/src/Bundle/Form/Extension/CollectionTypeExtension.php index cbe6f2f5e..9363399ad 100644 --- a/src/Bundle/Form/Extension/CollectionTypeExtension.php +++ b/src/Bundle/Form/Extension/CollectionTypeExtension.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php b/src/Bundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php index c0fcf3b86..e17a57b23 100644 --- a/src/Bundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php +++ b/src/Bundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Registry/FormTypeRegistry.php b/src/Bundle/Form/Registry/FormTypeRegistry.php index b879b6a49..af322fee8 100644 --- a/src/Bundle/Form/Registry/FormTypeRegistry.php +++ b/src/Bundle/Form/Registry/FormTypeRegistry.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Registry/FormTypeRegistryInterface.php b/src/Bundle/Form/Registry/FormTypeRegistryInterface.php index 7209e096b..c37d4d28c 100644 --- a/src/Bundle/Form/Registry/FormTypeRegistryInterface.php +++ b/src/Bundle/Form/Registry/FormTypeRegistryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/AbstractResourceType.php b/src/Bundle/Form/Type/AbstractResourceType.php index d1313fb17..20829535c 100644 --- a/src/Bundle/Form/Type/AbstractResourceType.php +++ b/src/Bundle/Form/Type/AbstractResourceType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/ArchivableType.php b/src/Bundle/Form/Type/ArchivableType.php index a9397ae4a..1542fc1fd 100644 --- a/src/Bundle/Form/Type/ArchivableType.php +++ b/src/Bundle/Form/Type/ArchivableType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/DefaultResourceType.php b/src/Bundle/Form/Type/DefaultResourceType.php index e1bfb8131..d873929b1 100644 --- a/src/Bundle/Form/Type/DefaultResourceType.php +++ b/src/Bundle/Form/Type/DefaultResourceType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/FixedCollectionType.php b/src/Bundle/Form/Type/FixedCollectionType.php index 9b6e8a7aa..1d9600699 100644 --- a/src/Bundle/Form/Type/FixedCollectionType.php +++ b/src/Bundle/Form/Type/FixedCollectionType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/ResourceAutocompleteChoiceType.php b/src/Bundle/Form/Type/ResourceAutocompleteChoiceType.php index f307c2d28..45de42470 100644 --- a/src/Bundle/Form/Type/ResourceAutocompleteChoiceType.php +++ b/src/Bundle/Form/Type/ResourceAutocompleteChoiceType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/ResourceToIdentifierType.php b/src/Bundle/Form/Type/ResourceToIdentifierType.php index 2dc1f9e0b..abd6c8ee0 100644 --- a/src/Bundle/Form/Type/ResourceToIdentifierType.php +++ b/src/Bundle/Form/Type/ResourceToIdentifierType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Form/Type/ResourceTranslationsType.php b/src/Bundle/Form/Type/ResourceTranslationsType.php index 2af77ca8e..3b9035d44 100644 --- a/src/Bundle/Form/Type/ResourceTranslationsType.php +++ b/src/Bundle/Form/Type/ResourceTranslationsType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/Controller/ResourcesResolver.php b/src/Bundle/Grid/Controller/ResourcesResolver.php index 5bd78e3f6..5a54ea04d 100644 --- a/src/Bundle/Grid/Controller/ResourcesResolver.php +++ b/src/Bundle/Grid/Controller/ResourcesResolver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/Parser/OptionsParser.php b/src/Bundle/Grid/Parser/OptionsParser.php index dbfec15be..bf7741e86 100644 --- a/src/Bundle/Grid/Parser/OptionsParser.php +++ b/src/Bundle/Grid/Parser/OptionsParser.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/Parser/OptionsParserInterface.php b/src/Bundle/Grid/Parser/OptionsParserInterface.php index 89f5636ef..20623e0cf 100644 --- a/src/Bundle/Grid/Parser/OptionsParserInterface.php +++ b/src/Bundle/Grid/Parser/OptionsParserInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php b/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php index ab236a618..50b65920c 100644 --- a/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php +++ b/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/Renderer/TwigGridRenderer.php b/src/Bundle/Grid/Renderer/TwigGridRenderer.php index 75193ea11..2a8608b26 100644 --- a/src/Bundle/Grid/Renderer/TwigGridRenderer.php +++ b/src/Bundle/Grid/Renderer/TwigGridRenderer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/View/LegacyGridViewFactory.php b/src/Bundle/Grid/View/LegacyGridViewFactory.php index 709c72d22..7de829fcc 100644 --- a/src/Bundle/Grid/View/LegacyGridViewFactory.php +++ b/src/Bundle/Grid/View/LegacyGridViewFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/View/ResourceGridView.php b/src/Bundle/Grid/View/ResourceGridView.php index 308b86fa3..6a6ba424a 100644 --- a/src/Bundle/Grid/View/ResourceGridView.php +++ b/src/Bundle/Grid/View/ResourceGridView.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/View/ResourceGridViewFactory.php b/src/Bundle/Grid/View/ResourceGridViewFactory.php index c8eccbdd2..3ab2dc494 100644 --- a/src/Bundle/Grid/View/ResourceGridViewFactory.php +++ b/src/Bundle/Grid/View/ResourceGridViewFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Grid/View/ResourceGridViewFactoryInterface.php b/src/Bundle/Grid/View/ResourceGridViewFactoryInterface.php index 0c2d552f5..0a2592153 100644 --- a/src/Bundle/Grid/View/ResourceGridViewFactoryInterface.php +++ b/src/Bundle/Grid/View/ResourceGridViewFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Provider/RequestParameterProvider.php b/src/Bundle/Provider/RequestParameterProvider.php index aaa318717..1ab986c19 100644 --- a/src/Bundle/Provider/RequestParameterProvider.php +++ b/src/Bundle/Provider/RequestParameterProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/ResourceBundleInterface.php b/src/Bundle/ResourceBundleInterface.php index 29d6b28dd..76e5ce41a 100644 --- a/src/Bundle/ResourceBundleInterface.php +++ b/src/Bundle/ResourceBundleInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/doctrine/model/AbstractTranslation.orm.xml b/src/Bundle/Resources/config/doctrine/model/AbstractTranslation.orm.xml index 7f5b63137..7d5f00167 100644 --- a/src/Bundle/Resources/config/doctrine/model/AbstractTranslation.orm.xml +++ b/src/Bundle/Resources/config/doctrine/model/AbstractTranslation.orm.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services.xml b/src/Bundle/Resources/config/services.xml index 646e499b0..aecc049bf 100644 --- a/src/Bundle/Resources/config/services.xml +++ b/src/Bundle/Resources/config/services.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/console.xml b/src/Bundle/Resources/config/services/console.xml index 0b4df5e11..6e9223cd0 100644 --- a/src/Bundle/Resources/config/services/console.xml +++ b/src/Bundle/Resources/config/services/console.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/context.xml b/src/Bundle/Resources/config/services/context.xml index d936108c5..182f18764 100644 --- a/src/Bundle/Resources/config/services/context.xml +++ b/src/Bundle/Resources/config/services/context.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/controller.xml b/src/Bundle/Resources/config/services/controller.xml index 78e94cf3e..77a3899a8 100644 --- a/src/Bundle/Resources/config/services/controller.xml +++ b/src/Bundle/Resources/config/services/controller.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/dispatcher.xml b/src/Bundle/Resources/config/services/dispatcher.xml index 32d5d0e5e..a42c9c285 100644 --- a/src/Bundle/Resources/config/services/dispatcher.xml +++ b/src/Bundle/Resources/config/services/dispatcher.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/expression_language.xml b/src/Bundle/Resources/config/services/expression_language.xml index 6e77673c6..8042283a5 100644 --- a/src/Bundle/Resources/config/services/expression_language.xml +++ b/src/Bundle/Resources/config/services/expression_language.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/helper.xml b/src/Bundle/Resources/config/services/helper.xml index 999cce1dc..ea4b77003 100644 --- a/src/Bundle/Resources/config/services/helper.xml +++ b/src/Bundle/Resources/config/services/helper.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/doctrine.xml b/src/Bundle/Resources/config/services/integrations/doctrine.xml index 8b4cbed1e..1a43104d9 100644 --- a/src/Bundle/Resources/config/services/integrations/doctrine.xml +++ b/src/Bundle/Resources/config/services/integrations/doctrine.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/doctrine/mongodb-odm.xml b/src/Bundle/Resources/config/services/integrations/doctrine/mongodb-odm.xml index 003584122..7dd80cf3c 100644 --- a/src/Bundle/Resources/config/services/integrations/doctrine/mongodb-odm.xml +++ b/src/Bundle/Resources/config/services/integrations/doctrine/mongodb-odm.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/doctrine/orm.xml b/src/Bundle/Resources/config/services/integrations/doctrine/orm.xml index 7404f491b..cbdf3ab43 100644 --- a/src/Bundle/Resources/config/services/integrations/doctrine/orm.xml +++ b/src/Bundle/Resources/config/services/integrations/doctrine/orm.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/doctrine/phpcr-odm.xml b/src/Bundle/Resources/config/services/integrations/doctrine/phpcr-odm.xml index 4a60d384f..877b30c00 100644 --- a/src/Bundle/Resources/config/services/integrations/doctrine/phpcr-odm.xml +++ b/src/Bundle/Resources/config/services/integrations/doctrine/phpcr-odm.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/grid.xml b/src/Bundle/Resources/config/services/integrations/grid.xml index a593c282e..27e471fca 100644 --- a/src/Bundle/Resources/config/services/integrations/grid.xml +++ b/src/Bundle/Resources/config/services/integrations/grid.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/integrations/translation.xml b/src/Bundle/Resources/config/services/integrations/translation.xml index a6a801681..2055083ef 100644 --- a/src/Bundle/Resources/config/services/integrations/translation.xml +++ b/src/Bundle/Resources/config/services/integrations/translation.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/listener.xml b/src/Bundle/Resources/config/services/listener.xml index 46a38b298..f5739c2e4 100644 --- a/src/Bundle/Resources/config/services/listener.xml +++ b/src/Bundle/Resources/config/services/listener.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/metadata.xml b/src/Bundle/Resources/config/services/metadata.xml index a0bddd85f..144cc6dcc 100644 --- a/src/Bundle/Resources/config/services/metadata.xml +++ b/src/Bundle/Resources/config/services/metadata.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/routing.xml b/src/Bundle/Resources/config/services/routing.xml index 4d49f7a44..dc502aa47 100644 --- a/src/Bundle/Resources/config/services/routing.xml +++ b/src/Bundle/Resources/config/services/routing.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/state.xml b/src/Bundle/Resources/config/services/state.xml index e2e9cf9be..c88a90673 100644 --- a/src/Bundle/Resources/config/services/state.xml +++ b/src/Bundle/Resources/config/services/state.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/state_machine.xml b/src/Bundle/Resources/config/services/state_machine.xml index 31c6bf792..0714aa53e 100644 --- a/src/Bundle/Resources/config/services/state_machine.xml +++ b/src/Bundle/Resources/config/services/state_machine.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/storage.xml b/src/Bundle/Resources/config/services/storage.xml index 3c42e519f..8bdea8c2e 100644 --- a/src/Bundle/Resources/config/services/storage.xml +++ b/src/Bundle/Resources/config/services/storage.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/config/services/twig.xml b/src/Bundle/Resources/config/services/twig.xml index 5418137cc..3c30f08fd 100644 --- a/src/Bundle/Resources/config/services/twig.xml +++ b/src/Bundle/Resources/config/services/twig.xml @@ -4,7 +4,7 @@ This file is part of the Sylius package. - (c) Paweł Jędrzejewski + (c) Sylius Sp. z o.o. For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/src/Bundle/Resources/translations/flashes.ar.yml b/src/Bundle/Resources/translations/flashes.ar.yml index 56088af0d..bbd57edee 100644 --- a/src/Bundle/Resources/translations/flashes.ar.yml +++ b/src/Bundle/Resources/translations/flashes.ar.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.be.yml b/src/Bundle/Resources/translations/flashes.be.yml index b8cd83aa5..40c87c552 100644 --- a/src/Bundle/Resources/translations/flashes.be.yml +++ b/src/Bundle/Resources/translations/flashes.be.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.bg.yml b/src/Bundle/Resources/translations/flashes.bg.yml index 4ebd41a75..60c4f7b45 100644 --- a/src/Bundle/Resources/translations/flashes.bg.yml +++ b/src/Bundle/Resources/translations/flashes.bg.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.cs.yml b/src/Bundle/Resources/translations/flashes.cs.yml index 91c6ece68..42bcced7e 100644 --- a/src/Bundle/Resources/translations/flashes.cs.yml +++ b/src/Bundle/Resources/translations/flashes.cs.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.da.yml b/src/Bundle/Resources/translations/flashes.da.yml index 1367151df..e66e43771 100644 --- a/src/Bundle/Resources/translations/flashes.da.yml +++ b/src/Bundle/Resources/translations/flashes.da.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.de.yml b/src/Bundle/Resources/translations/flashes.de.yml index 73cbabef3..bfcb4738b 100644 --- a/src/Bundle/Resources/translations/flashes.de.yml +++ b/src/Bundle/Resources/translations/flashes.de.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.de_CH.yml b/src/Bundle/Resources/translations/flashes.de_CH.yml index 73cbabef3..bfcb4738b 100644 --- a/src/Bundle/Resources/translations/flashes.de_CH.yml +++ b/src/Bundle/Resources/translations/flashes.de_CH.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.el.yml b/src/Bundle/Resources/translations/flashes.el.yml index 46cf09fb5..fbcb14641 100644 --- a/src/Bundle/Resources/translations/flashes.el.yml +++ b/src/Bundle/Resources/translations/flashes.el.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.en.yml b/src/Bundle/Resources/translations/flashes.en.yml index 4b1d5ea9c..fa6fef622 100644 --- a/src/Bundle/Resources/translations/flashes.en.yml +++ b/src/Bundle/Resources/translations/flashes.en.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.es.yml b/src/Bundle/Resources/translations/flashes.es.yml index 11d58dae3..bff8d0d16 100644 --- a/src/Bundle/Resources/translations/flashes.es.yml +++ b/src/Bundle/Resources/translations/flashes.es.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.fa.yml b/src/Bundle/Resources/translations/flashes.fa.yml index d036faf0f..94d893b03 100644 --- a/src/Bundle/Resources/translations/flashes.fa.yml +++ b/src/Bundle/Resources/translations/flashes.fa.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.fr.yml b/src/Bundle/Resources/translations/flashes.fr.yml index c2a52c1ec..283b29e2b 100644 --- a/src/Bundle/Resources/translations/flashes.fr.yml +++ b/src/Bundle/Resources/translations/flashes.fr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.hr.yml b/src/Bundle/Resources/translations/flashes.hr.yml index 0bca18fef..3c3c50ed6 100644 --- a/src/Bundle/Resources/translations/flashes.hr.yml +++ b/src/Bundle/Resources/translations/flashes.hr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.hu.yml b/src/Bundle/Resources/translations/flashes.hu.yml index 590232873..6014cfc77 100644 --- a/src/Bundle/Resources/translations/flashes.hu.yml +++ b/src/Bundle/Resources/translations/flashes.hu.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.id.yml b/src/Bundle/Resources/translations/flashes.id.yml index 5251d8868..019aacfe3 100644 --- a/src/Bundle/Resources/translations/flashes.id.yml +++ b/src/Bundle/Resources/translations/flashes.id.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.it.yml b/src/Bundle/Resources/translations/flashes.it.yml index a4bb8adfe..68f0e3a64 100644 --- a/src/Bundle/Resources/translations/flashes.it.yml +++ b/src/Bundle/Resources/translations/flashes.it.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.ja.yml b/src/Bundle/Resources/translations/flashes.ja.yml index 5cdc1dfad..2b31bf712 100644 --- a/src/Bundle/Resources/translations/flashes.ja.yml +++ b/src/Bundle/Resources/translations/flashes.ja.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.lt.yml b/src/Bundle/Resources/translations/flashes.lt.yml index e9b114d28..8d5255bdf 100644 --- a/src/Bundle/Resources/translations/flashes.lt.yml +++ b/src/Bundle/Resources/translations/flashes.lt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.nl.yml b/src/Bundle/Resources/translations/flashes.nl.yml index e3f631ec9..011bccdb4 100644 --- a/src/Bundle/Resources/translations/flashes.nl.yml +++ b/src/Bundle/Resources/translations/flashes.nl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.no.yml b/src/Bundle/Resources/translations/flashes.no.yml index 5108d8d76..9d0f7d6cc 100644 --- a/src/Bundle/Resources/translations/flashes.no.yml +++ b/src/Bundle/Resources/translations/flashes.no.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.pl.yml b/src/Bundle/Resources/translations/flashes.pl.yml index 12759eb35..dbd59654b 100644 --- a/src/Bundle/Resources/translations/flashes.pl.yml +++ b/src/Bundle/Resources/translations/flashes.pl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.pt.yml b/src/Bundle/Resources/translations/flashes.pt.yml index 293529214..0922a0114 100644 --- a/src/Bundle/Resources/translations/flashes.pt.yml +++ b/src/Bundle/Resources/translations/flashes.pt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.pt_BR.yml b/src/Bundle/Resources/translations/flashes.pt_BR.yml index b47913085..027727141 100644 --- a/src/Bundle/Resources/translations/flashes.pt_BR.yml +++ b/src/Bundle/Resources/translations/flashes.pt_BR.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.ro.yml b/src/Bundle/Resources/translations/flashes.ro.yml index 99f0abda9..a2c0a31b8 100644 --- a/src/Bundle/Resources/translations/flashes.ro.yml +++ b/src/Bundle/Resources/translations/flashes.ro.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.ru.yml b/src/Bundle/Resources/translations/flashes.ru.yml index b152883c7..55ec0be50 100644 --- a/src/Bundle/Resources/translations/flashes.ru.yml +++ b/src/Bundle/Resources/translations/flashes.ru.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.sk.yml b/src/Bundle/Resources/translations/flashes.sk.yml index e423b817c..898085c2f 100644 --- a/src/Bundle/Resources/translations/flashes.sk.yml +++ b/src/Bundle/Resources/translations/flashes.sk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.sl.yml b/src/Bundle/Resources/translations/flashes.sl.yml index 211b10c08..5853968ee 100644 --- a/src/Bundle/Resources/translations/flashes.sl.yml +++ b/src/Bundle/Resources/translations/flashes.sl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.sq.yml b/src/Bundle/Resources/translations/flashes.sq.yml index ac3b20a01..798103c82 100644 --- a/src/Bundle/Resources/translations/flashes.sq.yml +++ b/src/Bundle/Resources/translations/flashes.sq.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.sr.yml b/src/Bundle/Resources/translations/flashes.sr.yml index 9fb62c054..ad5f1da77 100644 --- a/src/Bundle/Resources/translations/flashes.sr.yml +++ b/src/Bundle/Resources/translations/flashes.sr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.sr_CS.yml b/src/Bundle/Resources/translations/flashes.sr_CS.yml index f78937f9c..6c559b970 100644 --- a/src/Bundle/Resources/translations/flashes.sr_CS.yml +++ b/src/Bundle/Resources/translations/flashes.sr_CS.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.th.yml b/src/Bundle/Resources/translations/flashes.th.yml index b3ea46d1a..ffb29e4fa 100644 --- a/src/Bundle/Resources/translations/flashes.th.yml +++ b/src/Bundle/Resources/translations/flashes.th.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.tr.yml b/src/Bundle/Resources/translations/flashes.tr.yml index 3689d89d7..5ee89d69e 100644 --- a/src/Bundle/Resources/translations/flashes.tr.yml +++ b/src/Bundle/Resources/translations/flashes.tr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.uk.yml b/src/Bundle/Resources/translations/flashes.uk.yml index 64eb23d19..c81c82a38 100644 --- a/src/Bundle/Resources/translations/flashes.uk.yml +++ b/src/Bundle/Resources/translations/flashes.uk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/flashes.zh_CN.yml b/src/Bundle/Resources/translations/flashes.zh_CN.yml index b855a3d18..b05ba0abf 100644 --- a/src/Bundle/Resources/translations/flashes.zh_CN.yml +++ b/src/Bundle/Resources/translations/flashes.zh_CN.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/messages.ar.yml b/src/Bundle/Resources/translations/messages.ar.yml index d995f1057..ad3b0f405 100644 --- a/src/Bundle/Resources/translations/messages.ar.yml +++ b/src/Bundle/Resources/translations/messages.ar.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.be.yml b/src/Bundle/Resources/translations/messages.be.yml index 2d8ec3e87..3da571592 100644 --- a/src/Bundle/Resources/translations/messages.be.yml +++ b/src/Bundle/Resources/translations/messages.be.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.bg.yml b/src/Bundle/Resources/translations/messages.bg.yml index 9d6c19961..9a371455b 100644 --- a/src/Bundle/Resources/translations/messages.bg.yml +++ b/src/Bundle/Resources/translations/messages.bg.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.ca.yml b/src/Bundle/Resources/translations/messages.ca.yml index 142966cef..fa8515115 100644 --- a/src/Bundle/Resources/translations/messages.ca.yml +++ b/src/Bundle/Resources/translations/messages.ca.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.cs.yml b/src/Bundle/Resources/translations/messages.cs.yml index 0049a1b39..63c0e66b5 100644 --- a/src/Bundle/Resources/translations/messages.cs.yml +++ b/src/Bundle/Resources/translations/messages.cs.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.da.yml b/src/Bundle/Resources/translations/messages.da.yml index fb86714a7..0971d6559 100644 --- a/src/Bundle/Resources/translations/messages.da.yml +++ b/src/Bundle/Resources/translations/messages.da.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.de.yml b/src/Bundle/Resources/translations/messages.de.yml index ff4606de6..4f7ec832e 100644 --- a/src/Bundle/Resources/translations/messages.de.yml +++ b/src/Bundle/Resources/translations/messages.de.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.de_CH.yml b/src/Bundle/Resources/translations/messages.de_CH.yml index ff4606de6..4f7ec832e 100644 --- a/src/Bundle/Resources/translations/messages.de_CH.yml +++ b/src/Bundle/Resources/translations/messages.de_CH.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.el.yml b/src/Bundle/Resources/translations/messages.el.yml index 61df102b8..075989496 100644 --- a/src/Bundle/Resources/translations/messages.el.yml +++ b/src/Bundle/Resources/translations/messages.el.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.en.yml b/src/Bundle/Resources/translations/messages.en.yml index a56d9d5bb..5c6c1a3ff 100644 --- a/src/Bundle/Resources/translations/messages.en.yml +++ b/src/Bundle/Resources/translations/messages.en.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.es.yml b/src/Bundle/Resources/translations/messages.es.yml index 32949a747..906c5f43a 100644 --- a/src/Bundle/Resources/translations/messages.es.yml +++ b/src/Bundle/Resources/translations/messages.es.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.fa.yml b/src/Bundle/Resources/translations/messages.fa.yml index 8346895ec..d5fca1461 100644 --- a/src/Bundle/Resources/translations/messages.fa.yml +++ b/src/Bundle/Resources/translations/messages.fa.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.fi.yml b/src/Bundle/Resources/translations/messages.fi.yml index 6b2d7817a..da736ab9c 100644 --- a/src/Bundle/Resources/translations/messages.fi.yml +++ b/src/Bundle/Resources/translations/messages.fi.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.fr.yml b/src/Bundle/Resources/translations/messages.fr.yml index 524f7c0dc..5e5a66595 100644 --- a/src/Bundle/Resources/translations/messages.fr.yml +++ b/src/Bundle/Resources/translations/messages.fr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.he.yml b/src/Bundle/Resources/translations/messages.he.yml index acb48f523..58e544248 100644 --- a/src/Bundle/Resources/translations/messages.he.yml +++ b/src/Bundle/Resources/translations/messages.he.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.hr.yml b/src/Bundle/Resources/translations/messages.hr.yml index a0a8b9e23..6d549199e 100644 --- a/src/Bundle/Resources/translations/messages.hr.yml +++ b/src/Bundle/Resources/translations/messages.hr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.hu.yml b/src/Bundle/Resources/translations/messages.hu.yml index 3ffde0e5e..12ae85654 100644 --- a/src/Bundle/Resources/translations/messages.hu.yml +++ b/src/Bundle/Resources/translations/messages.hu.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.id.yml b/src/Bundle/Resources/translations/messages.id.yml index 069315dc6..f67fa703f 100644 --- a/src/Bundle/Resources/translations/messages.id.yml +++ b/src/Bundle/Resources/translations/messages.id.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.it.yml b/src/Bundle/Resources/translations/messages.it.yml index 33837c3b6..2eda3f6a0 100644 --- a/src/Bundle/Resources/translations/messages.it.yml +++ b/src/Bundle/Resources/translations/messages.it.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.ja.yml b/src/Bundle/Resources/translations/messages.ja.yml index ef5c1677c..b19aee19f 100644 --- a/src/Bundle/Resources/translations/messages.ja.yml +++ b/src/Bundle/Resources/translations/messages.ja.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.lt.yml b/src/Bundle/Resources/translations/messages.lt.yml index 956fea30e..d1e9710a0 100644 --- a/src/Bundle/Resources/translations/messages.lt.yml +++ b/src/Bundle/Resources/translations/messages.lt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.nl.yml b/src/Bundle/Resources/translations/messages.nl.yml index 61921c03e..0bbfaae11 100644 --- a/src/Bundle/Resources/translations/messages.nl.yml +++ b/src/Bundle/Resources/translations/messages.nl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.no.yml b/src/Bundle/Resources/translations/messages.no.yml index be2c61b29..1369695c7 100644 --- a/src/Bundle/Resources/translations/messages.no.yml +++ b/src/Bundle/Resources/translations/messages.no.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.pl.yml b/src/Bundle/Resources/translations/messages.pl.yml index eaf47e2ba..194729933 100644 --- a/src/Bundle/Resources/translations/messages.pl.yml +++ b/src/Bundle/Resources/translations/messages.pl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.pt.yml b/src/Bundle/Resources/translations/messages.pt.yml index e427e4f75..7a221afd5 100644 --- a/src/Bundle/Resources/translations/messages.pt.yml +++ b/src/Bundle/Resources/translations/messages.pt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.pt_BR.yml b/src/Bundle/Resources/translations/messages.pt_BR.yml index 6d7f8b0d7..197aeb39c 100644 --- a/src/Bundle/Resources/translations/messages.pt_BR.yml +++ b/src/Bundle/Resources/translations/messages.pt_BR.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.ro.yml b/src/Bundle/Resources/translations/messages.ro.yml index 3faccebd9..a42c898bf 100644 --- a/src/Bundle/Resources/translations/messages.ro.yml +++ b/src/Bundle/Resources/translations/messages.ro.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.ru.yml b/src/Bundle/Resources/translations/messages.ru.yml index 7a8fd2380..92bbf0951 100644 --- a/src/Bundle/Resources/translations/messages.ru.yml +++ b/src/Bundle/Resources/translations/messages.ru.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sk.yml b/src/Bundle/Resources/translations/messages.sk.yml index 92a772f6b..01c92701c 100644 --- a/src/Bundle/Resources/translations/messages.sk.yml +++ b/src/Bundle/Resources/translations/messages.sk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sl.yml b/src/Bundle/Resources/translations/messages.sl.yml index 40776579a..a737825a7 100644 --- a/src/Bundle/Resources/translations/messages.sl.yml +++ b/src/Bundle/Resources/translations/messages.sl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sq.yml b/src/Bundle/Resources/translations/messages.sq.yml index f9f873bf3..8611865bf 100644 --- a/src/Bundle/Resources/translations/messages.sq.yml +++ b/src/Bundle/Resources/translations/messages.sq.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sr.yml b/src/Bundle/Resources/translations/messages.sr.yml index 1ee4e8bc0..0af7bc78a 100644 --- a/src/Bundle/Resources/translations/messages.sr.yml +++ b/src/Bundle/Resources/translations/messages.sr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sr_CS.yml b/src/Bundle/Resources/translations/messages.sr_CS.yml index fbe6c80bd..2ff98fea9 100644 --- a/src/Bundle/Resources/translations/messages.sr_CS.yml +++ b/src/Bundle/Resources/translations/messages.sr_CS.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.sv.yml b/src/Bundle/Resources/translations/messages.sv.yml index 85f32b8e5..f59e0102f 100644 --- a/src/Bundle/Resources/translations/messages.sv.yml +++ b/src/Bundle/Resources/translations/messages.sv.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.th.yml b/src/Bundle/Resources/translations/messages.th.yml index e325fe562..867bef2b7 100644 --- a/src/Bundle/Resources/translations/messages.th.yml +++ b/src/Bundle/Resources/translations/messages.th.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.tr.yml b/src/Bundle/Resources/translations/messages.tr.yml index 750ad2b56..1efcbff27 100644 --- a/src/Bundle/Resources/translations/messages.tr.yml +++ b/src/Bundle/Resources/translations/messages.tr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.uk.yml b/src/Bundle/Resources/translations/messages.uk.yml index 82af7a4aa..ddd80eb53 100644 --- a/src/Bundle/Resources/translations/messages.uk.yml +++ b/src/Bundle/Resources/translations/messages.uk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.zh_CN.yml b/src/Bundle/Resources/translations/messages.zh_CN.yml index 8cc9d94c5..b69c11cd5 100644 --- a/src/Bundle/Resources/translations/messages.zh_CN.yml +++ b/src/Bundle/Resources/translations/messages.zh_CN.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/messages.zh_TW.yml b/src/Bundle/Resources/translations/messages.zh_TW.yml index dc1a9b09b..5f63a57d0 100644 --- a/src/Bundle/Resources/translations/messages.zh_TW.yml +++ b/src/Bundle/Resources/translations/messages.zh_TW.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: form: diff --git a/src/Bundle/Resources/translations/validators.ar.yml b/src/Bundle/Resources/translations/validators.ar.yml index 07d83b25e..4b823f7fb 100644 --- a/src/Bundle/Resources/translations/validators.ar.yml +++ b/src/Bundle/Resources/translations/validators.ar.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.bg.yml b/src/Bundle/Resources/translations/validators.bg.yml index 016e60df7..7373e879c 100644 --- a/src/Bundle/Resources/translations/validators.bg.yml +++ b/src/Bundle/Resources/translations/validators.bg.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.cs.yml b/src/Bundle/Resources/translations/validators.cs.yml index 56130ff57..93a501296 100644 --- a/src/Bundle/Resources/translations/validators.cs.yml +++ b/src/Bundle/Resources/translations/validators.cs.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.da.yml b/src/Bundle/Resources/translations/validators.da.yml index 245256964..8712a3110 100644 --- a/src/Bundle/Resources/translations/validators.da.yml +++ b/src/Bundle/Resources/translations/validators.da.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.de.yml b/src/Bundle/Resources/translations/validators.de.yml index 4d5be4ee5..0bffc125d 100644 --- a/src/Bundle/Resources/translations/validators.de.yml +++ b/src/Bundle/Resources/translations/validators.de.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.de_CH.yml b/src/Bundle/Resources/translations/validators.de_CH.yml index 4d5be4ee5..0bffc125d 100644 --- a/src/Bundle/Resources/translations/validators.de_CH.yml +++ b/src/Bundle/Resources/translations/validators.de_CH.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.el.yml b/src/Bundle/Resources/translations/validators.el.yml index 239c964d8..59c6b79c6 100644 --- a/src/Bundle/Resources/translations/validators.el.yml +++ b/src/Bundle/Resources/translations/validators.el.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.es.yml b/src/Bundle/Resources/translations/validators.es.yml index fe55ed257..f882baab6 100644 --- a/src/Bundle/Resources/translations/validators.es.yml +++ b/src/Bundle/Resources/translations/validators.es.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.fa.yml b/src/Bundle/Resources/translations/validators.fa.yml index 625cab6d8..0669854ca 100644 --- a/src/Bundle/Resources/translations/validators.fa.yml +++ b/src/Bundle/Resources/translations/validators.fa.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.fr.yml b/src/Bundle/Resources/translations/validators.fr.yml index af417574b..39e42d052 100644 --- a/src/Bundle/Resources/translations/validators.fr.yml +++ b/src/Bundle/Resources/translations/validators.fr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.he.yml b/src/Bundle/Resources/translations/validators.he.yml index 817c80abf..5841e0ce7 100644 --- a/src/Bundle/Resources/translations/validators.he.yml +++ b/src/Bundle/Resources/translations/validators.he.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.hr.yml b/src/Bundle/Resources/translations/validators.hr.yml index 1cca3286a..1df9f6c7e 100644 --- a/src/Bundle/Resources/translations/validators.hr.yml +++ b/src/Bundle/Resources/translations/validators.hr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.hu.yml b/src/Bundle/Resources/translations/validators.hu.yml index 73e62a014..d75f65965 100644 --- a/src/Bundle/Resources/translations/validators.hu.yml +++ b/src/Bundle/Resources/translations/validators.hu.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.id.yml b/src/Bundle/Resources/translations/validators.id.yml index cdebe200d..84fbd8d54 100644 --- a/src/Bundle/Resources/translations/validators.id.yml +++ b/src/Bundle/Resources/translations/validators.id.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.it.yml b/src/Bundle/Resources/translations/validators.it.yml index 16464a872..6947eae05 100644 --- a/src/Bundle/Resources/translations/validators.it.yml +++ b/src/Bundle/Resources/translations/validators.it.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.lt.yml b/src/Bundle/Resources/translations/validators.lt.yml index 0e0a917eb..0cf3ee789 100644 --- a/src/Bundle/Resources/translations/validators.lt.yml +++ b/src/Bundle/Resources/translations/validators.lt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.nl.yml b/src/Bundle/Resources/translations/validators.nl.yml index 828f50ee8..44d27a3a0 100644 --- a/src/Bundle/Resources/translations/validators.nl.yml +++ b/src/Bundle/Resources/translations/validators.nl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.pl.yml b/src/Bundle/Resources/translations/validators.pl.yml index fff843118..9933377e4 100644 --- a/src/Bundle/Resources/translations/validators.pl.yml +++ b/src/Bundle/Resources/translations/validators.pl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.pt.yml b/src/Bundle/Resources/translations/validators.pt.yml index e87280617..f07fb0809 100644 --- a/src/Bundle/Resources/translations/validators.pt.yml +++ b/src/Bundle/Resources/translations/validators.pt.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.pt_BR.yml b/src/Bundle/Resources/translations/validators.pt_BR.yml index 570f014a2..6100c738b 100644 --- a/src/Bundle/Resources/translations/validators.pt_BR.yml +++ b/src/Bundle/Resources/translations/validators.pt_BR.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.ro.yml b/src/Bundle/Resources/translations/validators.ro.yml index 27387bd5f..773d0db21 100644 --- a/src/Bundle/Resources/translations/validators.ro.yml +++ b/src/Bundle/Resources/translations/validators.ro.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.ru.yml b/src/Bundle/Resources/translations/validators.ru.yml index 5e86377b3..3f56ada42 100644 --- a/src/Bundle/Resources/translations/validators.ru.yml +++ b/src/Bundle/Resources/translations/validators.ru.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.sk.yml b/src/Bundle/Resources/translations/validators.sk.yml index 3edaab120..3ac9443e2 100644 --- a/src/Bundle/Resources/translations/validators.sk.yml +++ b/src/Bundle/Resources/translations/validators.sk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.sl.yml b/src/Bundle/Resources/translations/validators.sl.yml index 4988ff9c0..e7212d508 100644 --- a/src/Bundle/Resources/translations/validators.sl.yml +++ b/src/Bundle/Resources/translations/validators.sl.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.sq.yml b/src/Bundle/Resources/translations/validators.sq.yml index c488a22e1..a5b6a34d2 100644 --- a/src/Bundle/Resources/translations/validators.sq.yml +++ b/src/Bundle/Resources/translations/validators.sq.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.sr_CS.yml b/src/Bundle/Resources/translations/validators.sr_CS.yml index b77b42ad3..85eb03021 100644 --- a/src/Bundle/Resources/translations/validators.sr_CS.yml +++ b/src/Bundle/Resources/translations/validators.sr_CS.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.th.yml b/src/Bundle/Resources/translations/validators.th.yml index ba4f0c741..956f9af63 100644 --- a/src/Bundle/Resources/translations/validators.th.yml +++ b/src/Bundle/Resources/translations/validators.th.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.tr.yml b/src/Bundle/Resources/translations/validators.tr.yml index 25f3e5f97..0b6b1aa1e 100644 --- a/src/Bundle/Resources/translations/validators.tr.yml +++ b/src/Bundle/Resources/translations/validators.tr.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.uk.yml b/src/Bundle/Resources/translations/validators.uk.yml index 989982d6c..14b82fb96 100644 --- a/src/Bundle/Resources/translations/validators.uk.yml +++ b/src/Bundle/Resources/translations/validators.uk.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Resources/translations/validators.zh_CN.yml b/src/Bundle/Resources/translations/validators.zh_CN.yml index fccfaff08..ba35a4eed 100644 --- a/src/Bundle/Resources/translations/validators.zh_CN.yml +++ b/src/Bundle/Resources/translations/validators.zh_CN.yml @@ -1,5 +1,5 @@ # This file is part of the Sylius package. -# (c) Paweł Jędrzejewski +# (c) Sylius Sp. z o.o. sylius: resource: diff --git a/src/Bundle/Routing/AttributesOperationRouteFactory.php b/src/Bundle/Routing/AttributesOperationRouteFactory.php index 82da0aee0..4d987ce1c 100644 --- a/src/Bundle/Routing/AttributesOperationRouteFactory.php +++ b/src/Bundle/Routing/AttributesOperationRouteFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/AttributesOperationRouteFactoryInterface.php b/src/Bundle/Routing/AttributesOperationRouteFactoryInterface.php index f568e7d38..cb573920b 100644 --- a/src/Bundle/Routing/AttributesOperationRouteFactoryInterface.php +++ b/src/Bundle/Routing/AttributesOperationRouteFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/Configuration.php b/src/Bundle/Routing/Configuration.php index a69679a3b..e60712016 100644 --- a/src/Bundle/Routing/Configuration.php +++ b/src/Bundle/Routing/Configuration.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/CrudRoutesAttributesLoader.php b/src/Bundle/Routing/CrudRoutesAttributesLoader.php index ab390331a..131517a21 100644 --- a/src/Bundle/Routing/CrudRoutesAttributesLoader.php +++ b/src/Bundle/Routing/CrudRoutesAttributesLoader.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/ResourceLoader.php b/src/Bundle/Routing/ResourceLoader.php index a7a85fe86..7a97cb6d0 100644 --- a/src/Bundle/Routing/ResourceLoader.php +++ b/src/Bundle/Routing/ResourceLoader.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/RouteAttributesFactory.php b/src/Bundle/Routing/RouteAttributesFactory.php index 73dae8520..3e92bd3eb 100644 --- a/src/Bundle/Routing/RouteAttributesFactory.php +++ b/src/Bundle/Routing/RouteAttributesFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/RouteAttributesFactoryInterface.php b/src/Bundle/Routing/RouteAttributesFactoryInterface.php index c6c3f3a61..c6ad4926e 100644 --- a/src/Bundle/Routing/RouteAttributesFactoryInterface.php +++ b/src/Bundle/Routing/RouteAttributesFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/RouteFactory.php b/src/Bundle/Routing/RouteFactory.php index e47f49a52..eb2738e32 100644 --- a/src/Bundle/Routing/RouteFactory.php +++ b/src/Bundle/Routing/RouteFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/RouteFactoryInterface.php b/src/Bundle/Routing/RouteFactoryInterface.php index 812c58be6..532b5b927 100644 --- a/src/Bundle/Routing/RouteFactoryInterface.php +++ b/src/Bundle/Routing/RouteFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Routing/RoutesAttributesLoader.php b/src/Bundle/Routing/RoutesAttributesLoader.php index 6ed896eeb..456f220f5 100644 --- a/src/Bundle/Routing/RoutesAttributesLoader.php +++ b/src/Bundle/Routing/RoutesAttributesLoader.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Storage/CookieStorage.php b/src/Bundle/Storage/CookieStorage.php index ce3bedd71..8fd2ce993 100644 --- a/src/Bundle/Storage/CookieStorage.php +++ b/src/Bundle/Storage/CookieStorage.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Storage/SessionStorage.php b/src/Bundle/Storage/SessionStorage.php index 6a5c69e8b..2c5d1687d 100644 --- a/src/Bundle/Storage/SessionStorage.php +++ b/src/Bundle/Storage/SessionStorage.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/SyliusResourceBundle.php b/src/Bundle/SyliusResourceBundle.php index 0d07c97a2..d9b2fa7ac 100644 --- a/src/Bundle/SyliusResourceBundle.php +++ b/src/Bundle/SyliusResourceBundle.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Command/DebugResourceCommandTest.php b/src/Bundle/Tests/Command/DebugResourceCommandTest.php index d8a4bbb9d..0d0d43594 100644 --- a/src/Bundle/Tests/Command/DebugResourceCommandTest.php +++ b/src/Bundle/Tests/Command/DebugResourceCommandTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Configuration/ConfigurationTest.php b/src/Bundle/Tests/Configuration/ConfigurationTest.php index 5b3a06d36..0eadc817f 100644 --- a/src/Bundle/Tests/Configuration/ConfigurationTest.php +++ b/src/Bundle/Tests/Configuration/ConfigurationTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPassTest.php index 84d6b2ef6..159e266b1 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/PagerfantaBridgePassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/PagerfantaBridgePassTest.php index 28240cccb..93058254f 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/PagerfantaBridgePassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/PagerfantaBridgePassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFormBuilderPassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFormBuilderPassTest.php index d8b143176..2c2529862 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFormBuilderPassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFormBuilderPassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFqcnControllersPassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFqcnControllersPassTest.php index 72dc9bd35..2340106a8 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFqcnControllersPassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterFqcnControllersPassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceRepositoryPassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceRepositoryPassTest.php index e9afa869b..23d05a56b 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceRepositoryPassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceRepositoryPassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceStateMachinePassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceStateMachinePassTest.php index 0ef2b377b..65119757a 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceStateMachinePassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourceStateMachinePassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourcesPassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourcesPassTest.php index 98b153cc6..848dbc69b 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourcesPassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterResourcesPassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterStateMachinePassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterStateMachinePassTest.php index d0b9df1ca..b0276a477 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/RegisterStateMachinePassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/RegisterStateMachinePassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Compiler/WinzouStateMachinePassTest.php b/src/Bundle/Tests/DependencyInjection/Compiler/WinzouStateMachinePassTest.php index f6ffd025e..02f8cec2e 100644 --- a/src/Bundle/Tests/DependencyInjection/Compiler/WinzouStateMachinePassTest.php +++ b/src/Bundle/Tests/DependencyInjection/Compiler/WinzouStateMachinePassTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Dummy/BookWithAliasResource.php b/src/Bundle/Tests/DependencyInjection/Dummy/BookWithAliasResource.php index c2e805e42..f743ed67f 100644 --- a/src/Bundle/Tests/DependencyInjection/Dummy/BookWithAliasResource.php +++ b/src/Bundle/Tests/DependencyInjection/Dummy/BookWithAliasResource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/Dummy/DummyResource.php b/src/Bundle/Tests/DependencyInjection/Dummy/DummyResource.php index 3f61070af..1a2f54217 100644 --- a/src/Bundle/Tests/DependencyInjection/Dummy/DummyResource.php +++ b/src/Bundle/Tests/DependencyInjection/Dummy/DummyResource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/PagerfantaExtensionTest.php b/src/Bundle/Tests/DependencyInjection/PagerfantaExtensionTest.php index d5eb8b959..b06da29c0 100644 --- a/src/Bundle/Tests/DependencyInjection/PagerfantaExtensionTest.php +++ b/src/Bundle/Tests/DependencyInjection/PagerfantaExtensionTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/DependencyInjection/SyliusResourceExtensionTest.php b/src/Bundle/Tests/DependencyInjection/SyliusResourceExtensionTest.php index 8ee8d1256..258aca1f5 100644 --- a/src/Bundle/Tests/DependencyInjection/SyliusResourceExtensionTest.php +++ b/src/Bundle/Tests/DependencyInjection/SyliusResourceExtensionTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/AnimalInterface.php b/src/Bundle/Tests/Fixtures/AnimalInterface.php index f07a5284c..6c6e88ebb 100644 --- a/src/Bundle/Tests/Fixtures/AnimalInterface.php +++ b/src/Bundle/Tests/Fixtures/AnimalInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/Bear.php b/src/Bundle/Tests/Fixtures/Bear.php index 7a725cf26..e4885dca9 100644 --- a/src/Bundle/Tests/Fixtures/Bear.php +++ b/src/Bundle/Tests/Fixtures/Bear.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/BearInterface.php b/src/Bundle/Tests/Fixtures/BearInterface.php index f5e24a8d4..dde8354f9 100644 --- a/src/Bundle/Tests/Fixtures/BearInterface.php +++ b/src/Bundle/Tests/Fixtures/BearInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/Fly.php b/src/Bundle/Tests/Fixtures/Fly.php index d5e1893aa..e143755c5 100644 --- a/src/Bundle/Tests/Fixtures/Fly.php +++ b/src/Bundle/Tests/Fixtures/Fly.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/FlyInterface.php b/src/Bundle/Tests/Fixtures/FlyInterface.php index b20dbba00..0f6f8aa78 100644 --- a/src/Bundle/Tests/Fixtures/FlyInterface.php +++ b/src/Bundle/Tests/Fixtures/FlyInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/MammalInterface.php b/src/Bundle/Tests/Fixtures/MammalInterface.php index faab0d940..8487da9f2 100644 --- a/src/Bundle/Tests/Fixtures/MammalInterface.php +++ b/src/Bundle/Tests/Fixtures/MammalInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Fixtures/Resource.php b/src/Bundle/Tests/Fixtures/Resource.php index f89031c69..4f600d8d6 100644 --- a/src/Bundle/Tests/Fixtures/Resource.php +++ b/src/Bundle/Tests/Fixtures/Resource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Form/Type/FixedCollectionTypeTest.php b/src/Bundle/Tests/Form/Type/FixedCollectionTypeTest.php index acd31ac81..284541e32 100644 --- a/src/Bundle/Tests/Form/Type/FixedCollectionTypeTest.php +++ b/src/Bundle/Tests/Form/Type/FixedCollectionTypeTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Form/Type/ResourceAutocompleteChoiceTypeTest.php b/src/Bundle/Tests/Form/Type/ResourceAutocompleteChoiceTypeTest.php index 03dff31f2..52ee506e0 100644 --- a/src/Bundle/Tests/Form/Type/ResourceAutocompleteChoiceTypeTest.php +++ b/src/Bundle/Tests/Form/Type/ResourceAutocompleteChoiceTypeTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Form/Type/ResourceTranslationsTypeTest.php b/src/Bundle/Tests/Form/Type/ResourceTranslationsTypeTest.php index 5e720f350..f1fe51405 100644 --- a/src/Bundle/Tests/Form/Type/ResourceTranslationsTypeTest.php +++ b/src/Bundle/Tests/Form/Type/ResourceTranslationsTypeTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Provider/RequestParameterProviderTest.php b/src/Bundle/Tests/Provider/RequestParameterProviderTest.php index 00acdba03..6a6ab0537 100644 --- a/src/Bundle/Tests/Provider/RequestParameterProviderTest.php +++ b/src/Bundle/Tests/Provider/RequestParameterProviderTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Resource/ResourceServicesTest.php b/src/Bundle/Tests/Resource/ResourceServicesTest.php index 407ed3469..f8a9e6678 100644 --- a/src/Bundle/Tests/Resource/ResourceServicesTest.php +++ b/src/Bundle/Tests/Resource/ResourceServicesTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Routing/CrudRoutesAttributesLoaderTest.php b/src/Bundle/Tests/Routing/CrudRoutesAttributesLoaderTest.php index 27b1ae7b2..9808bf24f 100644 --- a/src/Bundle/Tests/Routing/CrudRoutesAttributesLoaderTest.php +++ b/src/Bundle/Tests/Routing/CrudRoutesAttributesLoaderTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/Routing/RoutesAttributesLoaderTest.php b/src/Bundle/Tests/Routing/RoutesAttributesLoaderTest.php index dd6843308..a69672bd1 100644 --- a/src/Bundle/Tests/Routing/RoutesAttributesLoaderTest.php +++ b/src/Bundle/Tests/Routing/RoutesAttributesLoaderTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Tests/SyliusResourceBundleTest.php b/src/Bundle/Tests/SyliusResourceBundleTest.php index 556f0a376..22e3adca1 100644 --- a/src/Bundle/Tests/SyliusResourceBundleTest.php +++ b/src/Bundle/Tests/SyliusResourceBundleTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Twig/Context/LegacyContextFactory.php b/src/Bundle/Twig/Context/LegacyContextFactory.php index 61cf3bad9..40d239a9b 100644 --- a/src/Bundle/Twig/Context/LegacyContextFactory.php +++ b/src/Bundle/Twig/Context/LegacyContextFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/Constraints/Disabled.php b/src/Bundle/Validator/Constraints/Disabled.php index 2f894c1fb..9387005b1 100644 --- a/src/Bundle/Validator/Constraints/Disabled.php +++ b/src/Bundle/Validator/Constraints/Disabled.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/Constraints/Enabled.php b/src/Bundle/Validator/Constraints/Enabled.php index 7c8c790c7..e81623e0f 100644 --- a/src/Bundle/Validator/Constraints/Enabled.php +++ b/src/Bundle/Validator/Constraints/Enabled.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/Constraints/UniqueWithinCollectionConstraint.php b/src/Bundle/Validator/Constraints/UniqueWithinCollectionConstraint.php index ea29d331b..6e565daaf 100644 --- a/src/Bundle/Validator/Constraints/UniqueWithinCollectionConstraint.php +++ b/src/Bundle/Validator/Constraints/UniqueWithinCollectionConstraint.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/DisabledValidator.php b/src/Bundle/Validator/DisabledValidator.php index de557ca64..b1ecb7dd6 100644 --- a/src/Bundle/Validator/DisabledValidator.php +++ b/src/Bundle/Validator/DisabledValidator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/EnabledValidator.php b/src/Bundle/Validator/EnabledValidator.php index 584b602a7..209a35970 100644 --- a/src/Bundle/Validator/EnabledValidator.php +++ b/src/Bundle/Validator/EnabledValidator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/Validator/UniqueWithinCollectionConstraintValidator.php b/src/Bundle/Validator/UniqueWithinCollectionConstraintValidator.php index 12ec99d91..2897999a0 100644 --- a/src/Bundle/Validator/UniqueWithinCollectionConstraintValidator.php +++ b/src/Bundle/Validator/UniqueWithinCollectionConstraintValidator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Context/Initiator/LegacyRequestContextInitiatorSpec.php b/src/Bundle/spec/Context/Initiator/LegacyRequestContextInitiatorSpec.php index 1bd110dab..9ef0ce5ec 100644 --- a/src/Bundle/spec/Context/Initiator/LegacyRequestContextInitiatorSpec.php +++ b/src/Bundle/spec/Context/Initiator/LegacyRequestContextInitiatorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Context/Option/RequestConfigurationOptionSpec.php b/src/Bundle/spec/Context/Option/RequestConfigurationOptionSpec.php index bd1e44e04..e288dbfc0 100644 --- a/src/Bundle/spec/Context/Option/RequestConfigurationOptionSpec.php +++ b/src/Bundle/spec/Context/Option/RequestConfigurationOptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/DisabledAuthorizationCheckerSpec.php b/src/Bundle/spec/Controller/DisabledAuthorizationCheckerSpec.php index 712c94a7a..6a8d07a9f 100644 --- a/src/Bundle/spec/Controller/DisabledAuthorizationCheckerSpec.php +++ b/src/Bundle/spec/Controller/DisabledAuthorizationCheckerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/EventDispatcherSpec.php b/src/Bundle/spec/Controller/EventDispatcherSpec.php index e4375820b..51874de3c 100644 --- a/src/Bundle/spec/Controller/EventDispatcherSpec.php +++ b/src/Bundle/spec/Controller/EventDispatcherSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/FlashHelperSpec.php b/src/Bundle/spec/Controller/FlashHelperSpec.php index bff399999..f454c8ec7 100644 --- a/src/Bundle/spec/Controller/FlashHelperSpec.php +++ b/src/Bundle/spec/Controller/FlashHelperSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/NewResourceFactorySpec.php b/src/Bundle/spec/Controller/NewResourceFactorySpec.php index 278e84ef5..51596fbb4 100644 --- a/src/Bundle/spec/Controller/NewResourceFactorySpec.php +++ b/src/Bundle/spec/Controller/NewResourceFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ParametersParserSpec.php b/src/Bundle/spec/Controller/ParametersParserSpec.php index 15f02efaf..8da5ba950 100644 --- a/src/Bundle/spec/Controller/ParametersParserSpec.php +++ b/src/Bundle/spec/Controller/ParametersParserSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ParametersSpec.php b/src/Bundle/spec/Controller/ParametersSpec.php index 22ee0b3f3..13e98c222 100644 --- a/src/Bundle/spec/Controller/ParametersSpec.php +++ b/src/Bundle/spec/Controller/ParametersSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/RedirectHandlerSpec.php b/src/Bundle/spec/Controller/RedirectHandlerSpec.php index e45d75b0c..1d9458a30 100644 --- a/src/Bundle/spec/Controller/RedirectHandlerSpec.php +++ b/src/Bundle/spec/Controller/RedirectHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/RequestConfigurationFactorySpec.php b/src/Bundle/spec/Controller/RequestConfigurationFactorySpec.php index 0f8e2e705..fb2c6d85a 100644 --- a/src/Bundle/spec/Controller/RequestConfigurationFactorySpec.php +++ b/src/Bundle/spec/Controller/RequestConfigurationFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/RequestConfigurationSpec.php b/src/Bundle/spec/Controller/RequestConfigurationSpec.php index 093d876cc..199d1bfc1 100644 --- a/src/Bundle/spec/Controller/RequestConfigurationSpec.php +++ b/src/Bundle/spec/Controller/RequestConfigurationSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourceControllerSpec.php b/src/Bundle/spec/Controller/ResourceControllerSpec.php index 7c899715d..1f839a81d 100644 --- a/src/Bundle/spec/Controller/ResourceControllerSpec.php +++ b/src/Bundle/spec/Controller/ResourceControllerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourceDeleteHandlerSpec.php b/src/Bundle/spec/Controller/ResourceDeleteHandlerSpec.php index d05856073..329b8f70b 100644 --- a/src/Bundle/spec/Controller/ResourceDeleteHandlerSpec.php +++ b/src/Bundle/spec/Controller/ResourceDeleteHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourceFormFactorySpec.php b/src/Bundle/spec/Controller/ResourceFormFactorySpec.php index d55cd889a..da1891521 100644 --- a/src/Bundle/spec/Controller/ResourceFormFactorySpec.php +++ b/src/Bundle/spec/Controller/ResourceFormFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourceUpdateHandlerSpec.php b/src/Bundle/spec/Controller/ResourceUpdateHandlerSpec.php index 129b7d10b..0f5bdb3ca 100644 --- a/src/Bundle/spec/Controller/ResourceUpdateHandlerSpec.php +++ b/src/Bundle/spec/Controller/ResourceUpdateHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourcesCollectionProviderSpec.php b/src/Bundle/spec/Controller/ResourcesCollectionProviderSpec.php index 861aaa335..fc64e21c6 100644 --- a/src/Bundle/spec/Controller/ResourcesCollectionProviderSpec.php +++ b/src/Bundle/spec/Controller/ResourcesCollectionProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ResourcesResolverSpec.php b/src/Bundle/spec/Controller/ResourcesResolverSpec.php index 6f8e4aaf1..09e965cfb 100644 --- a/src/Bundle/spec/Controller/ResourcesResolverSpec.php +++ b/src/Bundle/spec/Controller/ResourcesResolverSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/SingleResourceProviderSpec.php b/src/Bundle/spec/Controller/SingleResourceProviderSpec.php index e006dd52c..3f0ac5342 100644 --- a/src/Bundle/spec/Controller/SingleResourceProviderSpec.php +++ b/src/Bundle/spec/Controller/SingleResourceProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/StateMachineSpec.php b/src/Bundle/spec/Controller/StateMachineSpec.php index 00c186328..8891673cc 100644 --- a/src/Bundle/spec/Controller/StateMachineSpec.php +++ b/src/Bundle/spec/Controller/StateMachineSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/ViewHandlerSpec.php b/src/Bundle/spec/Controller/ViewHandlerSpec.php index a1474ae81..3b42edb39 100644 --- a/src/Bundle/spec/Controller/ViewHandlerSpec.php +++ b/src/Bundle/spec/Controller/ViewHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Controller/WorkflowSpec.php b/src/Bundle/spec/Controller/WorkflowSpec.php index 58bc390e9..368544093 100644 --- a/src/Bundle/spec/Controller/WorkflowSpec.php +++ b/src/Bundle/spec/Controller/WorkflowSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/DependencyInjection/Compiler/Helper/TargetEntitiesResolverSpec.php b/src/Bundle/spec/DependencyInjection/Compiler/Helper/TargetEntitiesResolverSpec.php index 2816714cf..a7b215257 100644 --- a/src/Bundle/spec/DependencyInjection/Compiler/Helper/TargetEntitiesResolverSpec.php +++ b/src/Bundle/spec/DependencyInjection/Compiler/Helper/TargetEntitiesResolverSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/DependencyInjection/Driver/Exception/InvalidDriverExceptionSpec.php b/src/Bundle/spec/DependencyInjection/Driver/Exception/InvalidDriverExceptionSpec.php index cd55c4488..4e29826ed 100644 --- a/src/Bundle/spec/DependencyInjection/Driver/Exception/InvalidDriverExceptionSpec.php +++ b/src/Bundle/spec/DependencyInjection/Driver/Exception/InvalidDriverExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/DependencyInjection/Driver/Exception/UnknownDriverExceptionSpec.php b/src/Bundle/spec/DependencyInjection/Driver/Exception/UnknownDriverExceptionSpec.php index 3b5fe4e8e..7330ee3e2 100644 --- a/src/Bundle/spec/DependencyInjection/Driver/Exception/UnknownDriverExceptionSpec.php +++ b/src/Bundle/spec/DependencyInjection/Driver/Exception/UnknownDriverExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/DefaultParentListenerSpec.php b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/DefaultParentListenerSpec.php index ef97c0592..de2eb1b87 100644 --- a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/DefaultParentListenerSpec.php +++ b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/DefaultParentListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameFilterListenerSpec.php b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameFilterListenerSpec.php index d9eeb939a..de02c7a96 100644 --- a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameFilterListenerSpec.php +++ b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameFilterListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameResolverListenerSpec.php b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameResolverListenerSpec.php index e093668a6..d34d5a222 100644 --- a/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameResolverListenerSpec.php +++ b/src/Bundle/spec/Doctrine/ODM/PHPCR/EventListener/NameResolverListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Doctrine/ORM/Form/Builder/DefaultFormBuilderSpec.php b/src/Bundle/spec/Doctrine/ORM/Form/Builder/DefaultFormBuilderSpec.php index 0ceed886a..cce7dd33b 100644 --- a/src/Bundle/spec/Doctrine/ORM/Form/Builder/DefaultFormBuilderSpec.php +++ b/src/Bundle/spec/Doctrine/ORM/Form/Builder/DefaultFormBuilderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Event/ResourceControllerEventSpec.php b/src/Bundle/spec/Event/ResourceControllerEventSpec.php index 935107aa8..db5cfc134 100644 --- a/src/Bundle/spec/Event/ResourceControllerEventSpec.php +++ b/src/Bundle/spec/Event/ResourceControllerEventSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/EventListener/ODMRepositoryClassSubscriberSpec.php b/src/Bundle/spec/EventListener/ODMRepositoryClassSubscriberSpec.php index 966224ff3..342ac7522 100644 --- a/src/Bundle/spec/EventListener/ODMRepositoryClassSubscriberSpec.php +++ b/src/Bundle/spec/EventListener/ODMRepositoryClassSubscriberSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/EventListener/ORMRepositoryClassSubscriberSpec.php b/src/Bundle/spec/EventListener/ORMRepositoryClassSubscriberSpec.php index 83a601f03..0567fad62 100644 --- a/src/Bundle/spec/EventListener/ORMRepositoryClassSubscriberSpec.php +++ b/src/Bundle/spec/EventListener/ORMRepositoryClassSubscriberSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Form/DataTransformer/CollectionToStringTransformerSpec.php b/src/Bundle/spec/Form/DataTransformer/CollectionToStringTransformerSpec.php index 45bfbfea2..20819e3bb 100644 --- a/src/Bundle/spec/Form/DataTransformer/CollectionToStringTransformerSpec.php +++ b/src/Bundle/spec/Form/DataTransformer/CollectionToStringTransformerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Form/DataTransformer/RecursiveTransformerSpec.php b/src/Bundle/spec/Form/DataTransformer/RecursiveTransformerSpec.php index 001b65682..47b913818 100644 --- a/src/Bundle/spec/Form/DataTransformer/RecursiveTransformerSpec.php +++ b/src/Bundle/spec/Form/DataTransformer/RecursiveTransformerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Form/DataTransformer/ResourceToIdentifierTransformerSpec.php b/src/Bundle/spec/Form/DataTransformer/ResourceToIdentifierTransformerSpec.php index 0f2d3d9ef..b79c33a69 100644 --- a/src/Bundle/spec/Form/DataTransformer/ResourceToIdentifierTransformerSpec.php +++ b/src/Bundle/spec/Form/DataTransformer/ResourceToIdentifierTransformerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Form/EventSubscriber/AddCodeFormSubscriberSpec.php b/src/Bundle/spec/Form/EventSubscriber/AddCodeFormSubscriberSpec.php index 03b33e1e4..de1d5997a 100644 --- a/src/Bundle/spec/Form/EventSubscriber/AddCodeFormSubscriberSpec.php +++ b/src/Bundle/spec/Form/EventSubscriber/AddCodeFormSubscriberSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/Controller/ResourcesResolverSpec.php b/src/Bundle/spec/Grid/Controller/ResourcesResolverSpec.php index 25d44747d..068584601 100644 --- a/src/Bundle/spec/Grid/Controller/ResourcesResolverSpec.php +++ b/src/Bundle/spec/Grid/Controller/ResourcesResolverSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/Parser/OptionsParserSpec.php b/src/Bundle/spec/Grid/Parser/OptionsParserSpec.php index 433c29d3d..a34e8efb1 100644 --- a/src/Bundle/spec/Grid/Parser/OptionsParserSpec.php +++ b/src/Bundle/spec/Grid/Parser/OptionsParserSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/Renderer/TwigBulkActionGridRendererSpec.php b/src/Bundle/spec/Grid/Renderer/TwigBulkActionGridRendererSpec.php index 0b4292913..39e71d285 100644 --- a/src/Bundle/spec/Grid/Renderer/TwigBulkActionGridRendererSpec.php +++ b/src/Bundle/spec/Grid/Renderer/TwigBulkActionGridRendererSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/Renderer/TwigGridRendererSpec.php b/src/Bundle/spec/Grid/Renderer/TwigGridRendererSpec.php index 8bfc3656f..4da863326 100644 --- a/src/Bundle/spec/Grid/Renderer/TwigGridRendererSpec.php +++ b/src/Bundle/spec/Grid/Renderer/TwigGridRendererSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/View/LegacyGridViewFactorySpec.php b/src/Bundle/spec/Grid/View/LegacyGridViewFactorySpec.php index 24a381efc..37899f448 100644 --- a/src/Bundle/spec/Grid/View/LegacyGridViewFactorySpec.php +++ b/src/Bundle/spec/Grid/View/LegacyGridViewFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/View/ResourceGridViewFactorySpec.php b/src/Bundle/spec/Grid/View/ResourceGridViewFactorySpec.php index 6557db647..7a1d0e511 100644 --- a/src/Bundle/spec/Grid/View/ResourceGridViewFactorySpec.php +++ b/src/Bundle/spec/Grid/View/ResourceGridViewFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Grid/View/ResourceGridViewSpec.php b/src/Bundle/spec/Grid/View/ResourceGridViewSpec.php index 176aceff7..329f1fa16 100644 --- a/src/Bundle/spec/Grid/View/ResourceGridViewSpec.php +++ b/src/Bundle/spec/Grid/View/ResourceGridViewSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/AttributesOperationRouteFactorySpec.php b/src/Bundle/spec/Routing/AttributesOperationRouteFactorySpec.php index 30ee08101..bdba89b41 100644 --- a/src/Bundle/spec/Routing/AttributesOperationRouteFactorySpec.php +++ b/src/Bundle/spec/Routing/AttributesOperationRouteFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/CrudRoutesAttributesLoaderSpec.php b/src/Bundle/spec/Routing/CrudRoutesAttributesLoaderSpec.php index 6ea5a22e9..6dcf35435 100644 --- a/src/Bundle/spec/Routing/CrudRoutesAttributesLoaderSpec.php +++ b/src/Bundle/spec/Routing/CrudRoutesAttributesLoaderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/ResourceLoaderSpec.php b/src/Bundle/spec/Routing/ResourceLoaderSpec.php index 38c3020ce..0cf16f5a1 100644 --- a/src/Bundle/spec/Routing/ResourceLoaderSpec.php +++ b/src/Bundle/spec/Routing/ResourceLoaderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/RouteAttributesFactorySpec.php b/src/Bundle/spec/Routing/RouteAttributesFactorySpec.php index 2927bfb61..8d18f190f 100644 --- a/src/Bundle/spec/Routing/RouteAttributesFactorySpec.php +++ b/src/Bundle/spec/Routing/RouteAttributesFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/RouteFactorySpec.php b/src/Bundle/spec/Routing/RouteFactorySpec.php index 19e30c785..eeac2fefd 100644 --- a/src/Bundle/spec/Routing/RouteFactorySpec.php +++ b/src/Bundle/spec/Routing/RouteFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Routing/RoutesAttributesLoaderSpec.php b/src/Bundle/spec/Routing/RoutesAttributesLoaderSpec.php index cf7468cfc..58cae95e2 100644 --- a/src/Bundle/spec/Routing/RoutesAttributesLoaderSpec.php +++ b/src/Bundle/spec/Routing/RoutesAttributesLoaderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Storage/CookieStorageSpec.php b/src/Bundle/spec/Storage/CookieStorageSpec.php index 18521637c..8c6202215 100644 --- a/src/Bundle/spec/Storage/CookieStorageSpec.php +++ b/src/Bundle/spec/Storage/CookieStorageSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Storage/SessionStorageSpec.php b/src/Bundle/spec/Storage/SessionStorageSpec.php index 2c6fbe956..667b107ed 100644 --- a/src/Bundle/spec/Storage/SessionStorageSpec.php +++ b/src/Bundle/spec/Storage/SessionStorageSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Twig/Context/LegacyContextFactorySpec.php b/src/Bundle/spec/Twig/Context/LegacyContextFactorySpec.php index 339ea9ab9..78848a62f 100644 --- a/src/Bundle/spec/Twig/Context/LegacyContextFactorySpec.php +++ b/src/Bundle/spec/Twig/Context/LegacyContextFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Validator/Constraints/DisabledSpec.php b/src/Bundle/spec/Validator/Constraints/DisabledSpec.php index 8f45372ca..56e1c5241 100644 --- a/src/Bundle/spec/Validator/Constraints/DisabledSpec.php +++ b/src/Bundle/spec/Validator/Constraints/DisabledSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Validator/Constraints/EnabledSpec.php b/src/Bundle/spec/Validator/Constraints/EnabledSpec.php index c64de4d67..449a13f5e 100644 --- a/src/Bundle/spec/Validator/Constraints/EnabledSpec.php +++ b/src/Bundle/spec/Validator/Constraints/EnabledSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Validator/Constraints/UniqueWithinCollectionConstraintSpec.php b/src/Bundle/spec/Validator/Constraints/UniqueWithinCollectionConstraintSpec.php index 232c4343e..4dd8a423d 100644 --- a/src/Bundle/spec/Validator/Constraints/UniqueWithinCollectionConstraintSpec.php +++ b/src/Bundle/spec/Validator/Constraints/UniqueWithinCollectionConstraintSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Validator/DisabledValidatorSpec.php b/src/Bundle/spec/Validator/DisabledValidatorSpec.php index 1eee959ca..9934da29a 100644 --- a/src/Bundle/spec/Validator/DisabledValidatorSpec.php +++ b/src/Bundle/spec/Validator/DisabledValidatorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Bundle/spec/Validator/EnabledValidatorSpec.php b/src/Bundle/spec/Validator/EnabledValidatorSpec.php index 70ffa26f8..1c1ab001a 100644 --- a/src/Bundle/spec/Validator/EnabledValidatorSpec.php +++ b/src/Bundle/spec/Validator/EnabledValidatorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Action/PlaceHolderAction.php b/src/Component/Action/PlaceHolderAction.php index e2496efcf..07334399b 100644 --- a/src/Component/Action/PlaceHolderAction.php +++ b/src/Component/Action/PlaceHolderAction.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Annotation/SyliusCrudRoutes.php b/src/Component/Annotation/SyliusCrudRoutes.php index f0bcda0f0..b82de7543 100644 --- a/src/Component/Annotation/SyliusCrudRoutes.php +++ b/src/Component/Annotation/SyliusCrudRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Annotation/SyliusRoute.php b/src/Component/Annotation/SyliusRoute.php index f2ab64700..dd4fe113b 100644 --- a/src/Component/Annotation/SyliusRoute.php +++ b/src/Component/Annotation/SyliusRoute.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Context.php b/src/Component/Context/Context.php index b8c0b4954..7d1b4d785 100644 --- a/src/Component/Context/Context.php +++ b/src/Component/Context/Context.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Initiator/RequestContextInitiator.php b/src/Component/Context/Initiator/RequestContextInitiator.php index b22c57aad..1be109cd3 100644 --- a/src/Component/Context/Initiator/RequestContextInitiator.php +++ b/src/Component/Context/Initiator/RequestContextInitiator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Initiator/RequestContextInitiatorInterface.php b/src/Component/Context/Initiator/RequestContextInitiatorInterface.php index bb5b03b1b..1ec69a265 100644 --- a/src/Component/Context/Initiator/RequestContextInitiatorInterface.php +++ b/src/Component/Context/Initiator/RequestContextInitiatorInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Option/MetadataOption.php b/src/Component/Context/Option/MetadataOption.php index bf9b13489..6d183af10 100644 --- a/src/Component/Context/Option/MetadataOption.php +++ b/src/Component/Context/Option/MetadataOption.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Option/RequestOption.php b/src/Component/Context/Option/RequestOption.php index 6a2371ca3..187d5feab 100644 --- a/src/Component/Context/Option/RequestOption.php +++ b/src/Component/Context/Option/RequestOption.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Context/Option/ResourceClassOption.php b/src/Component/Context/Option/ResourceClassOption.php index 36d7ed712..8234aa59d 100644 --- a/src/Component/Context/Option/ResourceClassOption.php +++ b/src/Component/Context/Option/ResourceClassOption.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactory.php b/src/Component/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactory.php index 3181c9cca..d127d587a 100644 --- a/src/Component/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactory.php +++ b/src/Component/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Doctrine/Common/State/PersistProcessor.php b/src/Component/Doctrine/Common/State/PersistProcessor.php index dc857e4d5..46c716398 100644 --- a/src/Component/Doctrine/Common/State/PersistProcessor.php +++ b/src/Component/Doctrine/Common/State/PersistProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Doctrine/Common/State/RemoveProcessor.php b/src/Component/Doctrine/Common/State/RemoveProcessor.php index 5d2d4b416..122755a76 100644 --- a/src/Component/Doctrine/Common/State/RemoveProcessor.php +++ b/src/Component/Doctrine/Common/State/RemoveProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/DeleteHandlingException.php b/src/Component/Exception/DeleteHandlingException.php index aec074c59..aa1a3e123 100644 --- a/src/Component/Exception/DeleteHandlingException.php +++ b/src/Component/Exception/DeleteHandlingException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/RaceConditionException.php b/src/Component/Exception/RaceConditionException.php index 5b1554937..b232dc2de 100644 --- a/src/Component/Exception/RaceConditionException.php +++ b/src/Component/Exception/RaceConditionException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/UnexpectedTypeException.php b/src/Component/Exception/UnexpectedTypeException.php index 17d3e3187..546837f0a 100644 --- a/src/Component/Exception/UnexpectedTypeException.php +++ b/src/Component/Exception/UnexpectedTypeException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/UnsupportedMethodException.php b/src/Component/Exception/UnsupportedMethodException.php index c91c5a8ba..cb3f4f926 100644 --- a/src/Component/Exception/UnsupportedMethodException.php +++ b/src/Component/Exception/UnsupportedMethodException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/UpdateHandlingException.php b/src/Component/Exception/UpdateHandlingException.php index e9f137d08..e6aac90dc 100644 --- a/src/Component/Exception/UpdateHandlingException.php +++ b/src/Component/Exception/UpdateHandlingException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Exception/VariantWithNoOptionsValuesException.php b/src/Component/Exception/VariantWithNoOptionsValuesException.php index 2193f1d8c..9c128c68b 100644 --- a/src/Component/Exception/VariantWithNoOptionsValuesException.php +++ b/src/Component/Exception/VariantWithNoOptionsValuesException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Factory/Factory.php b/src/Component/Factory/Factory.php index 1b9f7ea90..1af9e8f51 100644 --- a/src/Component/Factory/Factory.php +++ b/src/Component/Factory/Factory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Factory/FactoryInterface.php b/src/Component/Factory/FactoryInterface.php index aba8d4a60..ccfca4266 100644 --- a/src/Component/Factory/FactoryInterface.php +++ b/src/Component/Factory/FactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Factory/TranslatableFactory.php b/src/Component/Factory/TranslatableFactory.php index d10361547..23a214253 100644 --- a/src/Component/Factory/TranslatableFactory.php +++ b/src/Component/Factory/TranslatableFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Factory/TranslatableFactoryInterface.php b/src/Component/Factory/TranslatableFactoryInterface.php index cc1fe6b57..fe4c11247 100644 --- a/src/Component/Factory/TranslatableFactoryInterface.php +++ b/src/Component/Factory/TranslatableFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Generator/RandomnessGenerator.php b/src/Component/Generator/RandomnessGenerator.php index 46414244f..e9f553740 100644 --- a/src/Component/Generator/RandomnessGenerator.php +++ b/src/Component/Generator/RandomnessGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Generator/RandomnessGeneratorInterface.php b/src/Component/Generator/RandomnessGeneratorInterface.php index ba7d2ae06..b2033b03d 100644 --- a/src/Component/Generator/RandomnessGeneratorInterface.php +++ b/src/Component/Generator/RandomnessGeneratorInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Grid/State/RequestGridProvider.php b/src/Component/Grid/State/RequestGridProvider.php index 1470a2241..a20fb6450 100644 --- a/src/Component/Grid/State/RequestGridProvider.php +++ b/src/Component/Grid/State/RequestGridProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Grid/View/Factory/GridViewFactory.php b/src/Component/Grid/View/Factory/GridViewFactory.php index 73f096158..1ba14a5b3 100644 --- a/src/Component/Grid/View/Factory/GridViewFactory.php +++ b/src/Component/Grid/View/Factory/GridViewFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Grid/View/Factory/GridViewFactoryInterface.php b/src/Component/Grid/View/Factory/GridViewFactoryInterface.php index 463e8dd00..f91a7e861 100644 --- a/src/Component/Grid/View/Factory/GridViewFactoryInterface.php +++ b/src/Component/Grid/View/Factory/GridViewFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Humanizer/StringHumanizer.php b/src/Component/Humanizer/StringHumanizer.php index 7a5fd5e63..1a5aa0927 100644 --- a/src/Component/Humanizer/StringHumanizer.php +++ b/src/Component/Humanizer/StringHumanizer.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/LICENSE b/src/Component/LICENSE index 11397356d..6858e6278 100644 --- a/src/Component/LICENSE +++ b/src/Component/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2021 Paweł Jędrzejewski +Copyright (c) 2011-2023 (c) Sylius Sp. z o.o. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/Component/Metadata/Api/Delete.php b/src/Component/Metadata/Api/Delete.php index 1f52433b6..d14252dcf 100644 --- a/src/Component/Metadata/Api/Delete.php +++ b/src/Component/Metadata/Api/Delete.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Api/Get.php b/src/Component/Metadata/Api/Get.php index 640a94eb4..c4ca676de 100644 --- a/src/Component/Metadata/Api/Get.php +++ b/src/Component/Metadata/Api/Get.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Api/GetCollection.php b/src/Component/Metadata/Api/GetCollection.php index 7d1217d43..e4cea8c1a 100644 --- a/src/Component/Metadata/Api/GetCollection.php +++ b/src/Component/Metadata/Api/GetCollection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Api/Patch.php b/src/Component/Metadata/Api/Patch.php index e6cd16798..32ed3631e 100644 --- a/src/Component/Metadata/Api/Patch.php +++ b/src/Component/Metadata/Api/Patch.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Api/Post.php b/src/Component/Metadata/Api/Post.php index 2c9133f5f..b718a7221 100644 --- a/src/Component/Metadata/Api/Post.php +++ b/src/Component/Metadata/Api/Post.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Api/Put.php b/src/Component/Metadata/Api/Put.php index 1560df9a3..f8d7e9140 100644 --- a/src/Component/Metadata/Api/Put.php +++ b/src/Component/Metadata/Api/Put.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/ApplyStateMachineTransition.php b/src/Component/Metadata/ApplyStateMachineTransition.php index 03a3abcca..278cf7307 100644 --- a/src/Component/Metadata/ApplyStateMachineTransition.php +++ b/src/Component/Metadata/ApplyStateMachineTransition.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/BulkDelete.php b/src/Component/Metadata/BulkDelete.php index afb6cedf8..982c60566 100644 --- a/src/Component/Metadata/BulkDelete.php +++ b/src/Component/Metadata/BulkDelete.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/BulkOperationInterface.php b/src/Component/Metadata/BulkOperationInterface.php index 236fedf48..2cdbb22cb 100644 --- a/src/Component/Metadata/BulkOperationInterface.php +++ b/src/Component/Metadata/BulkOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/CollectionOperationInterface.php b/src/Component/Metadata/CollectionOperationInterface.php index c83695a4f..c1bf770c6 100644 --- a/src/Component/Metadata/CollectionOperationInterface.php +++ b/src/Component/Metadata/CollectionOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Create.php b/src/Component/Metadata/Create.php index a44ecbf7c..57cc982c3 100644 --- a/src/Component/Metadata/Create.php +++ b/src/Component/Metadata/Create.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/CreateOperationInterface.php b/src/Component/Metadata/CreateOperationInterface.php index 545fb0b69..c8e11f98a 100644 --- a/src/Component/Metadata/CreateOperationInterface.php +++ b/src/Component/Metadata/CreateOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Delete.php b/src/Component/Metadata/Delete.php index e64f0dead..90d041d2b 100644 --- a/src/Component/Metadata/Delete.php +++ b/src/Component/Metadata/Delete.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/DeleteOperationInterface.php b/src/Component/Metadata/DeleteOperationInterface.php index c16f94b40..a2be6c52a 100644 --- a/src/Component/Metadata/DeleteOperationInterface.php +++ b/src/Component/Metadata/DeleteOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/FactoryAwareOperationInterface.php b/src/Component/Metadata/FactoryAwareOperationInterface.php index dbbaaf27d..1af331ee3 100644 --- a/src/Component/Metadata/FactoryAwareOperationInterface.php +++ b/src/Component/Metadata/FactoryAwareOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/HttpOperation.php b/src/Component/Metadata/HttpOperation.php index 0c4818a75..7499ce6e7 100644 --- a/src/Component/Metadata/HttpOperation.php +++ b/src/Component/Metadata/HttpOperation.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Index.php b/src/Component/Metadata/Index.php index dc2606f0f..7cf6b87a3 100644 --- a/src/Component/Metadata/Index.php +++ b/src/Component/Metadata/Index.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Metadata.php b/src/Component/Metadata/Metadata.php index 62d027169..0f7b72492 100644 --- a/src/Component/Metadata/Metadata.php +++ b/src/Component/Metadata/Metadata.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/MetadataInterface.php b/src/Component/Metadata/MetadataInterface.php index ae1e4869b..c9adace22 100644 --- a/src/Component/Metadata/MetadataInterface.php +++ b/src/Component/Metadata/MetadataInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Operation.php b/src/Component/Metadata/Operation.php index b4c196e2c..99a3a5144 100644 --- a/src/Component/Metadata/Operation.php +++ b/src/Component/Metadata/Operation.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Operation/HttpOperationInitiator.php b/src/Component/Metadata/Operation/HttpOperationInitiator.php index 04fc9058f..cc7d126b5 100644 --- a/src/Component/Metadata/Operation/HttpOperationInitiator.php +++ b/src/Component/Metadata/Operation/HttpOperationInitiator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Operation/HttpOperationInitiatorInterface.php b/src/Component/Metadata/Operation/HttpOperationInitiatorInterface.php index 0db8b42c2..957f4173a 100644 --- a/src/Component/Metadata/Operation/HttpOperationInitiatorInterface.php +++ b/src/Component/Metadata/Operation/HttpOperationInitiatorInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Operations.php b/src/Component/Metadata/Operations.php index e650542a1..d8babeee2 100644 --- a/src/Component/Metadata/Operations.php +++ b/src/Component/Metadata/Operations.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Registry.php b/src/Component/Metadata/Registry.php index 2ddd594a8..306fef983 100644 --- a/src/Component/Metadata/Registry.php +++ b/src/Component/Metadata/Registry.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/RegistryInterface.php b/src/Component/Metadata/RegistryInterface.php index 36417ca00..8f720d9d4 100644 --- a/src/Component/Metadata/RegistryInterface.php +++ b/src/Component/Metadata/RegistryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource.php b/src/Component/Metadata/Resource.php index 82ab58f47..35ed10c6e 100644 --- a/src/Component/Metadata/Resource.php +++ b/src/Component/Metadata/Resource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php index 20a133a27..7aa7eb90a 100644 --- a/src/Component/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php index d076355d7..5e664182d 100644 --- a/src/Component/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactory.php index 64345baa7..90d35dbc1 100644 --- a/src/Component/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactory.php index be200128e..eba12cc2c 100644 --- a/src/Component/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactory.php index 9eea3ae7a..110bca64d 100644 --- a/src/Component/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php b/src/Component/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php index c00fcfc04..1d7ef9c34 100644 --- a/src/Component/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php +++ b/src/Component/Metadata/Resource/Factory/ResourceMetadataCollectionFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactory.php b/src/Component/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactory.php index def667b85..c4c462027 100644 --- a/src/Component/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactory.php +++ b/src/Component/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Resource/ResourceMetadataCollection.php b/src/Component/Metadata/Resource/ResourceMetadataCollection.php index 585db8741..54fe19500 100644 --- a/src/Component/Metadata/Resource/ResourceMetadataCollection.php +++ b/src/Component/Metadata/Resource/ResourceMetadataCollection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Show.php b/src/Component/Metadata/Show.php index ce2eb5ce8..52a4ea50a 100644 --- a/src/Component/Metadata/Show.php +++ b/src/Component/Metadata/Show.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/ShowOperationInterface.php b/src/Component/Metadata/ShowOperationInterface.php index ebadc3503..4465bef4a 100644 --- a/src/Component/Metadata/ShowOperationInterface.php +++ b/src/Component/Metadata/ShowOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/StateMachineAwareOperationInterface.php b/src/Component/Metadata/StateMachineAwareOperationInterface.php index f71ac3fa5..583eb488e 100644 --- a/src/Component/Metadata/StateMachineAwareOperationInterface.php +++ b/src/Component/Metadata/StateMachineAwareOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/Update.php b/src/Component/Metadata/Update.php index 1087c701d..a0040bd8b 100644 --- a/src/Component/Metadata/Update.php +++ b/src/Component/Metadata/Update.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Metadata/UpdateOperationInterface.php b/src/Component/Metadata/UpdateOperationInterface.php index 98c4f7c0d..2c274418a 100644 --- a/src/Component/Metadata/UpdateOperationInterface.php +++ b/src/Component/Metadata/UpdateOperationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/AbstractTranslation.php b/src/Component/Model/AbstractTranslation.php index 7282ceb59..00bd14aad 100644 --- a/src/Component/Model/AbstractTranslation.php +++ b/src/Component/Model/AbstractTranslation.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ArchivableInterface.php b/src/Component/Model/ArchivableInterface.php index 9e4bd8249..0b8bd5d91 100644 --- a/src/Component/Model/ArchivableInterface.php +++ b/src/Component/Model/ArchivableInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ArchivableTrait.php b/src/Component/Model/ArchivableTrait.php index f44d2c147..e41037951 100644 --- a/src/Component/Model/ArchivableTrait.php +++ b/src/Component/Model/ArchivableTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/CodeAwareInterface.php b/src/Component/Model/CodeAwareInterface.php index e4d0cfc2b..20e5386c3 100644 --- a/src/Component/Model/CodeAwareInterface.php +++ b/src/Component/Model/CodeAwareInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ResourceInterface.php b/src/Component/Model/ResourceInterface.php index 7b21ffc34..5f941a414 100644 --- a/src/Component/Model/ResourceInterface.php +++ b/src/Component/Model/ResourceInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ResourceLogEntry.php b/src/Component/Model/ResourceLogEntry.php index 16cf7fd82..50236c6ea 100644 --- a/src/Component/Model/ResourceLogEntry.php +++ b/src/Component/Model/ResourceLogEntry.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/SlugAwareInterface.php b/src/Component/Model/SlugAwareInterface.php index db4eed45e..3fcb727b4 100644 --- a/src/Component/Model/SlugAwareInterface.php +++ b/src/Component/Model/SlugAwareInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/TimestampableInterface.php b/src/Component/Model/TimestampableInterface.php index 56b3ae4e7..2432dfef6 100644 --- a/src/Component/Model/TimestampableInterface.php +++ b/src/Component/Model/TimestampableInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/TimestampableTrait.php b/src/Component/Model/TimestampableTrait.php index 0eb5dbf16..6e365bfd5 100644 --- a/src/Component/Model/TimestampableTrait.php +++ b/src/Component/Model/TimestampableTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ToggleableInterface.php b/src/Component/Model/ToggleableInterface.php index d268827db..5a7d489a8 100644 --- a/src/Component/Model/ToggleableInterface.php +++ b/src/Component/Model/ToggleableInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/ToggleableTrait.php b/src/Component/Model/ToggleableTrait.php index 8d0a79d31..a65b456d5 100644 --- a/src/Component/Model/ToggleableTrait.php +++ b/src/Component/Model/ToggleableTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/TranslatableInterface.php b/src/Component/Model/TranslatableInterface.php index f3f1716dc..c32565e77 100644 --- a/src/Component/Model/TranslatableInterface.php +++ b/src/Component/Model/TranslatableInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/TranslatableTrait.php b/src/Component/Model/TranslatableTrait.php index 6e9bcfbbc..2972b52af 100644 --- a/src/Component/Model/TranslatableTrait.php +++ b/src/Component/Model/TranslatableTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/TranslationInterface.php b/src/Component/Model/TranslationInterface.php index ec20c0db0..542779246 100644 --- a/src/Component/Model/TranslationInterface.php +++ b/src/Component/Model/TranslationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Model/VersionedInterface.php b/src/Component/Model/VersionedInterface.php index e4d9d1c37..a1692a1fd 100644 --- a/src/Component/Model/VersionedInterface.php +++ b/src/Component/Model/VersionedInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Reflection/CallableReflection.php b/src/Component/Reflection/CallableReflection.php index aabb1a371..8f0f3a1e8 100644 --- a/src/Component/Reflection/CallableReflection.php +++ b/src/Component/Reflection/CallableReflection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Reflection/ClassInfoTrait.php b/src/Component/Reflection/ClassInfoTrait.php index c86efaaf4..e516afb9e 100644 --- a/src/Component/Reflection/ClassInfoTrait.php +++ b/src/Component/Reflection/ClassInfoTrait.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Reflection/ClassReflection.php b/src/Component/Reflection/ClassReflection.php index 58f3166b7..7cc778825 100644 --- a/src/Component/Reflection/ClassReflection.php +++ b/src/Component/Reflection/ClassReflection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Reflection/Filter/FunctionArgumentsFilter.php b/src/Component/Reflection/Filter/FunctionArgumentsFilter.php index e48dbf439..364936d45 100644 --- a/src/Component/Reflection/Filter/FunctionArgumentsFilter.php +++ b/src/Component/Reflection/Filter/FunctionArgumentsFilter.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Repository/Exception/ExistingResourceException.php b/src/Component/Repository/Exception/ExistingResourceException.php index c345347dc..072f485a7 100644 --- a/src/Component/Repository/Exception/ExistingResourceException.php +++ b/src/Component/Repository/Exception/ExistingResourceException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Repository/InMemoryRepository.php b/src/Component/Repository/InMemoryRepository.php index 429764a75..af42e4293 100644 --- a/src/Component/Repository/InMemoryRepository.php +++ b/src/Component/Repository/InMemoryRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Repository/RepositoryInterface.php b/src/Component/Repository/RepositoryInterface.php index 59727a3e5..0a8b34706 100644 --- a/src/Component/Repository/RepositoryInterface.php +++ b/src/Component/Repository/RepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/ResourceActions.php b/src/Component/ResourceActions.php index a60dadf0a..d96d2588f 100644 --- a/src/Component/ResourceActions.php +++ b/src/Component/ResourceActions.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/BulkAwareProcessor.php b/src/Component/State/BulkAwareProcessor.php index 3bae750e6..ec878986f 100644 --- a/src/Component/State/BulkAwareProcessor.php +++ b/src/Component/State/BulkAwareProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/EventDispatcherBulkAwareProcessor.php b/src/Component/State/EventDispatcherBulkAwareProcessor.php index 007684d9b..fa01da249 100644 --- a/src/Component/State/EventDispatcherBulkAwareProcessor.php +++ b/src/Component/State/EventDispatcherBulkAwareProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/EventDispatcherProcessor.php b/src/Component/State/EventDispatcherProcessor.php index 424f67615..c04859695 100644 --- a/src/Component/State/EventDispatcherProcessor.php +++ b/src/Component/State/EventDispatcherProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/EventDispatcherProvider.php b/src/Component/State/EventDispatcherProvider.php index e2d03a50b..06faafcf4 100644 --- a/src/Component/State/EventDispatcherProvider.php +++ b/src/Component/State/EventDispatcherProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/Factory.php b/src/Component/State/Factory.php index ee21d201f..caa8d5f7b 100644 --- a/src/Component/State/Factory.php +++ b/src/Component/State/Factory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/FactoryInterface.php b/src/Component/State/FactoryInterface.php index 9fba23dd7..d26c3697a 100644 --- a/src/Component/State/FactoryInterface.php +++ b/src/Component/State/FactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/Processor.php b/src/Component/State/Processor.php index 97faf7fef..9a931f9a7 100644 --- a/src/Component/State/Processor.php +++ b/src/Component/State/Processor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/ProcessorInterface.php b/src/Component/State/ProcessorInterface.php index 13e8f8146..3d92c324d 100644 --- a/src/Component/State/ProcessorInterface.php +++ b/src/Component/State/ProcessorInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/Provider.php b/src/Component/State/Provider.php index ba8712dbe..1a99bad70 100644 --- a/src/Component/State/Provider.php +++ b/src/Component/State/Provider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/ProviderInterface.php b/src/Component/State/ProviderInterface.php index ae6466f49..1a279fc86 100644 --- a/src/Component/State/ProviderInterface.php +++ b/src/Component/State/ProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/Responder.php b/src/Component/State/Responder.php index 29458ea47..31a7efc00 100644 --- a/src/Component/State/Responder.php +++ b/src/Component/State/Responder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/State/ResponderInterface.php b/src/Component/State/ResponderInterface.php index 965d8d14b..e366165a2 100644 --- a/src/Component/State/ResponderInterface.php +++ b/src/Component/State/ResponderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/StateMachine/OperationStateMachine.php b/src/Component/StateMachine/OperationStateMachine.php index b842da0dc..56f873b3e 100644 --- a/src/Component/StateMachine/OperationStateMachine.php +++ b/src/Component/StateMachine/OperationStateMachine.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/StateMachine/OperationStateMachineInterface.php b/src/Component/StateMachine/OperationStateMachineInterface.php index 6a58e16d7..a6525b068 100644 --- a/src/Component/StateMachine/OperationStateMachineInterface.php +++ b/src/Component/StateMachine/OperationStateMachineInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/StateMachine/State/ApplyStateMachineTransitionProcessor.php b/src/Component/StateMachine/State/ApplyStateMachineTransitionProcessor.php index de854201b..6134d4410 100644 --- a/src/Component/StateMachine/State/ApplyStateMachineTransitionProcessor.php +++ b/src/Component/StateMachine/State/ApplyStateMachineTransitionProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/StateMachine/StateMachine.php b/src/Component/StateMachine/StateMachine.php index 747352e5d..98287dee9 100644 --- a/src/Component/StateMachine/StateMachine.php +++ b/src/Component/StateMachine/StateMachine.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/StateMachine/StateMachineInterface.php b/src/Component/StateMachine/StateMachineInterface.php index b83149baa..c1046a827 100644 --- a/src/Component/StateMachine/StateMachineInterface.php +++ b/src/Component/StateMachine/StateMachineInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Storage/StorageInterface.php b/src/Component/Storage/StorageInterface.php index fd6838eb7..c3b6a9b74 100644 --- a/src/Component/Storage/StorageInterface.php +++ b/src/Component/Storage/StorageInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/GenericEvent.php b/src/Component/Symfony/EventDispatcher/GenericEvent.php index 3144caf85..3b0ea3a01 100644 --- a/src/Component/Symfony/EventDispatcher/GenericEvent.php +++ b/src/Component/Symfony/EventDispatcher/GenericEvent.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/OperationEvent.php b/src/Component/Symfony/EventDispatcher/OperationEvent.php index 5dd725865..8a38140c6 100644 --- a/src/Component/Symfony/EventDispatcher/OperationEvent.php +++ b/src/Component/Symfony/EventDispatcher/OperationEvent.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/OperationEventDispatcher.php b/src/Component/Symfony/EventDispatcher/OperationEventDispatcher.php index 8098307f0..74ebbd49e 100644 --- a/src/Component/Symfony/EventDispatcher/OperationEventDispatcher.php +++ b/src/Component/Symfony/EventDispatcher/OperationEventDispatcher.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/OperationEventDispatcherInterface.php b/src/Component/Symfony/EventDispatcher/OperationEventDispatcherInterface.php index 43b21a780..c4b7fe614 100644 --- a/src/Component/Symfony/EventDispatcher/OperationEventDispatcherInterface.php +++ b/src/Component/Symfony/EventDispatcher/OperationEventDispatcherInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/OperationEventHandler.php b/src/Component/Symfony/EventDispatcher/OperationEventHandler.php index 0b7349809..cef2e8d85 100644 --- a/src/Component/Symfony/EventDispatcher/OperationEventHandler.php +++ b/src/Component/Symfony/EventDispatcher/OperationEventHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventDispatcher/OperationEventHandlerInterface.php b/src/Component/Symfony/EventDispatcher/OperationEventHandlerInterface.php index 02235723c..d180f0a2b 100644 --- a/src/Component/Symfony/EventDispatcher/OperationEventHandlerInterface.php +++ b/src/Component/Symfony/EventDispatcher/OperationEventHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/AddFormatListener.php b/src/Component/Symfony/EventListener/AddFormatListener.php index fd7c78b4e..213aab03c 100644 --- a/src/Component/Symfony/EventListener/AddFormatListener.php +++ b/src/Component/Symfony/EventListener/AddFormatListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/DeserializeListener.php b/src/Component/Symfony/EventListener/DeserializeListener.php index 1eb8e7107..03b0e1364 100644 --- a/src/Component/Symfony/EventListener/DeserializeListener.php +++ b/src/Component/Symfony/EventListener/DeserializeListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/FactoryListener.php b/src/Component/Symfony/EventListener/FactoryListener.php index de3d73a33..168fba361 100644 --- a/src/Component/Symfony/EventListener/FactoryListener.php +++ b/src/Component/Symfony/EventListener/FactoryListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/FlashListener.php b/src/Component/Symfony/EventListener/FlashListener.php index 269a0939f..d54581a5d 100644 --- a/src/Component/Symfony/EventListener/FlashListener.php +++ b/src/Component/Symfony/EventListener/FlashListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/FormListener.php b/src/Component/Symfony/EventListener/FormListener.php index 8431bfeae..614a3b40e 100644 --- a/src/Component/Symfony/EventListener/FormListener.php +++ b/src/Component/Symfony/EventListener/FormListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/ReadListener.php b/src/Component/Symfony/EventListener/ReadListener.php index 580eacb2a..a2eb0856a 100644 --- a/src/Component/Symfony/EventListener/ReadListener.php +++ b/src/Component/Symfony/EventListener/ReadListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/RespondListener.php b/src/Component/Symfony/EventListener/RespondListener.php index 2613046e0..e5f95abdc 100644 --- a/src/Component/Symfony/EventListener/RespondListener.php +++ b/src/Component/Symfony/EventListener/RespondListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/SerializeListener.php b/src/Component/Symfony/EventListener/SerializeListener.php index a581475cf..ed4152a94 100644 --- a/src/Component/Symfony/EventListener/SerializeListener.php +++ b/src/Component/Symfony/EventListener/SerializeListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/ValidateListener.php b/src/Component/Symfony/EventListener/ValidateListener.php index f4de1cd9a..1ba669802 100644 --- a/src/Component/Symfony/EventListener/ValidateListener.php +++ b/src/Component/Symfony/EventListener/ValidateListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/EventListener/WriteListener.php b/src/Component/Symfony/EventListener/WriteListener.php index a9340bdac..911000c42 100644 --- a/src/Component/Symfony/EventListener/WriteListener.php +++ b/src/Component/Symfony/EventListener/WriteListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/ArgumentParser.php b/src/Component/Symfony/ExpressionLanguage/ArgumentParser.php index 9866e6a25..5b7a56acb 100644 --- a/src/Component/Symfony/ExpressionLanguage/ArgumentParser.php +++ b/src/Component/Symfony/ExpressionLanguage/ArgumentParser.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/ArgumentParserInterface.php b/src/Component/Symfony/ExpressionLanguage/ArgumentParserInterface.php index 5b1b7249d..c39f2e7b0 100644 --- a/src/Component/Symfony/ExpressionLanguage/ArgumentParserInterface.php +++ b/src/Component/Symfony/ExpressionLanguage/ArgumentParserInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/RequestVariables.php b/src/Component/Symfony/ExpressionLanguage/RequestVariables.php index f65eade76..54b0f5c87 100644 --- a/src/Component/Symfony/ExpressionLanguage/RequestVariables.php +++ b/src/Component/Symfony/ExpressionLanguage/RequestVariables.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/TokenVariables.php b/src/Component/Symfony/ExpressionLanguage/TokenVariables.php index d4672005d..347819c50 100644 --- a/src/Component/Symfony/ExpressionLanguage/TokenVariables.php +++ b/src/Component/Symfony/ExpressionLanguage/TokenVariables.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/VariablesCollection.php b/src/Component/Symfony/ExpressionLanguage/VariablesCollection.php index 2f0a9e5e2..0926f5f1c 100644 --- a/src/Component/Symfony/ExpressionLanguage/VariablesCollection.php +++ b/src/Component/Symfony/ExpressionLanguage/VariablesCollection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/VariablesCollectionInterface.php b/src/Component/Symfony/ExpressionLanguage/VariablesCollectionInterface.php index a18cff052..c3bb3fb70 100644 --- a/src/Component/Symfony/ExpressionLanguage/VariablesCollectionInterface.php +++ b/src/Component/Symfony/ExpressionLanguage/VariablesCollectionInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/ExpressionLanguage/VariablesInterface.php b/src/Component/Symfony/ExpressionLanguage/VariablesInterface.php index ee291f826..f258ada5c 100644 --- a/src/Component/Symfony/ExpressionLanguage/VariablesInterface.php +++ b/src/Component/Symfony/ExpressionLanguage/VariablesInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Form/Factory/FormFactory.php b/src/Component/Symfony/Form/Factory/FormFactory.php index 16d829802..b5880c9d7 100644 --- a/src/Component/Symfony/Form/Factory/FormFactory.php +++ b/src/Component/Symfony/Form/Factory/FormFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Form/Factory/FormFactoryInterface.php b/src/Component/Symfony/Form/Factory/FormFactoryInterface.php index 88302c177..aaf790b4f 100644 --- a/src/Component/Symfony/Form/Factory/FormFactoryInterface.php +++ b/src/Component/Symfony/Form/Factory/FormFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Request/RepositoryArgumentResolver.php b/src/Component/Symfony/Request/RepositoryArgumentResolver.php index 947ac9708..428d93138 100644 --- a/src/Component/Symfony/Request/RepositoryArgumentResolver.php +++ b/src/Component/Symfony/Request/RepositoryArgumentResolver.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Request/State/ApiResponder.php b/src/Component/Symfony/Request/State/ApiResponder.php index 6a0c1b901..4f715c8ea 100644 --- a/src/Component/Symfony/Request/State/ApiResponder.php +++ b/src/Component/Symfony/Request/State/ApiResponder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Request/State/Provider.php b/src/Component/Symfony/Request/State/Provider.php index 088e0e6cb..54bd69ea4 100644 --- a/src/Component/Symfony/Request/State/Provider.php +++ b/src/Component/Symfony/Request/State/Provider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Request/State/Responder.php b/src/Component/Symfony/Request/State/Responder.php index 4381b98dd..23fc638e8 100644 --- a/src/Component/Symfony/Request/State/Responder.php +++ b/src/Component/Symfony/Request/State/Responder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Request/State/TwigResponder.php b/src/Component/Symfony/Request/State/TwigResponder.php index a3cefda70..7e02e610c 100644 --- a/src/Component/Symfony/Request/State/TwigResponder.php +++ b/src/Component/Symfony/Request/State/TwigResponder.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Response/ApiHeadersInitiator.php b/src/Component/Symfony/Response/ApiHeadersInitiator.php index 59ffe7106..8df03fb07 100644 --- a/src/Component/Symfony/Response/ApiHeadersInitiator.php +++ b/src/Component/Symfony/Response/ApiHeadersInitiator.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Response/HeadersInitiatorInterface.php b/src/Component/Symfony/Response/HeadersInitiatorInterface.php index d91f17f0b..f4d8aa81a 100644 --- a/src/Component/Symfony/Response/HeadersInitiatorInterface.php +++ b/src/Component/Symfony/Response/HeadersInitiatorInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/BulkOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/BulkOperationRoutePathFactory.php index a5fc5e1aa..cf82b5db3 100644 --- a/src/Component/Symfony/Routing/Factory/BulkOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/BulkOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/CollectionOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/CollectionOperationRoutePathFactory.php index 21a6e4fd6..7882a697b 100644 --- a/src/Component/Symfony/Routing/Factory/CollectionOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/CollectionOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/CreateOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/CreateOperationRoutePathFactory.php index d51311a93..c676f47c3 100644 --- a/src/Component/Symfony/Routing/Factory/CreateOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/CreateOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/DeleteOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/DeleteOperationRoutePathFactory.php index 9e960c605..8db2d45b0 100644 --- a/src/Component/Symfony/Routing/Factory/DeleteOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/DeleteOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRouteFactory.php b/src/Component/Symfony/Routing/Factory/OperationRouteFactory.php index e1f329ac5..8ad59dac0 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRouteFactory.php +++ b/src/Component/Symfony/Routing/Factory/OperationRouteFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRouteFactoryInterface.php b/src/Component/Symfony/Routing/Factory/OperationRouteFactoryInterface.php index a5fbc022e..13f67e771 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRouteFactoryInterface.php +++ b/src/Component/Symfony/Routing/Factory/OperationRouteFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRouteNameFactory.php b/src/Component/Symfony/Routing/Factory/OperationRouteNameFactory.php index efd8112be..99edc6b5a 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRouteNameFactory.php +++ b/src/Component/Symfony/Routing/Factory/OperationRouteNameFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRouteNameFactoryInterface.php b/src/Component/Symfony/Routing/Factory/OperationRouteNameFactoryInterface.php index 0ace6ceeb..4a753c926 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRouteNameFactoryInterface.php +++ b/src/Component/Symfony/Routing/Factory/OperationRouteNameFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/OperationRoutePathFactory.php index edc2e870e..b98981fcc 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/OperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/OperationRoutePathFactoryInterface.php b/src/Component/Symfony/Routing/Factory/OperationRoutePathFactoryInterface.php index 32a1ce733..f2b1ecbe2 100644 --- a/src/Component/Symfony/Routing/Factory/OperationRoutePathFactoryInterface.php +++ b/src/Component/Symfony/Routing/Factory/OperationRoutePathFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/ShowOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/ShowOperationRoutePathFactory.php index 266097872..fcc5ccdbe 100644 --- a/src/Component/Symfony/Routing/Factory/ShowOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/ShowOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/Factory/UpdateOperationRoutePathFactory.php b/src/Component/Symfony/Routing/Factory/UpdateOperationRoutePathFactory.php index 7b1450292..3348e40f9 100644 --- a/src/Component/Symfony/Routing/Factory/UpdateOperationRoutePathFactory.php +++ b/src/Component/Symfony/Routing/Factory/UpdateOperationRoutePathFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/RedirectHandler.php b/src/Component/Symfony/Routing/RedirectHandler.php index 4d995ee2c..0ff90de49 100644 --- a/src/Component/Symfony/Routing/RedirectHandler.php +++ b/src/Component/Symfony/Routing/RedirectHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Routing/RedirectHandlerInterface.php b/src/Component/Symfony/Routing/RedirectHandlerInterface.php index a698e1c64..ad4d1b33e 100644 --- a/src/Component/Symfony/Routing/RedirectHandlerInterface.php +++ b/src/Component/Symfony/Routing/RedirectHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Session/Flash/FlashHelper.php b/src/Component/Symfony/Session/Flash/FlashHelper.php index ef9ce161f..4a5d8b79d 100644 --- a/src/Component/Symfony/Session/Flash/FlashHelper.php +++ b/src/Component/Symfony/Session/Flash/FlashHelper.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Session/Flash/FlashHelperInterface.php b/src/Component/Symfony/Session/Flash/FlashHelperInterface.php index 8c1fa19e7..5534fc77f 100644 --- a/src/Component/Symfony/Session/Flash/FlashHelperInterface.php +++ b/src/Component/Symfony/Session/Flash/FlashHelperInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Validator/EventListener/ValidationExceptionListener.php b/src/Component/Symfony/Validator/EventListener/ValidationExceptionListener.php index e0d6dab52..3783e396f 100644 --- a/src/Component/Symfony/Validator/EventListener/ValidationExceptionListener.php +++ b/src/Component/Symfony/Validator/EventListener/ValidationExceptionListener.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php b/src/Component/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php index 4b61d3dd3..6380b8f0d 100644 --- a/src/Component/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php +++ b/src/Component/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Validator/Exception/ValidationException.php b/src/Component/Symfony/Validator/Exception/ValidationException.php index 416e847b3..fbe49d242 100644 --- a/src/Component/Symfony/Validator/Exception/ValidationException.php +++ b/src/Component/Symfony/Validator/Exception/ValidationException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Symfony/Workflow/OperationStateMachine.php b/src/Component/Symfony/Workflow/OperationStateMachine.php index dbd8cb422..2162a012b 100644 --- a/src/Component/Symfony/Workflow/OperationStateMachine.php +++ b/src/Component/Symfony/Workflow/OperationStateMachine.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyClassOne.php b/src/Component/Tests/Dummy/DummyClassOne.php index cc7f87520..cadc8c74a 100644 --- a/src/Component/Tests/Dummy/DummyClassOne.php +++ b/src/Component/Tests/Dummy/DummyClassOne.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyClassTwo.php b/src/Component/Tests/Dummy/DummyClassTwo.php index 640f21edf..3b38c010d 100644 --- a/src/Component/Tests/Dummy/DummyClassTwo.php +++ b/src/Component/Tests/Dummy/DummyClassTwo.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyMultiResourcesWithOperations.php b/src/Component/Tests/Dummy/DummyMultiResourcesWithOperations.php index 2c9ca5dee..a0a93a018 100644 --- a/src/Component/Tests/Dummy/DummyMultiResourcesWithOperations.php +++ b/src/Component/Tests/Dummy/DummyMultiResourcesWithOperations.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyOperationsWithoutResource.php b/src/Component/Tests/Dummy/DummyOperationsWithoutResource.php index 1e4f2b3e2..e2a7ffbb6 100644 --- a/src/Component/Tests/Dummy/DummyOperationsWithoutResource.php +++ b/src/Component/Tests/Dummy/DummyOperationsWithoutResource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResource.php b/src/Component/Tests/Dummy/DummyResource.php index 6ddd331d9..aa3f008c8 100644 --- a/src/Component/Tests/Dummy/DummyResource.php +++ b/src/Component/Tests/Dummy/DummyResource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithAlias.php b/src/Component/Tests/Dummy/DummyResourceWithAlias.php index c7a41465a..52310c7c3 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithAlias.php +++ b/src/Component/Tests/Dummy/DummyResourceWithAlias.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithDenormalizationContext.php b/src/Component/Tests/Dummy/DummyResourceWithDenormalizationContext.php index 6ac80b36d..302cf434b 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithDenormalizationContext.php +++ b/src/Component/Tests/Dummy/DummyResourceWithDenormalizationContext.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithFormOptions.php b/src/Component/Tests/Dummy/DummyResourceWithFormOptions.php index a895cc7b0..4ea1eaf46 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithFormOptions.php +++ b/src/Component/Tests/Dummy/DummyResourceWithFormOptions.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithFormType.php b/src/Component/Tests/Dummy/DummyResourceWithFormType.php index 8d494695e..a19b5184b 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithFormType.php +++ b/src/Component/Tests/Dummy/DummyResourceWithFormType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithGrid.php b/src/Component/Tests/Dummy/DummyResourceWithGrid.php index 389f8a99b..fd37bca32 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithGrid.php +++ b/src/Component/Tests/Dummy/DummyResourceWithGrid.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithName.php b/src/Component/Tests/Dummy/DummyResourceWithName.php index 535bb44e9..ee49276e4 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithName.php +++ b/src/Component/Tests/Dummy/DummyResourceWithName.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithNormalizationContext.php b/src/Component/Tests/Dummy/DummyResourceWithNormalizationContext.php index 302d6de59..abe98212a 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithNormalizationContext.php +++ b/src/Component/Tests/Dummy/DummyResourceWithNormalizationContext.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithOperations.php b/src/Component/Tests/Dummy/DummyResourceWithOperations.php index 594d9fbc4..711bffe6c 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithOperations.php +++ b/src/Component/Tests/Dummy/DummyResourceWithOperations.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithPluralName.php b/src/Component/Tests/Dummy/DummyResourceWithPluralName.php index e0eea7677..c980cc352 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithPluralName.php +++ b/src/Component/Tests/Dummy/DummyResourceWithPluralName.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithRoutePrefix.php b/src/Component/Tests/Dummy/DummyResourceWithRoutePrefix.php index 6da8cf9fa..693fd78ca 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithRoutePrefix.php +++ b/src/Component/Tests/Dummy/DummyResourceWithRoutePrefix.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithSections.php b/src/Component/Tests/Dummy/DummyResourceWithSections.php index c126370fa..e006a9a3f 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithSections.php +++ b/src/Component/Tests/Dummy/DummyResourceWithSections.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithSectionsAndNestedOperations.php b/src/Component/Tests/Dummy/DummyResourceWithSectionsAndNestedOperations.php index fa5739b9c..fb6f37af8 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithSectionsAndNestedOperations.php +++ b/src/Component/Tests/Dummy/DummyResourceWithSectionsAndNestedOperations.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/DummyResourceWithValidationContext.php b/src/Component/Tests/Dummy/DummyResourceWithValidationContext.php index b65543a0a..d90fcaf47 100644 --- a/src/Component/Tests/Dummy/DummyResourceWithValidationContext.php +++ b/src/Component/Tests/Dummy/DummyResourceWithValidationContext.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/ProcessorWithCallable.php b/src/Component/Tests/Dummy/ProcessorWithCallable.php index 48ee4c8be..15ae60860 100644 --- a/src/Component/Tests/Dummy/ProcessorWithCallable.php +++ b/src/Component/Tests/Dummy/ProcessorWithCallable.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/ProviderWithCallable.php b/src/Component/Tests/Dummy/ProviderWithCallable.php index 78708a070..bf24404f6 100644 --- a/src/Component/Tests/Dummy/ProviderWithCallable.php +++ b/src/Component/Tests/Dummy/ProviderWithCallable.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/RepositoryWithCallables.php b/src/Component/Tests/Dummy/RepositoryWithCallables.php index d85d8b99e..74b2f0657 100644 --- a/src/Component/Tests/Dummy/RepositoryWithCallables.php +++ b/src/Component/Tests/Dummy/RepositoryWithCallables.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/ResponderWithCallable.php b/src/Component/Tests/Dummy/ResponderWithCallable.php index 44d6256a2..55da0eb12 100644 --- a/src/Component/Tests/Dummy/ResponderWithCallable.php +++ b/src/Component/Tests/Dummy/ResponderWithCallable.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Dummy/TraitPass.php b/src/Component/Tests/Dummy/TraitPass.php index 50f828764..de5be81cb 100644 --- a/src/Component/Tests/Dummy/TraitPass.php +++ b/src/Component/Tests/Dummy/TraitPass.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Metadata/MetadataTest.php b/src/Component/Tests/Metadata/MetadataTest.php index 70715fb5a..b35a5387b 100644 --- a/src/Component/Tests/Metadata/MetadataTest.php +++ b/src/Component/Tests/Metadata/MetadataTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Reflection/ClassInfoTraitTest.php b/src/Component/Tests/Reflection/ClassInfoTraitTest.php index 6e6a84ee2..d0f52edd3 100644 --- a/src/Component/Tests/Reflection/ClassInfoTraitTest.php +++ b/src/Component/Tests/Reflection/ClassInfoTraitTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Reflection/ClassReflectionTest.php b/src/Component/Tests/Reflection/ClassReflectionTest.php index 2e80aaf83..a9740900f 100644 --- a/src/Component/Tests/Reflection/ClassReflectionTest.php +++ b/src/Component/Tests/Reflection/ClassReflectionTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Tests/Symfony/ExpressionLanguage/ArgumentParserTest.php b/src/Component/Tests/Symfony/ExpressionLanguage/ArgumentParserTest.php index aa37c4b32..2f496b657 100644 --- a/src/Component/Tests/Symfony/ExpressionLanguage/ArgumentParserTest.php +++ b/src/Component/Tests/Symfony/ExpressionLanguage/ArgumentParserTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Translation/Provider/ImmutableTranslationLocaleProvider.php b/src/Component/Translation/Provider/ImmutableTranslationLocaleProvider.php index b27581362..5e7a773f5 100644 --- a/src/Component/Translation/Provider/ImmutableTranslationLocaleProvider.php +++ b/src/Component/Translation/Provider/ImmutableTranslationLocaleProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Translation/Provider/TranslationLocaleProviderInterface.php b/src/Component/Translation/Provider/TranslationLocaleProviderInterface.php index 8189e8808..a675ae709 100644 --- a/src/Component/Translation/Provider/TranslationLocaleProviderInterface.php +++ b/src/Component/Translation/Provider/TranslationLocaleProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Translation/TranslatableEntityLocaleAssigner.php b/src/Component/Translation/TranslatableEntityLocaleAssigner.php index 4da428a6e..6bc26eb34 100644 --- a/src/Component/Translation/TranslatableEntityLocaleAssigner.php +++ b/src/Component/Translation/TranslatableEntityLocaleAssigner.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Translation/TranslatableEntityLocaleAssignerInterface.php b/src/Component/Translation/TranslatableEntityLocaleAssignerInterface.php index 4389ec5ff..2154f585c 100644 --- a/src/Component/Translation/TranslatableEntityLocaleAssignerInterface.php +++ b/src/Component/Translation/TranslatableEntityLocaleAssignerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Twig/Context/Factory/ContextFactory.php b/src/Component/Twig/Context/Factory/ContextFactory.php index e68061238..012e86c4e 100644 --- a/src/Component/Twig/Context/Factory/ContextFactory.php +++ b/src/Component/Twig/Context/Factory/ContextFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Twig/Context/Factory/ContextFactoryInterface.php b/src/Component/Twig/Context/Factory/ContextFactoryInterface.php index 22af61c5b..9422d0fe3 100644 --- a/src/Component/Twig/Context/Factory/ContextFactoryInterface.php +++ b/src/Component/Twig/Context/Factory/ContextFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Twig/Context/Factory/DefaultContextFactory.php b/src/Component/Twig/Context/Factory/DefaultContextFactory.php index 7b2abe5a7..d292f2db8 100644 --- a/src/Component/Twig/Context/Factory/DefaultContextFactory.php +++ b/src/Component/Twig/Context/Factory/DefaultContextFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Twig/Context/Factory/RequestContextFactory.php b/src/Component/Twig/Context/Factory/RequestContextFactory.php index 91bd42094..dbfd31260 100644 --- a/src/Component/Twig/Context/Factory/RequestContextFactory.php +++ b/src/Component/Twig/Context/Factory/RequestContextFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/Winzou/StateMachine/OperationStateMachine.php b/src/Component/Winzou/StateMachine/OperationStateMachine.php index 2390216da..23ebc9152 100644 --- a/src/Component/Winzou/StateMachine/OperationStateMachine.php +++ b/src/Component/Winzou/StateMachine/OperationStateMachine.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Context/ContextSpec.php b/src/Component/spec/Context/ContextSpec.php index 6b545e61a..fef445e71 100644 --- a/src/Component/spec/Context/ContextSpec.php +++ b/src/Component/spec/Context/ContextSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Context/Initiator/RequestContextInitiatorSpec.php b/src/Component/spec/Context/Initiator/RequestContextInitiatorSpec.php index 382064dc5..7094759ee 100644 --- a/src/Component/spec/Context/Initiator/RequestContextInitiatorSpec.php +++ b/src/Component/spec/Context/Initiator/RequestContextInitiatorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Context/Option/MetadataOptionSpec.php b/src/Component/spec/Context/Option/MetadataOptionSpec.php index 63f54ac4e..66b4a4d5d 100644 --- a/src/Component/spec/Context/Option/MetadataOptionSpec.php +++ b/src/Component/spec/Context/Option/MetadataOptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Context/Option/RequestOptionSpec.php b/src/Component/spec/Context/Option/RequestOptionSpec.php index aac810eed..646aa43ed 100644 --- a/src/Component/spec/Context/Option/RequestOptionSpec.php +++ b/src/Component/spec/Context/Option/RequestOptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactorySpec.php index 3b1bbb47b..aae199cf6 100644 --- a/src/Component/spec/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Doctrine/Common/Metadata/Resource/Factory/DoctrineResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Doctrine/Common/State/PersistProcessorSpec.php b/src/Component/spec/Doctrine/Common/State/PersistProcessorSpec.php index 4460a5e43..fc270537f 100644 --- a/src/Component/spec/Doctrine/Common/State/PersistProcessorSpec.php +++ b/src/Component/spec/Doctrine/Common/State/PersistProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Doctrine/Common/State/RemoveProcessorSpec.php b/src/Component/spec/Doctrine/Common/State/RemoveProcessorSpec.php index 6ac8daaea..bd5d3bb87 100644 --- a/src/Component/spec/Doctrine/Common/State/RemoveProcessorSpec.php +++ b/src/Component/spec/Doctrine/Common/State/RemoveProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Exception/DeleteHandlingExceptionSpec.php b/src/Component/spec/Exception/DeleteHandlingExceptionSpec.php index 3c4ebb731..d0d45e6d8 100644 --- a/src/Component/spec/Exception/DeleteHandlingExceptionSpec.php +++ b/src/Component/spec/Exception/DeleteHandlingExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Exception/RaceConditionExceptionSpec.php b/src/Component/spec/Exception/RaceConditionExceptionSpec.php index 8a70058f8..1db77e079 100644 --- a/src/Component/spec/Exception/RaceConditionExceptionSpec.php +++ b/src/Component/spec/Exception/RaceConditionExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Exception/UnexpectedTypeExceptionSpec.php b/src/Component/spec/Exception/UnexpectedTypeExceptionSpec.php index e78fede15..71b7b66ad 100644 --- a/src/Component/spec/Exception/UnexpectedTypeExceptionSpec.php +++ b/src/Component/spec/Exception/UnexpectedTypeExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Exception/UnsupportedMethodExceptionSpec.php b/src/Component/spec/Exception/UnsupportedMethodExceptionSpec.php index 506eacd6d..bc4960c4f 100644 --- a/src/Component/spec/Exception/UnsupportedMethodExceptionSpec.php +++ b/src/Component/spec/Exception/UnsupportedMethodExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Exception/UpdateHandlingExceptionSpec.php b/src/Component/spec/Exception/UpdateHandlingExceptionSpec.php index 00413d6eb..364d1a486 100644 --- a/src/Component/spec/Exception/UpdateHandlingExceptionSpec.php +++ b/src/Component/spec/Exception/UpdateHandlingExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Factory/FactorySpec.php b/src/Component/spec/Factory/FactorySpec.php index 56a5e184a..2342620e3 100644 --- a/src/Component/spec/Factory/FactorySpec.php +++ b/src/Component/spec/Factory/FactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Factory/TranslatableFactorySpec.php b/src/Component/spec/Factory/TranslatableFactorySpec.php index 3b19a88ed..8c6c7b5ac 100644 --- a/src/Component/spec/Factory/TranslatableFactorySpec.php +++ b/src/Component/spec/Factory/TranslatableFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Fixtures/SampleBookResourceInterface.php b/src/Component/spec/Fixtures/SampleBookResourceInterface.php index 3edbdaa0d..f1fb47a65 100644 --- a/src/Component/spec/Fixtures/SampleBookResourceInterface.php +++ b/src/Component/spec/Fixtures/SampleBookResourceInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Generator/RandomnessGeneratorSpec.php b/src/Component/spec/Generator/RandomnessGeneratorSpec.php index 5112172c5..017b96259 100644 --- a/src/Component/spec/Generator/RandomnessGeneratorSpec.php +++ b/src/Component/spec/Generator/RandomnessGeneratorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Grid/State/RequestGridProviderSpec.php b/src/Component/spec/Grid/State/RequestGridProviderSpec.php index 6510cb9d4..cd4763eb4 100644 --- a/src/Component/spec/Grid/State/RequestGridProviderSpec.php +++ b/src/Component/spec/Grid/State/RequestGridProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Humanizer/StringHumanizerSpec.php b/src/Component/spec/Humanizer/StringHumanizerSpec.php index aa014d2f9..362951542 100644 --- a/src/Component/spec/Humanizer/StringHumanizerSpec.php +++ b/src/Component/spec/Humanizer/StringHumanizerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/CreateSpec.php b/src/Component/spec/Metadata/CreateSpec.php index 5ee0793ba..30c9c41b1 100644 --- a/src/Component/spec/Metadata/CreateSpec.php +++ b/src/Component/spec/Metadata/CreateSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/DeleteSpec.php b/src/Component/spec/Metadata/DeleteSpec.php index e2276d7dc..32b8c7cfb 100644 --- a/src/Component/spec/Metadata/DeleteSpec.php +++ b/src/Component/spec/Metadata/DeleteSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/HttpOperationSpec.php b/src/Component/spec/Metadata/HttpOperationSpec.php index 2e8bd5c41..f3d74a141 100644 --- a/src/Component/spec/Metadata/HttpOperationSpec.php +++ b/src/Component/spec/Metadata/HttpOperationSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/IndexSpec.php b/src/Component/spec/Metadata/IndexSpec.php index e86997264..4c9a03d15 100644 --- a/src/Component/spec/Metadata/IndexSpec.php +++ b/src/Component/spec/Metadata/IndexSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/MetadataSpec.php b/src/Component/spec/Metadata/MetadataSpec.php index a4bdd4868..6542de8eb 100644 --- a/src/Component/spec/Metadata/MetadataSpec.php +++ b/src/Component/spec/Metadata/MetadataSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Operation/HttpOperationInitiatorSpec.php b/src/Component/spec/Metadata/Operation/HttpOperationInitiatorSpec.php index 16e32c8c5..f9ea4578b 100644 --- a/src/Component/spec/Metadata/Operation/HttpOperationInitiatorSpec.php +++ b/src/Component/spec/Metadata/Operation/HttpOperationInitiatorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/OperationsSpec.php b/src/Component/spec/Metadata/OperationsSpec.php index 446d14ad7..134a3bdcd 100644 --- a/src/Component/spec/Metadata/OperationsSpec.php +++ b/src/Component/spec/Metadata/OperationsSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/RegistrySpec.php b/src/Component/spec/Metadata/RegistrySpec.php index 8b823f587..3e098d07a 100644 --- a/src/Component/spec/Metadata/RegistrySpec.php +++ b/src/Component/spec/Metadata/RegistrySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactorySpec.php index 188d6c4bd..3fe66d894 100644 --- a/src/Component/spec/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/AttributesResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactorySpec.php index 1f2ec087c..19eef95ef 100644 --- a/src/Component/spec/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/CachedResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactorySpec.php index 22601d494..6eb22738c 100644 --- a/src/Component/spec/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/EventShortNameResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactorySpec.php index 413720569..b320ee411 100644 --- a/src/Component/spec/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/FactoryResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactorySpec.php index c3212f031..8d8dc6d0b 100644 --- a/src/Component/spec/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/RedirectResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactorySpec.php b/src/Component/spec/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactorySpec.php index 0a87cdbb1..4bec024e2 100644 --- a/src/Component/spec/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactorySpec.php +++ b/src/Component/spec/Metadata/Resource/Factory/TemplatesDirResourceMetadataCollectionFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/Resource/ResourceMetadataCollectionSpec.php b/src/Component/spec/Metadata/Resource/ResourceMetadataCollectionSpec.php index 3049ac314..18eab92e9 100644 --- a/src/Component/spec/Metadata/Resource/ResourceMetadataCollectionSpec.php +++ b/src/Component/spec/Metadata/Resource/ResourceMetadataCollectionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/ResourceSpec.php b/src/Component/spec/Metadata/ResourceSpec.php index d0c25fe1e..8d9638a2c 100644 --- a/src/Component/spec/Metadata/ResourceSpec.php +++ b/src/Component/spec/Metadata/ResourceSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/ShowSpec.php b/src/Component/spec/Metadata/ShowSpec.php index 3a7d566fc..71631370f 100644 --- a/src/Component/spec/Metadata/ShowSpec.php +++ b/src/Component/spec/Metadata/ShowSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Metadata/UpdateSpec.php b/src/Component/spec/Metadata/UpdateSpec.php index 39652f8ea..1228b4b08 100644 --- a/src/Component/spec/Metadata/UpdateSpec.php +++ b/src/Component/spec/Metadata/UpdateSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Model/AbstractTranslationSpec.php b/src/Component/spec/Model/AbstractTranslationSpec.php index cf74d5618..1ed8a5351 100644 --- a/src/Component/spec/Model/AbstractTranslationSpec.php +++ b/src/Component/spec/Model/AbstractTranslationSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Reflection/CallableReflectionSpec.php b/src/Component/spec/Reflection/CallableReflectionSpec.php index 771d646f3..63e12999d 100644 --- a/src/Component/spec/Reflection/CallableReflectionSpec.php +++ b/src/Component/spec/Reflection/CallableReflectionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Reflection/Filter/FunctionArgumentsFilterSpec.php b/src/Component/spec/Reflection/Filter/FunctionArgumentsFilterSpec.php index e954c5ead..d7a2748a9 100644 --- a/src/Component/spec/Reflection/Filter/FunctionArgumentsFilterSpec.php +++ b/src/Component/spec/Reflection/Filter/FunctionArgumentsFilterSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Repository/Exception/ExistingResourceExceptionSpec.php b/src/Component/spec/Repository/Exception/ExistingResourceExceptionSpec.php index b41a47ce3..07f08877e 100644 --- a/src/Component/spec/Repository/Exception/ExistingResourceExceptionSpec.php +++ b/src/Component/spec/Repository/Exception/ExistingResourceExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Repository/InMemoryRepositorySpec.php b/src/Component/spec/Repository/InMemoryRepositorySpec.php index 1ff461393..e90c7771e 100644 --- a/src/Component/spec/Repository/InMemoryRepositorySpec.php +++ b/src/Component/spec/Repository/InMemoryRepositorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/BulkAwareProcessorSpec.php b/src/Component/spec/State/BulkAwareProcessorSpec.php index cebf7668e..1582f59f4 100644 --- a/src/Component/spec/State/BulkAwareProcessorSpec.php +++ b/src/Component/spec/State/BulkAwareProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/EventDispatcherBulkAwareProcessorSpec.php b/src/Component/spec/State/EventDispatcherBulkAwareProcessorSpec.php index d4aff8830..3a4d7673d 100644 --- a/src/Component/spec/State/EventDispatcherBulkAwareProcessorSpec.php +++ b/src/Component/spec/State/EventDispatcherBulkAwareProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/EventDispatcherProcessorSpec.php b/src/Component/spec/State/EventDispatcherProcessorSpec.php index 939378a58..60a8b6b9e 100644 --- a/src/Component/spec/State/EventDispatcherProcessorSpec.php +++ b/src/Component/spec/State/EventDispatcherProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/EventDispatcherProviderSpec.php b/src/Component/spec/State/EventDispatcherProviderSpec.php index 6a1c0b4bf..056d3e12b 100644 --- a/src/Component/spec/State/EventDispatcherProviderSpec.php +++ b/src/Component/spec/State/EventDispatcherProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/FactorySpec.php b/src/Component/spec/State/FactorySpec.php index ff495815f..e352902da 100644 --- a/src/Component/spec/State/FactorySpec.php +++ b/src/Component/spec/State/FactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/ProcessorSpec.php b/src/Component/spec/State/ProcessorSpec.php index 1ccd67418..dc83a7c3e 100644 --- a/src/Component/spec/State/ProcessorSpec.php +++ b/src/Component/spec/State/ProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/ProviderSpec.php b/src/Component/spec/State/ProviderSpec.php index 8eab029ef..eba0d8d7b 100644 --- a/src/Component/spec/State/ProviderSpec.php +++ b/src/Component/spec/State/ProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/State/ResponderSpec.php b/src/Component/spec/State/ResponderSpec.php index c25a0290d..fae1afe9b 100644 --- a/src/Component/spec/State/ResponderSpec.php +++ b/src/Component/spec/State/ResponderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/StateMachine/OperationStateMachineSpec.php b/src/Component/spec/StateMachine/OperationStateMachineSpec.php index 451967e57..bcba9cca5 100644 --- a/src/Component/spec/StateMachine/OperationStateMachineSpec.php +++ b/src/Component/spec/StateMachine/OperationStateMachineSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/StateMachine/State/ApplyStateMachineTransitionProcessorSpec.php b/src/Component/spec/StateMachine/State/ApplyStateMachineTransitionProcessorSpec.php index 1dc5684ad..047ce26b0 100644 --- a/src/Component/spec/StateMachine/State/ApplyStateMachineTransitionProcessorSpec.php +++ b/src/Component/spec/StateMachine/State/ApplyStateMachineTransitionProcessorSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventDispatcher/OperationEventDispatcherSpec.php b/src/Component/spec/Symfony/EventDispatcher/OperationEventDispatcherSpec.php index df6b8ac98..d164a19b8 100644 --- a/src/Component/spec/Symfony/EventDispatcher/OperationEventDispatcherSpec.php +++ b/src/Component/spec/Symfony/EventDispatcher/OperationEventDispatcherSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventDispatcher/OperationEventHandlerSpec.php b/src/Component/spec/Symfony/EventDispatcher/OperationEventHandlerSpec.php index 6ad747f78..931ff5635 100644 --- a/src/Component/spec/Symfony/EventDispatcher/OperationEventHandlerSpec.php +++ b/src/Component/spec/Symfony/EventDispatcher/OperationEventHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/AddFormatListenerSpec.php b/src/Component/spec/Symfony/EventListener/AddFormatListenerSpec.php index 414308421..0d8c13a0e 100644 --- a/src/Component/spec/Symfony/EventListener/AddFormatListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/AddFormatListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/DeserializeListenerSpec.php b/src/Component/spec/Symfony/EventListener/DeserializeListenerSpec.php index 2abb57adc..88b0f76a8 100644 --- a/src/Component/spec/Symfony/EventListener/DeserializeListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/DeserializeListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/FactoryListenerSpec.php b/src/Component/spec/Symfony/EventListener/FactoryListenerSpec.php index b7c4f6b39..7b4a9f3e6 100644 --- a/src/Component/spec/Symfony/EventListener/FactoryListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/FactoryListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/FlashListenerSpec.php b/src/Component/spec/Symfony/EventListener/FlashListenerSpec.php index baa3eace5..b3d1644e1 100644 --- a/src/Component/spec/Symfony/EventListener/FlashListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/FlashListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/FormListenerSpec.php b/src/Component/spec/Symfony/EventListener/FormListenerSpec.php index 09edad34c..4898f8312 100644 --- a/src/Component/spec/Symfony/EventListener/FormListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/FormListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/ReadListenerSpec.php b/src/Component/spec/Symfony/EventListener/ReadListenerSpec.php index f3e4669d8..0af2ddba6 100644 --- a/src/Component/spec/Symfony/EventListener/ReadListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/ReadListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/RespondListenerSpec.php b/src/Component/spec/Symfony/EventListener/RespondListenerSpec.php index 58bf40c6b..b58d22562 100644 --- a/src/Component/spec/Symfony/EventListener/RespondListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/RespondListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/SerializeListenerSpec.php b/src/Component/spec/Symfony/EventListener/SerializeListenerSpec.php index 94545ea8b..22b995444 100644 --- a/src/Component/spec/Symfony/EventListener/SerializeListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/SerializeListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/ValidateListenerSpec.php b/src/Component/spec/Symfony/EventListener/ValidateListenerSpec.php index cbdcfffa2..27a98f727 100644 --- a/src/Component/spec/Symfony/EventListener/ValidateListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/ValidateListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/EventListener/WriteListenerSpec.php b/src/Component/spec/Symfony/EventListener/WriteListenerSpec.php index c7c49b9d5..31398b317 100644 --- a/src/Component/spec/Symfony/EventListener/WriteListenerSpec.php +++ b/src/Component/spec/Symfony/EventListener/WriteListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/ExpressionLanguage/ArgumentParserSpec.php b/src/Component/spec/Symfony/ExpressionLanguage/ArgumentParserSpec.php index 9787607ee..b1b4d7f50 100644 --- a/src/Component/spec/Symfony/ExpressionLanguage/ArgumentParserSpec.php +++ b/src/Component/spec/Symfony/ExpressionLanguage/ArgumentParserSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/ExpressionLanguage/RequestVariablesSpec.php b/src/Component/spec/Symfony/ExpressionLanguage/RequestVariablesSpec.php index 3a768ee87..8f5cda70f 100644 --- a/src/Component/spec/Symfony/ExpressionLanguage/RequestVariablesSpec.php +++ b/src/Component/spec/Symfony/ExpressionLanguage/RequestVariablesSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/ExpressionLanguage/TokenVariablesSpec.php b/src/Component/spec/Symfony/ExpressionLanguage/TokenVariablesSpec.php index fde657120..79db00678 100644 --- a/src/Component/spec/Symfony/ExpressionLanguage/TokenVariablesSpec.php +++ b/src/Component/spec/Symfony/ExpressionLanguage/TokenVariablesSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/ExpressionLanguage/VariablesCollectionSpec.php b/src/Component/spec/Symfony/ExpressionLanguage/VariablesCollectionSpec.php index fc3b7d618..d87c18408 100644 --- a/src/Component/spec/Symfony/ExpressionLanguage/VariablesCollectionSpec.php +++ b/src/Component/spec/Symfony/ExpressionLanguage/VariablesCollectionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Form/Factory/FormFactorySpec.php b/src/Component/spec/Symfony/Form/Factory/FormFactorySpec.php index abb00d4e2..cd018d73f 100644 --- a/src/Component/spec/Symfony/Form/Factory/FormFactorySpec.php +++ b/src/Component/spec/Symfony/Form/Factory/FormFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Request/RepositoryArgumentResolverSpec.php b/src/Component/spec/Symfony/Request/RepositoryArgumentResolverSpec.php index 6ead5cfae..913325468 100644 --- a/src/Component/spec/Symfony/Request/RepositoryArgumentResolverSpec.php +++ b/src/Component/spec/Symfony/Request/RepositoryArgumentResolverSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Request/State/ApiResponderSpec.php b/src/Component/spec/Symfony/Request/State/ApiResponderSpec.php index 3f3f91baa..be4073c17 100644 --- a/src/Component/spec/Symfony/Request/State/ApiResponderSpec.php +++ b/src/Component/spec/Symfony/Request/State/ApiResponderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Request/State/ProviderSpec.php b/src/Component/spec/Symfony/Request/State/ProviderSpec.php index 9dc900cdd..b395c45dd 100644 --- a/src/Component/spec/Symfony/Request/State/ProviderSpec.php +++ b/src/Component/spec/Symfony/Request/State/ProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Request/State/ResponderSpec.php b/src/Component/spec/Symfony/Request/State/ResponderSpec.php index ec7331757..9d258c425 100644 --- a/src/Component/spec/Symfony/Request/State/ResponderSpec.php +++ b/src/Component/spec/Symfony/Request/State/ResponderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Request/State/TwigResponderSpec.php b/src/Component/spec/Symfony/Request/State/TwigResponderSpec.php index 98cfd7cf6..e0fdd8543 100644 --- a/src/Component/spec/Symfony/Request/State/TwigResponderSpec.php +++ b/src/Component/spec/Symfony/Request/State/TwigResponderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/BulkOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/BulkOperationRoutePathFactorySpec.php index 5e0087037..f3fa3db05 100644 --- a/src/Component/spec/Symfony/Routing/Factory/BulkOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/BulkOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/CollectionOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/CollectionOperationRoutePathFactorySpec.php index 10748e1e4..227d58267 100644 --- a/src/Component/spec/Symfony/Routing/Factory/CollectionOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/CollectionOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/CreateOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/CreateOperationRoutePathFactorySpec.php index 12bdbf429..b5b7537d7 100644 --- a/src/Component/spec/Symfony/Routing/Factory/CreateOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/CreateOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/DeleteOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/DeleteOperationRoutePathFactorySpec.php index f8abeba5d..7061c6880 100644 --- a/src/Component/spec/Symfony/Routing/Factory/DeleteOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/DeleteOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/OperationRouteFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/OperationRouteFactorySpec.php index 0235e7e95..e1cedac92 100644 --- a/src/Component/spec/Symfony/Routing/Factory/OperationRouteFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/OperationRouteFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/OperationRouteNameFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/OperationRouteNameFactorySpec.php index 1373788ee..6f8c4cd17 100644 --- a/src/Component/spec/Symfony/Routing/Factory/OperationRouteNameFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/OperationRouteNameFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/ShowOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/ShowOperationRoutePathFactorySpec.php index c85abed25..c3d60e48a 100644 --- a/src/Component/spec/Symfony/Routing/Factory/ShowOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/ShowOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/Factory/UpdateOperationRoutePathFactorySpec.php b/src/Component/spec/Symfony/Routing/Factory/UpdateOperationRoutePathFactorySpec.php index 5e6bd9ce6..384311cd6 100644 --- a/src/Component/spec/Symfony/Routing/Factory/UpdateOperationRoutePathFactorySpec.php +++ b/src/Component/spec/Symfony/Routing/Factory/UpdateOperationRoutePathFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Routing/RedirectHandlerSpec.php b/src/Component/spec/Symfony/Routing/RedirectHandlerSpec.php index ee10004f0..dff322979 100644 --- a/src/Component/spec/Symfony/Routing/RedirectHandlerSpec.php +++ b/src/Component/spec/Symfony/Routing/RedirectHandlerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Session/Flash/FlashHelperSpec.php b/src/Component/spec/Symfony/Session/Flash/FlashHelperSpec.php index d688a0622..d17224d7d 100644 --- a/src/Component/spec/Symfony/Session/Flash/FlashHelperSpec.php +++ b/src/Component/spec/Symfony/Session/Flash/FlashHelperSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Validator/EventListener/ValidationExceptionListenerSpec.php b/src/Component/spec/Symfony/Validator/EventListener/ValidationExceptionListenerSpec.php index 77c63895e..17b8ab10f 100644 --- a/src/Component/spec/Symfony/Validator/EventListener/ValidationExceptionListenerSpec.php +++ b/src/Component/spec/Symfony/Validator/EventListener/ValidationExceptionListenerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Validator/Exception/ValidationExceptionSpec.php b/src/Component/spec/Symfony/Validator/Exception/ValidationExceptionSpec.php index 281ba7104..6ba8a687a 100644 --- a/src/Component/spec/Symfony/Validator/Exception/ValidationExceptionSpec.php +++ b/src/Component/spec/Symfony/Validator/Exception/ValidationExceptionSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Symfony/Workflow/OperationStateMachineSpec.php b/src/Component/spec/Symfony/Workflow/OperationStateMachineSpec.php index 3af6d72a0..be0892b1e 100644 --- a/src/Component/spec/Symfony/Workflow/OperationStateMachineSpec.php +++ b/src/Component/spec/Symfony/Workflow/OperationStateMachineSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Translation/Provider/ImmutableTranslationLocaleProviderSpec.php b/src/Component/spec/Translation/Provider/ImmutableTranslationLocaleProviderSpec.php index 37b8cf15e..038425c3d 100644 --- a/src/Component/spec/Translation/Provider/ImmutableTranslationLocaleProviderSpec.php +++ b/src/Component/spec/Translation/Provider/ImmutableTranslationLocaleProviderSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Translation/TranslatableEntityLocaleAssignerSpec.php b/src/Component/spec/Translation/TranslatableEntityLocaleAssignerSpec.php index 119520e6d..42ebf48c5 100644 --- a/src/Component/spec/Translation/TranslatableEntityLocaleAssignerSpec.php +++ b/src/Component/spec/Translation/TranslatableEntityLocaleAssignerSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Twig/Context/Factory/ContextFactorySpec.php b/src/Component/spec/Twig/Context/Factory/ContextFactorySpec.php index e57a3c063..f8c70c360 100644 --- a/src/Component/spec/Twig/Context/Factory/ContextFactorySpec.php +++ b/src/Component/spec/Twig/Context/Factory/ContextFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Twig/Context/Factory/DefaultContextFactorySpec.php b/src/Component/spec/Twig/Context/Factory/DefaultContextFactorySpec.php index c415c1081..c78d225b4 100644 --- a/src/Component/spec/Twig/Context/Factory/DefaultContextFactorySpec.php +++ b/src/Component/spec/Twig/Context/Factory/DefaultContextFactorySpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Component/spec/Winzou/StateMachine/OperationStateMachineSpec.php b/src/Component/spec/Winzou/StateMachine/OperationStateMachineSpec.php index 72c27ae96..d2c9fe9e3 100644 --- a/src/Component/spec/Winzou/StateMachine/OperationStateMachineSpec.php +++ b/src/Component/spec/Winzou/StateMachine/OperationStateMachineSpec.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/config/bootstrap.php b/tests/Application/config/bootstrap.php index c8675f40b..f2a930a93 100644 --- a/tests/Application/config/bootstrap.php +++ b/tests/Application/config/bootstrap.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/config/bundles.php b/tests/Application/config/bundles.php index 760369eba..194769143 100644 --- a/tests/Application/config/bundles.php +++ b/tests/Application/config/bundles.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/config/services.php b/tests/Application/config/services.php index 4b49dd03d..fede96ef5 100644 --- a/tests/Application/config/services.php +++ b/tests/Application/config/services.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/public/index.php b/tests/Application/public/index.php index a14c36aef..5ddcaba95 100644 --- a/tests/Application/public/index.php +++ b/tests/Application/public/index.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommand.php b/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommand.php index bae31b489..b6031a09c 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommand.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommand.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommandHandler.php b/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommandHandler.php index 6e2c81b9e..3f907b95c 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommandHandler.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/CreateBoardGameCommandHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommand.php b/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommand.php index b9e6b20a7..2ea3537b4 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommand.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommand.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommandHandler.php b/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommandHandler.php index f73b05784..d3650c29c 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommandHandler.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/DeleteBoardGameCommandHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommand.php b/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommand.php index 870375cde..526df3ec5 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommand.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommand.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommandHandler.php b/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommandHandler.php index 33306b907..5dc3c581d 100644 --- a/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommandHandler.php +++ b/tests/Application/src/BoardGameBlog/Application/Command/UpdateBoardGameCommandHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQuery.php b/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQuery.php index 9e6cdb46e..894e46c2d 100644 --- a/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQuery.php +++ b/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQuery.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQueryHandler.php b/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQueryHandler.php index 250b53b19..7c984e2e1 100644 --- a/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQueryHandler.php +++ b/tests/Application/src/BoardGameBlog/Application/Query/FindBoardGameQueryHandler.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Domain/Exception/MissingBoardGameException.php b/tests/Application/src/BoardGameBlog/Domain/Exception/MissingBoardGameException.php index ddbe3026d..e606048de 100644 --- a/tests/Application/src/BoardGameBlog/Domain/Exception/MissingBoardGameException.php +++ b/tests/Application/src/BoardGameBlog/Domain/Exception/MissingBoardGameException.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Domain/Model/BoardGame.php b/tests/Application/src/BoardGameBlog/Domain/Model/BoardGame.php index 76ccc8c8e..d4a0f46ba 100644 --- a/tests/Application/src/BoardGameBlog/Domain/Model/BoardGame.php +++ b/tests/Application/src/BoardGameBlog/Domain/Model/BoardGame.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Domain/Repository/BoardGameRepositoryInterface.php b/tests/Application/src/BoardGameBlog/Domain/Repository/BoardGameRepositoryInterface.php index 5b20636e9..45056fbd1 100644 --- a/tests/Application/src/BoardGameBlog/Domain/Repository/BoardGameRepositoryInterface.php +++ b/tests/Application/src/BoardGameBlog/Domain/Repository/BoardGameRepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameId.php b/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameId.php index d72650fe9..1c3f6c6f9 100644 --- a/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameId.php +++ b/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameId.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameName.php b/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameName.php index 3eb4758fb..a9a4d5d63 100644 --- a/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameName.php +++ b/tests/Application/src/BoardGameBlog/Domain/ValueObject/BoardGameName.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Doctrine/DoctrineBoardGameRepository.php b/tests/Application/src/BoardGameBlog/Infrastructure/Doctrine/DoctrineBoardGameRepository.php index abfa65751..4cb52d054 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Doctrine/DoctrineBoardGameRepository.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Doctrine/DoctrineBoardGameRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Grid/BoardGameGrid.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Grid/BoardGameGrid.php index fea119704..0eba6b0f8 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Grid/BoardGameGrid.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Grid/BoardGameGrid.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Resource/BoardGameResource.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Resource/BoardGameResource.php index fe7a0f255..6d927d524 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Resource/BoardGameResource.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/Resource/BoardGameResource.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/CreateBoardGameProcessor.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/CreateBoardGameProcessor.php index c2bb41794..5f6278d8c 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/CreateBoardGameProcessor.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/CreateBoardGameProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/DeleteBoardGameProcessor.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/DeleteBoardGameProcessor.php index 4f6555ac1..bb1d0a9d8 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/DeleteBoardGameProcessor.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/DeleteBoardGameProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/UpdateBoardGameProcessor.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/UpdateBoardGameProcessor.php index 6e98c7294..4fbe41f9b 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/UpdateBoardGameProcessor.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Processor/UpdateBoardGameProcessor.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameCollectionProvider.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameCollectionProvider.php index a3b936815..7fdc2e525 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameCollectionProvider.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameCollectionProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameItemProvider.php b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameItemProvider.php index 98af8ab9f..2b425c6ec 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameItemProvider.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Sylius/State/Http/Provider/BoardGameItemProvider.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/BoardGameBlog/Infrastructure/Symfony/Form/Type/BoardGameType.php b/tests/Application/src/BoardGameBlog/Infrastructure/Symfony/Form/Type/BoardGameType.php index 654e2318f..ee7ebc961 100644 --- a/tests/Application/src/BoardGameBlog/Infrastructure/Symfony/Form/Type/BoardGameType.php +++ b/tests/Application/src/BoardGameBlog/Infrastructure/Symfony/Form/Type/BoardGameType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Controller/BookController.php b/tests/Application/src/Controller/BookController.php index 9ce01625b..e41e39475 100644 --- a/tests/Application/src/Controller/BookController.php +++ b/tests/Application/src/Controller/BookController.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Author.php b/tests/Application/src/Entity/Author.php index 3b20f2eba..9c0a2cec1 100644 --- a/tests/Application/src/Entity/Author.php +++ b/tests/Application/src/Entity/Author.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/BlogPost.php b/tests/Application/src/Entity/BlogPost.php index 8116081f3..90445bc76 100644 --- a/tests/Application/src/Entity/BlogPost.php +++ b/tests/Application/src/Entity/BlogPost.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Book.php b/tests/Application/src/Entity/Book.php index 795cf0d72..e218981dd 100644 --- a/tests/Application/src/Entity/Book.php +++ b/tests/Application/src/Entity/Book.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/BookTranslation.php b/tests/Application/src/Entity/BookTranslation.php index dc6da4f5c..42c3560a6 100644 --- a/tests/Application/src/Entity/BookTranslation.php +++ b/tests/Application/src/Entity/BookTranslation.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/ComicBook.php b/tests/Application/src/Entity/ComicBook.php index d40733fe9..3e16c432e 100644 --- a/tests/Application/src/Entity/ComicBook.php +++ b/tests/Application/src/Entity/ComicBook.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithAlias.php b/tests/Application/src/Entity/CrudRoutes/BookWithAlias.php index ffcfd059d..3ec4ff7f0 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithAlias.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithAlias.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithCriteria.php b/tests/Application/src/Entity/CrudRoutes/BookWithCriteria.php index f8d734e6d..705cab4bc 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithCriteria.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithCriteria.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithExcept.php b/tests/Application/src/Entity/CrudRoutes/BookWithExcept.php index 9e800f828..2b9627cff 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithExcept.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithExcept.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithGrid.php b/tests/Application/src/Entity/CrudRoutes/BookWithGrid.php index 9429fa4cf..ea9790e92 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithGrid.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithGrid.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithOnly.php b/tests/Application/src/Entity/CrudRoutes/BookWithOnly.php index fcfcfd5f7..65b554e07 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithOnly.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithOnly.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithPermission.php b/tests/Application/src/Entity/CrudRoutes/BookWithPermission.php index 0ba2ca8bd..850e39ed0 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithPermission.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithPermission.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithRedirect.php b/tests/Application/src/Entity/CrudRoutes/BookWithRedirect.php index 868e44f3e..f89f56411 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithRedirect.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithRedirect.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithSection.php b/tests/Application/src/Entity/CrudRoutes/BookWithSection.php index a283947b0..cb772d14c 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithSection.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithSection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithTemplate.php b/tests/Application/src/Entity/CrudRoutes/BookWithTemplate.php index 27f48cb4a..3d35e0add 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithTemplate.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithTemplate.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/CrudRoutes/BookWithVars.php b/tests/Application/src/Entity/CrudRoutes/BookWithVars.php index 7c2056f68..5e15000b6 100644 --- a/tests/Application/src/Entity/CrudRoutes/BookWithVars.php +++ b/tests/Application/src/Entity/CrudRoutes/BookWithVars.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/GedmoBaseExample.php b/tests/Application/src/Entity/GedmoBaseExample.php index 403bdcc6c..5c2516f3a 100644 --- a/tests/Application/src/Entity/GedmoBaseExample.php +++ b/tests/Application/src/Entity/GedmoBaseExample.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/GedmoExtendedExample.php b/tests/Application/src/Entity/GedmoExtendedExample.php index b44086621..265fce55b 100644 --- a/tests/Application/src/Entity/GedmoExtendedExample.php +++ b/tests/Application/src/Entity/GedmoExtendedExample.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/PullRequest.php b/tests/Application/src/Entity/PullRequest.php index f4e18d8c4..7a6b1636a 100644 --- a/tests/Application/src/Entity/PullRequest.php +++ b/tests/Application/src/Entity/PullRequest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/PublishBook.php b/tests/Application/src/Entity/Route/PublishBook.php index 953507601..cd72d15cd 100644 --- a/tests/Application/src/Entity/Route/PublishBook.php +++ b/tests/Application/src/Entity/Route/PublishBook.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/RegisterUserWithForm.php b/tests/Application/src/Entity/Route/RegisterUserWithForm.php index 9875b57a1..23df8d2e6 100644 --- a/tests/Application/src/Entity/Route/RegisterUserWithForm.php +++ b/tests/Application/src/Entity/Route/RegisterUserWithForm.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/RegisterUserWithFormOptions.php b/tests/Application/src/Entity/Route/RegisterUserWithFormOptions.php index 35cd894c7..cb8bf050a 100644 --- a/tests/Application/src/Entity/Route/RegisterUserWithFormOptions.php +++ b/tests/Application/src/Entity/Route/RegisterUserWithFormOptions.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBook.php b/tests/Application/src/Entity/Route/ShowBook.php index 682c81c44..f06fd2210 100644 --- a/tests/Application/src/Entity/Route/ShowBook.php +++ b/tests/Application/src/Entity/Route/ShowBook.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithCriteria.php b/tests/Application/src/Entity/Route/ShowBookWithCriteria.php index 586b2c1ee..ec14a0b4f 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithCriteria.php +++ b/tests/Application/src/Entity/Route/ShowBookWithCriteria.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithCsrfProtection.php b/tests/Application/src/Entity/Route/ShowBookWithCsrfProtection.php index c2bd85f7c..d87e0bc9a 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithCsrfProtection.php +++ b/tests/Application/src/Entity/Route/ShowBookWithCsrfProtection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithGrid.php b/tests/Application/src/Entity/Route/ShowBookWithGrid.php index 8bd394f76..89c3ab893 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithGrid.php +++ b/tests/Application/src/Entity/Route/ShowBookWithGrid.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithHost.php b/tests/Application/src/Entity/Route/ShowBookWithHost.php index a69699cc3..444dc9246 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithHost.php +++ b/tests/Application/src/Entity/Route/ShowBookWithHost.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithMethods.php b/tests/Application/src/Entity/Route/ShowBookWithMethods.php index 14ae509d5..2d29e682c 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithMethods.php +++ b/tests/Application/src/Entity/Route/ShowBookWithMethods.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithOptions.php b/tests/Application/src/Entity/Route/ShowBookWithOptions.php index 8fdde2d5c..a9527a50c 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithOptions.php +++ b/tests/Application/src/Entity/Route/ShowBookWithOptions.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithPermission.php b/tests/Application/src/Entity/Route/ShowBookWithPermission.php index b59934d83..49ffa11cf 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithPermission.php +++ b/tests/Application/src/Entity/Route/ShowBookWithPermission.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithPriority.php b/tests/Application/src/Entity/Route/ShowBookWithPriority.php index 81ab6cea0..949f3d695 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithPriority.php +++ b/tests/Application/src/Entity/Route/ShowBookWithPriority.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithRepository.php b/tests/Application/src/Entity/Route/ShowBookWithRepository.php index 475e70ca5..f85db02a5 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithRepository.php +++ b/tests/Application/src/Entity/Route/ShowBookWithRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithRequirements.php b/tests/Application/src/Entity/Route/ShowBookWithRequirements.php index d242b02ef..9de8b9da8 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithRequirements.php +++ b/tests/Application/src/Entity/Route/ShowBookWithRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithSchemes.php b/tests/Application/src/Entity/Route/ShowBookWithSchemes.php index c9dd6d546..c9144efd0 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithSchemes.php +++ b/tests/Application/src/Entity/Route/ShowBookWithSchemes.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithSection.php b/tests/Application/src/Entity/Route/ShowBookWithSection.php index 0e2f7106a..a1cff8b0a 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithSection.php +++ b/tests/Application/src/Entity/Route/ShowBookWithSection.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithSerializationGroups.php b/tests/Application/src/Entity/Route/ShowBookWithSerializationGroups.php index 45b9bb9c6..92c93c0c7 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithSerializationGroups.php +++ b/tests/Application/src/Entity/Route/ShowBookWithSerializationGroups.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithSerializationVersion.php b/tests/Application/src/Entity/Route/ShowBookWithSerializationVersion.php index 2b50c80ed..49bf3b6c9 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithSerializationVersion.php +++ b/tests/Application/src/Entity/Route/ShowBookWithSerializationVersion.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithTemplate.php b/tests/Application/src/Entity/Route/ShowBookWithTemplate.php index 68816bec9..96ddd1095 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithTemplate.php +++ b/tests/Application/src/Entity/Route/ShowBookWithTemplate.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/ShowBookWithVars.php b/tests/Application/src/Entity/Route/ShowBookWithVars.php index 337561e99..b1c1d7150 100644 --- a/tests/Application/src/Entity/Route/ShowBookWithVars.php +++ b/tests/Application/src/Entity/Route/ShowBookWithVars.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/UpdateBookWithCustomEventName.php b/tests/Application/src/Entity/Route/UpdateBookWithCustomEventName.php index 592f53c15..4d2093972 100644 --- a/tests/Application/src/Entity/Route/UpdateBookWithCustomEventName.php +++ b/tests/Application/src/Entity/Route/UpdateBookWithCustomEventName.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/UpdateBookWithRedirect.php b/tests/Application/src/Entity/Route/UpdateBookWithRedirect.php index cf426cda3..114ece684 100644 --- a/tests/Application/src/Entity/Route/UpdateBookWithRedirect.php +++ b/tests/Application/src/Entity/Route/UpdateBookWithRedirect.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/UpdateBookWithRedirectOptions.php b/tests/Application/src/Entity/Route/UpdateBookWithRedirectOptions.php index daebbf385..fc7e41ff4 100644 --- a/tests/Application/src/Entity/Route/UpdateBookWithRedirectOptions.php +++ b/tests/Application/src/Entity/Route/UpdateBookWithRedirectOptions.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/Route/UpdateBookWithReturnContent.php b/tests/Application/src/Entity/Route/UpdateBookWithReturnContent.php index 3b2953068..830fedb1b 100644 --- a/tests/Application/src/Entity/Route/UpdateBookWithReturnContent.php +++ b/tests/Application/src/Entity/Route/UpdateBookWithReturnContent.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/ScienceBook.php b/tests/Application/src/Entity/ScienceBook.php index e4cf590bd..083f5bf90 100644 --- a/tests/Application/src/Entity/ScienceBook.php +++ b/tests/Application/src/Entity/ScienceBook.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Entity/User.php b/tests/Application/src/Entity/User.php index 03217d687..c88cbd4a7 100644 --- a/tests/Application/src/Entity/User.php +++ b/tests/Application/src/Entity/User.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Factory/BookFactory.php b/tests/Application/src/Factory/BookFactory.php index a67a7f36d..df15348cd 100644 --- a/tests/Application/src/Factory/BookFactory.php +++ b/tests/Application/src/Factory/BookFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Factory/BookFactoryInterface.php b/tests/Application/src/Factory/BookFactoryInterface.php index cd3171acb..970bf75d8 100644 --- a/tests/Application/src/Factory/BookFactoryInterface.php +++ b/tests/Application/src/Factory/BookFactoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Factory/CustomBookFactory.php b/tests/Application/src/Factory/CustomBookFactory.php index 9c0c7c898..eb2b083c4 100644 --- a/tests/Application/src/Factory/CustomBookFactory.php +++ b/tests/Application/src/Factory/CustomBookFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/AuthorType.php b/tests/Application/src/Form/Type/AuthorType.php index 7ec48aaed..de97d56d2 100644 --- a/tests/Application/src/Form/Type/AuthorType.php +++ b/tests/Application/src/Form/Type/AuthorType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/BlogPostType.php b/tests/Application/src/Form/Type/BlogPostType.php index 8c8ce406c..e66a30109 100644 --- a/tests/Application/src/Form/Type/BlogPostType.php +++ b/tests/Application/src/Form/Type/BlogPostType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/BookTranslationType.php b/tests/Application/src/Form/Type/BookTranslationType.php index dcd9c9317..dfbcc9612 100644 --- a/tests/Application/src/Form/Type/BookTranslationType.php +++ b/tests/Application/src/Form/Type/BookTranslationType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/BookType.php b/tests/Application/src/Form/Type/BookType.php index 998989bcc..f002fe1c9 100644 --- a/tests/Application/src/Form/Type/BookType.php +++ b/tests/Application/src/Form/Type/BookType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/PullRequestType.php b/tests/Application/src/Form/Type/PullRequestType.php index 5328cc040..5038886f7 100644 --- a/tests/Application/src/Form/Type/PullRequestType.php +++ b/tests/Application/src/Form/Type/PullRequestType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/RegisterType.php b/tests/Application/src/Form/Type/RegisterType.php index f0dd32e92..cca8cb414 100644 --- a/tests/Application/src/Form/Type/RegisterType.php +++ b/tests/Application/src/Form/Type/RegisterType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Form/Type/ScienceBookType.php b/tests/Application/src/Form/Type/ScienceBookType.php index d92b2a508..1a1c5da0b 100644 --- a/tests/Application/src/Form/Type/ScienceBookType.php +++ b/tests/Application/src/Form/Type/ScienceBookType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Kernel.php b/tests/Application/src/Kernel.php index 5ea914b18..2ebc63e0b 100644 --- a/tests/Application/src/Kernel.php +++ b/tests/Application/src/Kernel.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Repository/BookRepository.php b/tests/Application/src/Repository/BookRepository.php index 5cc1bb49f..09eee371e 100644 --- a/tests/Application/src/Repository/BookRepository.php +++ b/tests/Application/src/Repository/BookRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Repository/BookRepositoryInterface.php b/tests/Application/src/Repository/BookRepositoryInterface.php index 071d5e49e..c2276690c 100644 --- a/tests/Application/src/Repository/BookRepositoryInterface.php +++ b/tests/Application/src/Repository/BookRepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Repository/ComicBookRepository.php b/tests/Application/src/Repository/ComicBookRepository.php index 87a2268d9..7b938aad3 100644 --- a/tests/Application/src/Repository/ComicBookRepository.php +++ b/tests/Application/src/Repository/ComicBookRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Repository/CustomBookRepository.php b/tests/Application/src/Repository/CustomBookRepository.php index 28b166422..08e4baa3e 100644 --- a/tests/Application/src/Repository/CustomBookRepository.php +++ b/tests/Application/src/Repository/CustomBookRepository.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Service/FirstAutowiredService.php b/tests/Application/src/Service/FirstAutowiredService.php index 6342794a9..0702ec7a3 100644 --- a/tests/Application/src/Service/FirstAutowiredService.php +++ b/tests/Application/src/Service/FirstAutowiredService.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Service/NoInterfaceAutowiredService.php b/tests/Application/src/Service/NoInterfaceAutowiredService.php index 50fa624d1..a61a97a67 100644 --- a/tests/Application/src/Service/NoInterfaceAutowiredService.php +++ b/tests/Application/src/Service/NoInterfaceAutowiredService.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Service/SecondAutowiredService.php b/tests/Application/src/Service/SecondAutowiredService.php index 072da510d..74e2c7c4e 100644 --- a/tests/Application/src/Service/SecondAutowiredService.php +++ b/tests/Application/src/Service/SecondAutowiredService.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Command/CommandBusInterface.php b/tests/Application/src/Shared/Application/Command/CommandBusInterface.php index 716cad3bf..ee58f6d1d 100644 --- a/tests/Application/src/Shared/Application/Command/CommandBusInterface.php +++ b/tests/Application/src/Shared/Application/Command/CommandBusInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Command/CommandHandlerInterface.php b/tests/Application/src/Shared/Application/Command/CommandHandlerInterface.php index b0633a30c..8c6daab10 100644 --- a/tests/Application/src/Shared/Application/Command/CommandHandlerInterface.php +++ b/tests/Application/src/Shared/Application/Command/CommandHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Command/CommandInterface.php b/tests/Application/src/Shared/Application/Command/CommandInterface.php index 9ed540636..fbec05e72 100644 --- a/tests/Application/src/Shared/Application/Command/CommandInterface.php +++ b/tests/Application/src/Shared/Application/Command/CommandInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Query/QueryBusInterface.php b/tests/Application/src/Shared/Application/Query/QueryBusInterface.php index df09f6df1..fbf9c6555 100644 --- a/tests/Application/src/Shared/Application/Query/QueryBusInterface.php +++ b/tests/Application/src/Shared/Application/Query/QueryBusInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Query/QueryHandlerInterface.php b/tests/Application/src/Shared/Application/Query/QueryHandlerInterface.php index f5801f120..6d5b15948 100644 --- a/tests/Application/src/Shared/Application/Query/QueryHandlerInterface.php +++ b/tests/Application/src/Shared/Application/Query/QueryHandlerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Application/Query/QueryInterface.php b/tests/Application/src/Shared/Application/Query/QueryInterface.php index 7553f185f..9f6f754d0 100644 --- a/tests/Application/src/Shared/Application/Query/QueryInterface.php +++ b/tests/Application/src/Shared/Application/Query/QueryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Domain/Repository/RepositoryInterface.php b/tests/Application/src/Shared/Domain/Repository/RepositoryInterface.php index 008ea8f24..370b21126 100644 --- a/tests/Application/src/Shared/Domain/Repository/RepositoryInterface.php +++ b/tests/Application/src/Shared/Domain/Repository/RepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Domain/ValueObject/AggregateRootId.php b/tests/Application/src/Shared/Domain/ValueObject/AggregateRootId.php index 9dd6dfbc9..09fc4ac38 100644 --- a/tests/Application/src/Shared/Domain/ValueObject/AggregateRootId.php +++ b/tests/Application/src/Shared/Domain/ValueObject/AggregateRootId.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerCommandBus.php b/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerCommandBus.php index ad2a5559e..2cb26e4b1 100644 --- a/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerCommandBus.php +++ b/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerCommandBus.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerQueryBus.php b/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerQueryBus.php index 8413bc147..99b45a3a6 100644 --- a/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerQueryBus.php +++ b/tests/Application/src/Shared/Infrastructure/Symfony/Messenger/MessengerQueryBus.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/Entity/Subscription.php b/tests/Application/src/Subscription/Entity/Subscription.php index 9801ccdac..8af2cc342 100644 --- a/tests/Application/src/Subscription/Entity/Subscription.php +++ b/tests/Application/src/Subscription/Entity/Subscription.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/EventSubscriber/SmokeSubscriptionEventsSubscriber.php b/tests/Application/src/Subscription/EventSubscriber/SmokeSubscriptionEventsSubscriber.php index 2cf6873f8..b40db3a77 100644 --- a/tests/Application/src/Subscription/EventSubscriber/SmokeSubscriptionEventsSubscriber.php +++ b/tests/Application/src/Subscription/EventSubscriber/SmokeSubscriptionEventsSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/Factory/SubscriptionFactory.php b/tests/Application/src/Subscription/Factory/SubscriptionFactory.php index b7733b8e5..59425b40c 100644 --- a/tests/Application/src/Subscription/Factory/SubscriptionFactory.php +++ b/tests/Application/src/Subscription/Factory/SubscriptionFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/Form/Type/SubscriptionType.php b/tests/Application/src/Subscription/Form/Type/SubscriptionType.php index b6645fd21..d45c595d0 100644 --- a/tests/Application/src/Subscription/Form/Type/SubscriptionType.php +++ b/tests/Application/src/Subscription/Form/Type/SubscriptionType.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/Grid/SubscriptionGrid.php b/tests/Application/src/Subscription/Grid/SubscriptionGrid.php index 9ec9c1783..849812d9c 100644 --- a/tests/Application/src/Subscription/Grid/SubscriptionGrid.php +++ b/tests/Application/src/Subscription/Grid/SubscriptionGrid.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Subscription/Twig/Context/Factory/ShowSubscriptionContextFactory.php b/tests/Application/src/Subscription/Twig/Context/Factory/ShowSubscriptionContextFactory.php index 62be106ab..5ac9972ac 100644 --- a/tests/Application/src/Subscription/Twig/Context/Factory/ShowSubscriptionContextFactory.php +++ b/tests/Application/src/Subscription/Twig/Context/Factory/ShowSubscriptionContextFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/BlogPostApiTest.php b/tests/Application/src/Tests/Controller/BlogPostApiTest.php index 8b68dbbef..1a7beeac1 100644 --- a/tests/Application/src/Tests/Controller/BlogPostApiTest.php +++ b/tests/Application/src/Tests/Controller/BlogPostApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/BoardGameUiTest.php b/tests/Application/src/Tests/Controller/BoardGameUiTest.php index 0263be463..354c80d1d 100644 --- a/tests/Application/src/Tests/Controller/BoardGameUiTest.php +++ b/tests/Application/src/Tests/Controller/BoardGameUiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/BookApiTest.php b/tests/Application/src/Tests/Controller/BookApiTest.php index 9ea551e40..ef9c23950 100644 --- a/tests/Application/src/Tests/Controller/BookApiTest.php +++ b/tests/Application/src/Tests/Controller/BookApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/ComicBookApiTest.php b/tests/Application/src/Tests/Controller/ComicBookApiTest.php index 27cab22ff..d4ece7e29 100644 --- a/tests/Application/src/Tests/Controller/ComicBookApiTest.php +++ b/tests/Application/src/Tests/Controller/ComicBookApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/GedmoApiTest.php b/tests/Application/src/Tests/Controller/GedmoApiTest.php index 33c69fe02..e805ec15b 100644 --- a/tests/Application/src/Tests/Controller/GedmoApiTest.php +++ b/tests/Application/src/Tests/Controller/GedmoApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/PullRequestApiTest.php b/tests/Application/src/Tests/Controller/PullRequestApiTest.php index 0a803a257..a6047a6bb 100644 --- a/tests/Application/src/Tests/Controller/PullRequestApiTest.php +++ b/tests/Application/src/Tests/Controller/PullRequestApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/ScienceBookUiTest.php b/tests/Application/src/Tests/Controller/ScienceBookUiTest.php index 7145153dc..3d35474b0 100644 --- a/tests/Application/src/Tests/Controller/ScienceBookUiTest.php +++ b/tests/Application/src/Tests/Controller/ScienceBookUiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/SubscriptionJsonApiTest.php b/tests/Application/src/Tests/Controller/SubscriptionJsonApiTest.php index e412f16aa..c0261d23c 100644 --- a/tests/Application/src/Tests/Controller/SubscriptionJsonApiTest.php +++ b/tests/Application/src/Tests/Controller/SubscriptionJsonApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/SubscriptionUiTest.php b/tests/Application/src/Tests/Controller/SubscriptionUiTest.php index 75adb3c47..dc3d34eef 100644 --- a/tests/Application/src/Tests/Controller/SubscriptionUiTest.php +++ b/tests/Application/src/Tests/Controller/SubscriptionUiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/SubscriptionXmlApiTest.php b/tests/Application/src/Tests/Controller/SubscriptionXmlApiTest.php index d8cdb787d..6b0dd7282 100644 --- a/tests/Application/src/Tests/Controller/SubscriptionXmlApiTest.php +++ b/tests/Application/src/Tests/Controller/SubscriptionXmlApiTest.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Application/src/Tests/Controller/XmlApiTestCase.php b/tests/Application/src/Tests/Controller/XmlApiTestCase.php index ab7f083b3..966b95be6 100644 --- a/tests/Application/src/Tests/Controller/XmlApiTestCase.php +++ b/tests/Application/src/Tests/Controller/XmlApiTestCase.php @@ -3,7 +3,7 @@ /* * This file is part of the Sylius package. * - * (c) Paweł Jędrzejewski + * (c) Sylius Sp. z o.o. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.