From ac4c696cac39e956ffc18d5968001e1ce099390c Mon Sep 17 00:00:00 2001 From: Dominik Pfaffenbauer Date: Fri, 10 Jan 2020 09:16:22 +0100 Subject: [PATCH] [2020] Happy 2020 --- .gitignore | 1 + LICENSE.md | 2 +- app/AppKernel.php | 2 +- app/TestAppKernel.php | 2 +- docs/sami.php | 2 +- docs/themes/coreshop/css/_variables.css | 2 +- docs/themes/coreshop/js/daux.js | 2 +- docs/themes/coreshop/less/_components.less | 2 +- docs/themes/coreshop/less/_homepage.less | 2 +- docs/themes/coreshop/less/_mixins.less | 2 +- docs/themes/coreshop/less/_print.less | 2 +- docs/themes/coreshop/less/_structure.less | 2 +- docs/themes/coreshop/less/_typography.less | 2 +- docs/themes/coreshop/less/_utilities.less | 2 +- docs/themes/coreshop/less/_variables.less | 2 +- docs/themes/coreshop/less/theme-coreshop.less | 2 +- docs/themes/coreshop/less/theme.less | 4 ++-- docs/themes/coreshop/templates/content.php | 6 +++--- docs/themes/coreshop/templates/home.php | 2 +- docs/themes/coreshop/templates/layout/05_page.php | 2 +- phpunit.xml.dist | 2 +- src/CoreShop/Behat/Context/Cli/InstallerContext.php | 2 +- src/CoreShop/Behat/Context/Domain/CartContext.php | 2 +- .../Behat/Context/Domain/CartPriceRuleContext.php | 2 +- src/CoreShop/Behat/Context/Domain/CategoryContext.php | 2 +- src/CoreShop/Behat/Context/Domain/CountryContext.php | 2 +- src/CoreShop/Behat/Context/Domain/CurrencyContext.php | 2 +- src/CoreShop/Behat/Context/Domain/CustomerContext.php | 2 +- .../Behat/Context/Domain/CustomerGroupContext.php | 2 +- src/CoreShop/Behat/Context/Domain/ExchangeRateContext.php | 2 +- src/CoreShop/Behat/Context/Domain/FilterContext.php | 2 +- .../Behat/Context/Domain/IndexConditionContext.php | 2 +- src/CoreShop/Behat/Context/Domain/IndexContext.php | 2 +- .../Behat/Context/Domain/LinkGeneratorContext.php | 2 +- src/CoreShop/Behat/Context/Domain/NotificationContext.php | 2 +- src/CoreShop/Behat/Context/Domain/OrderContext.php | 2 +- src/CoreShop/Behat/Context/Domain/PimcoreClassContext.php | 2 +- src/CoreShop/Behat/Context/Domain/PimcoreContext.php | 2 +- src/CoreShop/Behat/Context/Domain/PlaceholderContext.php | 2 +- src/CoreShop/Behat/Context/Domain/ProductContext.php | 2 +- .../Behat/Context/Domain/ProductPriceRuleContext.php | 2 +- .../Context/Domain/ProductSpecificPriceRuleContext.php | 2 +- src/CoreShop/Behat/Context/Domain/SEOContext.php | 2 +- src/CoreShop/Behat/Context/Domain/ShippingContext.php | 2 +- src/CoreShop/Behat/Context/Domain/StoreContext.php | 2 +- src/CoreShop/Behat/Context/Domain/TaxRateContext.php | 2 +- src/CoreShop/Behat/Context/Domain/TaxRuleGroupContext.php | 2 +- src/CoreShop/Behat/Context/Domain/TrackingContext.php | 2 +- src/CoreShop/Behat/Context/Hook/CoreShopSetupContext.php | 2 +- src/CoreShop/Behat/Context/Hook/DoctrineORMContext.php | 2 +- src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php | 2 +- src/CoreShop/Behat/Context/Hook/PimcoreSetupContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ActionFormTrait.php | 2 +- src/CoreShop/Behat/Context/Setup/AddressContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CartContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CartPriceRuleContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CategoryContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ConditionFormTrait.php | 2 +- src/CoreShop/Behat/Context/Setup/CountryContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CurrencyContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CustomerContext.php | 2 +- src/CoreShop/Behat/Context/Setup/CustomerGroupContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ExchangeRateContext.php | 2 +- src/CoreShop/Behat/Context/Setup/FilterContext.php | 2 +- .../Behat/Context/Setup/IndexConditionContext.php | 2 +- src/CoreShop/Behat/Context/Setup/IndexContext.php | 2 +- src/CoreShop/Behat/Context/Setup/LocaleContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ManufacturerContext.php | 2 +- src/CoreShop/Behat/Context/Setup/OrderContext.php | 2 +- src/CoreShop/Behat/Context/Setup/OrderInvoiceContext.php | 2 +- src/CoreShop/Behat/Context/Setup/OrderShipmentContext.php | 2 +- src/CoreShop/Behat/Context/Setup/PaymentContext.php | 2 +- src/CoreShop/Behat/Context/Setup/PimcoreClassContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ProductContext.php | 2 +- .../Behat/Context/Setup/ProductPriceRuleContext.php | 2 +- .../Context/Setup/ProductSpecificPriceRuleContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ShippingContext.php | 2 +- src/CoreShop/Behat/Context/Setup/StoreContext.php | 2 +- src/CoreShop/Behat/Context/Setup/TaxRateContext.php | 2 +- src/CoreShop/Behat/Context/Setup/TaxRuleGroupContext.php | 2 +- src/CoreShop/Behat/Context/Setup/ZoneContext.php | 2 +- src/CoreShop/Behat/Context/Transform/AddressContext.php | 2 +- src/CoreShop/Behat/Context/Transform/CartContext.php | 2 +- .../Behat/Context/Transform/CartPriceRuleContext.php | 2 +- src/CoreShop/Behat/Context/Transform/CategoryContext.php | 2 +- src/CoreShop/Behat/Context/Transform/CountryContext.php | 2 +- src/CoreShop/Behat/Context/Transform/CurrencyContext.php | 2 +- src/CoreShop/Behat/Context/Transform/CustomerContext.php | 2 +- .../Behat/Context/Transform/CustomerGroupContext.php | 2 +- src/CoreShop/Behat/Context/Transform/FilterContext.php | 2 +- .../Behat/Context/Transform/IndexConditionContext.php | 2 +- src/CoreShop/Behat/Context/Transform/IndexContext.php | 2 +- .../Behat/Context/Transform/ManufacturerContext.php | 2 +- src/CoreShop/Behat/Context/Transform/OrderContext.php | 2 +- src/CoreShop/Behat/Context/Transform/PaymentContext.php | 2 +- .../Behat/Context/Transform/PimcoreClassContext.php | 2 +- src/CoreShop/Behat/Context/Transform/ProductContext.php | 2 +- .../Behat/Context/Transform/ProductPriceRuleContext.php | 2 +- .../Context/Transform/ProductSpecificPriceRuleContext.php | 2 +- .../Behat/Context/Transform/SharedStorageContext.php | 2 +- src/CoreShop/Behat/Context/Transform/ShippingContext.php | 2 +- src/CoreShop/Behat/Context/Transform/StoreContext.php | 2 +- src/CoreShop/Behat/Context/Transform/TaxRateContext.php | 2 +- .../Behat/Context/Transform/TaxRuleGroupContext.php | 2 +- src/CoreShop/Behat/Context/Transform/ZoneContext.php | 2 +- .../Extension/CompilerPass/CoverageWhitelistPass.php | 2 +- src/CoreShop/Behat/Extension/CoverageExtension.php | 2 +- src/CoreShop/Behat/Model/Index/TestEnableIndex.php | 2 +- src/CoreShop/Behat/Model/Index/TestIndex.php | 2 +- src/CoreShop/Behat/Model/Index/TestIndexFields.php | 2 +- src/CoreShop/Behat/Service/ClassStorage.php | 2 +- src/CoreShop/Behat/Service/ClassStorageInterface.php | 2 +- src/CoreShop/Behat/Service/NotificationRuleListener.php | 2 +- .../Behat/Service/NotificationRuleListenerInterface.php | 2 +- src/CoreShop/Behat/Service/SharedStorage.php | 2 +- src/CoreShop/Behat/Service/SharedStorageInterface.php | 2 +- src/CoreShop/Behat/Service/Tracking/ConfigResolver.php | 2 +- .../Bundle/AddressBundle/Collector/CountryCollector.php | 2 +- .../AddressBundle/CoreExtension/AddressIdentifier.php | 2 +- .../Bundle/AddressBundle/CoreExtension/Country.php | 2 +- .../AddressBundle/CoreExtension/CountryMultiselect.php | 2 +- src/CoreShop/Bundle/AddressBundle/CoreExtension/State.php | 2 +- .../Bundle/AddressBundle/CoreShopAddressBundle.php | 2 +- .../Compiler/CompositeCountryContextPass.php | 2 +- .../Compiler/CompositeRequestResolverPass.php | 2 +- .../AddressBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopAddressExtension.php | 2 +- .../Doctrine/ORM/AddressIdentifierRepository.php | 2 +- .../AddressBundle/Doctrine/ORM/CountryRepository.php | 2 +- .../Form/Type/AddressIdentifierChoiceType.php | 2 +- .../AddressBundle/Form/Type/AddressIdentifierType.php | 2 +- .../Bundle/AddressBundle/Form/Type/AddressType.php | 2 +- .../Bundle/AddressBundle/Form/Type/CountryChoiceType.php | 2 +- .../AddressBundle/Form/Type/CountryTranslationType.php | 2 +- .../Bundle/AddressBundle/Form/Type/CountryType.php | 2 +- .../AddressBundle/Form/Type/SalutationChoiceType.php | 2 +- .../Bundle/AddressBundle/Form/Type/StateChoiceType.php | 2 +- .../AddressBundle/Form/Type/StateTranslationType.php | 2 +- src/CoreShop/Bundle/AddressBundle/Form/Type/StateType.php | 2 +- .../Bundle/AddressBundle/Form/Type/ZoneChoiceType.php | 2 +- src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneType.php | 2 +- src/CoreShop/Bundle/AddressBundle/LICENSE.md | 2 +- .../Resources/public/pimcore/img/address.svg | 4 ++-- .../Resources/public/pimcore/img/countries.svg | 4 ++-- .../AddressBundle/Resources/public/pimcore/img/state.svg | 4 ++-- .../AddressBundle/Resources/public/pimcore/img/zones.svg | 4 ++-- .../js/coreExtension/data/coreShopAddressIdentifier.js | 2 +- .../pimcore/js/coreExtension/data/coreShopCountry.js | 2 +- .../js/coreExtension/data/coreShopCountryMultiselect.js | 2 +- .../public/pimcore/js/coreExtension/data/coreShopState.js | 2 +- .../pimcore/js/coreExtension/document/coreShopCountry.js | 2 +- .../pimcore/js/coreExtension/document/coreShopState.js | 2 +- .../pimcore/js/coreExtension/document/coreShopZone.js | 2 +- .../js/coreExtension/tags/coreShopAddressIdentifier.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopCountry.js | 2 +- .../js/coreExtension/tags/coreShopCountryMultiselect.js | 2 +- .../public/pimcore/js/coreExtension/tags/coreShopState.js | 2 +- .../Resources/public/pimcore/js/country/item.js | 2 +- .../Resources/public/pimcore/js/country/panel.js | 2 +- .../AddressBundle/Resources/public/pimcore/js/resource.js | 2 +- .../Resources/public/pimcore/js/state/item.js | 2 +- .../Resources/public/pimcore/js/state/panel.js | 2 +- .../Resources/public/pimcore/js/zone/item.js | 2 +- .../Resources/public/pimcore/js/zone/panel.js | 2 +- .../Resources/views/Collector/Icon/country.svg | 4 ++-- .../Templating/Helper/FormatAddressHelper.php | 2 +- .../Templating/Helper/FormatAddressHelperInterface.php | 2 +- .../Bundle/AddressBundle/Twig/FormatAddressExtension.php | 2 +- .../Validator/Constraints/ValidAddressIdentifier.php | 2 +- .../Constraints/ValidAddressIdentifierValidator.php | 2 +- .../Controller/ConfigurationController.php | 2 +- .../ConfigurationBundle/CoreShopConfigurationBundle.php | 2 +- .../DependencyInjection/Configuration.php | 2 +- .../CoreShopConfigurationExtension.php | 2 +- .../Doctrine/ORM/ConfigurationRepository.php | 2 +- .../Form/Type/ConfigurationCollectionType.php | 2 +- .../ConfigurationBundle/Form/Type/ConfigurationType.php | 2 +- src/CoreShop/Bundle/ConfigurationBundle/LICENSE.md | 2 +- src/CoreShop/Bundle/CoreBundle/Application/Version.php | 2 +- .../CoreBundle/Checkout/Step/AddressCheckoutStep.php | 2 +- .../CoreBundle/Checkout/Step/CustomerCheckoutStep.php | 2 +- .../CoreBundle/Checkout/Step/PaymentCheckoutStep.php | 2 +- .../CoreBundle/Checkout/Step/ShippingCheckoutStep.php | 2 +- .../CoreBundle/Checkout/Step/SummaryCheckoutStep.php | 2 +- .../Bundle/CoreBundle/Collector/CurrencyCollector.php | 2 +- .../Bundle/CoreBundle/Command/AbstractInstallCommand.php | 2 +- src/CoreShop/Bundle/CoreBundle/Command/InstallCommand.php | 2 +- .../Bundle/CoreBundle/Command/InstallDatabaseCommand.php | 2 +- .../Bundle/CoreBundle/Command/InstallDemoCommand.php | 2 +- .../Bundle/CoreBundle/Command/InstallFixturesCommand.php | 2 +- .../Bundle/CoreBundle/Command/InstallFoldersCommand.php | 2 +- .../Bundle/CoreBundle/Command/InstallResourcesCommand.php | 2 +- src/CoreShop/Bundle/CoreBundle/Command/MigrateCommand.php | 2 +- .../CoreBundle/Controller/ConfigurationController.php | 2 +- .../CoreBundle/Controller/CoreSaleCreationTrait.php | 2 +- .../Bundle/CoreBundle/Controller/OrderController.php | 2 +- .../CoreBundle/Controller/OrderCreationController.php | 2 +- .../CoreBundle/Controller/PaymentProviderController.php | 2 +- .../Bundle/CoreBundle/Controller/PortletsController.php | 2 +- .../CoreBundle/Controller/QuoteCreationController.php | 2 +- .../Bundle/CoreBundle/Controller/ReportsController.php | 2 +- .../Bundle/CoreBundle/Controller/SettingsController.php | 2 +- .../Bundle/CoreBundle/CoreExtension/StorePrice.php | 2 +- src/CoreShop/Bundle/CoreBundle/CoreShopCoreBundle.php | 2 +- .../Customer/CustomerAlreadyExistsException.php | 2 +- .../Bundle/CoreBundle/Customer/CustomerLoginService.php | 2 +- .../CoreBundle/Customer/CustomerLoginServiceInterface.php | 2 +- .../Bundle/CoreBundle/Customer/RegistrationService.php | 2 +- .../CoreBundle/Customer/RegistrationServiceInterface.php | 2 +- .../Compiler/RegisterIndexProductExtensionPass.php | 2 +- .../Compiler/RegisterPaymentSettingsFormsPass.php | 2 +- .../DependencyInjection/Compiler/RegisterPortletsPass.php | 2 +- .../DependencyInjection/Compiler/RegisterReportsPass.php | 2 +- .../Compiler/TranslatableEntityLocalePass.php | 2 +- .../CoreBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopCoreExtension.php | 2 +- .../Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php | 2 +- .../CoreBundle/Doctrine/ORM/ConfigurationRepository.php | 2 +- .../Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php | 2 +- .../Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php | 2 +- .../CoreBundle/Doctrine/ORM/PaymentProviderRepository.php | 2 +- .../Doctrine/ORM/ProductStorePriceRepository.php | 2 +- .../Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php | 2 +- .../Bundle/CoreBundle/Event/CustomerRegistrationEvent.php | 2 +- .../CoreBundle/Event/PaymentProviderSupportsEvent.php | 2 +- .../Event/RequestNewsletterConfirmationEvent.php | 2 +- .../CoreBundle/EventListener/CartBlamerListener.php | 2 +- .../CoreBundle/EventListener/CustomerLoginListener.php | 2 +- .../EventListener/CustomerNewsletterConfirmListener.php | 2 +- .../AbstractNotificationRuleListener.php | 2 +- .../EventListener/NotificationRules/CustomerListener.php | 2 +- .../NotificationRules/OrderCommentsListener.php | 2 +- .../NotificationRules/OrderDocumentWorkflowListener.php | 2 +- .../NotificationRules/OrderWorkflowListener.php | 2 +- .../NotificationRules/PaymentWorkflowListener.php | 2 +- .../EventListener/NotificationRules/QuoteListener.php | 2 +- .../Expire/ProposalExpireMaintenanceManagerListener.php | 2 +- .../Order/OrderDocumentWkhtmlPrintOptionsListener.php | 2 +- .../EventListener/Order/OrderMailNoteEventListener.php | 2 +- .../EventListener/PriceRuleUpdateEventListener.php | 2 +- .../EventListener/ProductAvailabilityEventListener.php | 2 +- .../EventListener/ProductUpdateEventListener.php | 2 +- .../CoreBundle/EventListener/RequestCartAvailability.php | 2 +- .../CoreBundle/EventListener/RequestCartRecalculation.php | 2 +- .../Rule/AvailabilityCheckMaintenanceListener.php | 2 +- .../CoreBundle/EventListener/ShopUserLogoutHandler.php | 2 +- .../Data/Application/AddressIdentifierFixture.php | 2 +- .../Fixtures/Data/Application/ConfigurationFixture.php | 2 +- .../Fixtures/Data/Application/CountryFixture.php | 2 +- .../Fixtures/Data/Application/CurrencyFixture.php | 2 +- .../Data/Application/NotificationRulesFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Application/StoreFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Application/ZoneFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/CarrierFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/CategoryFixture.php | 2 +- .../Fixtures/Data/Demo/PaymentProviderFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/ProductFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/ShippingRuleFixture.php | 2 +- .../Fixtures/Data/Demo/ShippingRuleGroupFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/TaxRateFixture.php | 2 +- .../CoreBundle/Fixtures/Data/Demo/TaxRuleGroupFixture.php | 2 +- .../CoreBundle/Form/Extension/CarrierTypeExtension.php | 2 +- .../CoreBundle/Form/Extension/CartTypeExtension.php | 2 +- .../CoreBundle/Form/Extension/CountryTypeExtension.php | 2 +- .../CoreBundle/Form/Extension/CustomerTypeExtension.php | 2 +- .../Form/Extension/OrderShipmentCreationTypeExtension.php | 2 +- .../Form/Extension/PaymentProviderTypeExtension.php | 2 +- .../CoreBundle/Form/Extension/StoreTypeExtension.php | 2 +- .../CoreBundle/Form/Extension/TaxRuleTypeExtension.php | 2 +- .../Bundle/CoreBundle/Form/Type/AddressChoiceType.php | 2 +- .../Bundle/CoreBundle/Form/Type/Checkout/AddressType.php | 2 +- .../Bundle/CoreBundle/Form/Type/Checkout/CarrierType.php | 2 +- .../Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php | 2 +- .../Bundle/CoreBundle/Form/Type/Checkout/SummaryType.php | 2 +- .../CoreBundle/Form/Type/CustomerRegistrationType.php | 2 +- .../Bundle/CoreBundle/Form/Type/GuestRegistrationType.php | 2 +- .../Notification/Action/OrderMailConfigurationType.php | 2 +- .../Notification/Action/StoreMailConfigurationType.php | 2 +- .../Condition/BackendCreatedConfigurationType.php | 2 +- .../Condition/InvoiceStateConfigurationType.php | 2 +- .../Condition/OrderInvoiceStateConfigurationType.php | 2 +- .../Condition/OrderPaymentStateConfigurationType.php | 2 +- .../Condition/OrderShippingStateConfigurationType.php | 2 +- .../Condition/OrderStateConfigurationType.php | 2 +- .../Condition/PaymentStateConfigurationType.php | 2 +- .../Condition/ShipmentStateConfigurationType.php | 2 +- .../Condition/StateTransitionConfigurationType.php | 2 +- .../Notification/Condition/StoresConfigurationType.php | 2 +- .../Notification/Condition/UserTypeConfigurationType.php | 2 +- .../Bundle/CoreBundle/Form/Type/Order/PaymentType.php | 2 +- .../Condition/QuantityConfigurationType.php | 2 +- .../Type/Rule/Action/FreeShippingConfigurationType.php | 2 +- .../Type/Rule/Action/GiftProductConfigurationType.php | 2 +- .../Type/Rule/Condition/CarriersConfigurationType.php | 2 +- .../Type/Rule/Condition/CategoriesConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/CommentConfigurationType.php | 2 +- .../Type/Rule/Condition/CountriesConfigurationType.php | 2 +- .../Type/Rule/Condition/CurrenciesConfigurationType.php | 2 +- .../Rule/Condition/CustomerGroupsConfigurationType.php | 2 +- .../Type/Rule/Condition/CustomersConfigurationType.php | 2 +- .../Type/Rule/Condition/ProductsConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/StoresConfigurationType.php | 2 +- .../Type/Rule/Condition/TimespanConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/ZonesConfigurationType.php | 2 +- .../Rule/Action/AdditionAmountActionConfigurationType.php | 2 +- .../Rule/Action/DiscountAmountActionConfigurationType.php | 2 +- .../Shipping/Rule/Action/PriceActionConfigurationType.php | 2 +- src/CoreShop/Bundle/CoreBundle/Installer.php | 2 +- .../Installer/Checker/CommandDirectoryChecker.php | 2 +- .../CoreBundle/Installer/Executor/CommandExecutor.php | 2 +- .../Installer/Executor/FolderInstallerProvider.php | 2 +- .../Installer/Provider/DatabaseSetupCommandsProvider.php | 2 +- .../Provider/DatabaseSetupCommandsProviderInterface.php | 2 +- src/CoreShop/Bundle/CoreBundle/LICENSE.md | 2 +- .../CoreBundle/Migrations/Version20171206205501.php | 2 +- .../CoreBundle/Migrations/Version20171207161600.php | 2 +- .../CoreBundle/Migrations/Version20171208125422.php | 2 +- .../CoreBundle/Migrations/Version20171208164423.php | 2 +- .../CoreBundle/Migrations/Version20171209110814.php | 2 +- .../CoreBundle/Migrations/Version20171209154519.php | 2 +- .../CoreBundle/Migrations/Version20171211121142.php | 2 +- .../CoreBundle/Migrations/Version20171211162811.php | 2 +- .../CoreBundle/Migrations/Version20171213115150.php | 2 +- .../CoreBundle/Migrations/Version20171214105719.php | 2 +- .../CoreBundle/Migrations/Version20171218100326.php | 2 +- .../CoreBundle/Migrations/Version20171220075432.php | 2 +- .../CoreBundle/Migrations/Version20180102202106.php | 2 +- .../CoreBundle/Migrations/Version20180104131309.php | 2 +- .../CoreBundle/Migrations/Version20180109172304.php | 2 +- .../CoreBundle/Migrations/Version20180112132928.php | 2 +- .../CoreBundle/Migrations/Version20180113114947.php | 2 +- .../CoreBundle/Migrations/Version20180115121745.php | 2 +- .../CoreBundle/Migrations/Version20180117113439.php | 2 +- .../CoreBundle/Migrations/Version20180122081047.php | 2 +- .../CoreBundle/Migrations/Version20180123170210.php | 2 +- .../CoreBundle/Migrations/Version20180125192846.php | 2 +- .../CoreBundle/Migrations/Version20180131130000.php | 2 +- .../CoreBundle/Migrations/Version20180206111535.php | 2 +- .../CoreBundle/Migrations/Version20180210151414.php | 2 +- .../CoreBundle/Migrations/Version20180212184829.php | 2 +- .../CoreBundle/Migrations/Version20180213073553.php | 2 +- .../CoreBundle/Migrations/Version20180226085136.php | 2 +- .../CoreBundle/Migrations/Version20180310155354.php | 2 +- .../CoreBundle/Migrations/Version20180322073531.php | 2 +- .../CoreBundle/Migrations/Version20180322162638.php | 2 +- .../CoreBundle/Migrations/Version20180322165817.php | 2 +- .../CoreBundle/Migrations/Version20180323141834.php | 2 +- .../CoreBundle/Migrations/Version20180323160716.php | 2 +- .../CoreBundle/Migrations/Version20180326090909.php | 2 +- .../CoreBundle/Migrations/Version20180326141129.php | 2 +- .../CoreBundle/Migrations/Version20180328093814.php | 2 +- .../CoreBundle/Migrations/Version20180403181124.php | 2 +- .../CoreBundle/Migrations/Version20180408091435.php | 2 +- .../CoreBundle/Migrations/Version20180409073455.php | 2 +- .../CoreBundle/Migrations/Version20180409110408.php | 2 +- .../CoreBundle/Migrations/Version20180410050946.php | 2 +- .../CoreBundle/Migrations/Version20180410063351.php | 2 +- .../CoreBundle/Migrations/Version20180411143556.php | 2 +- .../CoreBundle/Migrations/Version20180430170325.php | 2 +- .../CoreBundle/Migrations/Version20180508095520.php | 2 +- .../CoreBundle/Migrations/Version20180527091927.php | 2 +- .../CoreBundle/Migrations/Version20180613194714.php | 2 +- .../CoreBundle/Migrations/Version20180614132413.php | 2 +- .../CoreBundle/Migrations/Version20180615074917.php | 2 +- .../CoreBundle/Migrations/Version20180615093141.php | 2 +- .../CoreBundle/Migrations/Version20180616104008.php | 2 +- .../CoreBundle/Migrations/Version20180626083954.php | 2 +- .../CoreBundle/Migrations/Version20180705064442.php | 2 +- .../CoreBundle/Migrations/Version20180719151524.php | 2 +- .../CoreBundle/Migrations/Version20180726131622.php | 2 +- .../CoreBundle/Migrations/Version20180731140144.php | 2 +- .../CoreBundle/Migrations/Version20180814081956.php | 2 +- .../CoreBundle/Migrations/Version20180825142227.php | 2 +- .../CoreBundle/Migrations/Version20180825163827.php | 2 +- .../CoreBundle/Migrations/Version20180905092032.php | 2 +- .../CoreBundle/Migrations/Version20180905092235.php | 2 +- .../CoreBundle/Migrations/Version20180913095716.php | 2 +- .../CoreBundle/Migrations/Version20181001085952.php | 2 +- .../CoreBundle/Migrations/Version20181122105244.php | 2 +- .../CoreBundle/Migrations/Version20190410180305.php | 2 +- .../CoreBundle/Migrations/Version20190410183520.php | 2 +- .../Bundle/CoreBundle/Order/OrderMailProcessor.php | 2 +- .../Resolver/EventBasedPaymentProviderResolver.php | 2 +- .../Operator/Factory/StorePriceFactory.php | 2 +- .../Pimcore/GridColumnConfig/Operator/StorePrice.php | 2 +- .../Pimcore/LinkGenerator/DataObjectLinkGenerator.php | 2 +- .../CoreBundle/Pimcore/Repository/CategoryRepository.php | 2 +- .../CoreBundle/Pimcore/Repository/ProductRepository.php | 2 +- .../Bundle/CoreBundle/Report/AbandonedCartsReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/CarriersReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/CartsReport.php | 2 +- .../Bundle/CoreBundle/Report/CategoriesReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/CustomersReport.php | 2 +- .../Bundle/CoreBundle/Report/ManufacturerReport.php | 2 +- .../Bundle/CoreBundle/Report/PaymentProvidersReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/ProductsReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/SalesReport.php | 2 +- src/CoreShop/Bundle/CoreBundle/Report/VouchersReport.php | 2 +- .../CoreBundle/Resources/public/pimcore/font/coreshop.svg | 4 ++-- .../Resources/public/pimcore/img/cart-abandoned.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/cart.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/category.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/charts.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/countries.svg | 4 ++-- .../Resources/public/pimcore/img/currencies.svg | 4 ++-- .../Resources/public/pimcore/img/customer-group.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/customer.svg | 4 ++-- .../Resources/public/pimcore/img/free-shipping.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/gift.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/invoice.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/mail.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/monitor.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/orders.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/payments.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/product.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/sales.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/shipment.svg | 4 ++-- .../CoreBundle/Resources/public/pimcore/img/stock.svg | 4 ++-- .../Resources/public/pimcore/js/address/country/item.js | 2 +- .../pimcore/js/cart/pricerules/actions/freeShipping.js | 2 +- .../pimcore/js/cart/pricerules/actions/giftProduct.js | 2 +- .../pimcore/js/cart/pricerules/conditions/carriers.js | 2 +- .../pimcore/js/cart/pricerules/conditions/categories.js | 2 +- .../pimcore/js/cart/pricerules/conditions/countries.js | 2 +- .../pimcore/js/cart/pricerules/conditions/currencies.js | 2 +- .../js/cart/pricerules/conditions/customerGroups.js | 2 +- .../pimcore/js/cart/pricerules/conditions/customers.js | 2 +- .../pimcore/js/cart/pricerules/conditions/products.js | 2 +- .../pimcore/js/cart/pricerules/conditions/stores.js | 2 +- .../public/pimcore/js/cart/pricerules/conditions/zones.js | 2 +- .../pimcore/js/coreExtension/data/coreShopStorePrice.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopStorePrice.js | 2 +- .../public/pimcore/js/dashboard/portlets/abstract.js | 2 +- .../public/pimcore/js/dashboard/portlets/order_cart.js | 2 +- .../public/pimcore/js/dashboard/portlets/sales.js | 2 +- .../CoreBundle/Resources/public/pimcore/js/helpers.js | 2 +- .../public/pimcore/js/notification/actions/orderMail.js | 2 +- .../public/pimcore/js/notification/actions/storeMail.js | 2 +- .../pimcore/js/notification/actions/storeOrderMail.js | 2 +- .../js/notification/conditions/abstractTransition.js | 2 +- .../pimcore/js/notification/conditions/all/stores.js | 2 +- .../js/notification/conditions/invoice/invoiceState.js | 2 +- .../notification/conditions/invoice/invoiceTransition.js | 2 +- .../js/notification/conditions/messaging/messageType.js | 2 +- .../js/notification/conditions/order/backendCreated.js | 2 +- .../pimcore/js/notification/conditions/order/carriers.js | 2 +- .../pimcore/js/notification/conditions/order/comment.js | 2 +- .../js/notification/conditions/order/orderInvoiceState.js | 2 +- .../conditions/order/orderInvoiceTransition.js | 2 +- .../js/notification/conditions/order/orderPaymentState.js | 2 +- .../conditions/order/orderPaymentTransition.js | 2 +- .../notification/conditions/order/orderShippingState.js | 2 +- .../conditions/order/orderShippingTransition.js | 2 +- .../js/notification/conditions/order/orderState.js | 2 +- .../js/notification/conditions/order/orderTransition.js | 2 +- .../pimcore/js/notification/conditions/order/payment.js | 2 +- .../js/notification/conditions/payment/paymentState.js | 2 +- .../notification/conditions/payment/paymentTransition.js | 2 +- .../js/notification/conditions/shipment/shipmentState.js | 2 +- .../conditions/shipment/shipmentTransition.js | 2 +- .../pimcore/js/notification/conditions/user/userType.js | 2 +- .../public/pimcore/js/order/detail/blocks/carriage.js | 4 ++-- .../Resources/public/pimcore/js/order/shipment.js | 2 +- .../Resources/public/pimcore/js/payment/provider/item.js | 2 +- .../pimcore/js/product/pricerule/conditions/categories.js | 2 +- .../pimcore/js/product/pricerule/conditions/countries.js | 2 +- .../pimcore/js/product/pricerule/conditions/currencies.js | 2 +- .../js/product/pricerule/conditions/customerGroups.js | 2 +- .../pimcore/js/product/pricerule/conditions/customers.js | 2 +- .../pimcore/js/product/pricerule/conditions/products.js | 2 +- .../pimcore/js/product/pricerule/conditions/quantity.js | 2 +- .../pimcore/js/product/pricerule/conditions/stores.js | 2 +- .../pimcore/js/product/pricerule/conditions/zones.js | 2 +- .../js/product/specificprice/conditions/countries.js | 2 +- .../js/product/specificprice/conditions/currencies.js | 2 +- .../js/product/specificprice/conditions/customerGroups.js | 2 +- .../js/product/specificprice/conditions/customers.js | 2 +- .../pimcore/js/product/specificprice/conditions/stores.js | 2 +- .../pimcore/js/product/specificprice/conditions/zones.js | 2 +- .../CoreBundle/Resources/public/pimcore/js/quote/list.js | 2 +- .../Resources/public/pimcore/js/report/abstract.js | 2 +- .../Resources/public/pimcore/js/report/abstractStore.js | 2 +- .../public/pimcore/js/report/monitoring/abstract.js | 2 +- .../js/report/monitoring/reports/disabledProducts.js | 2 +- .../js/report/monitoring/reports/emptyCategories.js | 2 +- .../js/report/monitoring/reports/outOfStockProducts.js | 2 +- .../public/pimcore/js/report/reports/carriers.js | 2 +- .../Resources/public/pimcore/js/report/reports/carts.js | 2 +- .../public/pimcore/js/report/reports/carts_abandoned.js | 2 +- .../public/pimcore/js/report/reports/categories.js | 2 +- .../public/pimcore/js/report/reports/customers.js | 2 +- .../public/pimcore/js/report/reports/manufacturer.js | 2 +- .../public/pimcore/js/report/reports/payment_providers.js | 2 +- .../public/pimcore/js/report/reports/products.js | 2 +- .../Resources/public/pimcore/js/report/reports/sales.js | 2 +- .../public/pimcore/js/report/reports/vouchers.js | 2 +- .../CoreBundle/Resources/public/pimcore/js/resource.js | 2 +- .../public/pimcore/js/sale/create/step/shipping.js | 4 ++-- .../CoreBundle/Resources/public/pimcore/js/settings.js | 2 +- .../Resources/public/pimcore/js/shipping/carrier/item.js | 2 +- .../pimcore/js/shipping/rules/actions/additionAmount.js | 2 +- .../pimcore/js/shipping/rules/actions/discountAmount.js | 2 +- .../public/pimcore/js/shipping/rules/actions/price.js | 2 +- .../pimcore/js/shipping/rules/conditions/categories.js | 2 +- .../pimcore/js/shipping/rules/conditions/countries.js | 2 +- .../pimcore/js/shipping/rules/conditions/currencies.js | 2 +- .../js/shipping/rules/conditions/customerGroups.js | 2 +- .../pimcore/js/shipping/rules/conditions/customers.js | 2 +- .../pimcore/js/shipping/rules/conditions/products.js | 2 +- .../public/pimcore/js/shipping/rules/conditions/stores.js | 2 +- .../public/pimcore/js/shipping/rules/conditions/zones.js | 2 +- .../CoreBundle/Resources/public/pimcore/js/store/item.js | 2 +- .../public/pimcore/js/taxation/taxrulegroup/item.js | 2 +- .../Resources/views/Collector/Icon/currency.svg | 4 ++-- .../Bundle/CoreBundle/Security/ObjectUserProvider.php | 2 +- src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php | 2 +- src/CoreShop/Bundle/CoreBundle/Storage/SessionStorage.php | 2 +- .../Templating/Helper/CheckoutIdentifierHelper.php | 2 +- .../Helper/CheckoutIdentifierHelperInterface.php | 2 +- .../CoreBundle/Templating/Helper/ConfigurationHelper.php | 2 +- .../Templating/Helper/ConfigurationHelperInterface.php | 2 +- .../CoreBundle/Templating/Helper/ProductPriceHelper.php | 2 +- .../Templating/Helper/ProductPriceHelperInterface.php | 2 +- .../CoreBundle/Templating/Helper/ProductTaxHelper.php | 2 +- .../Templating/Helper/ProductTaxHelperInterface.php | 2 +- .../Templating/Helper/ValidPriceRulesHelper.php | 2 +- .../Templating/Helper/ValidPriceRulesHelperInterface.php | 2 +- .../CoreBundle/Twig/CheckoutIdentifierExtension.php | 2 +- .../Bundle/CoreBundle/Twig/ConfigurationExtension.php | 2 +- .../Bundle/CoreBundle/Twig/ProductPriceExtension.php | 2 +- .../Bundle/CoreBundle/Twig/ProductTaxExtension.php | 2 +- .../Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php | 2 +- .../CurrencyBundle/Controller/ExchangeRateController.php | 2 +- .../Bundle/CurrencyBundle/CoreExtension/Currency.php | 2 +- .../CurrencyBundle/CoreExtension/CurrencyMultiselect.php | 2 +- .../Bundle/CurrencyBundle/CoreExtension/MoneyCurrency.php | 2 +- .../Bundle/CurrencyBundle/CoreShopCurrencyBundle.php | 2 +- .../Compiler/CompositeCurrencyContextPass.php | 2 +- .../CurrencyBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopCurrencyExtension.php | 2 +- .../CurrencyBundle/Doctrine/ORM/CurrencyRepository.php | 2 +- .../Doctrine/ORM/ExchangeRateRepository.php | 2 +- .../CurrencyBundle/Form/Type/CurrencyChoiceType.php | 2 +- .../Bundle/CurrencyBundle/Form/Type/CurrencyType.php | 2 +- .../Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php | 2 +- src/CoreShop/Bundle/CurrencyBundle/LICENSE.md | 2 +- .../Resources/public/pimcore/img/currencies.svg | 4 ++-- .../pimcore/js/coreExtension/data/coreShopCurrency.js | 2 +- .../js/coreExtension/data/coreShopCurrencyMultiselect.js | 2 +- .../js/coreExtension/data/coreShopMoneyCurrency.js | 2 +- .../pimcore/js/coreExtension/document/coreShopCurrency.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopCurrency.js | 2 +- .../js/coreExtension/tags/coreShopCurrencyMultiselect.js | 2 +- .../js/coreExtension/tags/coreShopMoneyCurrency.js | 2 +- .../Resources/public/pimcore/js/currency/item.js | 2 +- .../Resources/public/pimcore/js/currency/panel.js | 2 +- .../Resources/public/pimcore/js/exchangeRate/panel.js | 2 +- .../Resources/public/pimcore/js/resource.js | 2 +- .../Templating/Helper/ConvertCurrencyHelper.php | 2 +- .../Templating/Helper/ConvertCurrencyHelperInterface.php | 2 +- .../CurrencyBundle/Templating/Helper/CurrencyHelper.php | 2 +- .../Templating/Helper/CurrencyHelperInterface.php | 2 +- .../CurrencyBundle/Twig/ConvertCurrencyExtension.php | 2 +- .../Bundle/CurrencyBundle/Twig/CurrencyExtension.php | 2 +- .../CoreExtension/Provider/RoleOptionsProvider.php | 2 +- .../Bundle/CustomerBundle/CoreShopCustomerBundle.php | 2 +- .../Compiler/CompositeCustomerContextPass.php | 2 +- .../Compiler/CompositeRequestResolverPass.php | 2 +- .../CustomerBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopCustomerExtension.php | 2 +- .../CustomerBundle/Event/RequestPasswordChangeEvent.php | 2 +- .../CustomerBundle/Form/Type/ChangePasswordType.php | 2 +- .../Bundle/CustomerBundle/Form/Type/CustomerLoginType.php | 2 +- .../Bundle/CustomerBundle/Form/Type/CustomerType.php | 2 +- .../CustomerBundle/Form/Type/RequestResetPasswordType.php | 2 +- .../Bundle/CustomerBundle/Form/Type/ResetPasswordType.php | 2 +- src/CoreShop/Bundle/CustomerBundle/LICENSE.md | 2 +- .../Pimcore/Repository/CustomerRepository.php | 2 +- .../Resources/public/pimcore/img/customer-group.svg | 4 ++-- .../Resources/public/pimcore/img/customer.svg | 4 ++-- .../Resources/public/pimcore/js/resource.js | 4 ++-- .../FixtureBundle/Command/LoadDataFixturesCommand.php | 2 +- .../Bundle/FixtureBundle/CoreShopFixtureBundle.php | 2 +- .../FixtureBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopFixtureExtension.php | 2 +- .../Bundle/FixtureBundle/Event/DataFixturesEvent.php | 2 +- .../Bundle/FixtureBundle/Event/FixturesEvents.php | 2 +- .../Fixture/AbstractEntityReferenceFixture.php | 2 +- .../Bundle/FixtureBundle/Fixture/DataFixturesExecutor.php | 2 +- .../Fixture/DataFixturesExecutorInterface.php | 2 +- .../Fixture/LoadedFixtureVersionAwareInterface.php | 2 +- .../FixtureBundle/Fixture/Loader/DataFixturesLoader.php | 2 +- .../FixtureBundle/Fixture/Sorter/DataFixturesSorter.php | 2 +- .../FixtureBundle/Fixture/UpdateDataFixturesFixture.php | 2 +- .../FixtureBundle/Fixture/VersionedFixtureInterface.php | 2 +- src/CoreShop/Bundle/FixtureBundle/LICENSE.md | 2 +- src/CoreShop/Bundle/FixtureBundle/Model/DataFixture.php | 2 +- .../Bundle/FixtureBundle/Model/DataFixtureInterface.php | 2 +- .../FixtureBundle/Repository/DataFixtureRepository.php | 2 +- .../Repository/DataFixtureRepositoryInterface.php | 2 +- .../Bundle/FrontendBundle/Controller/CartController.php | 2 +- .../FrontendBundle/Controller/CategoryController.php | 2 +- .../FrontendBundle/Controller/CheckoutController.php | 2 +- .../FrontendBundle/Controller/CurrencyController.php | 2 +- .../FrontendBundle/Controller/CustomerController.php | 2 +- .../FrontendBundle/Controller/FrontendController.php | 2 +- .../Bundle/FrontendBundle/Controller/IndexController.php | 2 +- .../Bundle/FrontendBundle/Controller/MailController.php | 2 +- .../Bundle/FrontendBundle/Controller/OrderController.php | 2 +- .../FrontendBundle/Controller/ProductController.php | 2 +- .../Bundle/FrontendBundle/Controller/QuoteController.php | 2 +- .../FrontendBundle/Controller/RegisterController.php | 2 +- .../Bundle/FrontendBundle/Controller/SearchController.php | 2 +- .../FrontendBundle/Controller/SecurityController.php | 2 +- .../FrontendBundle/Controller/WishlistController.php | 2 +- .../Bundle/FrontendBundle/CoreShopFrontendBundle.php | 2 +- .../FrontendBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopFrontendExtension.php | 2 +- .../Bundle/FrontendBundle/Form/Type/SearchType.php | 2 +- src/CoreShop/Bundle/FrontendBundle/LICENSE.md | 2 +- .../TemplateConfigurator/TemplateConfigurator.php | 2 +- .../TemplateConfiguratorInterface.php | 2 +- .../FrontendBundle/Twig/LocaleSwitcherExtension.php | 2 +- src/CoreShop/Bundle/IndexBundle/Command/IndexCommand.php | 2 +- .../Condition/Mysql/AbstractMysqlDynamicRenderer.php | 2 +- .../IndexBundle/Condition/Mysql/CompareRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/ConcatRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/InRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/IsNullRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/IsRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/LikeRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/Mysql/RangeRenderer.php | 2 +- .../Bundle/IndexBundle/Condition/MysqlRenderer.php | 2 +- .../Bundle/IndexBundle/Controller/FilterController.php | 2 +- .../Bundle/IndexBundle/Controller/IndexController.php | 2 +- src/CoreShop/Bundle/IndexBundle/CoreExtension/Filter.php | 2 +- src/CoreShop/Bundle/IndexBundle/CoreShopIndexBundle.php | 2 +- .../Compiler/RegisterColumnTypePass.php | 2 +- .../Compiler/RegisterConditionRendererTypesPass.php | 2 +- .../Compiler/RegisterExtensionsPass.php | 2 +- .../Compiler/RegisterFilterConditionTypesPass.php | 2 +- .../DependencyInjection/Compiler/RegisterGetterPass.php | 2 +- .../Compiler/RegisterIndexWorkerPass.php | 2 +- .../Compiler/RegisterInterpreterPass.php | 2 +- .../Compiler/RegisterOrderRendererTypesPass.php | 2 +- .../IndexBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopIndexExtension.php | 2 +- .../IndexBundle/EventListener/CreateIndexListener.php | 2 +- .../IndexBundle/EventListener/DeleteIndexListener.php | 2 +- .../IndexBundle/EventListener/IndexObjectListener.php | 2 +- .../Extension/MysqlIndexQueryExtensionInterface.php | 2 +- .../Bundle/IndexBundle/Factory/FilteredListingFactory.php | 2 +- .../Bundle/IndexBundle/Factory/ListingFactory.php | 2 +- .../Type/AbstractConfigurableIndexColumnElementType.php | 2 +- .../Column/IndexColumnTypeClassificationStoreType.php | 2 +- .../Type/Column/IndexColumnTypeFieldCollectionType.php | 2 +- .../Type/Column/IndexColumnTypeLocalizedFieldsType.php | 2 +- .../Form/Type/Column/IndexColumnTypeObjectBrickType.php | 2 +- .../Form/Type/Column/IndexColumnTypeObjectType.php | 2 +- .../Form/Type/Column/IndexColumnTypeSystemType.php | 2 +- .../Type/Core/AbstractConfigurationCollectionType.php | 2 +- .../IndexBundle/Form/Type/EmptyConfigurationFormType.php | 2 +- .../Type/Filter/FilterConditionCategorySelectType.php | 2 +- .../Form/Type/Filter/FilterConditionMultiselectType.php | 2 +- .../Form/Type/Filter/FilterConditionNestedType.php | 2 +- .../Form/Type/Filter/FilterConditionRangeType.php | 2 +- .../Form/Type/Filter/FilterConditionSelectType.php | 2 +- .../IndexBundle/Form/Type/FilterConditionChoiceType.php | 2 +- .../Form/Type/FilterConditionCollectionType.php | 2 +- .../Bundle/IndexBundle/Form/Type/FilterConditionType.php | 2 +- src/CoreShop/Bundle/IndexBundle/Form/Type/FilterType.php | 2 +- .../IndexBundle/Form/Type/Getter/BrickGetterFormType.php | 2 +- .../Type/Getter/ClassificationStoreGetterFormType.php | 2 +- .../Form/Type/Getter/FieldCollectionGetterFormType.php | 2 +- .../Bundle/IndexBundle/Form/Type/IndexChoiceType.php | 2 +- .../IndexBundle/Form/Type/IndexColumnChoiceType.php | 2 +- .../IndexBundle/Form/Type/IndexColumnCollectionType.php | 2 +- .../IndexBundle/Form/Type/IndexColumnGetterChoiceType.php | 2 +- .../Form/Type/IndexColumnInterpreterChoiceType.php | 2 +- .../Bundle/IndexBundle/Form/Type/IndexColumnType.php | 2 +- src/CoreShop/Bundle/IndexBundle/Form/Type/IndexType.php | 2 +- .../IndexBundle/Form/Type/IndexWorkerChoiceType.php | 2 +- .../Type/Interpreter/ExpressionInterpreterFormType.php | 2 +- .../Form/Type/Interpreter/InterpreterCollectionType.php | 2 +- .../IndexBundle/Form/Type/Interpreter/InterpreterType.php | 2 +- .../Form/Type/Interpreter/IteratorInterpreterType.php | 2 +- .../Form/Type/Interpreter/NestedInterpreterType.php | 2 +- .../Interpreter/ObjectPropertyInterpreterFormType.php | 2 +- .../Form/Type/Worker/MysqlWorkerTableIndexType.php | 2 +- .../IndexBundle/Form/Type/Worker/MysqlWorkerType.php | 2 +- src/CoreShop/Bundle/IndexBundle/LICENSE.md | 2 +- .../Order/Mysql/AbstractMysqlDynamicRenderer.php | 2 +- .../IndexBundle/Order/Mysql/SimpleOrderRenderer.php | 2 +- .../Resources/public/pimcore/img/filter-boolean.svg | 8 ++++---- .../public/pimcore/img/filter-category-select.svg | 4 ++-- .../Resources/public/pimcore/img/filter-combined.svg | 4 ++-- .../Resources/public/pimcore/img/filter-empty.svg | 4 ++-- .../Resources/public/pimcore/img/filter-multiselect.svg | 4 ++-- .../Resources/public/pimcore/img/filter-range.svg | 4 ++-- .../Resources/public/pimcore/img/filter-select.svg | 4 ++-- .../IndexBundle/Resources/public/pimcore/img/filters.svg | 4 ++-- .../IndexBundle/Resources/public/pimcore/img/indexes.svg | 4 ++-- .../IndexBundle/Resources/public/pimcore/img/search.svg | 6 +++--- .../Resources/public/pimcore/img/similarities-field.svg | 4 ++-- .../Resources/public/pimcore/img/similarity.svg | 4 ++-- .../pimcore/js/coreExtension/data/coreShopFilter.js | 2 +- .../pimcore/js/coreExtension/document/coreShopFilter.js | 2 +- .../pimcore/js/coreExtension/document/coreShopIndex.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopFilter.js | 2 +- .../Resources/public/pimcore/js/filter/abstract.js | 2 +- .../Resources/public/pimcore/js/filter/condition.js | 2 +- .../public/pimcore/js/filter/conditions/abstract.js | 2 +- .../pimcore/js/filter/conditions/category_select.js | 4 ++-- .../public/pimcore/js/filter/conditions/multiselect.js | 2 +- .../public/pimcore/js/filter/conditions/nested.js | 2 +- .../public/pimcore/js/filter/conditions/range.js | 2 +- .../js/filter/conditions/relational_multiselect.js | 4 ++-- .../pimcore/js/filter/conditions/relational_select.js | 4 ++-- .../public/pimcore/js/filter/conditions/select.js | 2 +- .../Resources/public/pimcore/js/filter/item.js | 2 +- .../Resources/public/pimcore/js/filter/panel.js | 2 +- .../public/pimcore/js/filter/similarities/abstract.js | 2 +- .../public/pimcore/js/filter/similarities/field.js | 2 +- .../Resources/public/pimcore/js/filter/similarity.js | 2 +- .../Resources/public/pimcore/js/index/fields.js | 2 +- .../Resources/public/pimcore/js/index/getters/abstract.js | 2 +- .../Resources/public/pimcore/js/index/getters/brick.js | 2 +- .../pimcore/js/index/getters/classificationstore.js | 2 +- .../public/pimcore/js/index/getters/fieldcollection.js | 2 +- .../public/pimcore/js/index/interpreters/abstract.js | 2 +- .../public/pimcore/js/index/interpreters/empty.js | 2 +- .../public/pimcore/js/index/interpreters/expression.js | 2 +- .../public/pimcore/js/index/interpreters/nested.js | 2 +- .../pimcore/js/index/interpreters/nestedcontainer.js | 2 +- .../pimcore/js/index/interpreters/nestedlocalized.js | 2 +- .../pimcore/js/index/interpreters/nestedrelational.js | 2 +- .../pimcore/js/index/interpreters/objectproperty.js | 2 +- .../IndexBundle/Resources/public/pimcore/js/index/item.js | 2 +- .../public/pimcore/js/index/objecttype/abstract.js | 2 +- .../Resources/public/pimcore/js/index/panel.js | 2 +- .../Resources/public/pimcore/js/index/worker/abstract.js | 4 ++-- .../Resources/public/pimcore/js/index/worker/mysql.js | 4 ++-- .../IndexBundle/Resources/public/pimcore/js/resource.js | 2 +- .../Bundle/IndexBundle/Worker/AbstractListing.php | 2 +- src/CoreShop/Bundle/IndexBundle/Worker/AbstractWorker.php | 2 +- src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker.php | 2 +- .../Bundle/IndexBundle/Worker/MysqlWorker/Listing.php | 2 +- .../Bundle/IndexBundle/Worker/MysqlWorker/Listing/Dao.php | 2 +- .../Bundle/IndexBundle/Worker/MysqlWorker/TableIndex.php | 2 +- .../Bundle/InventoryBundle/CoreShopInventoryBundle.php | 2 +- .../InventoryBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopInventoryExtension.php | 2 +- src/CoreShop/Bundle/InventoryBundle/LICENSE.md | 2 +- .../InventoryBundle/Templating/Helper/InventoryHelper.php | 2 +- .../Templating/Helper/InventoryHelperInterface.php | 2 +- .../Bundle/InventoryBundle/Twig/InventoryExtension.php | 2 +- .../InventoryBundle/Validator/Constraints/InStock.php | 2 +- .../Validator/Constraints/InStockValidator.php | 2 +- src/CoreShop/Bundle/LocaleBundle/CoreShopLocaleBundle.php | 2 +- .../Compiler/CompositeLocaleContextPass.php | 2 +- .../DependencyInjection/CoreShopLocaleExtension.php | 2 +- .../Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php | 2 +- src/CoreShop/Bundle/LocaleBundle/LICENSE.md | 2 +- src/CoreShop/Bundle/MoneyBundle/CoreExtension/Money.php | 2 +- src/CoreShop/Bundle/MoneyBundle/CoreShopMoneyBundle.php | 2 +- .../MoneyBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopMoneyExtension.php | 2 +- .../Form/Transformer/MoneyToIntegerTransformer.php | 2 +- src/CoreShop/Bundle/MoneyBundle/Form/Type/MoneyType.php | 2 +- .../Bundle/MoneyBundle/Formatter/MoneyFormatter.php | 2 +- src/CoreShop/Bundle/MoneyBundle/LICENSE.md | 2 +- .../public/pimcore/js/coreExtension/data/coreShopMoney.js | 2 +- .../public/pimcore/js/coreExtension/tags/coreShopMoney.js | 4 ++-- .../MoneyBundle/Templating/Helper/FormatMoneyHelper.php | 2 +- .../Templating/Helper/FormatMoneyHelperInterface.php | 2 +- .../Bundle/MoneyBundle/Twig/FormatMoneyExtension.php | 2 +- .../Controller/NotificationRuleController.php | 2 +- .../NotificationBundle/CoreShopNotificationBundle.php | 2 +- .../Compiler/AbstractNotificationRulePass.php | 2 +- .../Compiler/NotificationRuleActionPass.php | 2 +- .../Compiler/NotificationRuleConditionPass.php | 2 +- .../DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopNotificationExtension.php | 2 +- .../Doctrine/ORM/NotificationRuleRepository.php | 2 +- .../EventListener/NotificationRuleEventListener.php | 2 +- src/CoreShop/Bundle/NotificationBundle/Events.php | 2 +- .../Form/Type/NotificationRuleActionChoiceType.php | 2 +- .../Form/Type/NotificationRuleActionCollectionType.php | 2 +- .../Form/Type/NotificationRuleActionType.php | 2 +- .../Form/Type/NotificationRuleConditionChoiceType.php | 2 +- .../Form/Type/NotificationRuleConditionCollectionType.php | 2 +- .../Form/Type/NotificationRuleConditionType.php | 2 +- .../NotificationBundle/Form/Type/NotificationRuleType.php | 2 +- .../Form/Type/NotificationRuleTypeChoiceType.php | 2 +- .../Form/Type/Rule/Action/MailActionConfigurationType.php | 2 +- src/CoreShop/Bundle/NotificationBundle/LICENSE.md | 2 +- .../NotificationBundle/Processor/EventedRuleProcessor.php | 2 +- .../Resources/public/pimcore/img/mail.svg | 4 ++-- .../Resources/public/pimcore/img/notification-rule.svg | 4 ++-- .../Resources/public/pimcore/js/resource.js | 4 ++-- .../Resources/public/pimcore/js/rule/action.js | 2 +- .../Resources/public/pimcore/js/rule/actions/mail.js | 2 +- .../Resources/public/pimcore/js/rule/condition.js | 2 +- .../Resources/public/pimcore/js/rule/item.js | 2 +- .../Resources/public/pimcore/js/rule/panel.js | 2 +- .../Bundle/OrderBundle/Collector/CartCollector.php | 2 +- .../Bundle/OrderBundle/Command/CartExpireCommand.php | 2 +- .../Bundle/OrderBundle/Command/OrderExpireCommand.php | 2 +- .../Context/CustomerAndStoreBasedCartContext.php | 2 +- .../Context/SessionAndStoreBasedCartContext.php | 2 +- .../OrderBundle/Controller/AbstractSaleController.php | 2 +- .../Controller/AbstractSaleCreationController.php | 2 +- .../Controller/AbstractSaleDetailController.php | 2 +- .../OrderBundle/Controller/CartPriceRuleController.php | 2 +- .../OrderBundle/Controller/OrderCommentController.php | 2 +- .../Bundle/OrderBundle/Controller/OrderController.php | 2 +- .../OrderBundle/Controller/OrderCreationController.php | 2 +- .../Controller/OrderDocumentPrintController.php | 2 +- .../OrderBundle/Controller/OrderInvoiceController.php | 2 +- .../OrderBundle/Controller/OrderPaymentController.php | 2 +- .../OrderBundle/Controller/OrderShipmentController.php | 2 +- .../Bundle/OrderBundle/Controller/QuoteController.php | 2 +- .../OrderBundle/Controller/QuoteCreationController.php | 2 +- .../Bundle/OrderBundle/CoreExtension/CartPriceRule.php | 2 +- src/CoreShop/Bundle/OrderBundle/CoreShopOrderBundle.php | 2 +- .../Compiler/CartPriceRuleActionPass.php | 2 +- .../Compiler/CartPriceRuleConditionPass.php | 2 +- .../Compiler/PurchasableDiscountCalculatorsPass.php | 2 +- .../Compiler/PurchasableDiscountPriceCalculatorsPass.php | 2 +- .../Compiler/PurchasablePriceCalculatorsPass.php | 2 +- .../Compiler/PurchasableRetailPriceCalculatorsPass.php | 2 +- .../Compiler/RegisterCartContextsPass.php | 2 +- .../Compiler/RegisterCartProcessorPass.php | 2 +- .../Compiler/RegisterWorkflowValidatorPass.php | 2 +- .../OrderBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopOrderExtension.php | 2 +- .../OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php | 2 +- .../Doctrine/ORM/CartPriceRuleVoucherRepository.php | 2 +- .../Bundle/OrderBundle/Event/WkhtmlOptionsEvent.php | 2 +- .../Bundle/OrderBundle/Event/WorkflowTransitionEvent.php | 2 +- .../EventListener/CheckoutCartLocaleAssignerListener.php | 2 +- .../OrderBundle/EventListener/SessionCartSubscriber.php | 2 +- .../Bundle/OrderBundle/Expiration/CartExpiration.php | 2 +- .../Bundle/OrderBundle/Expiration/OrderExpiration.php | 2 +- .../Expiration/ProposalExpirationInterface.php | 2 +- .../Bundle/OrderBundle/Form/Type/CartItemType.php | 2 +- .../Form/Type/CartPriceRuleActionChoiceType.php | 2 +- .../Form/Type/CartPriceRuleActionCollectionType.php | 2 +- .../OrderBundle/Form/Type/CartPriceRuleActionType.php | 2 +- .../OrderBundle/Form/Type/CartPriceRuleChoiceType.php | 2 +- .../Form/Type/CartPriceRuleConditionChoiceType.php | 2 +- .../Form/Type/CartPriceRuleConditionCollectionType.php | 2 +- .../OrderBundle/Form/Type/CartPriceRuleConditionType.php | 2 +- .../Bundle/OrderBundle/Form/Type/CartPriceRuleType.php | 2 +- src/CoreShop/Bundle/OrderBundle/Form/Type/CartType.php | 2 +- .../Form/Type/OrderInvoiceCreationItemsType.php | 2 +- .../OrderBundle/Form/Type/OrderInvoiceCreationType.php | 2 +- .../Form/Type/OrderShipmentCreationItemsType.php | 2 +- .../OrderBundle/Form/Type/OrderShipmentCreationType.php | 2 +- .../Type/Rule/Action/DiscountAmountConfigurationType.php | 2 +- .../Type/Rule/Action/DiscountPercentConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/AmountConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/NestedConfigurationType.php | 2 +- .../Type/Rule/Condition/TimespanConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/VoucherConfigurationType.php | 2 +- .../OrderBundle/Form/Type/ShippingCalculatorType.php | 2 +- .../Bundle/OrderBundle/Form/Type/VoucherGeneratorType.php | 2 +- src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherType.php | 2 +- src/CoreShop/Bundle/OrderBundle/LICENSE.md | 2 +- src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php | 2 +- .../Operator/Factory/OrderStateFactory.php | 2 +- .../Operator/Factory/PriceFormatterFactory.php | 2 +- .../Pimcore/GridColumnConfig/Operator/OrderState.php | 2 +- .../Pimcore/GridColumnConfig/Operator/PriceFormatter.php | 2 +- .../Repository/AbstractOrderDocumentRepository.php | 2 +- .../OrderBundle/Pimcore/Repository/CartItemRepository.php | 2 +- .../OrderBundle/Pimcore/Repository/CartRepository.php | 2 +- .../Pimcore/Repository/OrderInvoiceRepository.php | 2 +- .../OrderBundle/Pimcore/Repository/OrderRepository.php | 2 +- .../Pimcore/Repository/OrderShipmentRepository.php | 2 +- .../Renderer/AssetOrderDocumentPdfRenderer.php | 2 +- .../OrderBundle/Renderer/OrderDocumentPdfRenderer.php | 2 +- .../OrderBundle/Renderer/Pdf/PdfRendererInterface.php | 2 +- .../Bundle/OrderBundle/Renderer/Pdf/WkHtmlToPdf.php | 2 +- .../OrderBundle/Resources/public/pimcore/img/add.svg | 2 +- .../OrderBundle/Resources/public/pimcore/img/cart.svg | 4 ++-- .../Resources/public/pimcore/img/conditions.svg | 4 ++-- .../Resources/public/pimcore/img/currencies.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/invoice.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/mail.svg | 4 ++-- .../Resources/public/pimcore/img/order-create.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/orders.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/pdf.svg | 4 ++-- .../Resources/public/pimcore/img/product-add.svg | 4 ++-- .../Resources/public/pimcore/img/quote-create.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/quotes.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/shipment.svg | 4 ++-- .../Resources/public/pimcore/img/time-span.svg | 4 ++-- .../OrderBundle/Resources/public/pimcore/img/voucher.svg | 4 ++-- .../Resources/public/pimcore/js/cart/pricerules/action.js | 2 +- .../pimcore/js/cart/pricerules/actions/discountAmount.js | 2 +- .../pimcore/js/cart/pricerules/actions/discountPercent.js | 2 +- .../public/pimcore/js/cart/pricerules/condition.js | 2 +- .../pimcore/js/cart/pricerules/conditions/amount.js | 2 +- .../pimcore/js/cart/pricerules/conditions/nested.js | 2 +- .../pimcore/js/cart/pricerules/conditions/timespan.js | 2 +- .../pimcore/js/cart/pricerules/conditions/voucher.js | 2 +- .../Resources/public/pimcore/js/cart/pricerules/item.js | 2 +- .../Resources/public/pimcore/js/cart/pricerules/panel.js | 2 +- .../js/coreExtension/data/coreShopCartPriceRule.js | 2 +- .../js/coreExtension/tags/coreShopCartPriceRule.js | 2 +- .../OrderBundle/Resources/public/pimcore/js/helper.js | 4 ++-- .../Resources/public/pimcore/js/order/create/panel.js | 4 ++-- .../Resources/public/pimcore/js/order/createPayment.js | 2 +- .../public/pimcore/js/order/detail/blocks/comments.js | 4 ++-- .../pimcore/js/order/detail/blocks/correspondence.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/customer.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/detail.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/header.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/info.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/invoice.js | 4 ++-- .../public/pimcore/js/order/detail/blocks/payment.js | 2 +- .../public/pimcore/js/order/detail/blocks/shipment.js | 4 ++-- .../Resources/public/pimcore/js/order/detail/panel.js | 2 +- .../Resources/public/pimcore/js/order/editInvoice.js | 2 +- .../Resources/public/pimcore/js/order/editPayment.js | 2 +- .../Resources/public/pimcore/js/order/editShipment.js | 2 +- .../Resources/public/pimcore/js/order/invoice.js | 2 +- .../Resources/public/pimcore/js/order/invoice/render.js | 2 +- .../OrderBundle/Resources/public/pimcore/js/order/list.js | 2 +- .../Resources/public/pimcore/js/order/message.js | 2 +- .../Resources/public/pimcore/js/order/shipment.js | 2 +- .../Resources/public/pimcore/js/order/shipment/render.js | 2 +- .../public/pimcore/js/order/state/changeState.js | 2 +- .../Resources/public/pimcore/js/quote/create/panel.js | 4 ++-- .../Resources/public/pimcore/js/quote/detail/panel.js | 2 +- .../OrderBundle/Resources/public/pimcore/js/quote/list.js | 2 +- .../OrderBundle/Resources/public/pimcore/js/resource.js | 4 ++-- .../public/pimcore/js/sale/create/abstractStep.js | 4 ++-- .../Resources/public/pimcore/js/sale/create/panel.js | 4 ++-- .../public/pimcore/js/sale/create/step/address.js | 4 ++-- .../Resources/public/pimcore/js/sale/create/step/base.js | 4 ++-- .../public/pimcore/js/sale/create/step/payment.js | 2 +- .../public/pimcore/js/sale/create/step/preparation.js | 4 ++-- .../public/pimcore/js/sale/create/step/products.js | 4 ++-- .../Resources/public/pimcore/js/sale/create/step/rules.js | 4 ++-- .../public/pimcore/js/sale/create/step/totals.js | 6 +++--- .../public/pimcore/js/sale/detail/abstractBlock.js | 4 ++-- .../pimcore/js/sale/detail/blocks/correspondence.js | 4 ++-- .../public/pimcore/js/sale/detail/blocks/customer.js | 4 ++-- .../public/pimcore/js/sale/detail/blocks/detail.js | 4 ++-- .../public/pimcore/js/sale/detail/blocks/header.js | 4 ++-- .../public/pimcore/js/sale/detail/blocks/info.js | 4 ++-- .../Resources/public/pimcore/js/sale/detail/panel.js | 2 +- .../OrderBundle/Resources/public/pimcore/js/sale/list.js | 2 +- .../OrderBundle/Resources/views/Collector/Icon/cart.svg | 4 ++-- .../OrderBundle/Session/SessionCartConfigurator.php | 2 +- .../StateResolver/OrderInvoiceStateResolver.php | 2 +- .../StateResolver/OrderPaymentStateResolver.php | 2 +- .../StateResolver/OrderShippingStateResolver.php | 2 +- .../OrderBundle/StateResolver/OrderStateResolver.php | 2 +- .../OrderBundle/Templating/Helper/OrderStateHelper.php | 2 +- .../Templating/Helper/OrderStateHelperInterface.php | 2 +- .../Bundle/OrderBundle/Twig/OrderStateExtension.php | 2 +- .../OrderBundle/Validator/Constraints/CartPriceRule.php | 2 +- .../Validator/Constraints/CartPriceRuleValidator.php | 2 +- .../Bundle/OrderBundle/Workflow/OrderHistoryLogger.php | 2 +- .../OrderBundle/Workflow/OrderStateHistoryLogger.php | 2 +- .../Bundle/OrderBundle/Workflow/WorkflowStateManager.php | 2 +- .../PaymentBundle/CoreExtension/PaymentProvider.php | 2 +- .../Bundle/PaymentBundle/CoreShopPaymentBundle.php | 2 +- .../PaymentBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopPaymentExtension.php | 2 +- .../Doctrine/ORM/PaymentProviderRepository.php | 2 +- .../PaymentBundle/Doctrine/ORM/PaymentRepository.php | 2 +- .../PaymentBundle/Form/Type/PaymentProviderChoiceType.php | 2 +- .../Form/Type/PaymentProviderTranslationType.php | 2 +- .../PaymentBundle/Form/Type/PaymentProviderType.php | 2 +- src/CoreShop/Bundle/PaymentBundle/LICENSE.md | 2 +- .../Resources/public/pimcore/img/payment-provider.svg | 4 ++-- .../Resources/public/pimcore/img/payments.svg | 4 ++-- .../js/coreExtension/data/coreShopPaymentProvider.js | 2 +- .../js/coreExtension/document/coreShopPaymentProvider.js | 2 +- .../js/coreExtension/tags/coreShopPaymentProvider.js | 2 +- .../public/pimcore/js/provider/gateways/abstract.js | 2 +- .../js/provider/gateways/paypal_express_checkout.js | 2 +- .../public/pimcore/js/provider/gateways/sofort.js | 2 +- .../Resources/public/pimcore/js/provider/item.js | 2 +- .../Resources/public/pimcore/js/provider/panel.js | 2 +- .../PaymentBundle/Resources/public/pimcore/js/resource.js | 4 ++-- .../Bundle/PayumBundle/Action/ConfirmOrderAction.php | 2 +- .../PayumBundle/Action/Offline/ConfirmOrderAction.php | 2 +- .../PayumBundle/Action/Offline/ConvertPaymentAction.php | 2 +- .../PayumBundle/Action/Offline/ResolveNextRouteAction.php | 2 +- .../Bundle/PayumBundle/Action/Offline/StatusAction.php | 2 +- .../Bundle/PayumBundle/Action/ResolveNextRouteAction.php | 2 +- .../Bundle/PayumBundle/Controller/PaymentController.php | 2 +- src/CoreShop/Bundle/PayumBundle/CoreShopPayumBundle.php | 2 +- .../Compiler/PayumReplyToSymfonyPass.php | 2 +- .../Compiler/RegisterGatewayConfigTypePass.php | 2 +- .../PayumBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopPayumExtension.php | 2 +- .../Bundle/PayumBundle/Exception/ReplyException.php | 2 +- .../Exception/ReplyToSymfonyResponseConverter.php | 2 +- .../PayumBundle/Extension/UpdateOrderStateExtension.php | 2 +- .../PayumBundle/Extension/UpdatePaymentStateExtension.php | 2 +- .../Bundle/PayumBundle/Factory/ConfirmOrderFactory.php | 2 +- .../PayumBundle/Factory/ConfirmOrderFactoryInterface.php | 2 +- .../Bundle/PayumBundle/Factory/GetStatusFactory.php | 2 +- .../PayumBundle/Factory/GetStatusFactoryInterface.php | 2 +- .../PayumBundle/Factory/ResolveNextRouteFactory.php | 2 +- .../Factory/ResolveNextRouteFactoryInterface.php | 2 +- .../Bundle/PayumBundle/Form/Type/GatewayConfigType.php | 2 +- .../Form/Type/PaypalGatewayConfigurationType.php | 2 +- .../Form/Type/SofortGatewayConfigurationType.php | 2 +- src/CoreShop/Bundle/PayumBundle/LICENSE.md | 2 +- src/CoreShop/Bundle/PayumBundle/Model/GatewayConfig.php | 2 +- .../Bundle/PayumBundle/Model/PaymentSecurityToken.php | 2 +- src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrder.php | 2 +- .../Bundle/PayumBundle/Request/ConfirmOrderInterface.php | 2 +- src/CoreShop/Bundle/PayumBundle/Request/GetStatus.php | 2 +- .../Bundle/PayumBundle/Request/ResolveNextRoute.php | 2 +- .../PayumBundle/Request/ResolveNextRouteInterface.php | 2 +- .../Controller/Admin/DynamicDropdownController.php | 2 +- .../Controller/Admin/EmbeddedClassController.php | 2 +- .../PimcoreBundle/Controller/Admin/GridController.php | 2 +- .../PimcoreBundle/CoreExtension/DynamicDropdown.php | 2 +- .../CoreExtension/DynamicDropdownMultiple.php | 2 +- .../Bundle/PimcoreBundle/CoreExtension/EmbeddedClass.php | 2 +- .../Bundle/PimcoreBundle/CoreExtension/ItemSelector.php | 2 +- .../Bundle/PimcoreBundle/CoreExtension/SerializedData.php | 2 +- .../Bundle/PimcoreBundle/CoreExtension/SuperBoxSelect.php | 2 +- .../Bundle/PimcoreBundle/CoreShopPimcoreBundle.php | 2 +- .../Compiler/ExpressionLanguageServicePass.php | 2 +- .../Compiler/PrioritizedCompositeServicePass.php | 2 +- .../Compiler/RegisterGridActionPass.php | 2 +- .../Compiler/RegisterGridFilterPass.php | 2 +- .../Compiler/RegisterImplementationLoaderPass.php | 2 +- ...RegisterPimcoreDocumentTagImplementationLoaderPass.php | 2 +- .../Compiler/RegisterPimcoreDocumentTagPass.php | 2 +- .../Compiler/RegisterRegistryTypePass.php | 2 +- .../Compiler/RegisterSimpleRegistryTypePass.php | 2 +- .../PimcoreBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopPimcoreExtension.php | 2 +- .../Extension/AbstractPimcoreExtension.php | 2 +- src/CoreShop/Bundle/PimcoreBundle/Event/MailEvent.php | 2 +- .../EventListener/Grid/ObjectListFilterListener.php | 2 +- src/CoreShop/Bundle/PimcoreBundle/Events.php | 2 +- src/CoreShop/Bundle/PimcoreBundle/LICENSE.md | 2 +- .../Loader/DependencyInjectionImplementationLoader.php | 2 +- src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessor.php | 2 +- .../Bundle/PimcoreBundle/Mail/MailProcessorInterface.php | 2 +- .../PimcoreBundle/Resources/public/pimcore/js/broker.js | 4 ++-- .../js/coreExtension/data/coreShopDynamicDropdown.js | 2 +- .../coreExtension/data/coreShopDynamicDropdownMultiple.js | 2 +- .../js/coreExtension/data/coreShopEmbeddedClass.js | 2 +- .../pimcore/js/coreExtension/data/coreShopItemSelector.js | 2 +- .../js/coreExtension/data/coreShopSerializedData.js | 2 +- .../js/coreExtension/data/coreShopSuperBoxSelect.js | 2 +- .../pimcore/js/coreExtension/embeddedClassContainer.js | 2 +- .../js/coreExtension/embeddedClassItemContainer.js | 4 ++-- .../js/coreExtension/tags/coreShopDynamicDropdown.js | 2 +- .../coreExtension/tags/coreShopDynamicDropdownMultiple.js | 4 ++-- .../js/coreExtension/tags/coreShopEmbeddedClass.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopItemSelector.js | 4 ++-- .../js/coreExtension/tags/coreShopSerializedData.js | 2 +- .../js/coreExtension/tags/coreShopSuperBoxSelect.js | 4 ++-- .../PimcoreBundle/Resources/public/pimcore/js/helpers.js | 2 +- .../Controller/ProductPriceRuleController.php | 2 +- .../CoreExtension/ProductSpecificPriceRules.php | 2 +- .../Bundle/ProductBundle/CoreShopProductBundle.php | 2 +- .../Compiler/AbstractProductPriceCalculatorPass.php | 2 +- .../Compiler/ProductDiscountCalculatorsPass.php | 2 +- .../Compiler/ProductDiscountPriceCalculatorsPass.php | 2 +- .../Compiler/ProductPriceRuleActionPass.php | 2 +- .../Compiler/ProductPriceRuleConditionPass.php | 2 +- .../Compiler/ProductRetailPriceCalculatorsPass.php | 2 +- .../Compiler/ProductSpecificPriceRuleActionPass.php | 2 +- .../Compiler/ProductSpecificPriceRuleConditionPass.php | 2 +- .../Compiler/ProductValidPriceRuleFetcherPass.php | 2 +- .../ProductBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopProductExtension.php | 2 +- .../Doctrine/ORM/ProductPriceRuleRepository.php | 2 +- .../Doctrine/ORM/ProductSpecificPriceRuleRepository.php | 2 +- .../EventListener/CategoryPersistEventListener.php | 2 +- .../EventListener/ClearCachedPriceRulesListener.php | 2 +- .../ProductBundle/EventListener/ProductDeleteListener.php | 2 +- .../Form/Type/ProductPriceRuleActionChoiceType.php | 2 +- .../Form/Type/ProductPriceRuleActionCollectionType.php | 2 +- .../Form/Type/ProductPriceRuleActionType.php | 2 +- .../Form/Type/ProductPriceRuleConditionChoiceType.php | 2 +- .../Form/Type/ProductPriceRuleConditionCollectionType.php | 2 +- .../Form/Type/ProductPriceRuleConditionType.php | 2 +- .../ProductBundle/Form/Type/ProductPriceRuleType.php | 2 +- .../Type/ProductSpecificPriceRuleActionChoiceType.php | 2 +- .../Type/ProductSpecificPriceRuleActionCollectionType.php | 2 +- .../Form/Type/ProductSpecificPriceRuleActionType.php | 2 +- .../Type/ProductSpecificPriceRuleConditionChoiceType.php | 2 +- .../ProductSpecificPriceRuleConditionCollectionType.php | 2 +- .../Form/Type/ProductSpecificPriceRuleConditionType.php | 2 +- .../Form/Type/ProductSpecificPriceRuleType.php | 2 +- .../Type/Rule/Action/DiscountAmountConfigurationType.php | 2 +- .../Type/Rule/Action/DiscountPercentConfigurationType.php | 2 +- .../Form/Type/Rule/Action/PriceConfigurationType.php | 2 +- .../Condition/ProductPriceNestedConfigurationType.php | 2 +- .../ProductSpecificPriceNestedConfigurationType.php | 2 +- .../Type/Rule/Condition/TimespanConfigurationType.php | 2 +- src/CoreShop/Bundle/ProductBundle/LICENSE.md | 2 +- .../Pimcore/Repository/CategoryRepository.php | 2 +- .../Pimcore/Repository/ProductRepository.php | 2 +- .../ProductBundle/Resources/public/pimcore/img/cart.svg | 4 ++-- .../Resources/public/pimcore/img/category.svg | 4 ++-- .../Resources/public/pimcore/img/conditions.svg | 4 ++-- .../Resources/public/pimcore/img/currencies.svg | 4 ++-- .../Resources/public/pimcore/img/price-rules.svg | 4 ++-- .../Resources/public/pimcore/img/product-list.svg | 4 ++-- .../Resources/public/pimcore/img/product.svg | 4 ++-- .../Resources/public/pimcore/img/product_blue.svg | 2 +- .../Resources/public/pimcore/img/product_green.svg | 4 ++-- .../Resources/public/pimcore/img/time-span.svg | 4 ++-- .../data/coreShopProductSpecificPriceRules.js | 2 +- .../tags/coreShopProductSpecificPriceRules.js | 2 +- .../public/pimcore/js/product/pricerule/action.js | 2 +- .../js/product/pricerule/actions/discountAmount.js | 2 +- .../js/product/pricerule/actions/discountPercent.js | 2 +- .../pimcore/js/product/pricerule/actions/discountPrice.js | 2 +- .../public/pimcore/js/product/pricerule/actions/price.js | 2 +- .../public/pimcore/js/product/pricerule/condition.js | 2 +- .../pimcore/js/product/pricerule/conditions/nested.js | 2 +- .../pimcore/js/product/pricerule/conditions/timespan.js | 2 +- .../pimcore/js/product/pricerule/conditions/weight.js | 2 +- .../Resources/public/pimcore/js/product/pricerule/item.js | 2 +- .../public/pimcore/js/product/pricerule/panel.js | 2 +- .../ProductBundle/Resources/public/pimcore/js/resource.js | 4 ++-- .../Resources/public/pimcore/js/specificprice/action.js | 2 +- .../pimcore/js/specificprice/actions/discountAmount.js | 2 +- .../pimcore/js/specificprice/actions/discountPercent.js | 2 +- .../pimcore/js/specificprice/actions/discountPrice.js | 2 +- .../public/pimcore/js/specificprice/actions/price.js | 2 +- .../public/pimcore/js/specificprice/condition.js | 2 +- .../public/pimcore/js/specificprice/conditions/nested.js | 2 +- .../pimcore/js/specificprice/conditions/timespan.js | 2 +- .../public/pimcore/js/specificprice/object/item.js | 2 +- .../Bundle/ResourceBundle/AbstractResourceBundle.php | 2 +- .../Command/CreateDatabaseTablesCommand.php | 2 +- .../ResourceBundle/Command/CreateObjectClassCommand.php | 2 +- .../ResourceBundle/Command/DropDatabaseTablesCommand.php | 2 +- .../ResourceBundle/Command/InstallResourcesCommand.php | 2 +- .../ResourceBundle/ComposerPackageBundleInterface.php | 2 +- .../Bundle/ResourceBundle/Controller/AdminController.php | 2 +- .../Bundle/ResourceBundle/Controller/EventDispatcher.php | 2 +- .../Controller/EventDispatcherInterface.php | 2 +- .../ResourceBundle/Controller/PimcoreController.php | 2 +- .../ResourceBundle/Controller/ResourceController.php | 2 +- .../ResourceBundle/Controller/ResourceFormFactory.php | 2 +- .../Controller/ResourceFormFactoryInterface.php | 2 +- .../Controller/ResourceSettingsController.php | 2 +- .../Bundle/ResourceBundle/Controller/ViewHandler.php | 2 +- .../ResourceBundle/Controller/ViewHandlerInterface.php | 2 +- .../ResourceBundle/CoreExtension/Document/Select.php | 2 +- .../Bundle/ResourceBundle/CoreExtension/Multiselect.php | 2 +- .../Bundle/ResourceBundle/CoreExtension/Select.php | 2 +- .../Bundle/ResourceBundle/CoreShopResourceBundle.php | 2 +- .../Compiler/DoctrineTargetEntitiesResolverPass.php | 2 +- .../Compiler/RegisterInstallersPass.php | 2 +- .../Compiler/RegisterPimcoreRepositoriesPass.php | 2 +- .../Compiler/RegisterPimcoreResourcesPass.php | 2 +- .../Compiler/RegisterResourcesPass.php | 2 +- .../DependencyInjection/Compiler/StackClassesPass.php | 2 +- .../DependencyInjection/Compiler/StackRepositoryPass.php | 2 +- .../ResourceBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopResourceExtension.php | 2 +- .../DependencyInjection/Driver/AbstractDriver.php | 2 +- .../Driver/Doctrine/AbstractDoctrineDriver.php | 2 +- .../Driver/Doctrine/DoctrineORMDriver.php | 2 +- .../DependencyInjection/Driver/DriverInterface.php | 2 +- .../DependencyInjection/Driver/DriverProvider.php | 2 +- .../Driver/Exception/InvalidDriverException.php | 2 +- .../Driver/Exception/UnknownDriverException.php | 2 +- .../DependencyInjection/Driver/Pimcore/PimcoreDriver.php | 2 +- .../Extension/AbstractModelExtension.php | 2 +- .../ResourceBundle/Doctrine/ORM/EntityRepository.php | 2 +- .../ResourceBundle/Event/ResourceControllerEvent.php | 2 +- .../EventListener/AbstractDoctrineSubscriber.php | 2 +- .../Bundle/ResourceBundle/EventListener/BodyListener.php | 2 +- .../EventListener/ORMMappedSuperClassSubscriber.php | 2 +- .../EventListener/ORMRepositoryClassSubscriber.php | 2 +- .../EventListener/ORMTranslatableListener.php | 2 +- .../DataTransformer/PimcoreResourceDataTransformer.php | 2 +- .../HttpFoundation/HttpFoundationRequestHandler.php | 2 +- .../Bundle/ResourceBundle/Form/Helper/ErrorSerializer.php | 2 +- .../ResourceBundle/Form/Registry/FormTypeRegistry.php | 2 +- .../Form/Registry/FormTypeRegistryInterface.php | 2 +- .../ResourceBundle/Form/Type/AbstractResourceType.php | 2 +- .../ResourceBundle/Form/Type/FixedCollectionType.php | 2 +- .../ResourceBundle/Form/Type/PimcoreClassChoiceType.php | 2 +- .../Form/Type/PimcoreResourceSelectionType.php | 2 +- .../ResourceBundle/Form/Type/ResourceTranslationsType.php | 2 +- .../Generator/PimcoreResourceClassGenerator.php | 2 +- .../Installer/AbstractTranslationInstaller.php | 2 +- .../Installer/CompositeResourceInstaller.php | 2 +- .../Installer/Configuration/DocumentConfiguration.php | 2 +- .../Installer/Configuration/GridConfigConfiguration.php | 2 +- .../Configuration/ImageThumbnailConfiguration.php | 2 +- .../Installer/Configuration/RouteConfiguration.php | 2 +- .../Installer/Configuration/TranslationConfiguration.php | 2 +- .../Installer/PimcoreAdminTranslationsInstaller.php | 2 +- .../ResourceBundle/Installer/PimcoreClassInstaller.php | 2 +- .../Installer/PimcoreClassInstallerInterface.php | 2 +- .../Installer/PimcoreDocumentsInstaller.php | 2 +- .../Installer/PimcoreGridConfigInstaller.php | 2 +- .../Installer/PimcoreImageThumbnailsInstaller.php | 2 +- .../Installer/PimcorePermissionInstaller.php | 2 +- .../ResourceBundle/Installer/PimcoreRoutesInstaller.php | 2 +- .../Installer/PimcoreSharedTranslationsInstaller.php | 2 +- .../Installer/ResourceInstallerInterface.php | 2 +- .../Bundle/ResourceBundle/Installer/SqlInstaller.php | 2 +- src/CoreShop/Bundle/ResourceBundle/LICENSE.md | 2 +- .../Bundle/ResourceBundle/Pimcore/ObjectManager.php | 2 +- .../Bundle/ResourceBundle/Pimcore/PimcoreRepository.php | 2 +- .../ResourceBundle/Pimcore/Repository/StackRepository.php | 2 +- .../Bundle/ResourceBundle/ResourceBundleInterface.php | 2 +- .../ResourceBundle/Resources/public/pimcore/img/logo.svg | 2 +- .../public/pimcore/js/coreExtension/data/data.js | 2 +- .../pimcore/js/coreExtension/data/dataMultiselect.js | 2 +- .../public/pimcore/js/coreExtension/data/select.js | 2 +- .../public/pimcore/js/coreExtension/document/select.js | 4 ++-- .../public/pimcore/js/coreExtension/tags/multiselect.js | 2 +- .../public/pimcore/js/coreExtension/tags/select.js | 2 +- .../ResourceBundle/Resources/public/pimcore/js/global.js | 2 +- .../ResourceBundle/Resources/public/pimcore/js/helpers.js | 2 +- .../Resources/public/pimcore/js/object/elementHref.js | 4 ++-- .../Resources/public/pimcore/js/object/objectMultihref.js | 2 +- .../ResourceBundle/Resources/public/pimcore/js/plugin.js | 2 +- .../Resources/public/pimcore/js/resource.js | 2 +- .../Resources/public/pimcore/js/resource/item.js | 2 +- .../Resources/public/pimcore/js/resource/panel.js | 2 +- .../Bundle/ResourceBundle/Routing/Configuration.php | 2 +- .../Bundle/ResourceBundle/Routing/ResourceLoader.php | 2 +- .../Bundle/ResourceBundle/Routing/RouteFactory.php | 2 +- .../ResourceBundle/Routing/RouteFactoryInterface.php | 2 +- .../ResourceBundle/Serialization/PimcoreAssetHandler.php | 2 +- .../Serialization/PimcoreDocumentHandler.php | 2 +- .../ResourceBundle/Serialization/PimcoreObjectHandler.php | 2 +- .../ResourceBundle/Serialization/PimcoreSiteHandler.php | 2 +- .../ResourceBundle/Serialization/RelationsHandler.php | 2 +- .../ResourceBundle/Validator/Constraints/Active.php | 2 +- .../Validator/Constraints/ActiveValidator.php | 2 +- .../ResourceBundle/Validator/Constraints/UniqueEntity.php | 2 +- .../Validator/Constraints/UniqueEntityValidator.php | 2 +- .../RuleBundle/Assessor/RuleAvailabilityAssessor.php | 2 +- .../Bundle/RuleBundle/Collector/RuleCollector.php | 2 +- .../Command/RuleAvailabilityProcessorCommand.php | 2 +- src/CoreShop/Bundle/RuleBundle/CoreShopRuleBundle.php | 2 +- .../Compiler/RuleAvailabilityAssessorPass.php | 2 +- .../Compiler/TraceableValidationProcessorPass.php | 2 +- .../RuleBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopRuleExtension.php | 2 +- .../Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php | 2 +- .../RuleBundle/Event/RuleAvailabilityCheckEvent.php | 2 +- .../Form/Type/AbstractConfigurableRuleElementType.php | 2 +- .../Type/Core/AbstractConfigurationCollectionType.php | 2 +- .../Rule/Condition/AbstractNestedConfigurationType.php | 2 +- .../Form/Type/Rule/EmptyConfigurationFormType.php | 2 +- .../Bundle/RuleBundle/Form/Type/RuleActionChoiceType.php | 2 +- .../RuleBundle/Form/Type/RuleActionCollectionType.php | 2 +- .../Bundle/RuleBundle/Form/Type/RuleActionType.php | 2 +- .../RuleBundle/Form/Type/RuleConditionChoiceType.php | 2 +- .../RuleBundle/Form/Type/RuleConditionCollectionType.php | 2 +- .../Bundle/RuleBundle/Form/Type/RuleConditionType.php | 2 +- src/CoreShop/Bundle/RuleBundle/Form/Type/RuleType.php | 2 +- src/CoreShop/Bundle/RuleBundle/LICENSE.md | 2 +- .../RuleBundle/Processor/RuleAvailabilityProcessor.php | 2 +- .../Processor/RuleAvailabilityProcessorInterface.php | 2 +- .../RuleBundle/Resources/public/pimcore/img/api.svg | 2 +- .../RuleBundle/Resources/public/pimcore/img/lightning.svg | 4 ++-- .../RuleBundle/Resources/public/pimcore/img/search.svg | 6 +++--- .../Resources/public/pimcore/js/rules/abstract.js | 2 +- .../Resources/public/pimcore/js/rules/action.js | 2 +- .../Resources/public/pimcore/js/rules/actions/abstract.js | 2 +- .../Resources/public/pimcore/js/rules/condition.js | 2 +- .../public/pimcore/js/rules/conditions/abstract.js | 2 +- .../public/pimcore/js/rules/conditions/nested.js | 2 +- .../RuleBundle/Resources/public/pimcore/js/rules/item.js | 2 +- .../RuleBundle/Resources/public/pimcore/js/rules/panel.js | 2 +- src/CoreShop/Bundle/SEOBundle/CoreShopSEOBundle.php | 2 +- .../Compiler/ExtractorRegistryServicePass.php | 2 +- .../DependencyInjection/CoreShopSEOExtension.php | 2 +- src/CoreShop/Bundle/SEOBundle/LICENSE.md | 2 +- .../Bundle/SequenceBundle/CoreShopSequenceBundle.php | 2 +- .../SequenceBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopSequenceExtension.php | 2 +- .../SequenceBundle/Doctrine/ORM/SequenceRepository.php | 2 +- src/CoreShop/Bundle/SequenceBundle/LICENSE.md | 2 +- .../ShippingBundle/Controller/ShippingRuleController.php | 2 +- .../Bundle/ShippingBundle/CoreExtension/Carrier.php | 2 +- .../ShippingBundle/CoreExtension/CarrierMultiselect.php | 2 +- .../Bundle/ShippingBundle/CoreShopShippingBundle.php | 2 +- .../Compiler/CompositeShippableValidatorPass.php | 2 +- .../Compiler/ShippingPriceCalculatorsPass.php | 2 +- .../Compiler/ShippingRuleActionPass.php | 2 +- .../Compiler/ShippingRuleConditionPass.php | 2 +- .../ShippingBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopShippingExtension.php | 2 +- .../Bundle/ShippingBundle/Form/Type/CarrierChoiceType.php | 2 +- .../ShippingBundle/Form/Type/CarrierTranslationType.php | 2 +- .../Bundle/ShippingBundle/Form/Type/CarrierType.php | 2 +- .../Action/AdditionPercentActionConfigurationType.php | 2 +- .../Action/DiscountPercentActionConfigurationType.php | 2 +- .../Type/Rule/Common/ShippingRuleConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/AmountConfigurationType.php | 2 +- .../Type/Rule/Condition/DimensionConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/NestedConfigurationType.php | 2 +- .../Type/Rule/Condition/PostcodeConfigurationType.php | 2 +- .../Form/Type/Rule/Condition/WeightConfigurationType.php | 2 +- .../Form/Type/ShippingRuleActionChoiceType.php | 2 +- .../Form/Type/ShippingRuleActionCollectionType.php | 2 +- .../ShippingBundle/Form/Type/ShippingRuleActionType.php | 2 +- .../ShippingBundle/Form/Type/ShippingRuleChoiceType.php | 2 +- .../Form/Type/ShippingRuleConditionChoiceType.php | 2 +- .../Form/Type/ShippingRuleConditionCollectionType.php | 2 +- .../Form/Type/ShippingRuleConditionType.php | 2 +- .../Form/Type/ShippingRuleGroupCollectionType.php | 2 +- .../ShippingBundle/Form/Type/ShippingRuleGroupType.php | 2 +- .../Bundle/ShippingBundle/Form/Type/ShippingRuleType.php | 2 +- src/CoreShop/Bundle/ShippingBundle/LICENSE.md | 2 +- .../Resources/public/pimcore/img/carriers.svg | 4 ++-- .../Resources/public/pimcore/img/conditions.svg | 4 ++-- .../Resources/public/pimcore/img/currencies.svg | 4 ++-- .../Resources/public/pimcore/img/dimension.svg | 4 ++-- .../Resources/public/pimcore/img/postcode.svg | 4 ++-- .../Resources/public/pimcore/img/shipping.svg | 4 ++-- .../Resources/public/pimcore/img/shippingrules.svg | 4 ++-- .../Resources/public/pimcore/img/weight.svg | 4 ++-- .../Resources/public/pimcore/js/carrier/item.js | 2 +- .../Resources/public/pimcore/js/carrier/panel.js | 2 +- .../pimcore/js/coreExtension/data/coreShopCarrier.js | 2 +- .../js/coreExtension/data/coreShopCarrierMultiselect.js | 2 +- .../pimcore/js/coreExtension/document/coreShopCarrier.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopCarrier.js | 2 +- .../js/coreExtension/tags/coreShopCarrierMultiselect.js | 2 +- .../Resources/public/pimcore/js/resource.js | 2 +- .../Resources/public/pimcore/js/shippingrule/action.js | 2 +- .../pimcore/js/shippingrule/actions/additionPercent.js | 2 +- .../pimcore/js/shippingrule/actions/discountPercent.js | 2 +- .../pimcore/js/shippingrule/actions/shippingRule.js | 2 +- .../Resources/public/pimcore/js/shippingrule/condition.js | 2 +- .../public/pimcore/js/shippingrule/conditions/amount.js | 2 +- .../pimcore/js/shippingrule/conditions/dimension.js | 2 +- .../public/pimcore/js/shippingrule/conditions/nested.js | 2 +- .../pimcore/js/shippingrule/conditions/postcodes.js | 2 +- .../pimcore/js/shippingrule/conditions/shippingRule.js | 2 +- .../public/pimcore/js/shippingrule/conditions/weight.js | 2 +- .../Resources/public/pimcore/js/shippingrule/item.js | 2 +- .../Resources/public/pimcore/js/shippingrule/panel.js | 2 +- .../Bundle/StoreBundle/Collector/StoreCollector.php | 2 +- .../Bundle/StoreBundle/Controller/StoreController.php | 2 +- src/CoreShop/Bundle/StoreBundle/CoreExtension/Store.php | 2 +- .../Bundle/StoreBundle/CoreExtension/StoreMultiselect.php | 2 +- src/CoreShop/Bundle/StoreBundle/CoreShopStoreBundle.php | 2 +- .../Compiler/CompositeRequestResolverPass.php | 2 +- .../Compiler/CompositeStoreContextPass.php | 2 +- .../StoreBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopStoreExtension.php | 2 +- .../Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php | 2 +- .../StoreBundle/EventListener/ThemeRequestListener.php | 2 +- .../Bundle/StoreBundle/Form/Type/StoreChoiceType.php | 2 +- src/CoreShop/Bundle/StoreBundle/Form/Type/StoreType.php | 2 +- .../Bundle/StoreBundle/Helper/PimcoreSiteHelper.php | 2 +- .../StoreBundle/Helper/PimcoreSiteHelperInterface.php | 2 +- src/CoreShop/Bundle/StoreBundle/LICENSE.md | 2 +- .../StoreBundle/Resources/public/pimcore/img/store.svg | 2 +- .../public/pimcore/js/coreExtension/data/coreShopStore.js | 2 +- .../js/coreExtension/data/coreShopStoreMultiselect.js | 2 +- .../pimcore/js/coreExtension/document/coreShopStore.js | 2 +- .../public/pimcore/js/coreExtension/tags/coreShopStore.js | 2 +- .../js/coreExtension/tags/coreShopStoreMultiselect.js | 2 +- .../StoreBundle/Resources/public/pimcore/js/item.js | 2 +- .../StoreBundle/Resources/public/pimcore/js/panel.js | 2 +- .../StoreBundle/Resources/public/pimcore/js/resource.js | 4 ++-- .../StoreBundle/Resources/views/Collector/Icon/store.svg | 2 +- src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelper.php | 2 +- .../Bundle/StoreBundle/Theme/ThemeHelperInterface.php | 2 +- src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolver.php | 2 +- .../Bundle/StoreBundle/Theme/ThemeResolverInterface.php | 2 +- .../TaxationBundle/Controller/TaxRuleGroupController.php | 2 +- .../Bundle/TaxationBundle/CoreExtension/TaxRuleGroup.php | 2 +- .../Bundle/TaxationBundle/CoreShopTaxationBundle.php | 2 +- .../TaxationBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopTaxationExtension.php | 2 +- .../TaxationBundle/Doctrine/ORM/TaxRateRepository.php | 2 +- .../TaxationBundle/Doctrine/ORM/TaxRuleRepository.php | 2 +- .../Bundle/TaxationBundle/Form/Type/TaxRateChoiceType.php | 2 +- .../TaxationBundle/Form/Type/TaxRateTranslationType.php | 2 +- .../Bundle/TaxationBundle/Form/Type/TaxRateType.php | 2 +- .../TaxationBundle/Form/Type/TaxRuleGroupChoiceType.php | 2 +- .../Bundle/TaxationBundle/Form/Type/TaxRuleGroupType.php | 2 +- .../Bundle/TaxationBundle/Form/Type/TaxRuleType.php | 2 +- src/CoreShop/Bundle/TaxationBundle/LICENSE.md | 2 +- .../TaxationBundle/Resources/public/pimcore/img/taxes.svg | 4 ++-- .../pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js | 2 +- .../pimcore/js/coreExtension/document/coreShopTaxRate.js | 2 +- .../js/coreExtension/document/coreShopTaxRuleGroup.js | 2 +- .../pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js | 2 +- .../Resources/public/pimcore/js/resource.js | 2 +- .../Resources/public/pimcore/js/tax/item.js | 2 +- .../Resources/public/pimcore/js/tax/panel.js | 2 +- .../Resources/public/pimcore/js/taxrulegroup/item.js | 2 +- .../Resources/public/pimcore/js/taxrulegroup/panel.js | 2 +- .../Bundle/TrackingBundle/CoreShopTrackingBundle.php | 2 +- .../DependencyInjection/Compiler/TrackerPass.php | 2 +- .../Compiler/TrackingExtractorPass.php | 2 +- .../TrackingBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopTrackingExtension.php | 2 +- .../EventListener/GtmDataLayerBlockListener.php | 2 +- src/CoreShop/Bundle/TrackingBundle/LICENSE.md | 2 +- .../Bundle/TrackingBundle/Resolver/ConfigResolver.php | 2 +- .../TrackingBundle/Resolver/ConfigResolverInterface.php | 2 +- .../TrackingBundle/Tracker/AbstractEcommerceTracker.php | 2 +- .../Tracker/Google/AnalyticsEnhancedEcommerce.php | 2 +- .../Tracker/Google/GlobalSiteTagEnhancedEcommerce.php | 2 +- .../Tracker/Google/TagManager/CodeTracker.php | 2 +- .../Google/TagManager/TagManagerClassicEcommerce.php | 2 +- .../Google/TagManager/TagManagerEnhancedEcommerce.php | 2 +- .../TrackingBundle/Tracker/Google/UniversalEcommerce.php | 2 +- .../Bundle/TrackingBundle/Tracker/Matomo/Matomo.php | 2 +- .../Bundle/WorkflowBundle/Applier/StateMachineApplier.php | 2 +- .../Applier/StateMachineApplierInterface.php | 2 +- .../Bundle/WorkflowBundle/Callback/CascadeTransition.php | 2 +- .../Bundle/WorkflowBundle/CoreShopWorkflowBundle.php | 2 +- .../WorkflowBundle/DependencyInjection/Configuration.php | 2 +- .../DependencyInjection/CoreShopWorkflowExtension.php | 2 +- .../WorkflowBundle/EventListener/WorkflowListener.php | 2 +- .../Bundle/WorkflowBundle/History/HistoryLogger.php | 2 +- .../WorkflowBundle/History/HistoryLoggerInterface.php | 2 +- .../Bundle/WorkflowBundle/History/HistoryRepository.php | 2 +- .../WorkflowBundle/History/HistoryRepositoryInterface.php | 2 +- .../Bundle/WorkflowBundle/History/StateHistoryLogger.php | 2 +- .../History/StateHistoryLoggerInterface.php | 2 +- src/CoreShop/Bundle/WorkflowBundle/LICENSE.md | 2 +- .../Bundle/WorkflowBundle/Manager/StateMachineManager.php | 2 +- .../Manager/StateMachineManagerInterface.php | 2 +- .../MarkingStore/OrmPersistentMarkingStore.php | 2 +- .../MarkingStore/PimcorePersistentMarkingStore.php | 2 +- src/CoreShop/Bundle/WorkflowBundle/Notes.php | 2 +- .../StateManager/WorkflowStateInfoManager.php | 2 +- .../StateManager/WorkflowStateInfoManagerInterface.php | 2 +- .../Component/Address/Context/CompositeCountryContext.php | 2 +- .../Component/Address/Context/CountryContextInterface.php | 2 +- .../Address/Context/CountryNotFoundException.php | 2 +- .../Component/Address/Context/FixedCountryContext.php | 2 +- .../Context/RequestBased/CompositeRequestResolver.php | 2 +- .../Address/Context/RequestBased/CountryContext.php | 2 +- .../Context/RequestBased/GeoLiteBasedRequestResolver.php | 2 +- .../Context/RequestBased/RequestResolverInterface.php | 2 +- .../Component/Address/Formatter/AddressFormatter.php | 2 +- .../Address/Formatter/AddressFormatterInterface.php | 2 +- src/CoreShop/Component/Address/LICENSE.md | 2 +- src/CoreShop/Component/Address/Model/Address.php | 2 +- .../Component/Address/Model/AddressIdentifier.php | 2 +- .../Address/Model/AddressIdentifierInterface.php | 2 +- src/CoreShop/Component/Address/Model/AddressInterface.php | 2 +- .../Component/Address/Model/AddressesAwareInterface.php | 2 +- .../Component/Address/Model/AddressesAwareTrait.php | 2 +- .../Component/Address/Model/CountriesAwareInterface.php | 2 +- .../Component/Address/Model/CountriesAwareTrait.php | 2 +- src/CoreShop/Component/Address/Model/Country.php | 2 +- src/CoreShop/Component/Address/Model/CountryInterface.php | 2 +- .../Component/Address/Model/CountryTranslation.php | 2 +- .../Address/Model/CountryTranslationInterface.php | 2 +- src/CoreShop/Component/Address/Model/State.php | 2 +- src/CoreShop/Component/Address/Model/StateInterface.php | 2 +- src/CoreShop/Component/Address/Model/StateTranslation.php | 2 +- .../Component/Address/Model/StateTranslationInterface.php | 2 +- src/CoreShop/Component/Address/Model/Zone.php | 2 +- src/CoreShop/Component/Address/Model/ZoneInterface.php | 2 +- .../Repository/AddressIdentifierRepositoryInterface.php | 2 +- .../Address/Repository/CountryRepositoryInterface.php | 2 +- src/CoreShop/Component/Configuration/LICENSE.md | 2 +- .../Component/Configuration/Model/Configuration.php | 2 +- .../Configuration/Model/ConfigurationInterface.php | 2 +- .../Repository/ConfigurationRepositoryInterface.php | 2 +- .../Configuration/Serialization/ObjectHandler.php | 2 +- .../Configuration/Service/ConfigurationService.php | 2 +- .../Service/ConfigurationServiceInterface.php | 2 +- .../Cart/Rule/Action/DiscountAmountActionProcessor.php | 2 +- .../Cart/Rule/Action/DiscountPercentActionProcessor.php | 2 +- .../Core/Cart/Rule/Action/FreeShippingActionProcessor.php | 2 +- .../Core/Cart/Rule/Action/GiftProductActionProcessor.php | 2 +- .../Component/Core/Cart/Rule/Applier/DiscountApplier.php | 2 +- .../Core/Cart/Rule/Applier/DiscountApplierInterface.php | 2 +- .../Core/Cart/Rule/Condition/CarriersConditionChecker.php | 2 +- .../Cart/Rule/Condition/CategoriesConditionChecker.php | 2 +- .../Cart/Rule/Condition/CountriesConditionChecker.php | 2 +- .../Cart/Rule/Condition/CurrenciesConditionChecker.php | 2 +- .../Rule/Condition/CustomerGroupsConditionChecker.php | 2 +- .../Cart/Rule/Condition/CustomersConditionChecker.php | 2 +- .../Core/Cart/Rule/Condition/ProductsConditionChecker.php | 2 +- .../Core/Cart/Rule/Condition/StoresConditionChecker.php | 2 +- .../Core/Cart/Rule/Condition/ZonesConditionChecker.php | 2 +- .../Component/Core/Configuration/ConfigurationService.php | 2 +- .../Core/Configuration/ConfigurationServiceInterface.php | 2 +- .../Core/Context/Country/StoreAwareCountryContext.php | 2 +- .../Core/Context/Currency/CountryAwareCurrencyContext.php | 2 +- .../Core/Context/Currency/StorageBasedCurrencyContext.php | 2 +- .../Core/Context/Currency/StoreAwareCurrencyContext.php | 2 +- src/CoreShop/Component/Core/Context/ShopperContext.php | 2 +- .../Component/Core/Context/ShopperContextInterface.php | 2 +- .../Component/Core/Context/StoreBasedCartContext.php | 2 +- src/CoreShop/Component/Core/Currency/CurrencyStorage.php | 2 +- .../Component/Core/Currency/CurrencyStorageInterface.php | 2 +- src/CoreShop/Component/Core/Events.php | 2 +- .../Core/Index/Extensions/ProductClassExtension.php | 2 +- .../Core/Inventory/Operator/OrderInventoryOperator.php | 2 +- .../Operator/OrderInventoryOperatorInterface.php | 2 +- src/CoreShop/Component/Core/LICENSE.md | 2 +- .../Core/Locale/Context/PimcoreAdminLocaleContext.php | 2 +- src/CoreShop/Component/Core/Model/Carrier.php | 2 +- src/CoreShop/Component/Core/Model/CarrierInterface.php | 2 +- src/CoreShop/Component/Core/Model/Cart.php | 2 +- src/CoreShop/Component/Core/Model/CartInterface.php | 2 +- src/CoreShop/Component/Core/Model/CartItem.php | 2 +- src/CoreShop/Component/Core/Model/CartItemInterface.php | 2 +- src/CoreShop/Component/Core/Model/Category.php | 2 +- src/CoreShop/Component/Core/Model/CategoryInterface.php | 2 +- src/CoreShop/Component/Core/Model/Configuration.php | 2 +- .../Component/Core/Model/ConfigurationInterface.php | 2 +- src/CoreShop/Component/Core/Model/Country.php | 2 +- src/CoreShop/Component/Core/Model/CountryInterface.php | 2 +- src/CoreShop/Component/Core/Model/Currency.php | 2 +- src/CoreShop/Component/Core/Model/CurrencyInterface.php | 2 +- src/CoreShop/Component/Core/Model/Customer.php | 2 +- src/CoreShop/Component/Core/Model/CustomerInterface.php | 2 +- src/CoreShop/Component/Core/Model/Order.php | 2 +- src/CoreShop/Component/Core/Model/OrderInterface.php | 2 +- src/CoreShop/Component/Core/Model/OrderItem.php | 2 +- src/CoreShop/Component/Core/Model/OrderItemInterface.php | 2 +- src/CoreShop/Component/Core/Model/OrderShipment.php | 2 +- .../Component/Core/Model/OrderShipmentInterface.php | 2 +- src/CoreShop/Component/Core/Model/OrderShipmentItem.php | 2 +- .../Component/Core/Model/OrderShipmentItemInterface.php | 2 +- src/CoreShop/Component/Core/Model/Payment.php | 2 +- src/CoreShop/Component/Core/Model/PaymentInterface.php | 2 +- src/CoreShop/Component/Core/Model/PaymentProvider.php | 2 +- .../Component/Core/Model/PaymentProviderInterface.php | 2 +- src/CoreShop/Component/Core/Model/Product.php | 2 +- src/CoreShop/Component/Core/Model/ProductInterface.php | 2 +- src/CoreShop/Component/Core/Model/ProductStorePrice.php | 2 +- .../Component/Core/Model/ProductStorePriceInterface.php | 2 +- src/CoreShop/Component/Core/Model/ProposalItemTrait.php | 2 +- src/CoreShop/Component/Core/Model/Quote.php | 2 +- src/CoreShop/Component/Core/Model/QuoteInterface.php | 2 +- src/CoreShop/Component/Core/Model/QuoteItem.php | 2 +- src/CoreShop/Component/Core/Model/QuoteItemInterface.php | 2 +- src/CoreShop/Component/Core/Model/SaleInterface.php | 2 +- src/CoreShop/Component/Core/Model/SaleItemInterface.php | 2 +- src/CoreShop/Component/Core/Model/SaleItemTrait.php | 2 +- src/CoreShop/Component/Core/Model/SaleTrait.php | 2 +- src/CoreShop/Component/Core/Model/Store.php | 2 +- src/CoreShop/Component/Core/Model/StoreInterface.php | 2 +- src/CoreShop/Component/Core/Model/TaxRule.php | 2 +- src/CoreShop/Component/Core/Model/TaxRuleInterface.php | 2 +- .../Rule/Action/Order/OrderMailActionProcessor.php | 2 +- .../Rule/Action/Order/StoreMailActionProcessor.php | 2 +- .../Rule/Action/Order/StoreOrderMailActionProcessor.php | 2 +- .../Rule/Condition/Order/BackendCreatedChecker.php | 2 +- .../Notification/Rule/Condition/Order/CarriersChecker.php | 2 +- .../Notification/Rule/Condition/Order/CommentChecker.php | 2 +- .../Notification/Rule/Condition/SimpleStateChecker.php | 2 +- .../Rule/Condition/StateTransitionChecker.php | 2 +- .../Core/Notification/Rule/Condition/StoresChecker.php | 2 +- .../Notification/Rule/Condition/User/UserTypeChecker.php | 2 +- .../Calculator/PurchasableProductDiscountCalculator.php | 2 +- .../PurchasableProductDiscountPriceCalculator.php | 2 +- .../Calculator/PurchasableProductPriceCalculator.php | 2 +- .../PurchasableProductRetailPriceCalculator.php | 2 +- .../Core/Order/NumberGenerator/SaleNumberGenerator.php | 2 +- .../Component/Core/Order/OrderMailProcessorInterface.php | 2 +- .../Core/Order/Processor/CartAdjustmentClearer.php | 2 +- .../Component/Core/Order/Processor/CartItemProcessor.php | 2 +- .../Core/Order/Processor/CartItemTaxProcessor.php | 2 +- .../Component/Core/Order/Processor/CartItemsProcessor.php | 2 +- .../Order/Processor/CartPriceRuleVoucherProcessor.php | 2 +- .../Core/Order/Processor/CartRuleAutoProcessor.php | 2 +- .../Core/Order/Processor/CartShippingProcessor.php | 2 +- .../Component/Core/Order/Processor/CartTaxProcessor.php | 2 +- .../Order/Transformer/CartItemToSaleItemTransformer.php | 2 +- .../Core/Order/Transformer/CartToSaleTransformer.php | 2 +- .../Transformer/OrderItemToShipmentItemTransformer.php | 2 +- .../Core/Order/Transformer/OrderToShipmentTransformer.php | 2 +- .../Resolver/StoreBasedPaymentProviderResolver.php | 2 +- .../Component/Core/Pimcore/PimcoreKeyTransformer.php | 2 +- .../Component/Core/Portlet/ExportPortletInterface.php | 2 +- src/CoreShop/Component/Core/Portlet/PortletInterface.php | 2 +- .../Product/Calculator/StoreProductPriceCalculator.php | 2 +- .../Core/Product/ProductTaxCalculatorFactory.php | 2 +- .../Core/Product/ProductTaxCalculatorFactoryInterface.php | 2 +- .../Product/Rule/Condition/CategoriesConditionChecker.php | 2 +- .../Product/Rule/Condition/CountriesConditionChecker.php | 2 +- .../Product/Rule/Condition/CurrenciesConditionChecker.php | 2 +- .../Rule/Condition/CustomerGroupsConditionChecker.php | 2 +- .../Product/Rule/Condition/CustomersConditionChecker.php | 2 +- .../Product/Rule/Condition/ProductsConditionChecker.php | 2 +- .../Product/Rule/Condition/QuantityConditionChecker.php | 2 +- .../Product/Rule/Condition/StoresConditionChecker.php | 2 +- .../Core/Product/Rule/Condition/ZonesConditionChecker.php | 2 +- .../Core/Product/TaxedProductPriceCalculator.php | 2 +- .../Core/Product/TaxedProductPriceCalculatorInterface.php | 2 +- .../Component/Core/Provider/AddressProviderInterface.php | 2 +- .../Provider/ContextBasedDefaultTaxAddressProvider.php | 2 +- .../Core/Provider/DefaultTaxAddressProviderInterface.php | 2 +- .../Component/Core/Provider/StoreBasedAddressProvider.php | 2 +- .../Component/Core/Report/ExportReportInterface.php | 2 +- src/CoreShop/Component/Core/Report/ReportInterface.php | 2 +- .../Core/Repository/CarrierRepositoryInterface.php | 2 +- .../Core/Repository/CategoryRepositoryInterface.php | 2 +- .../Core/Repository/ConfigurationRepositoryInterface.php | 2 +- .../Core/Repository/CountryRepositoryInterface.php | 2 +- .../Core/Repository/CurrencyRepositoryInterface.php | 2 +- .../Repository/PaymentProviderRepositoryInterface.php | 2 +- .../Core/Repository/ProductRepositoryInterface.php | 2 +- .../Repository/ProductStorePriceRepositoryInterface.php | 2 +- .../Core/Repository/ProductVariantRepositoryInterface.php | 2 +- .../Core/Repository/TaxRuleRepositoryInterface.php | 2 +- .../Rule/Condition/CategoriesConditionCheckerTrait.php | 2 +- .../Core/Rule/Condition/ProductVariantsCheckerTrait.php | 2 +- .../Calculator/TaxedCarrierPriceRuleCalculator.php | 2 +- .../Calculator/TaxedShippingCalculatorInterface.php | 2 +- .../Discover/StoreBasedShippableCarriersDiscovery.php | 2 +- .../Rule/Action/AdditionAmountActionProcessor.php | 2 +- .../Rule/Action/DiscountAmountActionProcessor.php | 2 +- .../Core/Shipping/Rule/Action/PriceActionProcessor.php | 2 +- .../Rule/Condition/CategoriesConditionChecker.php | 2 +- .../Shipping/Rule/Condition/CountriesConditionChecker.php | 2 +- .../Rule/Condition/CurrenciesConditionChecker.php | 2 +- .../Rule/Condition/CustomerGroupsConditionChecker.php | 2 +- .../Shipping/Rule/Condition/CustomersConditionChecker.php | 2 +- .../Shipping/Rule/Condition/ProductsConditionChecker.php | 2 +- .../Shipping/Rule/Condition/StoresConditionChecker.php | 2 +- .../Shipping/Rule/Condition/ZonesConditionChecker.php | 2 +- .../Core/Taxation/CachedTaxCalculatorFactory.php | 2 +- src/CoreShop/Component/Core/Taxation/TaxApplicator.php | 2 +- .../Component/Core/Taxation/TaxApplicatorInterface.php | 2 +- .../Component/Core/Taxation/TaxCalculatorFactory.php | 2 +- .../Core/Taxation/TaxCalculatorFactoryInterface.php | 2 +- .../Component/Core/Tracking/Extractor/OrderExtractor.php | 2 +- .../Core/Tracking/Extractor/OrderItemExtractor.php | 2 +- .../Core/Tracking/Extractor/ProductExtractor.php | 2 +- .../TranslatableEntityPimcoreLocaleAssigner.php | 2 +- .../Component/Currency/Context/CachedCurrencyContext.php | 2 +- .../Currency/Context/CompositeCurrencyContext.php | 2 +- .../Currency/Context/CurrencyContextInterface.php | 2 +- .../Currency/Context/CurrencyNotFoundException.php | 2 +- .../Component/Currency/Context/FixedCurrencyContext.php | 2 +- .../Component/Currency/Converter/CurrencyConverter.php | 2 +- .../Currency/Converter/CurrencyConverterInterface.php | 2 +- .../Currency/Formatter/MoneyFormatterInterface.php | 2 +- src/CoreShop/Component/Currency/LICENSE.md | 2 +- src/CoreShop/Component/Currency/Model/Currency.php | 2 +- .../Component/Currency/Model/CurrencyAwareInterface.php | 2 +- .../Component/Currency/Model/CurrencyAwareTrait.php | 2 +- .../Component/Currency/Model/CurrencyInterface.php | 2 +- src/CoreShop/Component/Currency/Model/ExchangeRate.php | 2 +- .../Component/Currency/Model/ExchangeRateInterface.php | 2 +- src/CoreShop/Component/Currency/Model/Money.php | 2 +- .../Currency/Repository/CurrencyRepositoryInterface.php | 2 +- .../Repository/ExchangeRateRepositoryInterface.php | 2 +- .../Customer/Context/CompositeCustomerContext.php | 2 +- .../Customer/Context/CustomerContextInterface.php | 2 +- .../Customer/Context/CustomerNotFoundException.php | 2 +- .../Component/Customer/Context/FixedCustomerContext.php | 2 +- .../Context/RequestBased/CompositeRequestResolver.php | 2 +- .../Customer/Context/RequestBased/CustomerContext.php | 2 +- .../Context/RequestBased/RequestResolverInterface.php | 2 +- .../Context/RequestBased/TokenBasedRequestResolver.php | 2 +- src/CoreShop/Component/Customer/LICENSE.md | 2 +- src/CoreShop/Component/Customer/Model/Customer.php | 2 +- .../Component/Customer/Model/CustomerAwareInterface.php | 2 +- src/CoreShop/Component/Customer/Model/CustomerGroup.php | 2 +- .../Component/Customer/Model/CustomerGroupInterface.php | 2 +- .../Component/Customer/Model/CustomerInterface.php | 2 +- .../Customer/Repository/CustomerRepositoryInterface.php | 2 +- .../Component/Index/Condition/CompareCondition.php | 2 +- .../Component/Index/Condition/ConcatCondition.php | 2 +- .../Component/Index/Condition/ConditionInterface.php | 2 +- .../Component/Index/Condition/ConditionRenderer.php | 2 +- .../Index/Condition/ConditionRendererInterface.php | 2 +- .../Index/Condition/DynamicRendererInterface.php | 2 +- .../Component/Index/Condition/GreaterThanCondition.php | 2 +- .../Index/Condition/GreaterThanEqualCondition.php | 2 +- src/CoreShop/Component/Index/Condition/InCondition.php | 2 +- src/CoreShop/Component/Index/Condition/IsCondition.php | 2 +- .../Component/Index/Condition/IsNotNullCondition.php | 2 +- .../Component/Index/Condition/IsNullCondition.php | 2 +- src/CoreShop/Component/Index/Condition/LikeCondition.php | 2 +- .../Component/Index/Condition/LowerThanCondition.php | 2 +- .../Component/Index/Condition/LowerThanEqualCondition.php | 2 +- src/CoreShop/Component/Index/Condition/MatchCondition.php | 2 +- src/CoreShop/Component/Index/Condition/NotInCondition.php | 2 +- .../Component/Index/Condition/NotLikeCondition.php | 2 +- .../Component/Index/Condition/NotMatchCondition.php | 2 +- src/CoreShop/Component/Index/Condition/RangeCondition.php | 2 +- .../Component/Index/Condition/RendererInterface.php | 2 +- .../Index/Extension/IndexColumnsExtensionInterface.php | 2 +- .../Component/Index/Extension/IndexExtensionInterface.php | 2 +- .../Index/Factory/FilteredListingFactoryInterface.php | 2 +- .../Component/Index/Factory/ListingFactoryInterface.php | 2 +- .../Index/Filter/CategorySelectConditionProcessor.php | 2 +- .../Index/Filter/FilterConditionProcessorInterface.php | 2 +- src/CoreShop/Component/Index/Filter/FilterProcessor.php | 2 +- .../Component/Index/Filter/FilterProcessorInterface.php | 2 +- .../Index/Filter/MultiselectFilterConditionProcessor.php | 2 +- .../Index/Filter/NestedFilterConditionProcessor.php | 2 +- .../Index/Filter/RangeFilterConditionProcessor.php | 2 +- .../Filter/RelationalMultiselectConditionProcessor.php | 2 +- .../Index/Filter/RelationalSelectConditionProcessor.php | 2 +- .../Index/Filter/SelectFilterConditionProcessor.php | 2 +- src/CoreShop/Component/Index/Getter/BrickGetter.php | 2 +- .../Component/Index/Getter/ClassificationStoreGetter.php | 2 +- .../Component/Index/Getter/FieldCollectionGetter.php | 2 +- src/CoreShop/Component/Index/Getter/GetterInterface.php | 2 +- .../Component/Index/Getter/LocalizedFieldGetter.php | 2 +- .../Component/Index/Interpreter/ExpressionInterpreter.php | 2 +- .../Component/Index/Interpreter/InterpreterInterface.php | 2 +- .../Component/Index/Interpreter/IteratorInterpreter.php | 2 +- .../Index/Interpreter/LocaleMappingInterpreter.php | 2 +- .../Index/Interpreter/LocalizedInterpreterInterface.php | 2 +- .../Index/Interpreter/LocalizedNestedInterpreter.php | 2 +- .../Component/Index/Interpreter/NestedInterpreter.php | 2 +- src/CoreShop/Component/Index/Interpreter/NestedTrait.php | 2 +- .../Component/Index/Interpreter/ObjectIdInterpreter.php | 2 +- .../Index/Interpreter/ObjectIdSumInterpreter.php | 2 +- .../Component/Index/Interpreter/ObjectInterpreter.php | 2 +- .../Index/Interpreter/ObjectPropertyInterpreter.php | 2 +- .../Index/Interpreter/QuantityValueInterpreter.php | 2 +- .../Index/Interpreter/RelationInterpreterInterface.php | 2 +- .../Index/Interpreter/RelationalNestedInterpreter.php | 2 +- .../Component/Index/Interpreter/RelationalValue.php | 2 +- .../Index/Interpreter/RelationalValueInterface.php | 2 +- .../Component/Index/Interpreter/SoundexInterpreter.php | 2 +- .../Component/Index/Interpreter/TimestampInterpreter.php | 2 +- src/CoreShop/Component/Index/LICENSE.md | 2 +- src/CoreShop/Component/Index/Listing/ListingInterface.php | 2 +- .../Index/Listing/OrderAwareListingInterface.php | 2 +- src/CoreShop/Component/Index/Model/Filter.php | 2 +- src/CoreShop/Component/Index/Model/FilterCondition.php | 2 +- .../Component/Index/Model/FilterConditionInterface.php | 2 +- src/CoreShop/Component/Index/Model/FilterInterface.php | 2 +- src/CoreShop/Component/Index/Model/Index.php | 2 +- src/CoreShop/Component/Index/Model/IndexColumn.php | 2 +- .../Component/Index/Model/IndexColumnInterface.php | 2 +- src/CoreShop/Component/Index/Model/IndexInterface.php | 2 +- src/CoreShop/Component/Index/Model/IndexableInterface.php | 2 +- .../Index/Order/DynamicOrderRendererInterface.php | 2 +- src/CoreShop/Component/Index/Order/OrderInterface.php | 2 +- src/CoreShop/Component/Index/Order/OrderRenderer.php | 2 +- .../Component/Index/Order/OrderRendererInterface.php | 2 +- src/CoreShop/Component/Index/Order/SimpleOrder.php | 2 +- .../Component/Index/Service/IndexUpdaterService.php | 2 +- .../Index/Service/IndexUpdaterServiceInterface.php | 2 +- src/CoreShop/Component/Index/Worker/FilterGroupHelper.php | 2 +- .../Component/Index/Worker/FilterGroupHelperInterface.php | 2 +- src/CoreShop/Component/Index/Worker/WorkerInterface.php | 2 +- .../Component/Inventory/Checker/AvailabilityChecker.php | 2 +- .../Inventory/Checker/AvailabilityCheckerInterface.php | 2 +- src/CoreShop/Component/Inventory/LICENSE.md | 2 +- .../Component/Inventory/Model/StockableInterface.php | 2 +- .../Component/Locale/Context/CompositeLocaleContext.php | 2 +- .../Component/Locale/Context/FixedLocaleContext.php | 2 +- .../Component/Locale/Context/LocaleContextInterface.php | 2 +- .../Component/Locale/Context/LocaleNotFoundException.php | 2 +- .../Component/Locale/Context/PimcoreLocaleContext.php | 2 +- src/CoreShop/Component/Locale/LICENSE.md | 2 +- .../Component/Locale/Model/LocaleAwareInterface.php | 2 +- src/CoreShop/Component/Notification/LICENSE.md | 2 +- .../Component/Notification/Model/NotificationRule.php | 2 +- .../Notification/Model/NotificationRuleInterface.php | 2 +- .../Component/Notification/Processor/RuleApplier.php | 2 +- .../Notification/Processor/RuleApplierInterface.php | 2 +- .../Component/Notification/Processor/RulesProcessor.php | 2 +- .../Notification/Processor/RulesProcessorInterface.php | 2 +- .../Repository/NotificationRuleRepositoryInterface.php | 2 +- .../Notification/Rule/Action/MailActionProcessor.php | 2 +- .../Rule/Action/NotificationRuleProcessorInterface.php | 2 +- .../Rule/Condition/AbstractConditionChecker.php | 2 +- .../Condition/NotificationConditionCheckerInterface.php | 2 +- .../Calculator/CompositePurchasableDiscountCalculator.php | 2 +- .../CompositePurchasableDiscountPriceCalculator.php | 2 +- .../Calculator/CompositePurchasablePriceCalculator.php | 2 +- .../CompositePurchasableRetailPriceCalculator.php | 2 +- .../Order/Calculator/NoDiscountPurchasableCalculator.php | 2 +- .../Component/Order/Calculator/PurchasableCalculator.php | 2 +- .../Order/Calculator/PurchasableCalculatorInterface.php | 2 +- .../Calculator/PurchasableDiscountCalculatorInterface.php | 2 +- .../PurchasableDiscountPriceCalculatorInterface.php | 2 +- .../Order/Calculator/PurchasablePriceCalculator.php | 2 +- .../Calculator/PurchasablePriceCalculatorInterface.php | 2 +- .../PurchasableRetailPriceCalculatorInterface.php | 2 +- src/CoreShop/Component/Order/Cart/CartModifier.php | 2 +- .../Rule/Action/CartPriceRuleActionProcessorInterface.php | 2 +- .../Component/Order/Cart/Rule/CartPriceRuleProcessor.php | 2 +- .../Order/Cart/Rule/CartPriceRuleProcessorInterface.php | 2 +- .../Order/Cart/Rule/CartPriceRuleUnProcessor.php | 2 +- .../Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php | 2 +- .../Order/Cart/Rule/CartPriceRuleValidationProcessor.php | 2 +- .../Rule/CartPriceRuleValidationProcessorInterface.php | 2 +- .../Cart/Rule/Condition/AbstractConditionChecker.php | 2 +- .../Order/Cart/Rule/Condition/AmountConditionChecker.php | 2 +- .../Rule/Condition/CartRuleConditionCheckerInterface.php | 2 +- .../Cart/Rule/Condition/TimeSpanConditionChecker.php | 2 +- .../Order/Cart/Rule/Condition/VoucherConditionChecker.php | 2 +- .../Order/Cart/Rule/ProposalCartPriceRuleCalculator.php | 2 +- .../Rule/ProposalCartPriceRuleCalculatorInterface.php | 2 +- .../Component/Order/Checkout/CheckoutException.php | 2 +- src/CoreShop/Component/Order/Checkout/CheckoutManager.php | 2 +- .../Order/Checkout/CheckoutManagerFactoryInterface.php | 2 +- .../Component/Order/Checkout/CheckoutManagerInterface.php | 2 +- .../Component/Order/Checkout/CheckoutStepInterface.php | 2 +- .../Order/Checkout/DefaultCheckoutManagerFactory.php | 2 +- .../Order/Checkout/OptionalCheckoutStepInterface.php | 2 +- .../Order/Checkout/RedirectCheckoutStepInterface.php | 2 +- .../Order/Checkout/ValidationCheckoutStepInterface.php | 2 +- src/CoreShop/Component/Order/CheckoutEvents.php | 2 +- src/CoreShop/Component/Order/Context/CartContext.php | 2 +- .../Component/Order/Context/CartContextInterface.php | 2 +- .../Component/Order/Context/CartNotFoundException.php | 2 +- .../Component/Order/Context/CompositeCartContext.php | 2 +- src/CoreShop/Component/Order/Context/FixedCartContext.php | 2 +- .../Order/Distributor/ProportionalIntegerDistributor.php | 2 +- .../ProportionalIntegerDistributorInterface.php | 2 +- src/CoreShop/Component/Order/Event/CheckoutEvent.php | 2 +- .../Component/Order/Factory/AdjustmentFactory.php | 2 +- .../Order/Factory/AdjustmentFactoryInterface.php | 2 +- src/CoreShop/Component/Order/Factory/CartItemFactory.php | 2 +- .../Component/Order/Factory/CartItemFactoryInterface.php | 2 +- .../Order/Generator/CartPriceRuleVoucherCodeGenerator.php | 2 +- src/CoreShop/Component/Order/InvoiceStates.php | 2 +- src/CoreShop/Component/Order/InvoiceTransitions.php | 2 +- src/CoreShop/Component/Order/LICENSE.md | 2 +- .../Component/Order/Manager/CartManagerInterface.php | 2 +- src/CoreShop/Component/Order/Model/AbstractProposal.php | 2 +- .../Component/Order/Model/AdjustableInterface.php | 2 +- src/CoreShop/Component/Order/Model/AdjustableTrait.php | 2 +- src/CoreShop/Component/Order/Model/Adjustment.php | 2 +- .../Component/Order/Model/AdjustmentInterface.php | 2 +- .../Component/Order/Model/BaseAdjustableInterface.php | 2 +- .../Component/Order/Model/BaseAdjustableTrait.php | 2 +- src/CoreShop/Component/Order/Model/Cart.php | 2 +- src/CoreShop/Component/Order/Model/CartInterface.php | 2 +- src/CoreShop/Component/Order/Model/CartItem.php | 2 +- src/CoreShop/Component/Order/Model/CartItemInterface.php | 2 +- src/CoreShop/Component/Order/Model/CartPriceRule.php | 2 +- .../Component/Order/Model/CartPriceRuleInterface.php | 2 +- .../Component/Order/Model/CartPriceRuleVoucherCode.php | 2 +- .../Order/Model/CartPriceRuleVoucherCodeInterface.php | 2 +- .../Order/Model/CartPriceRuleVoucherGenerator.php | 2 +- .../Model/CartPriceRuleVoucherGeneratorInterface.php | 2 +- src/CoreShop/Component/Order/Model/Order.php | 2 +- .../Component/Order/Model/OrderDocumentInterface.php | 2 +- .../Component/Order/Model/OrderDocumentItemInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderInvoice.php | 2 +- .../Component/Order/Model/OrderInvoiceInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderInvoiceItem.php | 2 +- .../Component/Order/Model/OrderInvoiceItemInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderItem.php | 2 +- src/CoreShop/Component/Order/Model/OrderItemInterface.php | 2 +- .../Component/Order/Model/OrderPaymentInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderShipment.php | 2 +- .../Component/Order/Model/OrderShipmentInterface.php | 2 +- src/CoreShop/Component/Order/Model/OrderShipmentItem.php | 2 +- .../Component/Order/Model/OrderShipmentItemInterface.php | 2 +- .../Component/Order/Model/ProposalCartPriceRuleItem.php | 2 +- .../Order/Model/ProposalCartPriceRuleItemInterface.php | 2 +- src/CoreShop/Component/Order/Model/ProposalInterface.php | 2 +- .../Component/Order/Model/ProposalItemInterface.php | 2 +- .../Component/Order/Model/ProposalPriceRuleTrait.php | 2 +- .../Component/Order/Model/PurchasableInterface.php | 2 +- src/CoreShop/Component/Order/Model/Quote.php | 2 +- src/CoreShop/Component/Order/Model/QuoteInterface.php | 2 +- src/CoreShop/Component/Order/Model/QuoteItem.php | 2 +- src/CoreShop/Component/Order/Model/QuoteItemInterface.php | 2 +- src/CoreShop/Component/Order/Model/Sale.php | 2 +- src/CoreShop/Component/Order/Model/SaleInterface.php | 2 +- src/CoreShop/Component/Order/Model/SaleItem.php | 2 +- src/CoreShop/Component/Order/Model/SaleItemInterface.php | 2 +- src/CoreShop/Component/Order/Modifier/VoucherModifier.php | 2 +- .../Component/Order/Modifier/VoucherModifierInterface.php | 2 +- src/CoreShop/Component/Order/Notes.php | 2 +- .../Order/NumberGenerator/NumberGeneratorInterface.php | 2 +- .../Order/NumberGenerator/SequenceNumberGenerator.php | 2 +- src/CoreShop/Component/Order/OrderInvoiceStates.php | 2 +- src/CoreShop/Component/Order/OrderInvoiceTransitions.php | 2 +- src/CoreShop/Component/Order/OrderPaymentStates.php | 2 +- src/CoreShop/Component/Order/OrderPaymentTransitions.php | 2 +- src/CoreShop/Component/Order/OrderShipmentStates.php | 2 +- src/CoreShop/Component/Order/OrderShipmentTransitions.php | 2 +- src/CoreShop/Component/Order/OrderStates.php | 2 +- src/CoreShop/Component/Order/OrderTransitions.php | 2 +- .../Component/Order/Payment/OrderPaymentProvider.php | 2 +- .../Order/Payment/OrderPaymentProviderInterface.php | 2 +- .../Component/Order/Processable/ProcessableInterface.php | 2 +- .../Component/Order/Processable/ProcessableOrderItems.php | 2 +- .../Order/Processor/CartItemProcessorInterface.php | 2 +- .../Component/Order/Processor/CartProcessorInterface.php | 2 +- .../Component/Order/Processor/CompositeCartProcessor.php | 2 +- .../Order/Renderer/OrderDocumentRendererInterface.php | 2 +- .../Order/Repository/CartItemRepositoryInterface.php | 2 +- .../Order/Repository/CartPriceRuleRepositoryInterface.php | 2 +- .../CartPriceRuleVoucherRepositoryInterface.php | 2 +- .../Order/Repository/CartRepositoryInterface.php | 2 +- .../Order/Repository/OrderDocumentRepositoryInterface.php | 2 +- .../Order/Repository/OrderInvoiceRepositoryInterface.php | 2 +- .../Order/Repository/OrderRepositoryInterface.php | 2 +- .../Order/Repository/OrderShipmentRepositoryInterface.php | 2 +- src/CoreShop/Component/Order/ShipmentStates.php | 2 +- src/CoreShop/Component/Order/ShipmentTransitions.php | 2 +- .../Order/StateResolver/StateResolverInterface.php | 2 +- .../Transformer/AbstractCartItemToSaleItemTransformer.php | 2 +- .../Order/Transformer/AbstractCartToSaleTransformer.php | 2 +- .../Order/Transformer/CartItemToOrderItemTransformer.php | 2 +- .../Order/Transformer/CartItemToQuoteItemTransformer.php | 2 +- .../Order/Transformer/CartToOrderTransformer.php | 2 +- .../Transformer/CartToOrderTransformerWorkflowApplier.php | 2 +- .../Order/Transformer/CartToQuoteTransformer.php | 2 +- .../Transformer/OrderDocumentItemTransformerInterface.php | 2 +- .../Transformer/OrderDocumentTransformerInterface.php | 2 +- .../Transformer/OrderItemToInvoiceItemTransformer.php | 2 +- .../Transformer/OrderItemToShipmentItemTransformer.php | 2 +- .../Order/Transformer/OrderToInvoiceTransformer.php | 2 +- .../OrderToOrderDocumentTransformerWorkflowApplier.php | 2 +- .../Order/Transformer/OrderToShipmentTransformer.php | 2 +- .../Transformer/ProposalItemTransformerInterface.php | 2 +- .../Order/Transformer/ProposalTransformerInterface.php | 2 +- .../Order/Transformer/TransformerEventDispatcher.php | 2 +- .../Transformer/TransformerEventDispatcherInterface.php | 2 +- .../Order/Workflow/WorkflowStateManagerInterface.php | 2 +- src/CoreShop/Component/Payment/LICENSE.md | 2 +- src/CoreShop/Component/Payment/Model/PayableInterface.php | 2 +- src/CoreShop/Component/Payment/Model/Payment.php | 2 +- src/CoreShop/Component/Payment/Model/PaymentInterface.php | 2 +- src/CoreShop/Component/Payment/Model/PaymentProvider.php | 2 +- .../Component/Payment/Model/PaymentProviderInterface.php | 2 +- .../Payment/Model/PaymentProviderTranslation.php | 2 +- .../Payment/Model/PaymentProviderTranslationInterface.php | 2 +- .../Payment/Model/PaymentSettingsAwareInterface.php | 2 +- src/CoreShop/Component/Payment/PaymentTransitions.php | 2 +- .../Repository/PaymentProviderRepositoryInterface.php | 2 +- .../Payment/Repository/PaymentRepositoryInterface.php | 2 +- .../Payment/Resolver/PaymentProviderResolver.php | 2 +- .../Payment/Resolver/PaymentProviderResolverInterface.php | 2 +- .../Pimcore/BCLayer/CustomResourcePersistingInterface.php | 2 +- .../Component/Pimcore/BCLayer/GridHelperService.php | 2 +- src/CoreShop/Component/Pimcore/BCLayer/Href.php | 2 +- .../Component/Pimcore/BCLayer/LazyLoadedFields.php | 2 +- src/CoreShop/Component/Pimcore/BCLayer/Multihref.php | 2 +- .../BCLayer/QueryResourcePersistenceAwareInterface.php | 2 +- .../Pimcore/BCLayer/ResourcePersistenceAwareInterface.php | 2 +- .../Component/Pimcore/BatchProcessing/BatchListing.php | 2 +- .../Pimcore/DataObject/AbstractDefinitionUpdate.php | 2 +- .../Pimcore/DataObject/AbstractSluggableLinkGenerator.php | 2 +- .../Pimcore/DataObject/BrickDefinitionUpdate.php | 2 +- .../Pimcore/DataObject/ClassDefinitionFieldReNamer.php | 2 +- .../Component/Pimcore/DataObject/ClassInstaller.php | 2 +- .../Pimcore/DataObject/ClassInstallerInterface.php | 2 +- src/CoreShop/Component/Pimcore/DataObject/ClassLoader.php | 2 +- src/CoreShop/Component/Pimcore/DataObject/ClassUpdate.php | 2 +- .../Component/Pimcore/DataObject/ClassUpdateInterface.php | 2 +- .../Pimcore/DataObject/ClassUpdateRenameInterface.php | 2 +- src/CoreShop/Component/Pimcore/DataObject/DataLoader.php | 2 +- .../Component/Pimcore/DataObject/DataLoaderInterface.php | 2 +- .../DataObject/DefinitionFieldReNamerInterface.php | 2 +- .../Component/Pimcore/DataObject/EditmodeHelper.php | 2 +- .../DataObject/FieldCollectionDefinitionUpdate.php | 2 +- .../Pimcore/DataObject/Grid/GridActionInterface.php | 2 +- .../Pimcore/DataObject/Grid/GridFilterInterface.php | 2 +- .../Component/Pimcore/DataObject/GridConfigInstaller.php | 2 +- .../Pimcore/DataObject/GridConfigInstallerInterface.php | 2 +- .../Component/Pimcore/DataObject/InheritanceHelper.php | 2 +- .../Component/Pimcore/DataObject/LinkGenerator.php | 2 +- src/CoreShop/Component/Pimcore/DataObject/Migrate.php | 2 +- src/CoreShop/Component/Pimcore/DataObject/NoteService.php | 2 +- .../Component/Pimcore/DataObject/NoteServiceInterface.php | 2 +- .../Component/Pimcore/DataObject/ObjectCloner.php | 2 +- .../Pimcore/DataObject/ObjectClonerInterface.php | 2 +- .../Component/Pimcore/DataObject/ObjectService.php | 2 +- .../Pimcore/DataObject/ObjectServiceInterface.php | 2 +- .../Component/Pimcore/DataObject/UnpublishedHelper.php | 2 +- .../Component/Pimcore/DataObject/VersionHelper.php | 2 +- src/CoreShop/Component/Pimcore/Db/Db.php | 2 +- .../Pimcore/Document/DocumentTagFactoryInterface.php | 2 +- .../Exception/ClassDefinitionAlreadyExistsException.php | 2 +- .../Exception/ClassDefinitionFieldNotFoundException.php | 2 +- .../Exception/ClassDefinitionNotFoundException.php | 2 +- .../Pimcore/ExpressionLanguage/PHPFunctionsProvider.php | 2 +- .../ExpressionLanguage/PimcoreLanguageProvider.php | 2 +- src/CoreShop/Component/Pimcore/LICENSE.md | 2 +- src/CoreShop/Component/Pimcore/Mail.php | 2 +- .../Component/Pimcore/Migration/SharedTranslation.php | 2 +- src/CoreShop/Component/Pimcore/Placeholder/Expression.php | 2 +- src/CoreShop/Component/Pimcore/Placeholder/Twig.php | 2 +- src/CoreShop/Component/Pimcore/ResourceLoader.php | 2 +- src/CoreShop/Component/Pimcore/Routing/LinkGenerator.php | 2 +- .../Component/Pimcore/Routing/LinkGeneratorInterface.php | 2 +- .../Pimcore/Templating/Helper/LinkGeneratorHelper.php | 2 +- .../Templating/Helper/LinkGeneratorHelperInterface.php | 2 +- .../Pimcore/Twig/Extension/AssetHelperExtensions.php | 2 +- .../Pimcore/Twig/Extension/DocumentHelperExtensions.php | 2 +- .../Pimcore/Twig/Extension/ImageThumbnailExtension.php | 2 +- .../Pimcore/Twig/Extension/LinkGeneratorExtensions.php | 2 +- .../Pimcore/Twig/Extension/ObjectHelperExtensions.php | 2 +- .../Twig/Extension/ObjectLinkGeneratorExtension.php | 2 +- .../Product/Calculator/CompositeDiscountCalculator.php | 2 +- .../Calculator/CompositeDiscountPriceCalculator.php | 2 +- .../Product/Calculator/CompositeRetailPriceCalculator.php | 2 +- .../Calculator/MemoryCachedProductPriceCalculator.php | 2 +- .../Calculator/ProductDiscountCalculatorInterface.php | 2 +- .../ProductDiscountPriceCalculatorInterface.php | 2 +- .../Product/Calculator/ProductPriceCalculator.php | 2 +- .../Calculator/ProductPriceCalculatorInterface.php | 2 +- .../Calculator/ProductRetailPriceCalculatorInterface.php | 2 +- src/CoreShop/Component/Product/Helper/VariantHelper.php | 2 +- src/CoreShop/Component/Product/LICENSE.md | 2 +- src/CoreShop/Component/Product/Model/Category.php | 2 +- .../Component/Product/Model/CategoryInterface.php | 2 +- src/CoreShop/Component/Product/Model/Manufacturer.php | 2 +- .../Component/Product/Model/ManufacturerInterface.php | 2 +- .../Component/Product/Model/PriceRuleInterface.php | 2 +- src/CoreShop/Component/Product/Model/Product.php | 2 +- src/CoreShop/Component/Product/Model/ProductInterface.php | 2 +- src/CoreShop/Component/Product/Model/ProductPriceRule.php | 2 +- .../Component/Product/Model/ProductPriceRuleInterface.php | 2 +- .../Component/Product/Model/ProductSpecificPriceRule.php | 2 +- .../Product/Model/ProductSpecificPriceRuleInterface.php | 2 +- .../Product/Repository/CategoryRepositoryInterface.php | 2 +- .../Repository/ProductPriceRuleRepositoryInterface.php | 2 +- .../Product/Repository/ProductRepositoryInterface.php | 2 +- .../ProductSpecificPriceRuleRepositoryInterface.php | 2 +- .../Product/Rule/Action/ActionProcessorInterface.php | 2 +- .../Product/Rule/Action/DiscountAmountActionProcessor.php | 2 +- .../Rule/Action/DiscountPercentActionProcessor.php | 2 +- .../Product/Rule/Action/DiscountPriceActionProcessor.php | 2 +- .../Product/Rule/Action/PriceActionProcessor.php | 2 +- .../Action/ProductDiscountActionProcessorInterface.php | 2 +- .../ProductDiscountPriceActionProcessorInterface.php | 2 +- .../Rule/Action/ProductPriceActionProcessorInterface.php | 2 +- .../Rule/Calculator/ProductPriceRuleCalculator.php | 2 +- .../Product/Rule/Condition/TimeSpanConditionChecker.php | 2 +- .../Product/Rule/Fetcher/CompositeValidRuleFetcher.php | 2 +- .../Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php | 2 +- .../Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php | 2 +- .../Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php | 2 +- .../Product/Rule/Fetcher/ValidRulesFetcherInterface.php | 2 +- .../Component/Registry/ExistingServiceException.php | 2 +- src/CoreShop/Component/Registry/LICENSE.md | 2 +- .../Component/Registry/NonExistingServiceException.php | 2 +- .../Component/Registry/PrioritizedServiceRegistry.php | 2 +- .../Registry/PrioritizedServiceRegistryInterface.php | 2 +- src/CoreShop/Component/Registry/PriorityMap.php | 2 +- src/CoreShop/Component/Registry/ServiceRegistry.php | 2 +- .../Component/Registry/ServiceRegistryInterface.php | 2 +- .../Component/Resource/Doctrine/Cache/PimcoreCache.php | 2 +- .../Component/Resource/Doctrine/Type/PimcoreAsset.php | 2 +- .../Component/Resource/Doctrine/Type/PimcoreDocument.php | 2 +- .../Component/Resource/Doctrine/Type/PimcoreObject.php | 2 +- .../Component/Resource/Doctrine/Type/PimcoreSite.php | 2 +- .../Resource/Exception/ImplementedByPimcoreException.php | 2 +- .../Resource/Exception/UnexpectedTypeException.php | 2 +- .../Resource/Exception/UnsupportedMethodException.php | 2 +- src/CoreShop/Component/Resource/Factory/Factory.php | 2 +- .../Component/Resource/Factory/FactoryInterface.php | 2 +- .../Component/Resource/Factory/PimcoreFactory.php | 2 +- .../Resource/Factory/PimcoreFactoryInterface.php | 2 +- .../Component/Resource/Factory/TranslatableFactory.php | 2 +- .../Resource/Factory/TranslatableFactoryInterface.php | 2 +- src/CoreShop/Component/Resource/Helper/Tool.php | 2 +- src/CoreShop/Component/Resource/LICENSE.md | 2 +- src/CoreShop/Component/Resource/Metadata/Metadata.php | 2 +- .../Component/Resource/Metadata/MetadataInterface.php | 2 +- src/CoreShop/Component/Resource/Metadata/Registry.php | 2 +- .../Component/Resource/Metadata/RegistryInterface.php | 2 +- src/CoreShop/Component/Resource/Model/AbstractObject.php | 2 +- .../Component/Resource/Model/AbstractResource.php | 2 +- .../Component/Resource/Model/AbstractTranslation.php | 2 +- .../Component/Resource/Model/ResourceInterface.php | 2 +- src/CoreShop/Component/Resource/Model/SetValuesTrait.php | 2 +- .../Component/Resource/Model/TimestampableInterface.php | 2 +- .../Component/Resource/Model/TimestampableTrait.php | 2 +- .../Component/Resource/Model/ToggleableInterface.php | 2 +- src/CoreShop/Component/Resource/Model/ToggleableTrait.php | 2 +- .../Component/Resource/Model/TranslatableInterface.php | 2 +- .../Component/Resource/Model/TranslatableTrait.php | 2 +- .../Component/Resource/Model/TranslationInterface.php | 2 +- .../Pimcore/Model/AbstractPimcoreFieldcollection.php | 2 +- .../Resource/Pimcore/Model/AbstractPimcoreModel.php | 2 +- .../Resource/Pimcore/Model/PimcoreModelInterface.php | 2 +- .../Resource/Pimcore/ResourceDocumentTagFactory.php | 2 +- .../Resource/Repository/PimcoreRepositoryInterface.php | 2 +- .../Component/Resource/Repository/RepositoryInterface.php | 2 +- .../Component/Resource/Storage/StorageInterface.php | 2 +- .../Resource/TokenGenerator/UniqueTokenGenerator.php | 2 +- .../Resource/Transformer/ItemKeyTransformerInterface.php | 2 +- .../Provider/PimcoreTranslationLocaleProvider.php | 2 +- .../Provider/TranslationLocaleProviderInterface.php | 2 +- .../Translation/TranslatableEntityLocaleAssigner.php | 2 +- .../TranslatableEntityLocaleAssignerInterface.php | 2 +- .../Assessor/RuleAvailabilityAssessorInterface.php | 2 +- .../Rule/Condition/ConditionCheckerInterface.php | 2 +- .../Component/Rule/Condition/NestedConditionChecker.php | 2 +- .../Rule/Condition/RuleConditionsValidationProcessor.php | 2 +- .../RuleConditionsValidationProcessorInterface.php | 2 +- .../Component/Rule/Condition/RuleValidationProcessor.php | 2 +- .../Rule/Condition/RuleValidationProcessorInterface.php | 2 +- .../TraceableRuleConditionsValidationProcessor.php | 2 +- ...raceableRuleConditionsValidationProcessorInterface.php | 2 +- src/CoreShop/Component/Rule/LICENSE.md | 2 +- src/CoreShop/Component/Rule/Model/Action.php | 2 +- src/CoreShop/Component/Rule/Model/ActionInterface.php | 2 +- src/CoreShop/Component/Rule/Model/Condition.php | 2 +- src/CoreShop/Component/Rule/Model/ConditionInterface.php | 2 +- src/CoreShop/Component/Rule/Model/RuleInterface.php | 2 +- src/CoreShop/Component/Rule/Model/RuleTrait.php | 2 +- .../Component/Rule/Repository/RuleRepositoryInterface.php | 2 +- .../Component/SEO/Extractor/DescriptionExtractor.php | 2 +- .../Component/SEO/Extractor/DocumentExtractor.php | 2 +- .../Component/SEO/Extractor/ExtractorInterface.php | 2 +- src/CoreShop/Component/SEO/Extractor/ImageExtractor.php | 2 +- .../Component/SEO/Extractor/LuceneSearchExtractor.php | 2 +- src/CoreShop/Component/SEO/Extractor/OGExtractor.php | 2 +- src/CoreShop/Component/SEO/Extractor/TitleExtractor.php | 2 +- src/CoreShop/Component/SEO/LICENSE.md | 2 +- .../Component/SEO/Model/LuceneSearchAwareInterface.php | 2 +- .../SEO/Model/LuceneSearchCategoriesAwareInterface.php | 2 +- .../Component/SEO/Model/PimcoreSEOAwareInterface.php | 2 +- src/CoreShop/Component/SEO/Model/SEOAwareInterface.php | 2 +- .../Component/SEO/Model/SEOImageAwareInterface.php | 2 +- src/CoreShop/Component/SEO/Model/SEOMetadata.php | 2 +- src/CoreShop/Component/SEO/Model/SEOMetadataInterface.php | 2 +- .../Component/SEO/Model/SEOOpenGraphAwareInterface.php | 2 +- src/CoreShop/Component/SEO/SEOPresentation.php | 2 +- src/CoreShop/Component/SEO/SEOPresentationInterface.php | 2 +- .../Component/Sequence/Factory/SequenceFactory.php | 2 +- .../Sequence/Factory/SequenceFactoryInterface.php | 2 +- .../Component/Sequence/Generator/SequenceGenerator.php | 2 +- .../Sequence/Generator/SequenceGeneratorInterface.php | 2 +- src/CoreShop/Component/Sequence/LICENSE.md | 2 +- src/CoreShop/Component/Sequence/Model/Sequence.php | 2 +- .../Component/Sequence/Model/SequenceInterface.php | 2 +- .../Sequence/Repository/SequenceRepositoryInterface.php | 2 +- .../Shipping/Calculator/CarrierPriceCalculator.php | 2 +- .../Calculator/CarrierPriceCalculatorInterface.php | 2 +- .../Calculator/CarrierShippingRulePriceCalculator.php | 2 +- .../Shipping/Calculator/CompositePriceCalculator.php | 2 +- .../Shipping/Checker/CarrierShippingRuleChecker.php | 2 +- .../Checker/CarrierShippingRuleCheckerInterface.php | 2 +- .../Exception/UnresolvedDefaultCarrierException.php | 2 +- src/CoreShop/Component/Shipping/LICENSE.md | 2 +- src/CoreShop/Component/Shipping/Model/Carrier.php | 2 +- .../Component/Shipping/Model/CarrierAwareInterface.php | 2 +- .../Component/Shipping/Model/CarrierAwareTrait.php | 2 +- .../Component/Shipping/Model/CarrierInterface.php | 2 +- .../Component/Shipping/Model/CarrierTranslation.php | 2 +- .../Shipping/Model/CarrierTranslationInterface.php | 2 +- .../Component/Shipping/Model/ShippableInterface.php | 2 +- .../Component/Shipping/Model/ShippableItemInterface.php | 2 +- src/CoreShop/Component/Shipping/Model/ShippingRule.php | 2 +- .../Component/Shipping/Model/ShippingRuleGroup.php | 2 +- .../Shipping/Model/ShippingRuleGroupInterface.php | 2 +- .../Component/Shipping/Model/ShippingRuleInterface.php | 2 +- .../Shipping/Processor/ShippingRuleActionProcessor.php | 2 +- .../Component/Shipping/Resolver/CarriersResolver.php | 2 +- .../Shipping/Resolver/CarriersResolverInterface.php | 2 +- .../Shipping/Resolver/CheapestDefaultCarrierResolver.php | 2 +- .../Shipping/Resolver/DefaultCarrierResolverInterface.php | 2 +- .../Rule/Action/AdditionPercentActionProcessor.php | 2 +- .../Rule/Action/CarrierPriceActionProcessorInterface.php | 2 +- .../Rule/Action/DiscountPercentActionProcessor.php | 2 +- .../Shipping/Rule/Action/ShippingRuleActionProcessor.php | 2 +- .../Shipping/Rule/Condition/AbstractConditionChecker.php | 2 +- .../Shipping/Rule/Condition/AmountConditionChecker.php | 2 +- .../Shipping/Rule/Condition/DimensionConditionChecker.php | 2 +- .../Shipping/Rule/Condition/PostcodeConditionChecker.php | 2 +- .../Rule/Condition/ShippingConditionCheckerInterface.php | 2 +- .../Rule/Condition/ShippingRuleConditionChecker.php | 2 +- .../Shipping/Rule/Condition/WeightConditionChecker.php | 2 +- .../Processor/ShippingRuleActionProcessorInterface.php | 2 +- .../Validator/CompositeShippableCarrierValidator.php | 2 +- .../Validator/ShippableCarrierValidatorInterface.php | 2 +- .../Shipping/Validator/ShippingRuleCarrierValidator.php | 2 +- src/CoreShop/Component/StorageList/LICENSE.md | 2 +- src/CoreShop/Component/StorageList/Model/StorageList.php | 2 +- .../Component/StorageList/Model/StorageListInterface.php | 2 +- .../Component/StorageList/Model/StorageListItem.php | 2 +- .../StorageList/Model/StorageListItemInterface.php | 2 +- .../StorageList/Model/StorageListProductInterface.php | 2 +- .../Component/StorageList/SessionStorageListModifier.php | 2 +- .../Component/StorageList/SessionStorageManager.php | 2 +- .../Component/StorageList/SimpleStorageListModifier.php | 2 +- .../Component/StorageList/StorageListManagerInterface.php | 2 +- .../StorageList/StorageListModifierInterface.php | 2 +- .../Component/Store/Context/CompositeStoreContext.php | 2 +- .../Component/Store/Context/FixedStoreContext.php | 2 +- .../Store/Context/RequestBased/CachedStoreContext.php | 2 +- .../Context/RequestBased/CompositeRequestResolver.php | 2 +- .../RequestBased/PimcoreAdminSiteBasedRequestResolver.php | 2 +- .../Context/RequestBased/RequestResolverInterface.php | 2 +- .../Context/RequestBased/SiteBasedRequestResolver.php | 2 +- .../Component/Store/Context/RequestBased/StoreContext.php | 2 +- .../Component/Store/Context/StoreContextInterface.php | 2 +- .../Component/Store/Context/StoreNotFoundException.php | 2 +- src/CoreShop/Component/Store/LICENSE.md | 2 +- src/CoreShop/Component/Store/Model/Store.php | 2 +- .../Component/Store/Model/StoreAwareInterface.php | 2 +- src/CoreShop/Component/Store/Model/StoreAwareTrait.php | 2 +- src/CoreShop/Component/Store/Model/StoreInterface.php | 2 +- .../Component/Store/Model/StoresAwareInterface.php | 2 +- src/CoreShop/Component/Store/Model/StoresAwareTrait.php | 2 +- .../Store/Repository/StoreRepositoryInterface.php | 2 +- .../Taxation/Calculator/TaxCalculatorInterface.php | 2 +- .../Taxation/Calculator/TaxRulesTaxCalculator.php | 2 +- .../Component/Taxation/Collector/TaxCollector.php | 2 +- .../Taxation/Collector/TaxCollectorInterface.php | 2 +- src/CoreShop/Component/Taxation/LICENSE.md | 2 +- src/CoreShop/Component/Taxation/Model/TaxItem.php | 2 +- .../Component/Taxation/Model/TaxItemInterface.php | 2 +- src/CoreShop/Component/Taxation/Model/TaxRate.php | 2 +- .../Component/Taxation/Model/TaxRateInterface.php | 2 +- .../Component/Taxation/Model/TaxRateTranslation.php | 2 +- .../Taxation/Model/TaxRateTranslationInterface.php | 2 +- src/CoreShop/Component/Taxation/Model/TaxRule.php | 2 +- src/CoreShop/Component/Taxation/Model/TaxRuleGroup.php | 2 +- .../Component/Taxation/Model/TaxRuleGroupInterface.php | 2 +- .../Component/Taxation/Model/TaxRuleInterface.php | 2 +- .../Taxation/Repository/TaxRateRepositoryInterface.php | 2 +- .../Taxation/Repository/TaxRuleRepositoryInterface.php | 2 +- .../Component/Tracking/Extractor/CompositeExtractor.php | 2 +- .../Tracking/Extractor/TrackingExtractorInterface.php | 2 +- src/CoreShop/Component/Tracking/LICENSE.md | 2 +- .../Component/Tracking/Tracker/CompositeTracker.php | 2 +- .../Component/Tracking/Tracker/TrackerInterface.php | 2 +- tests/behat-bootstrap.php | 2 +- tests/lib/CoreShop/Test/Base.php | 2 +- tests/lib/CoreShop/Test/Data.php | 2 +- .../Test/DependencyInjection/MakeServicesPublicPass.php | 2 +- .../Test/DependencyInjection/MonologChannelLoggerPass.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/AllTests.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/BatchListing.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Carrier.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Cart.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/CartPriceRule.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Category.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Configuration.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Country.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Currency.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/CustomerGroup.php | 2 +- .../lib/CoreShop/Test/PHPUnit/Suites/NotificationRule.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Order.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/OrderInvoice.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/OrderShipment.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Product.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Filter.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Index.php | 2 +- .../CoreShop/Test/PHPUnit/Suites/Product/PriceRule.php | 2 +- .../Test/PHPUnit/Suites/Product/SpecificPrice.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Quote.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/ShippingRule.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/StorageList.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Store.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Taxation.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Workflow.php | 2 +- tests/lib/CoreShop/Test/PHPUnit/Suites/Zone.php | 2 +- tests/lib/CoreShop/Test/PurgeDatabase.php | 4 ++-- tests/lib/CoreShop/Test/RuleTest.php | 2 +- tests/lib/CoreShop/Test/Setup.php | 4 ++-- tests/lib/CoreShop/Test/SuiteBase.php | 2 +- tests/phpunit-bootstrap.php | 2 +- 2276 files changed, 2412 insertions(+), 2411 deletions(-) diff --git a/.gitignore b/.gitignore index 2e97907033..c1a34ed8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ docs/generate-docs.sh output/ tmp/ phpda.html +var diff --git a/LICENSE.md b/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/app/AppKernel.php b/app/AppKernel.php index f02d84e87d..73e5724cc3 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/app/TestAppKernel.php b/app/TestAppKernel.php index b78cf59a3a..05e5019829 100644 --- a/app/TestAppKernel.php +++ b/app/TestAppKernel.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/docs/sami.php b/docs/sami.php index fadf8f3045..556d606249 100644 --- a/docs/sami.php +++ b/docs/sami.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ use Sami\Sami; diff --git a/docs/themes/coreshop/css/_variables.css b/docs/themes/coreshop/css/_variables.css index 1bfe3fb178..0003fe595a 100644 --- a/docs/themes/coreshop/css/_variables.css +++ b/docs/themes/coreshop/css/_variables.css @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/docs/themes/coreshop/js/daux.js b/docs/themes/coreshop/js/daux.js index f6f576410f..3ddd33beb4 100755 --- a/docs/themes/coreshop/js/daux.js +++ b/docs/themes/coreshop/js/daux.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * *//** global localStorage*///Initialize CodeBlock Visibility Settings diff --git a/docs/themes/coreshop/less/_components.less b/docs/themes/coreshop/less/_components.less index fc526b09cb..35035bc683 100755 --- a/docs/themes/coreshop/less/_components.less +++ b/docs/themes/coreshop/less/_components.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * *//* =========================================================================================== diff --git a/docs/themes/coreshop/less/_homepage.less b/docs/themes/coreshop/less/_homepage.less index b36ba829b1..6919b4260d 100755 --- a/docs/themes/coreshop/less/_homepage.less +++ b/docs/themes/coreshop/less/_homepage.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * *//* =========================================================================================== diff --git a/docs/themes/coreshop/less/_mixins.less b/docs/themes/coreshop/less/_mixins.less index 7d05c54168..1a4acfa4a3 100755 --- a/docs/themes/coreshop/less/_mixins.less +++ b/docs/themes/coreshop/less/_mixins.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * *//* =========================================================================================== diff --git a/docs/themes/coreshop/less/_print.less b/docs/themes/coreshop/less/_print.less index aa948b016a..56adcd4013 100755 --- a/docs/themes/coreshop/less/_print.less +++ b/docs/themes/coreshop/less/_print.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */@import "../../common/less/_print.less"; diff --git a/docs/themes/coreshop/less/_structure.less b/docs/themes/coreshop/less/_structure.less index 92d4c13348..9c21bfe415 100755 --- a/docs/themes/coreshop/less/_structure.less +++ b/docs/themes/coreshop/less/_structure.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */*, *::after, *::before { diff --git a/docs/themes/coreshop/less/_typography.less b/docs/themes/coreshop/less/_typography.less index 5a749e97f9..91111f2cd5 100755 --- a/docs/themes/coreshop/less/_typography.less +++ b/docs/themes/coreshop/less/_typography.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * *//* =========================================================================================== diff --git a/docs/themes/coreshop/less/_utilities.less b/docs/themes/coreshop/less/_utilities.less index 2f4b3800fd..5753aa4992 100755 --- a/docs/themes/coreshop/less/_utilities.less +++ b/docs/themes/coreshop/less/_utilities.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */// diff --git a/docs/themes/coreshop/less/_variables.less b/docs/themes/coreshop/less/_variables.less index 890728d610..951900cd88 100755 --- a/docs/themes/coreshop/less/_variables.less +++ b/docs/themes/coreshop/less/_variables.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/docs/themes/coreshop/less/theme-coreshop.less b/docs/themes/coreshop/less/theme-coreshop.less index b2f943842e..c9b373e8d5 100755 --- a/docs/themes/coreshop/less/theme-coreshop.less +++ b/docs/themes/coreshop/less/theme-coreshop.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/docs/themes/coreshop/less/theme.less b/docs/themes/coreshop/less/theme.less index 4078c840cc..4d9b4bf46d 100755 --- a/docs/themes/coreshop/less/theme.less +++ b/docs/themes/coreshop/less/theme.less @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -61,4 +61,4 @@ } } } -} \ No newline at end of file +} diff --git a/docs/themes/coreshop/templates/content.php b/docs/themes/coreshop/templates/content.php index a96a1b5f20..a1fb7144f2 100755 --- a/docs/themes/coreshop/templates/content.php +++ b/docs/themes/coreshop/templates/content.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */$this->layout('theme::layout/05_page') ?>
@@ -18,14 +18,14 @@ - Edit on GitHub - diff --git a/docs/themes/coreshop/templates/home.php b/docs/themes/coreshop/templates/home.php index 291aee0480..a1fb7144f2 100755 --- a/docs/themes/coreshop/templates/home.php +++ b/docs/themes/coreshop/templates/home.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */$this->layout('theme::layout/05_page') ?>
diff --git a/docs/themes/coreshop/templates/layout/05_page.php b/docs/themes/coreshop/templates/layout/05_page.php index fe4e8e332a..eb7aac645b 100755 --- a/docs/themes/coreshop/templates/layout/05_page.php +++ b/docs/themes/coreshop/templates/layout/05_page.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */$this->layout('theme::layout/00_layout') ?> diff --git a/phpunit.xml.dist b/phpunit.xml.dist index dba5ee07cd..8218daf2fc 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Behat/Context/Cli/InstallerContext.php b/src/CoreShop/Behat/Context/Cli/InstallerContext.php index adbd80580a..bdae0b0ef4 100644 --- a/src/CoreShop/Behat/Context/Cli/InstallerContext.php +++ b/src/CoreShop/Behat/Context/Cli/InstallerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CartContext.php b/src/CoreShop/Behat/Context/Domain/CartContext.php index 263e912a9e..0ace9e93ad 100644 --- a/src/CoreShop/Behat/Context/Domain/CartContext.php +++ b/src/CoreShop/Behat/Context/Domain/CartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CartPriceRuleContext.php b/src/CoreShop/Behat/Context/Domain/CartPriceRuleContext.php index 017fb65b14..108d7965eb 100644 --- a/src/CoreShop/Behat/Context/Domain/CartPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Domain/CartPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CategoryContext.php b/src/CoreShop/Behat/Context/Domain/CategoryContext.php index 093267ddfb..b1839df9e6 100644 --- a/src/CoreShop/Behat/Context/Domain/CategoryContext.php +++ b/src/CoreShop/Behat/Context/Domain/CategoryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CountryContext.php b/src/CoreShop/Behat/Context/Domain/CountryContext.php index 3673561cce..a6e86e66bf 100644 --- a/src/CoreShop/Behat/Context/Domain/CountryContext.php +++ b/src/CoreShop/Behat/Context/Domain/CountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CurrencyContext.php b/src/CoreShop/Behat/Context/Domain/CurrencyContext.php index 233d9b7f2f..ef613239cb 100644 --- a/src/CoreShop/Behat/Context/Domain/CurrencyContext.php +++ b/src/CoreShop/Behat/Context/Domain/CurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CustomerContext.php b/src/CoreShop/Behat/Context/Domain/CustomerContext.php index 64150d7956..b08ab15670 100644 --- a/src/CoreShop/Behat/Context/Domain/CustomerContext.php +++ b/src/CoreShop/Behat/Context/Domain/CustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/CustomerGroupContext.php b/src/CoreShop/Behat/Context/Domain/CustomerGroupContext.php index b06af9aeb6..a01dcd8512 100644 --- a/src/CoreShop/Behat/Context/Domain/CustomerGroupContext.php +++ b/src/CoreShop/Behat/Context/Domain/CustomerGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/ExchangeRateContext.php b/src/CoreShop/Behat/Context/Domain/ExchangeRateContext.php index 48bca96a73..f9089993d8 100644 --- a/src/CoreShop/Behat/Context/Domain/ExchangeRateContext.php +++ b/src/CoreShop/Behat/Context/Domain/ExchangeRateContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/FilterContext.php b/src/CoreShop/Behat/Context/Domain/FilterContext.php index aa724005a1..783a12a205 100644 --- a/src/CoreShop/Behat/Context/Domain/FilterContext.php +++ b/src/CoreShop/Behat/Context/Domain/FilterContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/IndexConditionContext.php b/src/CoreShop/Behat/Context/Domain/IndexConditionContext.php index 59eeae1a52..8f4532cb38 100644 --- a/src/CoreShop/Behat/Context/Domain/IndexConditionContext.php +++ b/src/CoreShop/Behat/Context/Domain/IndexConditionContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/IndexContext.php b/src/CoreShop/Behat/Context/Domain/IndexContext.php index d58da3ec1b..46881da911 100644 --- a/src/CoreShop/Behat/Context/Domain/IndexContext.php +++ b/src/CoreShop/Behat/Context/Domain/IndexContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/LinkGeneratorContext.php b/src/CoreShop/Behat/Context/Domain/LinkGeneratorContext.php index 98c0e610ee..b77d12069c 100644 --- a/src/CoreShop/Behat/Context/Domain/LinkGeneratorContext.php +++ b/src/CoreShop/Behat/Context/Domain/LinkGeneratorContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/NotificationContext.php b/src/CoreShop/Behat/Context/Domain/NotificationContext.php index b1577cb959..ca9b35d9c2 100644 --- a/src/CoreShop/Behat/Context/Domain/NotificationContext.php +++ b/src/CoreShop/Behat/Context/Domain/NotificationContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/OrderContext.php b/src/CoreShop/Behat/Context/Domain/OrderContext.php index 7b0710cd67..1aedb9b32f 100644 --- a/src/CoreShop/Behat/Context/Domain/OrderContext.php +++ b/src/CoreShop/Behat/Context/Domain/OrderContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/PimcoreClassContext.php b/src/CoreShop/Behat/Context/Domain/PimcoreClassContext.php index 59779f4c29..cad640726c 100644 --- a/src/CoreShop/Behat/Context/Domain/PimcoreClassContext.php +++ b/src/CoreShop/Behat/Context/Domain/PimcoreClassContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/PimcoreContext.php b/src/CoreShop/Behat/Context/Domain/PimcoreContext.php index 043dee98b5..524dafe5fb 100644 --- a/src/CoreShop/Behat/Context/Domain/PimcoreContext.php +++ b/src/CoreShop/Behat/Context/Domain/PimcoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/PlaceholderContext.php b/src/CoreShop/Behat/Context/Domain/PlaceholderContext.php index 012db6b2e8..f4afd70129 100644 --- a/src/CoreShop/Behat/Context/Domain/PlaceholderContext.php +++ b/src/CoreShop/Behat/Context/Domain/PlaceholderContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/ProductContext.php b/src/CoreShop/Behat/Context/Domain/ProductContext.php index 274b0fd8de..1ec53039bd 100644 --- a/src/CoreShop/Behat/Context/Domain/ProductContext.php +++ b/src/CoreShop/Behat/Context/Domain/ProductContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/ProductPriceRuleContext.php b/src/CoreShop/Behat/Context/Domain/ProductPriceRuleContext.php index 5b3a918e57..73349961b8 100644 --- a/src/CoreShop/Behat/Context/Domain/ProductPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Domain/ProductPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/ProductSpecificPriceRuleContext.php b/src/CoreShop/Behat/Context/Domain/ProductSpecificPriceRuleContext.php index 52b078fdbd..90e39d6ba3 100644 --- a/src/CoreShop/Behat/Context/Domain/ProductSpecificPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Domain/ProductSpecificPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/SEOContext.php b/src/CoreShop/Behat/Context/Domain/SEOContext.php index 325ba9bc75..05bb572b46 100644 --- a/src/CoreShop/Behat/Context/Domain/SEOContext.php +++ b/src/CoreShop/Behat/Context/Domain/SEOContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/ShippingContext.php b/src/CoreShop/Behat/Context/Domain/ShippingContext.php index e1523f1b6c..e615342cf8 100644 --- a/src/CoreShop/Behat/Context/Domain/ShippingContext.php +++ b/src/CoreShop/Behat/Context/Domain/ShippingContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/StoreContext.php b/src/CoreShop/Behat/Context/Domain/StoreContext.php index 730bd1e776..a6ed066688 100644 --- a/src/CoreShop/Behat/Context/Domain/StoreContext.php +++ b/src/CoreShop/Behat/Context/Domain/StoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/TaxRateContext.php b/src/CoreShop/Behat/Context/Domain/TaxRateContext.php index 4808621b84..94e9721180 100644 --- a/src/CoreShop/Behat/Context/Domain/TaxRateContext.php +++ b/src/CoreShop/Behat/Context/Domain/TaxRateContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/TaxRuleGroupContext.php b/src/CoreShop/Behat/Context/Domain/TaxRuleGroupContext.php index 76190755a2..c1988de743 100644 --- a/src/CoreShop/Behat/Context/Domain/TaxRuleGroupContext.php +++ b/src/CoreShop/Behat/Context/Domain/TaxRuleGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Domain/TrackingContext.php b/src/CoreShop/Behat/Context/Domain/TrackingContext.php index dd686bfa04..afe7003a1d 100644 --- a/src/CoreShop/Behat/Context/Domain/TrackingContext.php +++ b/src/CoreShop/Behat/Context/Domain/TrackingContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Hook/CoreShopSetupContext.php b/src/CoreShop/Behat/Context/Hook/CoreShopSetupContext.php index 719dbe635d..1653ea46bd 100644 --- a/src/CoreShop/Behat/Context/Hook/CoreShopSetupContext.php +++ b/src/CoreShop/Behat/Context/Hook/CoreShopSetupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Hook/DoctrineORMContext.php b/src/CoreShop/Behat/Context/Hook/DoctrineORMContext.php index 51b7dc6acf..73cc84f070 100644 --- a/src/CoreShop/Behat/Context/Hook/DoctrineORMContext.php +++ b/src/CoreShop/Behat/Context/Hook/DoctrineORMContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php b/src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php index 996157e0df..f02f6dadca 100644 --- a/src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php +++ b/src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Hook/PimcoreSetupContext.php b/src/CoreShop/Behat/Context/Hook/PimcoreSetupContext.php index c20b8f4f73..8b328e418b 100644 --- a/src/CoreShop/Behat/Context/Hook/PimcoreSetupContext.php +++ b/src/CoreShop/Behat/Context/Hook/PimcoreSetupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ActionFormTrait.php b/src/CoreShop/Behat/Context/Setup/ActionFormTrait.php index cda4f0c477..6bb4f9c0f1 100644 --- a/src/CoreShop/Behat/Context/Setup/ActionFormTrait.php +++ b/src/CoreShop/Behat/Context/Setup/ActionFormTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/AddressContext.php b/src/CoreShop/Behat/Context/Setup/AddressContext.php index 4b01efe5f9..a795fb9a97 100644 --- a/src/CoreShop/Behat/Context/Setup/AddressContext.php +++ b/src/CoreShop/Behat/Context/Setup/AddressContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CartContext.php b/src/CoreShop/Behat/Context/Setup/CartContext.php index 7c3ac9be8d..e9a821d20f 100644 --- a/src/CoreShop/Behat/Context/Setup/CartContext.php +++ b/src/CoreShop/Behat/Context/Setup/CartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CartPriceRuleContext.php b/src/CoreShop/Behat/Context/Setup/CartPriceRuleContext.php index b7d9f95f09..2fd344adb3 100644 --- a/src/CoreShop/Behat/Context/Setup/CartPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Setup/CartPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CategoryContext.php b/src/CoreShop/Behat/Context/Setup/CategoryContext.php index c6347e6f6e..7625fe2d2d 100644 --- a/src/CoreShop/Behat/Context/Setup/CategoryContext.php +++ b/src/CoreShop/Behat/Context/Setup/CategoryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ConditionFormTrait.php b/src/CoreShop/Behat/Context/Setup/ConditionFormTrait.php index 997501a483..25afad12e3 100644 --- a/src/CoreShop/Behat/Context/Setup/ConditionFormTrait.php +++ b/src/CoreShop/Behat/Context/Setup/ConditionFormTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CountryContext.php b/src/CoreShop/Behat/Context/Setup/CountryContext.php index 4cbf4dd6ff..57c9c2dee7 100644 --- a/src/CoreShop/Behat/Context/Setup/CountryContext.php +++ b/src/CoreShop/Behat/Context/Setup/CountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CurrencyContext.php b/src/CoreShop/Behat/Context/Setup/CurrencyContext.php index 952c70e393..b36c35147b 100644 --- a/src/CoreShop/Behat/Context/Setup/CurrencyContext.php +++ b/src/CoreShop/Behat/Context/Setup/CurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CustomerContext.php b/src/CoreShop/Behat/Context/Setup/CustomerContext.php index bf94ec0a80..40937ad002 100644 --- a/src/CoreShop/Behat/Context/Setup/CustomerContext.php +++ b/src/CoreShop/Behat/Context/Setup/CustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/CustomerGroupContext.php b/src/CoreShop/Behat/Context/Setup/CustomerGroupContext.php index abc83f08f7..6dc294915b 100644 --- a/src/CoreShop/Behat/Context/Setup/CustomerGroupContext.php +++ b/src/CoreShop/Behat/Context/Setup/CustomerGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ExchangeRateContext.php b/src/CoreShop/Behat/Context/Setup/ExchangeRateContext.php index 53ed033a50..a4360ea7ae 100644 --- a/src/CoreShop/Behat/Context/Setup/ExchangeRateContext.php +++ b/src/CoreShop/Behat/Context/Setup/ExchangeRateContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/FilterContext.php b/src/CoreShop/Behat/Context/Setup/FilterContext.php index 7a51870d1b..126fcca936 100644 --- a/src/CoreShop/Behat/Context/Setup/FilterContext.php +++ b/src/CoreShop/Behat/Context/Setup/FilterContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/IndexConditionContext.php b/src/CoreShop/Behat/Context/Setup/IndexConditionContext.php index e54253b681..482ce95784 100644 --- a/src/CoreShop/Behat/Context/Setup/IndexConditionContext.php +++ b/src/CoreShop/Behat/Context/Setup/IndexConditionContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/IndexContext.php b/src/CoreShop/Behat/Context/Setup/IndexContext.php index ad02e360da..41e36668b7 100644 --- a/src/CoreShop/Behat/Context/Setup/IndexContext.php +++ b/src/CoreShop/Behat/Context/Setup/IndexContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/LocaleContext.php b/src/CoreShop/Behat/Context/Setup/LocaleContext.php index 097b479ec5..ee03557d04 100644 --- a/src/CoreShop/Behat/Context/Setup/LocaleContext.php +++ b/src/CoreShop/Behat/Context/Setup/LocaleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ManufacturerContext.php b/src/CoreShop/Behat/Context/Setup/ManufacturerContext.php index ec0f8e4f9a..d1369d2406 100644 --- a/src/CoreShop/Behat/Context/Setup/ManufacturerContext.php +++ b/src/CoreShop/Behat/Context/Setup/ManufacturerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/OrderContext.php b/src/CoreShop/Behat/Context/Setup/OrderContext.php index b4a316c213..0f179b1274 100644 --- a/src/CoreShop/Behat/Context/Setup/OrderContext.php +++ b/src/CoreShop/Behat/Context/Setup/OrderContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/OrderInvoiceContext.php b/src/CoreShop/Behat/Context/Setup/OrderInvoiceContext.php index ed2f6c059f..a53ed790aa 100644 --- a/src/CoreShop/Behat/Context/Setup/OrderInvoiceContext.php +++ b/src/CoreShop/Behat/Context/Setup/OrderInvoiceContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/OrderShipmentContext.php b/src/CoreShop/Behat/Context/Setup/OrderShipmentContext.php index 1c794477dd..0cdc5e946b 100644 --- a/src/CoreShop/Behat/Context/Setup/OrderShipmentContext.php +++ b/src/CoreShop/Behat/Context/Setup/OrderShipmentContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/PaymentContext.php b/src/CoreShop/Behat/Context/Setup/PaymentContext.php index 0e88bcf978..dffcc51788 100644 --- a/src/CoreShop/Behat/Context/Setup/PaymentContext.php +++ b/src/CoreShop/Behat/Context/Setup/PaymentContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/PimcoreClassContext.php b/src/CoreShop/Behat/Context/Setup/PimcoreClassContext.php index ee89013fac..3cc62faa56 100644 --- a/src/CoreShop/Behat/Context/Setup/PimcoreClassContext.php +++ b/src/CoreShop/Behat/Context/Setup/PimcoreClassContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ProductContext.php b/src/CoreShop/Behat/Context/Setup/ProductContext.php index d3faa6fa77..01e870df03 100644 --- a/src/CoreShop/Behat/Context/Setup/ProductContext.php +++ b/src/CoreShop/Behat/Context/Setup/ProductContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ProductPriceRuleContext.php b/src/CoreShop/Behat/Context/Setup/ProductPriceRuleContext.php index 402504a8b4..923c93d8be 100644 --- a/src/CoreShop/Behat/Context/Setup/ProductPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Setup/ProductPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ProductSpecificPriceRuleContext.php b/src/CoreShop/Behat/Context/Setup/ProductSpecificPriceRuleContext.php index b2efbbeef5..39dacea7ba 100644 --- a/src/CoreShop/Behat/Context/Setup/ProductSpecificPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Setup/ProductSpecificPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ShippingContext.php b/src/CoreShop/Behat/Context/Setup/ShippingContext.php index aae116c4c8..fd2f98c2e9 100644 --- a/src/CoreShop/Behat/Context/Setup/ShippingContext.php +++ b/src/CoreShop/Behat/Context/Setup/ShippingContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/StoreContext.php b/src/CoreShop/Behat/Context/Setup/StoreContext.php index cb994b64e3..69ab75a603 100644 --- a/src/CoreShop/Behat/Context/Setup/StoreContext.php +++ b/src/CoreShop/Behat/Context/Setup/StoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/TaxRateContext.php b/src/CoreShop/Behat/Context/Setup/TaxRateContext.php index f17bfadf75..1a17a8c057 100644 --- a/src/CoreShop/Behat/Context/Setup/TaxRateContext.php +++ b/src/CoreShop/Behat/Context/Setup/TaxRateContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/TaxRuleGroupContext.php b/src/CoreShop/Behat/Context/Setup/TaxRuleGroupContext.php index 4a5ef5f4ec..47349e1490 100644 --- a/src/CoreShop/Behat/Context/Setup/TaxRuleGroupContext.php +++ b/src/CoreShop/Behat/Context/Setup/TaxRuleGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Setup/ZoneContext.php b/src/CoreShop/Behat/Context/Setup/ZoneContext.php index 5f7c13d91c..58f86275be 100644 --- a/src/CoreShop/Behat/Context/Setup/ZoneContext.php +++ b/src/CoreShop/Behat/Context/Setup/ZoneContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/AddressContext.php b/src/CoreShop/Behat/Context/Transform/AddressContext.php index 973d9c15d8..a42edbafd4 100644 --- a/src/CoreShop/Behat/Context/Transform/AddressContext.php +++ b/src/CoreShop/Behat/Context/Transform/AddressContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CartContext.php b/src/CoreShop/Behat/Context/Transform/CartContext.php index 4632f21f7d..448f9060d0 100644 --- a/src/CoreShop/Behat/Context/Transform/CartContext.php +++ b/src/CoreShop/Behat/Context/Transform/CartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CartPriceRuleContext.php b/src/CoreShop/Behat/Context/Transform/CartPriceRuleContext.php index 555000e293..3c2b1b2e89 100644 --- a/src/CoreShop/Behat/Context/Transform/CartPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Transform/CartPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CategoryContext.php b/src/CoreShop/Behat/Context/Transform/CategoryContext.php index 2de7c34126..e493b5421c 100644 --- a/src/CoreShop/Behat/Context/Transform/CategoryContext.php +++ b/src/CoreShop/Behat/Context/Transform/CategoryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CountryContext.php b/src/CoreShop/Behat/Context/Transform/CountryContext.php index 5f185fc468..291098c1df 100644 --- a/src/CoreShop/Behat/Context/Transform/CountryContext.php +++ b/src/CoreShop/Behat/Context/Transform/CountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CurrencyContext.php b/src/CoreShop/Behat/Context/Transform/CurrencyContext.php index 07d1cecc87..9ff5883308 100644 --- a/src/CoreShop/Behat/Context/Transform/CurrencyContext.php +++ b/src/CoreShop/Behat/Context/Transform/CurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CustomerContext.php b/src/CoreShop/Behat/Context/Transform/CustomerContext.php index fcbd1f14db..94ddfb73c0 100644 --- a/src/CoreShop/Behat/Context/Transform/CustomerContext.php +++ b/src/CoreShop/Behat/Context/Transform/CustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/CustomerGroupContext.php b/src/CoreShop/Behat/Context/Transform/CustomerGroupContext.php index 6e61f1a86f..df55526c38 100644 --- a/src/CoreShop/Behat/Context/Transform/CustomerGroupContext.php +++ b/src/CoreShop/Behat/Context/Transform/CustomerGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/FilterContext.php b/src/CoreShop/Behat/Context/Transform/FilterContext.php index 351ab98285..2b4570ada2 100644 --- a/src/CoreShop/Behat/Context/Transform/FilterContext.php +++ b/src/CoreShop/Behat/Context/Transform/FilterContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/IndexConditionContext.php b/src/CoreShop/Behat/Context/Transform/IndexConditionContext.php index 827a1d0e0b..d40f80c2bf 100644 --- a/src/CoreShop/Behat/Context/Transform/IndexConditionContext.php +++ b/src/CoreShop/Behat/Context/Transform/IndexConditionContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/IndexContext.php b/src/CoreShop/Behat/Context/Transform/IndexContext.php index 13e062c306..9991487b7f 100644 --- a/src/CoreShop/Behat/Context/Transform/IndexContext.php +++ b/src/CoreShop/Behat/Context/Transform/IndexContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ManufacturerContext.php b/src/CoreShop/Behat/Context/Transform/ManufacturerContext.php index f5f545739f..5e4ffd1253 100644 --- a/src/CoreShop/Behat/Context/Transform/ManufacturerContext.php +++ b/src/CoreShop/Behat/Context/Transform/ManufacturerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/OrderContext.php b/src/CoreShop/Behat/Context/Transform/OrderContext.php index 34bbcf36ff..1d38e965a8 100644 --- a/src/CoreShop/Behat/Context/Transform/OrderContext.php +++ b/src/CoreShop/Behat/Context/Transform/OrderContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/PaymentContext.php b/src/CoreShop/Behat/Context/Transform/PaymentContext.php index 0731b0b924..56df6f3fb6 100644 --- a/src/CoreShop/Behat/Context/Transform/PaymentContext.php +++ b/src/CoreShop/Behat/Context/Transform/PaymentContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/PimcoreClassContext.php b/src/CoreShop/Behat/Context/Transform/PimcoreClassContext.php index 5e13067d2c..bedb181a85 100644 --- a/src/CoreShop/Behat/Context/Transform/PimcoreClassContext.php +++ b/src/CoreShop/Behat/Context/Transform/PimcoreClassContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ProductContext.php b/src/CoreShop/Behat/Context/Transform/ProductContext.php index fc92f73cd1..13f7f6b7a7 100644 --- a/src/CoreShop/Behat/Context/Transform/ProductContext.php +++ b/src/CoreShop/Behat/Context/Transform/ProductContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ProductPriceRuleContext.php b/src/CoreShop/Behat/Context/Transform/ProductPriceRuleContext.php index 634c56df5c..c6c666a5d6 100644 --- a/src/CoreShop/Behat/Context/Transform/ProductPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Transform/ProductPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ProductSpecificPriceRuleContext.php b/src/CoreShop/Behat/Context/Transform/ProductSpecificPriceRuleContext.php index 9d1ea94d4b..33ba566543 100644 --- a/src/CoreShop/Behat/Context/Transform/ProductSpecificPriceRuleContext.php +++ b/src/CoreShop/Behat/Context/Transform/ProductSpecificPriceRuleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/SharedStorageContext.php b/src/CoreShop/Behat/Context/Transform/SharedStorageContext.php index 8d00574354..27f108891a 100644 --- a/src/CoreShop/Behat/Context/Transform/SharedStorageContext.php +++ b/src/CoreShop/Behat/Context/Transform/SharedStorageContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ShippingContext.php b/src/CoreShop/Behat/Context/Transform/ShippingContext.php index 2bb44995ea..3a4cf8fa3b 100644 --- a/src/CoreShop/Behat/Context/Transform/ShippingContext.php +++ b/src/CoreShop/Behat/Context/Transform/ShippingContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/StoreContext.php b/src/CoreShop/Behat/Context/Transform/StoreContext.php index 2f5e715234..724756ef24 100644 --- a/src/CoreShop/Behat/Context/Transform/StoreContext.php +++ b/src/CoreShop/Behat/Context/Transform/StoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/TaxRateContext.php b/src/CoreShop/Behat/Context/Transform/TaxRateContext.php index 2d87e7fb7c..9951283812 100644 --- a/src/CoreShop/Behat/Context/Transform/TaxRateContext.php +++ b/src/CoreShop/Behat/Context/Transform/TaxRateContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/TaxRuleGroupContext.php b/src/CoreShop/Behat/Context/Transform/TaxRuleGroupContext.php index c0340a53fd..ba82f0334b 100644 --- a/src/CoreShop/Behat/Context/Transform/TaxRuleGroupContext.php +++ b/src/CoreShop/Behat/Context/Transform/TaxRuleGroupContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Context/Transform/ZoneContext.php b/src/CoreShop/Behat/Context/Transform/ZoneContext.php index 0d9f4c01a2..90ca950770 100644 --- a/src/CoreShop/Behat/Context/Transform/ZoneContext.php +++ b/src/CoreShop/Behat/Context/Transform/ZoneContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Extension/CompilerPass/CoverageWhitelistPass.php b/src/CoreShop/Behat/Extension/CompilerPass/CoverageWhitelistPass.php index 215b058d99..ca42be2c0c 100644 --- a/src/CoreShop/Behat/Extension/CompilerPass/CoverageWhitelistPass.php +++ b/src/CoreShop/Behat/Extension/CompilerPass/CoverageWhitelistPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Extension/CoverageExtension.php b/src/CoreShop/Behat/Extension/CoverageExtension.php index b3124ca91d..0d8c167dc2 100644 --- a/src/CoreShop/Behat/Extension/CoverageExtension.php +++ b/src/CoreShop/Behat/Extension/CoverageExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Model/Index/TestEnableIndex.php b/src/CoreShop/Behat/Model/Index/TestEnableIndex.php index 742d39a379..6bda165c22 100644 --- a/src/CoreShop/Behat/Model/Index/TestEnableIndex.php +++ b/src/CoreShop/Behat/Model/Index/TestEnableIndex.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Model/Index/TestIndex.php b/src/CoreShop/Behat/Model/Index/TestIndex.php index 640ad9cf98..7f43a8b3aa 100644 --- a/src/CoreShop/Behat/Model/Index/TestIndex.php +++ b/src/CoreShop/Behat/Model/Index/TestIndex.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Model/Index/TestIndexFields.php b/src/CoreShop/Behat/Model/Index/TestIndexFields.php index 4cd6444405..5782887e02 100644 --- a/src/CoreShop/Behat/Model/Index/TestIndexFields.php +++ b/src/CoreShop/Behat/Model/Index/TestIndexFields.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/ClassStorage.php b/src/CoreShop/Behat/Service/ClassStorage.php index 06f47b3ff7..f5aa5437ac 100644 --- a/src/CoreShop/Behat/Service/ClassStorage.php +++ b/src/CoreShop/Behat/Service/ClassStorage.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/ClassStorageInterface.php b/src/CoreShop/Behat/Service/ClassStorageInterface.php index b0bd08a2a0..bb6e7ee6a6 100644 --- a/src/CoreShop/Behat/Service/ClassStorageInterface.php +++ b/src/CoreShop/Behat/Service/ClassStorageInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/NotificationRuleListener.php b/src/CoreShop/Behat/Service/NotificationRuleListener.php index cda7c49de8..e24cd69aca 100644 --- a/src/CoreShop/Behat/Service/NotificationRuleListener.php +++ b/src/CoreShop/Behat/Service/NotificationRuleListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/NotificationRuleListenerInterface.php b/src/CoreShop/Behat/Service/NotificationRuleListenerInterface.php index 8458f98b67..98725c2c9a 100644 --- a/src/CoreShop/Behat/Service/NotificationRuleListenerInterface.php +++ b/src/CoreShop/Behat/Service/NotificationRuleListenerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/SharedStorage.php b/src/CoreShop/Behat/Service/SharedStorage.php index 4b09b804e9..247638f117 100644 --- a/src/CoreShop/Behat/Service/SharedStorage.php +++ b/src/CoreShop/Behat/Service/SharedStorage.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/SharedStorageInterface.php b/src/CoreShop/Behat/Service/SharedStorageInterface.php index a3f0a004cf..2c07f44ca2 100644 --- a/src/CoreShop/Behat/Service/SharedStorageInterface.php +++ b/src/CoreShop/Behat/Service/SharedStorageInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Behat/Service/Tracking/ConfigResolver.php b/src/CoreShop/Behat/Service/Tracking/ConfigResolver.php index f1ee1df725..9bd4373f69 100644 --- a/src/CoreShop/Behat/Service/Tracking/ConfigResolver.php +++ b/src/CoreShop/Behat/Service/Tracking/ConfigResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Collector/CountryCollector.php b/src/CoreShop/Bundle/AddressBundle/Collector/CountryCollector.php index 8006de748f..a428033f85 100644 --- a/src/CoreShop/Bundle/AddressBundle/Collector/CountryCollector.php +++ b/src/CoreShop/Bundle/AddressBundle/Collector/CountryCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/CoreExtension/AddressIdentifier.php b/src/CoreShop/Bundle/AddressBundle/CoreExtension/AddressIdentifier.php index f3c7f925ac..b14310ab00 100644 --- a/src/CoreShop/Bundle/AddressBundle/CoreExtension/AddressIdentifier.php +++ b/src/CoreShop/Bundle/AddressBundle/CoreExtension/AddressIdentifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/CoreExtension/Country.php b/src/CoreShop/Bundle/AddressBundle/CoreExtension/Country.php index 9c8e13bfa1..28ce64e6c3 100644 --- a/src/CoreShop/Bundle/AddressBundle/CoreExtension/Country.php +++ b/src/CoreShop/Bundle/AddressBundle/CoreExtension/Country.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/CoreExtension/CountryMultiselect.php b/src/CoreShop/Bundle/AddressBundle/CoreExtension/CountryMultiselect.php index 8a5995ffb6..c41d25d869 100644 --- a/src/CoreShop/Bundle/AddressBundle/CoreExtension/CountryMultiselect.php +++ b/src/CoreShop/Bundle/AddressBundle/CoreExtension/CountryMultiselect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/CoreExtension/State.php b/src/CoreShop/Bundle/AddressBundle/CoreExtension/State.php index 66b5af1873..407ea4fcbe 100644 --- a/src/CoreShop/Bundle/AddressBundle/CoreExtension/State.php +++ b/src/CoreShop/Bundle/AddressBundle/CoreExtension/State.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/CoreShopAddressBundle.php b/src/CoreShop/Bundle/AddressBundle/CoreShopAddressBundle.php index b4b82f9fc8..b2064c106d 100644 --- a/src/CoreShop/Bundle/AddressBundle/CoreShopAddressBundle.php +++ b/src/CoreShop/Bundle/AddressBundle/CoreShopAddressBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeCountryContextPass.php b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeCountryContextPass.php index 7d68ed5d10..096203b562 100755 --- a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeCountryContextPass.php +++ b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeCountryContextPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php index b86ed322b0..d808da0851 100755 --- a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php +++ b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Configuration.php index 94468c63cd..b909443e8e 100644 --- a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/CoreShopAddressExtension.php b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/CoreShopAddressExtension.php index 7e6777cd3e..ad4f723203 100644 --- a/src/CoreShop/Bundle/AddressBundle/DependencyInjection/CoreShopAddressExtension.php +++ b/src/CoreShop/Bundle/AddressBundle/DependencyInjection/CoreShopAddressExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/AddressIdentifierRepository.php b/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/AddressIdentifierRepository.php index e687c96e48..c3262f094e 100644 --- a/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/AddressIdentifierRepository.php +++ b/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/AddressIdentifierRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/CountryRepository.php b/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/CountryRepository.php index 51abd311d6..51d272f819 100644 --- a/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/CountryRepository.php +++ b/src/CoreShop/Bundle/AddressBundle/Doctrine/ORM/CountryRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierChoiceType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierChoiceType.php index e3823e6a0b..d0718e051e 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierChoiceType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierType.php index 0ad90ddd18..2ab95e9ec2 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressIdentifierType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressType.php index 9bc4b57568..bfb5408145 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/AddressType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryChoiceType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryChoiceType.php index d01b66ed34..fbe388689f 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryChoiceType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryTranslationType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryTranslationType.php index 3073bc56df..d241b76484 100755 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryTranslationType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryTranslationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryType.php index 769fe11df6..c53ac1f673 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/CountryType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/SalutationChoiceType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/SalutationChoiceType.php index 280576c7a4..6d94f36b67 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/SalutationChoiceType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/SalutationChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateChoiceType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateChoiceType.php index fa16a30af7..1f2da74d68 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateChoiceType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateTranslationType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateTranslationType.php index 4b193156cb..4b3a0553c2 100755 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateTranslationType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateTranslationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateType.php index 1b3fb49747..4fe6c0b5da 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/StateType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/StateType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneChoiceType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneChoiceType.php index e9e0ad83fb..0d28d14ef3 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneChoiceType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneType.php b/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneType.php index ea769e5a20..fa7898b783 100644 --- a/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneType.php +++ b/src/CoreShop/Bundle/AddressBundle/Form/Type/ZoneType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/LICENSE.md b/src/CoreShop/Bundle/AddressBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/AddressBundle/LICENSE.md +++ b/src/CoreShop/Bundle/AddressBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/address.svg b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/address.svg index bcdcdc2901..97f7f80fac 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/address.svg +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/address.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/countries.svg b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/countries.svg index bbeae2fb67..269361a7bb 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/countries.svg +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/countries.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/state.svg b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/state.svg index 1b1ff45a95..e92407c5a4 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/state.svg +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/state.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/zones.svg b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/zones.svg index beb208e057..d9481da865 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/zones.svg +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/img/zones.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js index d8c3495dea..f24daf564a 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopAddressIdentifier.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountry.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountry.js index 73ac286541..8d439094c8 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountry.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountry.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js index 95905ca85e..a9fb9c74c1 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCountryMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopState.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopState.js index 9e17a38d3c..24b9f8cf52 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopState.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/data/coreShopState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCountry.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCountry.js index 5636953242..5a6371ae82 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCountry.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCountry.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopState.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopState.js index c0e3f3f8c6..26a0c643bb 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopState.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopZone.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopZone.js index 265c5fc5f0..2be1f54649 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopZone.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/document/coreShopZone.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js index 60ddb1d7db..2d087eced2 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopAddressIdentifier.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountry.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountry.js index 4632587421..359b217c69 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountry.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountry.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js index 2b168a8984..87cf874126 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCountryMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopState.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopState.js index 8a581b8b5a..143a8c7348 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopState.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/item.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/item.js index cba674b647..36ff81c8eb 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/item.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/panel.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/panel.js index 9fda27224a..8e833ce28e 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/panel.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/country/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/resource.js index cbe59812f1..30e04dfe51 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/item.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/item.js index 754880fdc5..d4d03f85b4 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/item.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/panel.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/panel.js index be5446e63d..e1dad57262 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/panel.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/state/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/item.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/item.js index 1e9cc3a74d..27c16c121f 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/item.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/panel.js b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/panel.js index 44a3978ad7..ca30a36df0 100644 --- a/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/panel.js +++ b/src/CoreShop/Bundle/AddressBundle/Resources/public/pimcore/js/zone/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/AddressBundle/Resources/views/Collector/Icon/country.svg b/src/CoreShop/Bundle/AddressBundle/Resources/views/Collector/Icon/country.svg index bbeae2fb67..269361a7bb 100755 --- a/src/CoreShop/Bundle/AddressBundle/Resources/views/Collector/Icon/country.svg +++ b/src/CoreShop/Bundle/AddressBundle/Resources/views/Collector/Icon/country.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelper.php b/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelper.php index 2908a0787d..224eac2889 100644 --- a/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelper.php +++ b/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelperInterface.php b/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelperInterface.php index 8795bb65e8..9c0736a2ca 100644 --- a/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelperInterface.php +++ b/src/CoreShop/Bundle/AddressBundle/Templating/Helper/FormatAddressHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Twig/FormatAddressExtension.php b/src/CoreShop/Bundle/AddressBundle/Twig/FormatAddressExtension.php index fa7b420a2a..55d67ecf7d 100755 --- a/src/CoreShop/Bundle/AddressBundle/Twig/FormatAddressExtension.php +++ b/src/CoreShop/Bundle/AddressBundle/Twig/FormatAddressExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifier.php b/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifier.php index 82198b2dc4..0801b06fce 100755 --- a/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifier.php +++ b/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifierValidator.php b/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifierValidator.php index fe0ac54b37..cb5a59716d 100644 --- a/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifierValidator.php +++ b/src/CoreShop/Bundle/AddressBundle/Validator/Constraints/ValidAddressIdentifierValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/Controller/ConfigurationController.php b/src/CoreShop/Bundle/ConfigurationBundle/Controller/ConfigurationController.php index 972fe323af..77bc581707 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/Controller/ConfigurationController.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/Controller/ConfigurationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/CoreShopConfigurationBundle.php b/src/CoreShop/Bundle/ConfigurationBundle/CoreShopConfigurationBundle.php index 1ff03fc937..9e4dfbb041 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/CoreShopConfigurationBundle.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/CoreShopConfigurationBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/Configuration.php index f6452adb03..425c518fb0 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/CoreShopConfigurationExtension.php b/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/CoreShopConfigurationExtension.php index 0da2c6bb7f..0fd26e1379 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/CoreShopConfigurationExtension.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/DependencyInjection/CoreShopConfigurationExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/Doctrine/ORM/ConfigurationRepository.php b/src/CoreShop/Bundle/ConfigurationBundle/Doctrine/ORM/ConfigurationRepository.php index 8bcae06221..69e01cba14 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/Doctrine/ORM/ConfigurationRepository.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/Doctrine/ORM/ConfigurationRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationCollectionType.php b/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationCollectionType.php index 1131a16fe4..73494a7a57 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationCollectionType.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationType.php b/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationType.php index 221ffbe746..173b4dd955 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationType.php +++ b/src/CoreShop/Bundle/ConfigurationBundle/Form/Type/ConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ConfigurationBundle/LICENSE.md b/src/CoreShop/Bundle/ConfigurationBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/ConfigurationBundle/LICENSE.md +++ b/src/CoreShop/Bundle/ConfigurationBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/CoreBundle/Application/Version.php b/src/CoreShop/Bundle/CoreBundle/Application/Version.php index 170376990d..78c16af79d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Application/Version.php +++ b/src/CoreShop/Bundle/CoreBundle/Application/Version.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/AddressCheckoutStep.php b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/AddressCheckoutStep.php index 46b7a4c4b9..11a325eac6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/AddressCheckoutStep.php +++ b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/AddressCheckoutStep.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/CustomerCheckoutStep.php b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/CustomerCheckoutStep.php index 7046bacfa9..3d470c7f4c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/CustomerCheckoutStep.php +++ b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/CustomerCheckoutStep.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/PaymentCheckoutStep.php b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/PaymentCheckoutStep.php index db19e007ad..bde9760c9d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/PaymentCheckoutStep.php +++ b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/PaymentCheckoutStep.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/ShippingCheckoutStep.php b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/ShippingCheckoutStep.php index 6e58a086c4..3ff00f6310 100644 --- a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/ShippingCheckoutStep.php +++ b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/ShippingCheckoutStep.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/SummaryCheckoutStep.php b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/SummaryCheckoutStep.php index 62c9067927..f0c51b484a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Checkout/Step/SummaryCheckoutStep.php +++ b/src/CoreShop/Bundle/CoreBundle/Checkout/Step/SummaryCheckoutStep.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Collector/CurrencyCollector.php b/src/CoreShop/Bundle/CoreBundle/Collector/CurrencyCollector.php index 05aa07df90..31ed09550a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Collector/CurrencyCollector.php +++ b/src/CoreShop/Bundle/CoreBundle/Collector/CurrencyCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/AbstractInstallCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/AbstractInstallCommand.php index d8d3927651..3c861bace5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/AbstractInstallCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/AbstractInstallCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallCommand.php index fa6d86633e..4aa6a143dd 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallDatabaseCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallDatabaseCommand.php index 19be203934..b2b379ea67 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallDatabaseCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallDatabaseCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallDemoCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallDemoCommand.php index 35d41152f6..5af18f72ca 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallDemoCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallDemoCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallFixturesCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallFixturesCommand.php index 34f6ef84c4..151ba833b3 100755 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallFixturesCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallFixturesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallFoldersCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallFoldersCommand.php index b5f6e9d4d1..fc01c6221d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallFoldersCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallFoldersCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/InstallResourcesCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/InstallResourcesCommand.php index 55e4e485f7..ad1a9bfb22 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/InstallResourcesCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/InstallResourcesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Command/MigrateCommand.php b/src/CoreShop/Bundle/CoreBundle/Command/MigrateCommand.php index d6e15e6433..fab2823753 100644 --- a/src/CoreShop/Bundle/CoreBundle/Command/MigrateCommand.php +++ b/src/CoreShop/Bundle/CoreBundle/Command/MigrateCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/ConfigurationController.php b/src/CoreShop/Bundle/CoreBundle/Controller/ConfigurationController.php index a1e548043b..58f9b39acc 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/ConfigurationController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/ConfigurationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/CoreSaleCreationTrait.php b/src/CoreShop/Bundle/CoreBundle/Controller/CoreSaleCreationTrait.php index 5facb07ab2..55f05d40be 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/CoreSaleCreationTrait.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/CoreSaleCreationTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/OrderController.php b/src/CoreShop/Bundle/CoreBundle/Controller/OrderController.php index ff01da0048..58577de5b8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/OrderController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/OrderController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/OrderCreationController.php b/src/CoreShop/Bundle/CoreBundle/Controller/OrderCreationController.php index fb3640a3f5..9ef700bb63 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/OrderCreationController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/OrderCreationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/PaymentProviderController.php b/src/CoreShop/Bundle/CoreBundle/Controller/PaymentProviderController.php index d3877130ec..517308580e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/PaymentProviderController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/PaymentProviderController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/PortletsController.php b/src/CoreShop/Bundle/CoreBundle/Controller/PortletsController.php index 1a49157891..162cdc96ad 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/PortletsController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/PortletsController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/QuoteCreationController.php b/src/CoreShop/Bundle/CoreBundle/Controller/QuoteCreationController.php index 6a3301f6ad..d9c027ab7e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/QuoteCreationController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/QuoteCreationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/ReportsController.php b/src/CoreShop/Bundle/CoreBundle/Controller/ReportsController.php index 57b5ee1159..89856b78d3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/ReportsController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/ReportsController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Controller/SettingsController.php b/src/CoreShop/Bundle/CoreBundle/Controller/SettingsController.php index 175a7485a4..d007484dfd 100644 --- a/src/CoreShop/Bundle/CoreBundle/Controller/SettingsController.php +++ b/src/CoreShop/Bundle/CoreBundle/Controller/SettingsController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/CoreExtension/StorePrice.php b/src/CoreShop/Bundle/CoreBundle/CoreExtension/StorePrice.php index 86cfbd7b22..45979e084c 100644 --- a/src/CoreShop/Bundle/CoreBundle/CoreExtension/StorePrice.php +++ b/src/CoreShop/Bundle/CoreBundle/CoreExtension/StorePrice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/CoreShopCoreBundle.php b/src/CoreShop/Bundle/CoreBundle/CoreShopCoreBundle.php index 3b82c52bed..08f3985238 100644 --- a/src/CoreShop/Bundle/CoreBundle/CoreShopCoreBundle.php +++ b/src/CoreShop/Bundle/CoreBundle/CoreShopCoreBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerAlreadyExistsException.php b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerAlreadyExistsException.php index 80d33fdd87..89597d3388 100644 --- a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerAlreadyExistsException.php +++ b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerAlreadyExistsException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginService.php b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginService.php index 37ce6359f0..f97c41c5ea 100644 --- a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginService.php +++ b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Kamil Wręczycki + * @copyright Copyright (c) 2015-2020 Kamil Wręczycki * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginServiceInterface.php b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginServiceInterface.php index 52985c6227..b9d701716d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginServiceInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Customer/CustomerLoginServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Kamil Wręczycki + * @copyright Copyright (c) 2015-2020 Kamil Wręczycki * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationService.php b/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationService.php index e3aa48b8da..cf095f0d33 100644 --- a/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationService.php +++ b/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationServiceInterface.php b/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationServiceInterface.php index 103469c5c8..9027521798 100644 --- a/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationServiceInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Customer/RegistrationServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterIndexProductExtensionPass.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterIndexProductExtensionPass.php index 8b28c37014..7856a517d1 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterIndexProductExtensionPass.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterIndexProductExtensionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPaymentSettingsFormsPass.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPaymentSettingsFormsPass.php index 2a9f8cda55..f22936d7fe 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPaymentSettingsFormsPass.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPaymentSettingsFormsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPortletsPass.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPortletsPass.php index 128cfcecd5..6d70fbe664 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPortletsPass.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterPortletsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterReportsPass.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterReportsPass.php index ad822cc96d..5e19b86064 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterReportsPass.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterReportsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/TranslatableEntityLocalePass.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/TranslatableEntityLocalePass.php index a47ac31889..a349c58467 100755 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/TranslatableEntityLocalePass.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Compiler/TranslatableEntityLocalePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Configuration.php index c7102fa96a..60527f753f 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/CoreShopCoreExtension.php b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/CoreShopCoreExtension.php index b160d44151..5130a6ddb7 100644 --- a/src/CoreShop/Bundle/CoreBundle/DependencyInjection/CoreShopCoreExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/DependencyInjection/CoreShopCoreExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php index ab5cd77232..a5c2946d3f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CarrierRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ConfigurationRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ConfigurationRepository.php index 959bb4694e..0a5c552b7a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ConfigurationRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ConfigurationRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php index 33d39a37ca..7d86a39b29 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CountryRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php index 16067d8645..724a9ec2f7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/CurrencyRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/PaymentProviderRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/PaymentProviderRepository.php index 5c9d89400d..016e3c7448 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/PaymentProviderRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/PaymentProviderRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ProductStorePriceRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ProductStorePriceRepository.php index 18a3c26392..07d3f84915 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ProductStorePriceRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/ProductStorePriceRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php index 1f37be6a2a..0a1b515847 100644 --- a/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Doctrine/ORM/TaxRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Event/CustomerRegistrationEvent.php b/src/CoreShop/Bundle/CoreBundle/Event/CustomerRegistrationEvent.php index f58a492387..ab073acaf9 100644 --- a/src/CoreShop/Bundle/CoreBundle/Event/CustomerRegistrationEvent.php +++ b/src/CoreShop/Bundle/CoreBundle/Event/CustomerRegistrationEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Event/PaymentProviderSupportsEvent.php b/src/CoreShop/Bundle/CoreBundle/Event/PaymentProviderSupportsEvent.php index c0df07bd55..c7a29c2975 100644 --- a/src/CoreShop/Bundle/CoreBundle/Event/PaymentProviderSupportsEvent.php +++ b/src/CoreShop/Bundle/CoreBundle/Event/PaymentProviderSupportsEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Event/RequestNewsletterConfirmationEvent.php b/src/CoreShop/Bundle/CoreBundle/Event/RequestNewsletterConfirmationEvent.php index d5bbebf367..8153d8020b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Event/RequestNewsletterConfirmationEvent.php +++ b/src/CoreShop/Bundle/CoreBundle/Event/RequestNewsletterConfirmationEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/CartBlamerListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/CartBlamerListener.php index 8bee3885ce..02e0311755 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/CartBlamerListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/CartBlamerListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerLoginListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerLoginListener.php index 7261db5088..489360d021 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerLoginListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerLoginListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Kamil Wręczycki + * @copyright Copyright (c) 2015-2020 Kamil Wręczycki * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerNewsletterConfirmListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerNewsletterConfirmListener.php index 4cb6a1560b..d51244bae8 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerNewsletterConfirmListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/CustomerNewsletterConfirmListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/AbstractNotificationRuleListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/AbstractNotificationRuleListener.php index 4f379e11bf..dfd3d73265 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/AbstractNotificationRuleListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/AbstractNotificationRuleListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/CustomerListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/CustomerListener.php index e24f429954..a6792188fd 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/CustomerListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/CustomerListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderCommentsListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderCommentsListener.php index 851d1401e1..6bcd5d3188 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderCommentsListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderCommentsListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderDocumentWorkflowListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderDocumentWorkflowListener.php index 1124e8b8b1..de64cb3027 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderDocumentWorkflowListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderDocumentWorkflowListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderWorkflowListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderWorkflowListener.php index 5e8222f4b4..027b0a1efe 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderWorkflowListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/OrderWorkflowListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/PaymentWorkflowListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/PaymentWorkflowListener.php index ee3ee06d1f..ae3cd19e60 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/PaymentWorkflowListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/PaymentWorkflowListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/QuoteListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/QuoteListener.php index 605c51dbf8..f8fb2c7ac9 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/QuoteListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/NotificationRules/QuoteListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/Expire/ProposalExpireMaintenanceManagerListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/Expire/ProposalExpireMaintenanceManagerListener.php index 59a575b83b..0feb8683e0 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/Expire/ProposalExpireMaintenanceManagerListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/Expire/ProposalExpireMaintenanceManagerListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderDocumentWkhtmlPrintOptionsListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderDocumentWkhtmlPrintOptionsListener.php index f0b3ea2caa..875e68bb89 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderDocumentWkhtmlPrintOptionsListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderDocumentWkhtmlPrintOptionsListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderMailNoteEventListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderMailNoteEventListener.php index 50cf0e4ca9..67f6ee8fd2 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderMailNoteEventListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/Order/OrderMailNoteEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/PriceRuleUpdateEventListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/PriceRuleUpdateEventListener.php index 097abed99c..2341b11eae 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/PriceRuleUpdateEventListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/PriceRuleUpdateEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/ProductAvailabilityEventListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/ProductAvailabilityEventListener.php index 119088305c..9a48a8f94a 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/ProductAvailabilityEventListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/ProductAvailabilityEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/ProductUpdateEventListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/ProductUpdateEventListener.php index 889366fa6e..8819f8c4a0 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/ProductUpdateEventListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/ProductUpdateEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartAvailability.php b/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartAvailability.php index 83e5149212..70c53d6aea 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartAvailability.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartAvailability.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartRecalculation.php b/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartRecalculation.php index 727a471fb8..055ad04822 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartRecalculation.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/RequestCartRecalculation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/Rule/AvailabilityCheckMaintenanceListener.php b/src/CoreShop/Bundle/CoreBundle/EventListener/Rule/AvailabilityCheckMaintenanceListener.php index 91a456d4ec..1e48e2394f 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/Rule/AvailabilityCheckMaintenanceListener.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/Rule/AvailabilityCheckMaintenanceListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/EventListener/ShopUserLogoutHandler.php b/src/CoreShop/Bundle/CoreBundle/EventListener/ShopUserLogoutHandler.php index ff1c974324..8b97feabb6 100644 --- a/src/CoreShop/Bundle/CoreBundle/EventListener/ShopUserLogoutHandler.php +++ b/src/CoreShop/Bundle/CoreBundle/EventListener/ShopUserLogoutHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/AddressIdentifierFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/AddressIdentifierFixture.php index 0b951df18e..c2af01120e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/AddressIdentifierFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/AddressIdentifierFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ConfigurationFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ConfigurationFixture.php index e953d18490..91e9a56723 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ConfigurationFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ConfigurationFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CountryFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CountryFixture.php index 6da5dae8b9..a331a9bfa1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CountryFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CountryFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CurrencyFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CurrencyFixture.php index 59295fbd70..374b7e7c82 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CurrencyFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/CurrencyFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/NotificationRulesFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/NotificationRulesFixture.php index f0aae6b670..c2c54872fa 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/NotificationRulesFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/NotificationRulesFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/StoreFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/StoreFixture.php index 996ee5fa5c..46a5d9a98f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/StoreFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/StoreFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ZoneFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ZoneFixture.php index f3d758d41c..50e6e9c2b1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ZoneFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Application/ZoneFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CarrierFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CarrierFixture.php index 04f6007825..c8b36a34d0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CarrierFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CarrierFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CategoryFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CategoryFixture.php index 8712167e68..172552eb95 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CategoryFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/CategoryFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/PaymentProviderFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/PaymentProviderFixture.php index 125b08c074..9ebc4cb95b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/PaymentProviderFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/PaymentProviderFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ProductFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ProductFixture.php index cb49919faf..1ad9a53878 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ProductFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ProductFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleFixture.php index d2e46dfe18..56d51a46e2 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleGroupFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleGroupFixture.php index 60bd59f1cb..2f5efa521a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleGroupFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/ShippingRuleGroupFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRateFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRateFixture.php index 382fb63202..09a84fdcb7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRateFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRateFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRuleGroupFixture.php b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRuleGroupFixture.php index cb8bf7f9c0..37216924b5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRuleGroupFixture.php +++ b/src/CoreShop/Bundle/CoreBundle/Fixtures/Data/Demo/TaxRuleGroupFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CarrierTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CarrierTypeExtension.php index dc695471da..e8a779fee7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CarrierTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CarrierTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CartTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CartTypeExtension.php index cd5b46b306..fbd298b5ba 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CartTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CartTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CountryTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CountryTypeExtension.php index 6a8c7b3321..d7d7679b86 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CountryTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CountryTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CustomerTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CustomerTypeExtension.php index ade6c7befd..29b16b6c99 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/CustomerTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/CustomerTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/OrderShipmentCreationTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/OrderShipmentCreationTypeExtension.php index 6e098b30de..7334cdb8d5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/OrderShipmentCreationTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/OrderShipmentCreationTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/PaymentProviderTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/PaymentProviderTypeExtension.php index bf98932def..fb1ace8000 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/PaymentProviderTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/PaymentProviderTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/StoreTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/StoreTypeExtension.php index d13752b9d2..0824490acb 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/StoreTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/StoreTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Extension/TaxRuleTypeExtension.php b/src/CoreShop/Bundle/CoreBundle/Form/Extension/TaxRuleTypeExtension.php index cf79f29093..1375da28a0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Extension/TaxRuleTypeExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Extension/TaxRuleTypeExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/AddressChoiceType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/AddressChoiceType.php index d40b3fc83f..633a7b77d9 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/AddressChoiceType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/AddressChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php index 9664c570f6..d10872c9bc 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/CarrierType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/CarrierType.php index c3c431f4cb..187046de01 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/CarrierType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/CarrierType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php index 5885a2c095..8a0b80ad56 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/SummaryType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/SummaryType.php index c08414f0c1..4a917551cc 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/SummaryType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Checkout/SummaryType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/CustomerRegistrationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/CustomerRegistrationType.php index 74abab8c66..4bce3d57d2 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/CustomerRegistrationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/CustomerRegistrationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/GuestRegistrationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/GuestRegistrationType.php index 8ed82beedc..7dfd9a12ed 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/GuestRegistrationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/GuestRegistrationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/OrderMailConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/OrderMailConfigurationType.php index ee54229c30..a1af3f414a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/OrderMailConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/OrderMailConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/StoreMailConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/StoreMailConfigurationType.php index edd9bef755..9bea29f76a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/StoreMailConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Action/StoreMailConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/BackendCreatedConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/BackendCreatedConfigurationType.php index 0daa2a1c1c..0dfc143824 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/BackendCreatedConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/BackendCreatedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/InvoiceStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/InvoiceStateConfigurationType.php index 30615345f9..c620312c6d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/InvoiceStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/InvoiceStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderInvoiceStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderInvoiceStateConfigurationType.php index 8614e1dfcc..c82ea0abc8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderInvoiceStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderInvoiceStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderPaymentStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderPaymentStateConfigurationType.php index 294a6492de..1f2d52eff6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderPaymentStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderPaymentStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderShippingStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderShippingStateConfigurationType.php index 7d5a82aecc..7471d9ff11 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderShippingStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderShippingStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderStateConfigurationType.php index d4989d504b..6144d757d7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/OrderStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/PaymentStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/PaymentStateConfigurationType.php index b83ccd903c..4fee773507 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/PaymentStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/PaymentStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/ShipmentStateConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/ShipmentStateConfigurationType.php index 7d0251feda..b12026585e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/ShipmentStateConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/ShipmentStateConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StateTransitionConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StateTransitionConfigurationType.php index 33b3daac6e..9d61ad815c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StateTransitionConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StateTransitionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StoresConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StoresConfigurationType.php index 4379f3ee06..d7e9c779ed 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StoresConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/StoresConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/UserTypeConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/UserTypeConfigurationType.php index 947dc8dec3..fcf3087da4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/UserTypeConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Notification/Condition/UserTypeConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Order/PaymentType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Order/PaymentType.php index 8acf9c4931..cc4ca4eedb 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Order/PaymentType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Order/PaymentType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/ProductPriceRule/Condition/QuantityConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/ProductPriceRule/Condition/QuantityConfigurationType.php index 02807ac8e3..85fa5d28f5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/ProductPriceRule/Condition/QuantityConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/ProductPriceRule/Condition/QuantityConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/FreeShippingConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/FreeShippingConfigurationType.php index 83af9db852..c78d34c179 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/FreeShippingConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/FreeShippingConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/GiftProductConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/GiftProductConfigurationType.php index 9daeed7672..f28fe56be7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/GiftProductConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Action/GiftProductConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CarriersConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CarriersConfigurationType.php index 251b989ffd..6b62c19359 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CarriersConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CarriersConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CategoriesConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CategoriesConfigurationType.php index c5abd69ed8..e95e32a449 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CategoriesConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CategoriesConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CommentConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CommentConfigurationType.php index 307edf031e..8e2311ab5b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CommentConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CommentConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CountriesConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CountriesConfigurationType.php index 7d260425c5..844fc73aab 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CountriesConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CountriesConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CurrenciesConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CurrenciesConfigurationType.php index bf8ff111e6..13e186bdcc 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CurrenciesConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CurrenciesConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomerGroupsConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomerGroupsConfigurationType.php index b1fb560073..39edbe02d0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomerGroupsConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomerGroupsConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomersConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomersConfigurationType.php index a66c0d3863..65f69dfc34 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomersConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/CustomersConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ProductsConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ProductsConfigurationType.php index 5d2573e595..d2443378a0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ProductsConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ProductsConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/StoresConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/StoresConfigurationType.php index 7029789b4c..b0753fe034 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/StoresConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/StoresConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php index 01fc28531e..a6cd438ae4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ZonesConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ZonesConfigurationType.php index 9fae696b42..60b5f39a48 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ZonesConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Rule/Condition/ZonesConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/AdditionAmountActionConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/AdditionAmountActionConfigurationType.php index a20d89e9c8..6e58c429ae 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/AdditionAmountActionConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/AdditionAmountActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/DiscountAmountActionConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/DiscountAmountActionConfigurationType.php index 107e4cb111..a3503de98c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/DiscountAmountActionConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/DiscountAmountActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/PriceActionConfigurationType.php b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/PriceActionConfigurationType.php index 66e3964007..6f6132d4d1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/PriceActionConfigurationType.php +++ b/src/CoreShop/Bundle/CoreBundle/Form/Type/Shipping/Rule/Action/PriceActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer.php b/src/CoreShop/Bundle/CoreBundle/Installer.php index 94b683f9cc..9441b634d0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Installer.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php b/src/CoreShop/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php index a68f686e78..3f699ae3c2 100755 --- a/src/CoreShop/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php b/src/CoreShop/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php index 290b80cc02..2af9f8edad 100644 --- a/src/CoreShop/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer/Executor/FolderInstallerProvider.php b/src/CoreShop/Bundle/CoreBundle/Installer/Executor/FolderInstallerProvider.php index b02090caf8..a4ab6b76f0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Installer/Executor/FolderInstallerProvider.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer/Executor/FolderInstallerProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php b/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php index 2d057144f9..442abd2be1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php b/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php index bf60cdc200..cdd362c972 100644 --- a/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/LICENSE.md b/src/CoreShop/Bundle/CoreBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/CoreBundle/LICENSE.md +++ b/src/CoreShop/Bundle/CoreBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171206205501.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171206205501.php index b4039f79a1..2adc40d65a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171206205501.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171206205501.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171207161600.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171207161600.php index 657f6135ae..4970061959 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171207161600.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171207161600.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208125422.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208125422.php index c097086895..e9ab2aedd1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208125422.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208125422.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208164423.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208164423.php index 58d57b1082..139ed7d3cc 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208164423.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171208164423.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209110814.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209110814.php index 700b45eca6..a1a283f2e1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209110814.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209110814.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209154519.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209154519.php index 8bd54b87b0..8d62d90b58 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209154519.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171209154519.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211121142.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211121142.php index 132d700dbc..d985013600 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211121142.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211121142.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211162811.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211162811.php index bace957aa9..8bdf21545f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211162811.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171211162811.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171213115150.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171213115150.php index 842d277787..4ab781dad9 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171213115150.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171213115150.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171214105719.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171214105719.php index 7e78aa10f1..eedfe64ff5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171214105719.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171214105719.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171218100326.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171218100326.php index 92aa8103cb..0263ce6128 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171218100326.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171218100326.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171220075432.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171220075432.php index 7dd6e6053a..b2ba50d8be 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171220075432.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20171220075432.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180102202106.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180102202106.php index a485f22c44..dea38f36b1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180102202106.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180102202106.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180104131309.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180104131309.php index d63aeac237..08a77c0d75 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180104131309.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180104131309.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180109172304.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180109172304.php index bdd0c7b251..7ada85340c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180109172304.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180109172304.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180112132928.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180112132928.php index 33e7bafd52..98635567a1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180112132928.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180112132928.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180113114947.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180113114947.php index 87f80f19c2..c2a38d6830 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180113114947.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180113114947.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180115121745.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180115121745.php index 96b9cdfd91..c54e27a08d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180115121745.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180115121745.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180117113439.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180117113439.php index 82c5b232e2..c9e20ada2b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180117113439.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180117113439.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180122081047.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180122081047.php index 18fde3aefd..111bd3c041 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180122081047.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180122081047.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180123170210.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180123170210.php index 864eafe031..fdd96bb232 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180123170210.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180123170210.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180125192846.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180125192846.php index 938d3fcd14..5c9ef4e185 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180125192846.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180125192846.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180131130000.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180131130000.php index fe7865ae0f..c90f100f48 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180131130000.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180131130000.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180206111535.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180206111535.php index a129df9e69..fc5264765d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180206111535.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180206111535.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180210151414.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180210151414.php index bffeccb411..56d5dcc074 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180210151414.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180210151414.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180212184829.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180212184829.php index cf08463cee..4e41abe961 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180212184829.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180212184829.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180213073553.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180213073553.php index 7fecb19807..e8b22c9127 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180213073553.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180213073553.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180226085136.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180226085136.php index 8a2d5b257f..0a187d02e1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180226085136.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180226085136.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180310155354.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180310155354.php index 5d1ce3bc24..2072fc5a63 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180310155354.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180310155354.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322073531.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322073531.php index 64acb23811..c1e35a2cca 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322073531.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322073531.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322162638.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322162638.php index 3781752839..9964dcb806 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322162638.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322162638.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322165817.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322165817.php index a015b4b992..c30ebaabba 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322165817.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180322165817.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323141834.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323141834.php index f2eb25d4da..bd85bf1e28 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323141834.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323141834.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323160716.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323160716.php index 4f2c6cb41a..042521f994 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323160716.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180323160716.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326090909.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326090909.php index 0b45675905..0792ac1e6b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326090909.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326090909.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326141129.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326141129.php index b52890c57a..b277356f90 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326141129.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180326141129.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180328093814.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180328093814.php index c4859d7047..c07dd73d2c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180328093814.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180328093814.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180403181124.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180403181124.php index b514400792..2f15779a72 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180403181124.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180403181124.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180408091435.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180408091435.php index 9228216ef4..6cee026ac4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180408091435.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180408091435.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409073455.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409073455.php index 3d2323ec4a..b3b854c72c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409073455.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409073455.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409110408.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409110408.php index f0aba8d16c..ce2b3f6704 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409110408.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180409110408.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410050946.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410050946.php index a325d6bf7d..d73e689e04 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410050946.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410050946.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410063351.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410063351.php index 66b7a2577d..e69e3e6f41 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410063351.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180410063351.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180411143556.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180411143556.php index 076eda2872..acbdb8b50d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180411143556.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180411143556.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180430170325.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180430170325.php index 5c50f36e07..7e66ad37e6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180430170325.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180430170325.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180508095520.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180508095520.php index 3065e8b135..90920b4786 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180508095520.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180508095520.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180527091927.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180527091927.php index 45b938e51d..6be15226d3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180527091927.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180527091927.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180613194714.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180613194714.php index 6ff34ef318..bd435ba831 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180613194714.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180613194714.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180614132413.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180614132413.php index 56d867bbe4..7871509665 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180614132413.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180614132413.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615074917.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615074917.php index a0a7124ab6..37080b138e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615074917.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615074917.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615093141.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615093141.php index 1fc4c68056..80a0cc680b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615093141.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180615093141.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180616104008.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180616104008.php index 1afd8c185f..d299b34517 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180616104008.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180616104008.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180626083954.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180626083954.php index 0c2d7f9647..7dc5f7b8d4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180626083954.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180626083954.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180705064442.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180705064442.php index f0957d37a8..da8c0ac687 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180705064442.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180705064442.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180719151524.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180719151524.php index ced2c0507c..ea835b338a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180719151524.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180719151524.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180726131622.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180726131622.php index 80735cda98..a43cfe4673 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180726131622.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180726131622.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180731140144.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180731140144.php index b01bafb71b..35208fae57 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180731140144.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180731140144.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180814081956.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180814081956.php index ec60dd1baf..07eb61e556 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180814081956.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180814081956.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825142227.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825142227.php index 66829b792a..240a12eac0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825142227.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825142227.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825163827.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825163827.php index 98a37fe11f..27d6f8dfba 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825163827.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180825163827.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092032.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092032.php index 4c3bdacf8a..5ef44387b6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092032.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092032.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092235.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092235.php index 59a7c3400a..c65e593818 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092235.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180905092235.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180913095716.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180913095716.php index 9d162c314c..41f487e571 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180913095716.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20180913095716.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181001085952.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181001085952.php index f24953b0ec..11cea0475c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181001085952.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181001085952.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181122105244.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181122105244.php index 8e09e25184..ed97237746 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181122105244.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20181122105244.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410180305.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410180305.php index 3946134bb6..4994332738 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410180305.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410180305.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410183520.php b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410183520.php index 26c9913673..4cf68ca65e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410183520.php +++ b/src/CoreShop/Bundle/CoreBundle/Migrations/Version20190410183520.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Order/OrderMailProcessor.php b/src/CoreShop/Bundle/CoreBundle/Order/OrderMailProcessor.php index 60aa3079d8..26fa03b295 100644 --- a/src/CoreShop/Bundle/CoreBundle/Order/OrderMailProcessor.php +++ b/src/CoreShop/Bundle/CoreBundle/Order/OrderMailProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Payment/Resolver/EventBasedPaymentProviderResolver.php b/src/CoreShop/Bundle/CoreBundle/Payment/Resolver/EventBasedPaymentProviderResolver.php index 6433084e9c..4f94afa4d7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Payment/Resolver/EventBasedPaymentProviderResolver.php +++ b/src/CoreShop/Bundle/CoreBundle/Payment/Resolver/EventBasedPaymentProviderResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/Factory/StorePriceFactory.php b/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/Factory/StorePriceFactory.php index 8d19a14466..b886f05ad6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/Factory/StorePriceFactory.php +++ b/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/Factory/StorePriceFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/StorePrice.php b/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/StorePrice.php index fb545ba022..881b52cbf7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/StorePrice.php +++ b/src/CoreShop/Bundle/CoreBundle/Pimcore/GridColumnConfig/Operator/StorePrice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Pimcore/LinkGenerator/DataObjectLinkGenerator.php b/src/CoreShop/Bundle/CoreBundle/Pimcore/LinkGenerator/DataObjectLinkGenerator.php index 071b6c4ffd..0527626552 100644 --- a/src/CoreShop/Bundle/CoreBundle/Pimcore/LinkGenerator/DataObjectLinkGenerator.php +++ b/src/CoreShop/Bundle/CoreBundle/Pimcore/LinkGenerator/DataObjectLinkGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/CategoryRepository.php b/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/CategoryRepository.php index 5ff1c9a416..67c3e20100 100644 --- a/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/CategoryRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/CategoryRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/ProductRepository.php b/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/ProductRepository.php index 6ef4ad06bb..9b427680c5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/ProductRepository.php +++ b/src/CoreShop/Bundle/CoreBundle/Pimcore/Repository/ProductRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/AbandonedCartsReport.php b/src/CoreShop/Bundle/CoreBundle/Report/AbandonedCartsReport.php index 1de04ff015..a565da6302 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/AbandonedCartsReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/AbandonedCartsReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/CarriersReport.php b/src/CoreShop/Bundle/CoreBundle/Report/CarriersReport.php index feab496efa..5884c4f9b9 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/CarriersReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/CarriersReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/CartsReport.php b/src/CoreShop/Bundle/CoreBundle/Report/CartsReport.php index d1d5a5fdac..41bd40636f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/CartsReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/CartsReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/CategoriesReport.php b/src/CoreShop/Bundle/CoreBundle/Report/CategoriesReport.php index 008b72bcdf..fa193152f0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/CategoriesReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/CategoriesReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/CustomersReport.php b/src/CoreShop/Bundle/CoreBundle/Report/CustomersReport.php index 79f2719fec..1b73d9edfa 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/CustomersReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/CustomersReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/ManufacturerReport.php b/src/CoreShop/Bundle/CoreBundle/Report/ManufacturerReport.php index 8e79be4d49..7b2b21dba9 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/ManufacturerReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/ManufacturerReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/PaymentProvidersReport.php b/src/CoreShop/Bundle/CoreBundle/Report/PaymentProvidersReport.php index 03de36ee44..1c0575bf29 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/PaymentProvidersReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/PaymentProvidersReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/ProductsReport.php b/src/CoreShop/Bundle/CoreBundle/Report/ProductsReport.php index 097b98fd5a..14952482d4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/ProductsReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/ProductsReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/SalesReport.php b/src/CoreShop/Bundle/CoreBundle/Report/SalesReport.php index 035bcc4d71..172189e87d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/SalesReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/SalesReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Report/VouchersReport.php b/src/CoreShop/Bundle/CoreBundle/Report/VouchersReport.php index 2acfe4eca8..86d2b83c07 100644 --- a/src/CoreShop/Bundle/CoreBundle/Report/VouchersReport.php +++ b/src/CoreShop/Bundle/CoreBundle/Report/VouchersReport.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/font/coreshop.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/font/coreshop.svg index 29d603f42d..da5614f5df 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/font/coreshop.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/font/coreshop.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart-abandoned.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart-abandoned.svg index 9e1347972a..0db286e00a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart-abandoned.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart-abandoned.svg @@ -5,9 +5,9 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart.svg index 7cdf8a5f1b..73e17edce1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/cart.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/category.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/category.svg index 34084030b5..693b04db17 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/category.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/category.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/charts.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/charts.svg index 647377c892..4bdebf2d1d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/charts.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/charts.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/countries.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/countries.svg index bbeae2fb67..269361a7bb 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/countries.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/countries.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/currencies.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/currencies.svg index fb909c4ced..3460526699 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/currencies.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/currencies.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer-group.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer-group.svg index 780c83e798..0ffd8eb7a0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer-group.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer-group.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer.svg index 586528a5f7..7f8554b0d8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/customer.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/free-shipping.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/free-shipping.svg index 2942a11f72..a68d986633 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/free-shipping.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/free-shipping.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/gift.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/gift.svg index e2ebe63d1b..011a94d6d0 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/gift.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/gift.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/invoice.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/invoice.svg index dc464a492f..9ab9a3a928 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/invoice.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/invoice.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/mail.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/mail.svg index 12b8e95020..9d6c9ea4c3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/mail.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/mail.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/monitor.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/monitor.svg index 977ffd868f..792e95c82e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/monitor.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/monitor.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/orders.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/orders.svg index 7fb5972cea..a7198da157 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/orders.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/orders.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/payments.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/payments.svg index c062ecd4a9..8920181f32 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/payments.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/payments.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/product.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/product.svg index 5a32f032c1..1cefa96510 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/product.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/product.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/sales.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/sales.svg index eba37fb80a..b05083d1c3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/sales.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/sales.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/shipment.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/shipment.svg index 3d071c1ef8..86672bd02e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/shipment.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/shipment.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/stock.svg b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/stock.svg index b935dfd26b..fae36a6a33 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/stock.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/img/stock.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/address/country/item.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/address/country/item.js index 0e84e3bdb5..3fe56fdf81 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/address/country/item.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/address/country/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/freeShipping.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/freeShipping.js index 70dc7e0e57..cd8aaf6f77 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/freeShipping.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/freeShipping.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/giftProduct.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/giftProduct.js index e693dc4083..094857518f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/giftProduct.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/actions/giftProduct.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/carriers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/carriers.js index b76660eb82..b30ca8fe80 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/carriers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/carriers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/categories.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/categories.js index 0715d84d6e..cabd9b75f4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/categories.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/categories.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/countries.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/countries.js index 2704c2c8b0..6bf8ee6960 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/countries.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/countries.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/currencies.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/currencies.js index 3a2d026e0a..56d29e4529 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/currencies.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/currencies.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customerGroups.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customerGroups.js index c836e6b624..cb7c6ee974 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customerGroups.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customerGroups.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customers.js index 2c6f394f21..8ae33f609b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/customers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/products.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/products.js index cfd2aa0ab5..f33ae6ab6d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/products.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/products.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/stores.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/stores.js index 4feee1bdcf..9eeb12248e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/stores.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/stores.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/zones.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/zones.js index 1891868842..3a79eaab2f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/zones.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/cart/pricerules/conditions/zones.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStorePrice.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStorePrice.js index 925f5bc36f..81705d3759 100755 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStorePrice.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStorePrice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStorePrice.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStorePrice.js index 364a93983a..2319fafe51 100755 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStorePrice.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStorePrice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/abstract.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/abstract.js index 867c8bbb00..a81002135a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/abstract.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/order_cart.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/order_cart.js index cc94573e7e..914d42b731 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/order_cart.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/order_cart.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/sales.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/sales.js index 11997c1f24..74c4d696ef 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/sales.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/dashboard/portlets/sales.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js index 3a3c30bb57..1e809ed2a8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/helpers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/orderMail.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/orderMail.js index 3c1da550bf..6c19621fc1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/orderMail.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/orderMail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeMail.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeMail.js index 62bb51ebbe..c079665911 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeMail.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeMail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeOrderMail.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeOrderMail.js index 1478ab7911..f0f8a32572 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeOrderMail.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/actions/storeOrderMail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/abstractTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/abstractTransition.js index e74bf78082..7765d6e7cd 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/abstractTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/abstractTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/all/stores.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/all/stores.js index d07624658c..a6741dd491 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/all/stores.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/all/stores.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceState.js index 607ffffbb7..8c5d0f64c5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceTransition.js index b5d7f4b242..ca52946427 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/invoice/invoiceTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/messaging/messageType.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/messaging/messageType.js index c09819cfe6..c3405ef636 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/messaging/messageType.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/messaging/messageType.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/backendCreated.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/backendCreated.js index 71cd1f238f..c85864b596 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/backendCreated.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/backendCreated.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/carriers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/carriers.js index ec51784224..77d8785623 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/carriers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/carriers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/comment.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/comment.js index d5cd98fb0a..2dfc2bfa35 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/comment.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/comment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceState.js index a63cbe5a71..496d016d71 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceTransition.js index 02574a7079..2fdac1e385 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderInvoiceTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentState.js index 6559a12e8c..fc0b75fe20 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentTransition.js index 3a5fc3fb7e..89068daf8e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderPaymentTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingState.js index c3525f02b1..259eec5aae 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingTransition.js index a367c0a18f..a96448be65 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderShippingTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderState.js index 0ae7c304e4..71553f63a3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderTransition.js index 1d75ea4bf0..c49e63abd7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/orderTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/payment.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/payment.js index 377ac60e77..24961d28a1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/payment.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/order/payment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentState.js index 443253376e..5e17faf55a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentTransition.js index 0896c24b11..edae6f6db5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/payment/paymentTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentState.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentState.js index 6b746297ea..c4b2eca7af 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentState.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentTransition.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentTransition.js index 4c4f6fee42..c73bc8375d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentTransition.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/shipment/shipmentTransition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/user/userType.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/user/userType.js index 0c31332ddb..163838a956 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/user/userType.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/notification/conditions/user/userType.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/detail/blocks/carriage.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/detail/blocks/carriage.js index 1000fc281f..52480ad47c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/detail/blocks/carriage.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/detail/blocks/carriage.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -96,4 +96,4 @@ coreshop.order.order.detail.blocks.carriage = Class.create(coreshop.order.sale.d me.carrierPanel.setHtml('' + t('coreshop_carrier') + ': ' + me.sale.shippingPayment.carrier); me.pricePanel.setHtml('' + t('coreshop_price') + ': ' + coreshop.util.format.currency(me.sale.currency.symbol, me.sale.shippingPayment.cost)); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/shipment.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/shipment.js index 0597aa1809..0f6281a922 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/shipment.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/order/shipment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/payment/provider/item.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/payment/provider/item.js index 69bf5d49b2..66f2e8deb3 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/payment/provider/item.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/payment/provider/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/categories.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/categories.js index aa77dad43b..684c561497 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/categories.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/categories.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/countries.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/countries.js index 0514d38048..94d93fe8e7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/countries.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/countries.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/currencies.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/currencies.js index c87628a611..7d68a85f15 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/currencies.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/currencies.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customerGroups.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customerGroups.js index 6c981fa5ed..f67f49ad41 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customerGroups.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customerGroups.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customers.js index 6240ab202b..0a2d01b94b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/customers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/products.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/products.js index e3bf46ab70..c7ef756f05 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/products.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/products.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/quantity.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/quantity.js index 7b5d6f4d71..42180cf064 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/quantity.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/quantity.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/stores.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/stores.js index d9d52f5398..797b76b96d 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/stores.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/stores.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/zones.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/zones.js index 7af75789db..d20c239db6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/zones.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/pricerule/conditions/zones.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/countries.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/countries.js index 6c3efbc6cb..afd44786e5 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/countries.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/countries.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/currencies.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/currencies.js index 98a45727f4..73c4d0692b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/currencies.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/currencies.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customerGroups.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customerGroups.js index e81bcc07ca..4cc16b5781 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customerGroups.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customerGroups.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customers.js index 490f7048f3..0aa7f3f6fe 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/customers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/stores.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/stores.js index 8855e2a6a4..16b25884b8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/stores.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/stores.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/zones.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/zones.js index f587dde47d..4a8024bc23 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/zones.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/product/specificprice/conditions/zones.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/quote/list.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/quote/list.js index 93fad19cc1..d52d4092db 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/quote/list.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/quote/list.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstract.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstract.js index cc7e29a8bf..d4603cb9b1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstract.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstractStore.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstractStore.js index 9ffdd72bc4..7133611194 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstractStore.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/abstractStore.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/abstract.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/abstract.js index 318fa0d949..10b288068b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/abstract.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/disabledProducts.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/disabledProducts.js index 8f783bcd9e..38def80275 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/disabledProducts.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/disabledProducts.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/emptyCategories.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/emptyCategories.js index 57c1c3a1f0..4719284d72 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/emptyCategories.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/emptyCategories.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/outOfStockProducts.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/outOfStockProducts.js index 1e4b45e79e..4ee9c7171c 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/outOfStockProducts.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/monitoring/reports/outOfStockProducts.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carriers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carriers.js index 61a0061c5c..beb9c003fd 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carriers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carriers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts.js index 83e076d343..6227aaab9a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts_abandoned.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts_abandoned.js index 17ce6c6b58..30b00c06da 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts_abandoned.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/carts_abandoned.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/categories.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/categories.js index d69dadc0f8..e5d48f7e1e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/categories.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/categories.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/customers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/customers.js index 38b1f4a146..10b5b2beeb 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/customers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/customers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/manufacturer.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/manufacturer.js index 6f71e45e6e..0e8c1671c1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/manufacturer.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/manufacturer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/payment_providers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/payment_providers.js index 40aa35dc5b..0a8aacb4d7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/payment_providers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/payment_providers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/products.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/products.js index 517969de9c..196bc71b91 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/products.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/products.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/sales.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/sales.js index f09735410e..db70d83d9e 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/sales.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/sales.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/vouchers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/vouchers.js index 680051fd2b..faf4c28aca 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/vouchers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/report/reports/vouchers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js index 1b20b89a68..7a77512638 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/sale/create/step/shipping.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/sale/create/step/shipping.js index 2d16719e4b..35b8b020b6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/sale/create/step/shipping.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/sale/create/step/shipping.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -140,4 +140,4 @@ coreshop.order.sale.create.step.shipping = Class.create(coreshop.order.sale.crea this.layout.hide(); } } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/settings.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/settings.js index bc0cd6a72b..47cb104e1f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/settings.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/settings.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/carrier/item.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/carrier/item.js index e0c54767fe..b908ee7015 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/carrier/item.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/carrier/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/additionAmount.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/additionAmount.js index 5db8d5b9dc..6f5ffc2262 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/additionAmount.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/additionAmount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/discountAmount.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/discountAmount.js index db4c7da64c..6ce85fd513 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/discountAmount.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/discountAmount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/price.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/price.js index 1c472f908a..d607ff1f89 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/price.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/actions/price.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/categories.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/categories.js index 1d95a0a668..49a732953a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/categories.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/categories.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/countries.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/countries.js index 5c79d0894b..67bc26c9ae 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/countries.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/countries.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/currencies.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/currencies.js index db42cc99f7..42c971e6e8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/currencies.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/currencies.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customerGroups.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customerGroups.js index 71b24d6b0a..d6d3deaa33 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customerGroups.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customerGroups.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customers.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customers.js index 2c83923ada..660be07f8f 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customers.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/customers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/products.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/products.js index 05f96ca243..5dbaa992b7 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/products.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/products.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/stores.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/stores.js index cb71dc55aa..4feea340f1 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/stores.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/stores.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/zones.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/zones.js index 679502b5dc..2a66750ed6 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/zones.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/shipping/rules/conditions/zones.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/store/item.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/store/item.js index 1b3d5d97be..93044878f4 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/store/item.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/store/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/taxation/taxrulegroup/item.js b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/taxation/taxrulegroup/item.js index 46661ed613..c2e5eb6021 100644 --- a/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/taxation/taxrulegroup/item.js +++ b/src/CoreShop/Bundle/CoreBundle/Resources/public/pimcore/js/taxation/taxrulegroup/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CoreBundle/Resources/views/Collector/Icon/currency.svg b/src/CoreShop/Bundle/CoreBundle/Resources/views/Collector/Icon/currency.svg index fb909c4ced..3460526699 100755 --- a/src/CoreShop/Bundle/CoreBundle/Resources/views/Collector/Icon/currency.svg +++ b/src/CoreShop/Bundle/CoreBundle/Resources/views/Collector/Icon/currency.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CoreBundle/Security/ObjectUserProvider.php b/src/CoreShop/Bundle/CoreBundle/Security/ObjectUserProvider.php index e0b671fefd..84b7010974 100644 --- a/src/CoreShop/Bundle/CoreBundle/Security/ObjectUserProvider.php +++ b/src/CoreShop/Bundle/CoreBundle/Security/ObjectUserProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php b/src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php index a7903896fa..d75213888a 100755 --- a/src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php +++ b/src/CoreShop/Bundle/CoreBundle/Storage/CookieStorage.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Storage/SessionStorage.php b/src/CoreShop/Bundle/CoreBundle/Storage/SessionStorage.php index 7d312c4b17..2a45fe1dc9 100755 --- a/src/CoreShop/Bundle/CoreBundle/Storage/SessionStorage.php +++ b/src/CoreShop/Bundle/CoreBundle/Storage/SessionStorage.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelper.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelper.php index 10c281bb46..5625fd5163 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelper.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelperInterface.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelperInterface.php index 7cfaa17092..2e1920f18b 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelperInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/CheckoutIdentifierHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelper.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelper.php index 6f81daec35..ed4ae06e47 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelper.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelperInterface.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelperInterface.php index fbda79e6b7..2df361cd8a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelperInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ConfigurationHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelper.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelper.php index 51b41f1ed7..7817247225 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelper.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelperInterface.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelperInterface.php index 5d7b8d636c..762b9baf93 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelperInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductPriceHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelper.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelper.php index 9ec49222bf..190d59c910 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelper.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelperInterface.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelperInterface.php index a59f87747c..e4b74cb49a 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelperInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ProductTaxHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelper.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelper.php index 535e60b885..07ed1a7a67 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelper.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelperInterface.php b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelperInterface.php index 7e6fa17ae7..0a9178decb 100644 --- a/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelperInterface.php +++ b/src/CoreShop/Bundle/CoreBundle/Templating/Helper/ValidPriceRulesHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Twig/CheckoutIdentifierExtension.php b/src/CoreShop/Bundle/CoreBundle/Twig/CheckoutIdentifierExtension.php index 686b0b9170..7c0469fcfa 100644 --- a/src/CoreShop/Bundle/CoreBundle/Twig/CheckoutIdentifierExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Twig/CheckoutIdentifierExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Twig/ConfigurationExtension.php b/src/CoreShop/Bundle/CoreBundle/Twig/ConfigurationExtension.php index f230f9fb23..9dad07bc11 100644 --- a/src/CoreShop/Bundle/CoreBundle/Twig/ConfigurationExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Twig/ConfigurationExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Twig/ProductPriceExtension.php b/src/CoreShop/Bundle/CoreBundle/Twig/ProductPriceExtension.php index 33f707eee7..038f6b6d7f 100755 --- a/src/CoreShop/Bundle/CoreBundle/Twig/ProductPriceExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Twig/ProductPriceExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Twig/ProductTaxExtension.php b/src/CoreShop/Bundle/CoreBundle/Twig/ProductTaxExtension.php index 6f3db2bcf5..ccd715e6f5 100755 --- a/src/CoreShop/Bundle/CoreBundle/Twig/ProductTaxExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Twig/ProductTaxExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php b/src/CoreShop/Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php index cc1d3b66c3..f538211be8 100644 --- a/src/CoreShop/Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php +++ b/src/CoreShop/Bundle/CoreBundle/Twig/ValidPriceRulesExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Controller/ExchangeRateController.php b/src/CoreShop/Bundle/CurrencyBundle/Controller/ExchangeRateController.php index b6b4b8dacf..ede6f8d385 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Controller/ExchangeRateController.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Controller/ExchangeRateController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/Currency.php b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/Currency.php index c171bc7c60..71bcc42f6d 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/Currency.php +++ b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/Currency.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/CurrencyMultiselect.php b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/CurrencyMultiselect.php index 2ba8c8f1b6..d69da56901 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/CurrencyMultiselect.php +++ b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/CurrencyMultiselect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/MoneyCurrency.php b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/MoneyCurrency.php index 2517647f80..c09699c1a6 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/MoneyCurrency.php +++ b/src/CoreShop/Bundle/CurrencyBundle/CoreExtension/MoneyCurrency.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/CoreShopCurrencyBundle.php b/src/CoreShop/Bundle/CurrencyBundle/CoreShopCurrencyBundle.php index 6bf59c369d..4ca5327868 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/CoreShopCurrencyBundle.php +++ b/src/CoreShop/Bundle/CurrencyBundle/CoreShopCurrencyBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Compiler/CompositeCurrencyContextPass.php b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Compiler/CompositeCurrencyContextPass.php index 9710dc982c..11f3f7e8ce 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Compiler/CompositeCurrencyContextPass.php +++ b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Compiler/CompositeCurrencyContextPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Configuration.php index ecdc4320dc..19d9193716 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/CoreShopCurrencyExtension.php b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/CoreShopCurrencyExtension.php index 3894337d3c..954a88a854 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/CoreShopCurrencyExtension.php +++ b/src/CoreShop/Bundle/CurrencyBundle/DependencyInjection/CoreShopCurrencyExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/CurrencyRepository.php b/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/CurrencyRepository.php index 16712c2315..e5237a0127 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/CurrencyRepository.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/CurrencyRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php b/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php index 868043df54..d2013fc7a8 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php index 35cc8078d4..0785d19a19 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyType.php b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyType.php index 896000fba3..ce5c5696aa 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyType.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/CurrencyType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php index 61fdd70817..4102793da5 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/LICENSE.md b/src/CoreShop/Bundle/CurrencyBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/LICENSE.md +++ b/src/CoreShop/Bundle/CurrencyBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/img/currencies.svg b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/img/currencies.svg index fb909c4ced..3460526699 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/img/currencies.svg +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/img/currencies.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrency.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrency.js index 1102f5d675..e0e87bf473 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrency.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrency.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js index ff135ff68f..192f0fd70e 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCurrencyMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js index 91b0e7de12..70be291ed6 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoneyCurrency.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCurrency.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCurrency.js index c905e60376..9d00d9f101 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCurrency.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCurrency.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrency.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrency.js index bc2f5fce54..a39c9399fd 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrency.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrency.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js index 3465719f19..911ebe5e7d 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCurrencyMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js index 27f1c87eef..d23cbde140 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoneyCurrency.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/item.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/item.js index 66fc79fdcd..460bcd412f 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/item.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/panel.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/panel.js index 1c12fa2b62..257e4fdd78 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/panel.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/currency/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/exchangeRate/panel.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/exchangeRate/panel.js index 81521b8bc5..90f96c707e 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/exchangeRate/panel.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/exchangeRate/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/resource.js index ed571d1ab2..d9e0d71328 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/CurrencyBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelper.php b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelper.php index 3ea493871c..06bfcc18a0 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelper.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelperInterface.php b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelperInterface.php index 0d232e0d01..d6260c9fae 100644 --- a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelperInterface.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/ConvertCurrencyHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php index 41c5946085..5260b29820 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php index 3c4b3466be..67f6141934 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Twig/ConvertCurrencyExtension.php b/src/CoreShop/Bundle/CurrencyBundle/Twig/ConvertCurrencyExtension.php index 26ddecb9d1..87b059da58 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Twig/ConvertCurrencyExtension.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Twig/ConvertCurrencyExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CurrencyBundle/Twig/CurrencyExtension.php b/src/CoreShop/Bundle/CurrencyBundle/Twig/CurrencyExtension.php index e17e1334f7..3d9f37e5b3 100755 --- a/src/CoreShop/Bundle/CurrencyBundle/Twig/CurrencyExtension.php +++ b/src/CoreShop/Bundle/CurrencyBundle/Twig/CurrencyExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/CoreExtension/Provider/RoleOptionsProvider.php b/src/CoreShop/Bundle/CustomerBundle/CoreExtension/Provider/RoleOptionsProvider.php index 2203c5ccb7..4528f2fd4c 100644 --- a/src/CoreShop/Bundle/CustomerBundle/CoreExtension/Provider/RoleOptionsProvider.php +++ b/src/CoreShop/Bundle/CustomerBundle/CoreExtension/Provider/RoleOptionsProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/CoreShopCustomerBundle.php b/src/CoreShop/Bundle/CustomerBundle/CoreShopCustomerBundle.php index a982e8d1ad..c1f72c699b 100644 --- a/src/CoreShop/Bundle/CustomerBundle/CoreShopCustomerBundle.php +++ b/src/CoreShop/Bundle/CustomerBundle/CoreShopCustomerBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeCustomerContextPass.php b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeCustomerContextPass.php index 3bca692dda..a69821d604 100755 --- a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeCustomerContextPass.php +++ b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeCustomerContextPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php index 220e1bbf5e..8905c16a1d 100755 --- a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php +++ b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Configuration.php index 54136c7d19..9b548369d1 100644 --- a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/CoreShopCustomerExtension.php b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/CoreShopCustomerExtension.php index 08f098b3ae..671fe8613b 100644 --- a/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/CoreShopCustomerExtension.php +++ b/src/CoreShop/Bundle/CustomerBundle/DependencyInjection/CoreShopCustomerExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Event/RequestPasswordChangeEvent.php b/src/CoreShop/Bundle/CustomerBundle/Event/RequestPasswordChangeEvent.php index c0facca50b..7be3bd902b 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Event/RequestPasswordChangeEvent.php +++ b/src/CoreShop/Bundle/CustomerBundle/Event/RequestPasswordChangeEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Form/Type/ChangePasswordType.php b/src/CoreShop/Bundle/CustomerBundle/Form/Type/ChangePasswordType.php index d45415e647..3541c7b7d7 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Form/Type/ChangePasswordType.php +++ b/src/CoreShop/Bundle/CustomerBundle/Form/Type/ChangePasswordType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerLoginType.php b/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerLoginType.php index 546b2ec0de..8961e2f3c4 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerLoginType.php +++ b/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerLoginType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerType.php b/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerType.php index 2bb7f79359..c0c2d738be 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerType.php +++ b/src/CoreShop/Bundle/CustomerBundle/Form/Type/CustomerType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Form/Type/RequestResetPasswordType.php b/src/CoreShop/Bundle/CustomerBundle/Form/Type/RequestResetPasswordType.php index b9a27e1b06..6b23e5712b 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Form/Type/RequestResetPasswordType.php +++ b/src/CoreShop/Bundle/CustomerBundle/Form/Type/RequestResetPasswordType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Form/Type/ResetPasswordType.php b/src/CoreShop/Bundle/CustomerBundle/Form/Type/ResetPasswordType.php index 64f5542876..aa3fcfceb1 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Form/Type/ResetPasswordType.php +++ b/src/CoreShop/Bundle/CustomerBundle/Form/Type/ResetPasswordType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/LICENSE.md b/src/CoreShop/Bundle/CustomerBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/CustomerBundle/LICENSE.md +++ b/src/CoreShop/Bundle/CustomerBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/CustomerBundle/Pimcore/Repository/CustomerRepository.php b/src/CoreShop/Bundle/CustomerBundle/Pimcore/Repository/CustomerRepository.php index 63ce8c1525..218d1fdb92 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Pimcore/Repository/CustomerRepository.php +++ b/src/CoreShop/Bundle/CustomerBundle/Pimcore/Repository/CustomerRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer-group.svg b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer-group.svg index 780c83e798..0ffd8eb7a0 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer-group.svg +++ b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer-group.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer.svg b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer.svg index 586528a5f7..7f8554b0d8 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer.svg +++ b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/img/customer.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/js/resource.js index 9d8a70fe7b..8e83ba3c67 100644 --- a/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/CustomerBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -21,4 +21,4 @@ coreshop.customer.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.customer.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/FixtureBundle/Command/LoadDataFixturesCommand.php b/src/CoreShop/Bundle/FixtureBundle/Command/LoadDataFixturesCommand.php index 2cda213614..d1f93939ae 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Command/LoadDataFixturesCommand.php +++ b/src/CoreShop/Bundle/FixtureBundle/Command/LoadDataFixturesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/CoreShopFixtureBundle.php b/src/CoreShop/Bundle/FixtureBundle/CoreShopFixtureBundle.php index 972f5939f4..8cdf5b1705 100755 --- a/src/CoreShop/Bundle/FixtureBundle/CoreShopFixtureBundle.php +++ b/src/CoreShop/Bundle/FixtureBundle/CoreShopFixtureBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/Configuration.php index 32cf367eba..28db226124 100644 --- a/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/CoreShopFixtureExtension.php b/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/CoreShopFixtureExtension.php index bd34120400..ff8542958b 100644 --- a/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/CoreShopFixtureExtension.php +++ b/src/CoreShop/Bundle/FixtureBundle/DependencyInjection/CoreShopFixtureExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Event/DataFixturesEvent.php b/src/CoreShop/Bundle/FixtureBundle/Event/DataFixturesEvent.php index 0fa8f9a957..f9997d6bf8 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Event/DataFixturesEvent.php +++ b/src/CoreShop/Bundle/FixtureBundle/Event/DataFixturesEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Event/FixturesEvents.php b/src/CoreShop/Bundle/FixtureBundle/Event/FixturesEvents.php index 343091784d..d5181d9e64 100755 --- a/src/CoreShop/Bundle/FixtureBundle/Event/FixturesEvents.php +++ b/src/CoreShop/Bundle/FixtureBundle/Event/FixturesEvents.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/AbstractEntityReferenceFixture.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/AbstractEntityReferenceFixture.php index bad61609ee..00e2b49ca4 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/AbstractEntityReferenceFixture.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/AbstractEntityReferenceFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutor.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutor.php index 9bea9cf07c..58caab2d43 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutor.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutorInterface.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutorInterface.php index c507887131..f92a46510c 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutorInterface.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/DataFixturesExecutorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/LoadedFixtureVersionAwareInterface.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/LoadedFixtureVersionAwareInterface.php index d0de21177f..33f3d760a1 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/LoadedFixtureVersionAwareInterface.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/LoadedFixtureVersionAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/Loader/DataFixturesLoader.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/Loader/DataFixturesLoader.php index 527a7822ff..a06b5e27c9 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/Loader/DataFixturesLoader.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/Loader/DataFixturesLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/Sorter/DataFixturesSorter.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/Sorter/DataFixturesSorter.php index 5dfbbcf0ae..02293669a6 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/Sorter/DataFixturesSorter.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/Sorter/DataFixturesSorter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/UpdateDataFixturesFixture.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/UpdateDataFixturesFixture.php index 3540320892..60001d4f25 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/UpdateDataFixturesFixture.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/UpdateDataFixturesFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Fixture/VersionedFixtureInterface.php b/src/CoreShop/Bundle/FixtureBundle/Fixture/VersionedFixtureInterface.php index b47d5e66d0..f5990ec9b2 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Fixture/VersionedFixtureInterface.php +++ b/src/CoreShop/Bundle/FixtureBundle/Fixture/VersionedFixtureInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/LICENSE.md b/src/CoreShop/Bundle/FixtureBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/FixtureBundle/LICENSE.md +++ b/src/CoreShop/Bundle/FixtureBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/FixtureBundle/Model/DataFixture.php b/src/CoreShop/Bundle/FixtureBundle/Model/DataFixture.php index 37b4e67d96..f2ae18e097 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Model/DataFixture.php +++ b/src/CoreShop/Bundle/FixtureBundle/Model/DataFixture.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Model/DataFixtureInterface.php b/src/CoreShop/Bundle/FixtureBundle/Model/DataFixtureInterface.php index 7e0ae7bb4c..7415ea60b0 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Model/DataFixtureInterface.php +++ b/src/CoreShop/Bundle/FixtureBundle/Model/DataFixtureInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepository.php b/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepository.php index dd62e144c4..21e72342e9 100755 --- a/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepository.php +++ b/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepositoryInterface.php b/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepositoryInterface.php index 19fcffe753..9369230742 100644 --- a/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepositoryInterface.php +++ b/src/CoreShop/Bundle/FixtureBundle/Repository/DataFixtureRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/CartController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/CartController.php index d33939bfec..3156456c54 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/CartController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/CartController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/CategoryController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/CategoryController.php index 3153a08483..8673f43680 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/CategoryController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/CategoryController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/CheckoutController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/CheckoutController.php index f72d7b5d82..6743a79761 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/CheckoutController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/CheckoutController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/CurrencyController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/CurrencyController.php index 0e407b7b3c..dfbc317bbc 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/CurrencyController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/CurrencyController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/CustomerController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/CustomerController.php index 015bb12ad6..83eea41041 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/CustomerController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/CustomerController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/FrontendController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/FrontendController.php index 1c4aa31b1c..c8721fa17e 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/FrontendController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/FrontendController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/IndexController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/IndexController.php index 55c7f1015e..bf5aa966bf 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/IndexController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/IndexController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/MailController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/MailController.php index a69ad307d0..b6a570c487 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/MailController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/MailController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/OrderController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/OrderController.php index 58d6659ca0..e96f10ddca 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/OrderController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/OrderController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/ProductController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/ProductController.php index 987af262d5..8c2b6a5b26 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/ProductController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/ProductController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/QuoteController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/QuoteController.php index 88e7a36f8b..fef334646e 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/QuoteController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/QuoteController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/RegisterController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/RegisterController.php index 369f6ed466..3d6059117c 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/RegisterController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/RegisterController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/SearchController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/SearchController.php index 8ac7cb6e9c..7489cdc6ba 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/SearchController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/SearchController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/SecurityController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/SecurityController.php index 76e592fc7b..e983c5aad3 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/SecurityController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/SecurityController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Controller/WishlistController.php b/src/CoreShop/Bundle/FrontendBundle/Controller/WishlistController.php index 790b8f3efb..4e4b3f8359 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Controller/WishlistController.php +++ b/src/CoreShop/Bundle/FrontendBundle/Controller/WishlistController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/CoreShopFrontendBundle.php b/src/CoreShop/Bundle/FrontendBundle/CoreShopFrontendBundle.php index 0587ffe973..50091d1ab5 100644 --- a/src/CoreShop/Bundle/FrontendBundle/CoreShopFrontendBundle.php +++ b/src/CoreShop/Bundle/FrontendBundle/CoreShopFrontendBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/Configuration.php index 9f304066ba..4da72ef3fe 100644 --- a/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/CoreShopFrontendExtension.php b/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/CoreShopFrontendExtension.php index efa260ae85..c8efe83624 100644 --- a/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/CoreShopFrontendExtension.php +++ b/src/CoreShop/Bundle/FrontendBundle/DependencyInjection/CoreShopFrontendExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Form/Type/SearchType.php b/src/CoreShop/Bundle/FrontendBundle/Form/Type/SearchType.php index 46d557e005..f0e0d4bf83 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Form/Type/SearchType.php +++ b/src/CoreShop/Bundle/FrontendBundle/Form/Type/SearchType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/LICENSE.md b/src/CoreShop/Bundle/FrontendBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/FrontendBundle/LICENSE.md +++ b/src/CoreShop/Bundle/FrontendBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfigurator.php b/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfigurator.php index 43518ae820..a60de504a1 100644 --- a/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfigurator.php +++ b/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfigurator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfiguratorInterface.php b/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfiguratorInterface.php index a323d48e70..64ed9edd2f 100644 --- a/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfiguratorInterface.php +++ b/src/CoreShop/Bundle/FrontendBundle/TemplateConfigurator/TemplateConfiguratorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/FrontendBundle/Twig/LocaleSwitcherExtension.php b/src/CoreShop/Bundle/FrontendBundle/Twig/LocaleSwitcherExtension.php index 8673969ff8..b3790a4618 100644 --- a/src/CoreShop/Bundle/FrontendBundle/Twig/LocaleSwitcherExtension.php +++ b/src/CoreShop/Bundle/FrontendBundle/Twig/LocaleSwitcherExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Command/IndexCommand.php b/src/CoreShop/Bundle/IndexBundle/Command/IndexCommand.php index 5d8bf7fc5d..78f752e9df 100644 --- a/src/CoreShop/Bundle/IndexBundle/Command/IndexCommand.php +++ b/src/CoreShop/Bundle/IndexBundle/Command/IndexCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/AbstractMysqlDynamicRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/AbstractMysqlDynamicRenderer.php index 5bccae9f8c..532511fb42 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/AbstractMysqlDynamicRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/AbstractMysqlDynamicRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/CompareRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/CompareRenderer.php index 4e91fbb8a3..240d0a6543 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/CompareRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/CompareRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/ConcatRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/ConcatRenderer.php index b93c57adfd..92eb5ef0c1 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/ConcatRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/ConcatRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/InRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/InRenderer.php index 383c220e7c..1491fc9e0e 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/InRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/InRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsNullRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsNullRenderer.php index 7a696b80ad..3f20977cfa 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsNullRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsNullRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsRenderer.php index 7acdca48ea..c38b3279b5 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/IsRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/LikeRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/LikeRenderer.php index 069c272daf..06828396ae 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/LikeRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/LikeRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/RangeRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/RangeRenderer.php index 0dc3d3097e..2ede27d4a9 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/RangeRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/Mysql/RangeRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Condition/MysqlRenderer.php b/src/CoreShop/Bundle/IndexBundle/Condition/MysqlRenderer.php index 09e572064f..0c5810e03c 100644 --- a/src/CoreShop/Bundle/IndexBundle/Condition/MysqlRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Condition/MysqlRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Controller/FilterController.php b/src/CoreShop/Bundle/IndexBundle/Controller/FilterController.php index 39ad1a5cbc..c251fc6c4a 100644 --- a/src/CoreShop/Bundle/IndexBundle/Controller/FilterController.php +++ b/src/CoreShop/Bundle/IndexBundle/Controller/FilterController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Controller/IndexController.php b/src/CoreShop/Bundle/IndexBundle/Controller/IndexController.php index 3c73f9ada2..48e3d900ac 100644 --- a/src/CoreShop/Bundle/IndexBundle/Controller/IndexController.php +++ b/src/CoreShop/Bundle/IndexBundle/Controller/IndexController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/CoreExtension/Filter.php b/src/CoreShop/Bundle/IndexBundle/CoreExtension/Filter.php index 8528cda02f..5036821916 100644 --- a/src/CoreShop/Bundle/IndexBundle/CoreExtension/Filter.php +++ b/src/CoreShop/Bundle/IndexBundle/CoreExtension/Filter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/CoreShopIndexBundle.php b/src/CoreShop/Bundle/IndexBundle/CoreShopIndexBundle.php index 14ef9979e2..ac31ee3ee9 100644 --- a/src/CoreShop/Bundle/IndexBundle/CoreShopIndexBundle.php +++ b/src/CoreShop/Bundle/IndexBundle/CoreShopIndexBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterColumnTypePass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterColumnTypePass.php index 1cbe5c4391..ef0d63ade4 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterColumnTypePass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterColumnTypePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterConditionRendererTypesPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterConditionRendererTypesPass.php index 63b3bc62a1..d4c55207a0 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterConditionRendererTypesPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterConditionRendererTypesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterExtensionsPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterExtensionsPass.php index ba19801552..290d9732d0 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterExtensionsPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterExtensionsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterFilterConditionTypesPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterFilterConditionTypesPass.php index 7958dd1d31..746f7983e3 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterFilterConditionTypesPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterFilterConditionTypesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterGetterPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterGetterPass.php index 86c0ce18a3..aac4a7850f 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterGetterPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterGetterPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterIndexWorkerPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterIndexWorkerPass.php index b805339b1d..7a6e5520a9 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterIndexWorkerPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterIndexWorkerPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterInterpreterPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterInterpreterPass.php index 4c504f69cb..869f4c0f9a 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterInterpreterPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterInterpreterPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterOrderRendererTypesPass.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterOrderRendererTypesPass.php index 590e465a6b..2602ea2019 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterOrderRendererTypesPass.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Compiler/RegisterOrderRendererTypesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Configuration.php index b5db1ecb84..e3a189a4a9 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/CoreShopIndexExtension.php b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/CoreShopIndexExtension.php index 04792b7498..9b7a2506b2 100644 --- a/src/CoreShop/Bundle/IndexBundle/DependencyInjection/CoreShopIndexExtension.php +++ b/src/CoreShop/Bundle/IndexBundle/DependencyInjection/CoreShopIndexExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/EventListener/CreateIndexListener.php b/src/CoreShop/Bundle/IndexBundle/EventListener/CreateIndexListener.php index 37629602dc..dc536bf23f 100644 --- a/src/CoreShop/Bundle/IndexBundle/EventListener/CreateIndexListener.php +++ b/src/CoreShop/Bundle/IndexBundle/EventListener/CreateIndexListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/EventListener/DeleteIndexListener.php b/src/CoreShop/Bundle/IndexBundle/EventListener/DeleteIndexListener.php index 7a58996aec..32b6864fc9 100644 --- a/src/CoreShop/Bundle/IndexBundle/EventListener/DeleteIndexListener.php +++ b/src/CoreShop/Bundle/IndexBundle/EventListener/DeleteIndexListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/EventListener/IndexObjectListener.php b/src/CoreShop/Bundle/IndexBundle/EventListener/IndexObjectListener.php index 64fd506cc3..f788bfc45e 100644 --- a/src/CoreShop/Bundle/IndexBundle/EventListener/IndexObjectListener.php +++ b/src/CoreShop/Bundle/IndexBundle/EventListener/IndexObjectListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Extension/MysqlIndexQueryExtensionInterface.php b/src/CoreShop/Bundle/IndexBundle/Extension/MysqlIndexQueryExtensionInterface.php index 69740f3cdb..3bd598f997 100644 --- a/src/CoreShop/Bundle/IndexBundle/Extension/MysqlIndexQueryExtensionInterface.php +++ b/src/CoreShop/Bundle/IndexBundle/Extension/MysqlIndexQueryExtensionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Factory/FilteredListingFactory.php b/src/CoreShop/Bundle/IndexBundle/Factory/FilteredListingFactory.php index 43ec95aab3..183cf9fb03 100644 --- a/src/CoreShop/Bundle/IndexBundle/Factory/FilteredListingFactory.php +++ b/src/CoreShop/Bundle/IndexBundle/Factory/FilteredListingFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Factory/ListingFactory.php b/src/CoreShop/Bundle/IndexBundle/Factory/ListingFactory.php index 80afb8a413..f12193dab4 100644 --- a/src/CoreShop/Bundle/IndexBundle/Factory/ListingFactory.php +++ b/src/CoreShop/Bundle/IndexBundle/Factory/ListingFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/AbstractConfigurableIndexColumnElementType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/AbstractConfigurableIndexColumnElementType.php index 4bc89044e8..f7cb36fb26 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/AbstractConfigurableIndexColumnElementType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/AbstractConfigurableIndexColumnElementType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeClassificationStoreType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeClassificationStoreType.php index 49eb4f917f..2c662ea587 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeClassificationStoreType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeClassificationStoreType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeFieldCollectionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeFieldCollectionType.php index 9e8c384fe8..0df34c7140 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeFieldCollectionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeFieldCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeLocalizedFieldsType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeLocalizedFieldsType.php index f7fe25dab7..90bc623995 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeLocalizedFieldsType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeLocalizedFieldsType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectBrickType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectBrickType.php index 782dafd8a2..89fcd855ee 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectBrickType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectBrickType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectType.php index 73685a98f1..dc611082bd 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeObjectType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeSystemType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeSystemType.php index a959171e76..ee550b7f1c 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeSystemType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Column/IndexColumnTypeSystemType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Core/AbstractConfigurationCollectionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Core/AbstractConfigurationCollectionType.php index 305577895c..1c78ec98cb 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Core/AbstractConfigurationCollectionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Core/AbstractConfigurationCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/EmptyConfigurationFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/EmptyConfigurationFormType.php index 7b883e2ff0..dd28a03548 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/EmptyConfigurationFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/EmptyConfigurationFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionCategorySelectType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionCategorySelectType.php index cfcf188dbb..156f9c0923 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionCategorySelectType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionCategorySelectType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionMultiselectType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionMultiselectType.php index 0056f15faa..5c4af1a0c7 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionMultiselectType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionMultiselectType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionNestedType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionNestedType.php index 61910dd017..fe7628ed87 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionNestedType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionNestedType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionRangeType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionRangeType.php index 4383288308..e526749db3 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionRangeType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionRangeType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionSelectType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionSelectType.php index 68002760fa..5e14b37632 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionSelectType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Filter/FilterConditionSelectType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionChoiceType.php index 45f9d79150..b71c465eab 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionCollectionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionCollectionType.php index 648e4a484d..3b5bdb9b7b 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionCollectionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionType.php index 5701cbe048..52ca1b6971 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterType.php index dddd00cd57..e114ad4fd2 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/FilterType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/BrickGetterFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/BrickGetterFormType.php index 78dcdb2e80..0e7f2d7af1 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/BrickGetterFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/BrickGetterFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/ClassificationStoreGetterFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/ClassificationStoreGetterFormType.php index 167d2f1ad3..539325f0e0 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/ClassificationStoreGetterFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/ClassificationStoreGetterFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/FieldCollectionGetterFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/FieldCollectionGetterFormType.php index 441d942a71..d3772cc1bd 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/FieldCollectionGetterFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Getter/FieldCollectionGetterFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexChoiceType.php index 8fe90fd780..12c3a8db1e 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnChoiceType.php index 4903994139..42e185c3f5 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnCollectionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnCollectionType.php index 84b15f685e..52ecb9b592 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnCollectionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnGetterChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnGetterChoiceType.php index 6a3fb1bc6b..0c1f1de9e6 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnGetterChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnGetterChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnInterpreterChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnInterpreterChoiceType.php index bf45832da8..aa06944a82 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnInterpreterChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnInterpreterChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnType.php index 7a66561bec..e4898b81ff 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexColumnType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexType.php index fed5ffa12a..3d8ea4ffb7 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexWorkerChoiceType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexWorkerChoiceType.php index fb918b580b..6b2ea78e1a 100755 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexWorkerChoiceType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/IndexWorkerChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ExpressionInterpreterFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ExpressionInterpreterFormType.php index 6b1f70d2ab..f541a14e9c 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ExpressionInterpreterFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ExpressionInterpreterFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterCollectionType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterCollectionType.php index b698740720..8ed1b717aa 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterCollectionType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterType.php index 87fea585d7..1fc1c59260 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/InterpreterType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/IteratorInterpreterType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/IteratorInterpreterType.php index 14ad5a157b..720be4381f 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/IteratorInterpreterType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/IteratorInterpreterType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/NestedInterpreterType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/NestedInterpreterType.php index ab0b225a39..f0c4fafc2b 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/NestedInterpreterType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/NestedInterpreterType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ObjectPropertyInterpreterFormType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ObjectPropertyInterpreterFormType.php index e74f728574..6c3c865eb1 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ObjectPropertyInterpreterFormType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Interpreter/ObjectPropertyInterpreterFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerTableIndexType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerTableIndexType.php index d5d2a83392..d78c9e828e 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerTableIndexType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerTableIndexType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerType.php b/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerType.php index 3024402e15..c1b0b5f8fd 100644 --- a/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerType.php +++ b/src/CoreShop/Bundle/IndexBundle/Form/Type/Worker/MysqlWorkerType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/LICENSE.md b/src/CoreShop/Bundle/IndexBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/IndexBundle/LICENSE.md +++ b/src/CoreShop/Bundle/IndexBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/IndexBundle/Order/Mysql/AbstractMysqlDynamicRenderer.php b/src/CoreShop/Bundle/IndexBundle/Order/Mysql/AbstractMysqlDynamicRenderer.php index 58583c6ba6..d9913ccd8a 100644 --- a/src/CoreShop/Bundle/IndexBundle/Order/Mysql/AbstractMysqlDynamicRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Order/Mysql/AbstractMysqlDynamicRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Order/Mysql/SimpleOrderRenderer.php b/src/CoreShop/Bundle/IndexBundle/Order/Mysql/SimpleOrderRenderer.php index 27696a895d..5ddf3452dd 100644 --- a/src/CoreShop/Bundle/IndexBundle/Order/Mysql/SimpleOrderRenderer.php +++ b/src/CoreShop/Bundle/IndexBundle/Order/Mysql/SimpleOrderRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-boolean.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-boolean.svg index 0e139af7ea..6392cc39c0 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-boolean.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-boolean.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -15,9 +15,9 @@ - + - + - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-category-select.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-category-select.svg index a39c1330a7..f255dbb4fb 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-category-select.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-category-select.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-combined.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-combined.svg index e7a3fa7945..3c07d51801 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-combined.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-combined.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-empty.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-empty.svg index 80b0a6c814..1fc269a7d1 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-empty.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-empty.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-multiselect.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-multiselect.svg index a39c1330a7..f255dbb4fb 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-multiselect.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-multiselect.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-range.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-range.svg index 5c6b658b9d..bfea8519cd 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-range.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-range.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-select.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-select.svg index 2674067ce5..ce3b7812e0 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-select.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filter-select.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filters.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filters.svg index de6f0c2115..de1e394d78 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filters.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/filters.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/indexes.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/indexes.svg index 5f7b5fe7b2..0ba2011ba3 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/indexes.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/indexes.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/search.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/search.svg index 7cc806d333..364759aac5 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/search.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/search.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,11 +13,11 @@ - + - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarities-field.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarities-field.svg index f31b35272f..031b068f6b 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarities-field.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarities-field.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarity.svg b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarity.svg index d198be6f32..94a095e5c0 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarity.svg +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/img/similarity.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/data/coreShopFilter.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/data/coreShopFilter.js index 8a3522ca83..de2b9cbe92 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/data/coreShopFilter.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/data/coreShopFilter.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopFilter.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopFilter.js index fcfb4ce5b9..7e347bfe62 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopFilter.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopFilter.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopIndex.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopIndex.js index ef171c2290..0df6c049e8 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopIndex.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/document/coreShopIndex.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopFilter.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopFilter.js index d1e085ea74..14fc73cc1e 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopFilter.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopFilter.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/abstract.js index ab77a6dd62..67ea22c5a4 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/condition.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/condition.js index 2400393865..f49a3f12f6 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/condition.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/abstract.js index 51d9672a18..73d0cc417c 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/category_select.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/category_select.js index 63b5e8fcad..2ee7af5fe9 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/category_select.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/category_select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -53,4 +53,4 @@ coreshop.filter.conditions.category_select = Class.create(coreshop.filter.condit } ]; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/multiselect.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/multiselect.js index 4f25f5d09b..c52428cea8 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/multiselect.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/multiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/nested.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/nested.js index a9dc7e60b1..7e0c38375f 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/nested.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/range.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/range.js index 538249ca70..e03c4ce50b 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/range.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/range.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_multiselect.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_multiselect.js index 4174d2a9c7..5fcd155909 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_multiselect.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_multiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -36,4 +36,4 @@ coreshop.filter.conditions.relational_multiselect = Class.create(coreshop.filter } ]; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_select.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_select.js index 472539bb71..68cc482e22 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_select.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/relational_select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -35,4 +35,4 @@ coreshop.filter.conditions.relational_select = Class.create(coreshop.filter.cond } ]; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/select.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/select.js index dd2c98ae8d..c857cd584d 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/select.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/conditions/select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/item.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/item.js index 8f4c0474a5..9a1a4c8404 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/item.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/panel.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/panel.js index 2367c03446..0d5ddbfe60 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/panel.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/abstract.js index 6154d82cdd..d8924cd4c5 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/field.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/field.js index 29e6b96d61..85bf05b996 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/field.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarities/field.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarity.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarity.js index 025003b8ef..1af5cb0991 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarity.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/filter/similarity.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/fields.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/fields.js index b9408af916..3b9cec1366 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/fields.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/fields.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/abstract.js index a2c65ab25c..e50b4ffc74 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/brick.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/brick.js index 2344360bf4..afa0ac312c 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/brick.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/brick.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/classificationstore.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/classificationstore.js index 2c84ef3af4..c383f40467 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/classificationstore.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/classificationstore.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/fieldcollection.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/fieldcollection.js index aa51c5628e..2ef8923e20 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/fieldcollection.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/getters/fieldcollection.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/abstract.js index 385b557d60..03ea0924a5 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/empty.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/empty.js index ad1b98996a..565501c1a1 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/empty.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/empty.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/expression.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/expression.js index 34c350df59..94cb5f3349 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/expression.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/expression.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nested.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nested.js index c846ac7d4a..fd66589367 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nested.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedcontainer.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedcontainer.js index 03facd16eb..eb152e1b3e 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedcontainer.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedcontainer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedlocalized.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedlocalized.js index 474d65ac2d..6f949e8739 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedlocalized.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedlocalized.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedrelational.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedrelational.js index 17cda923e7..7d0950c5a8 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedrelational.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/nestedrelational.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/objectproperty.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/objectproperty.js index 4b620aec77..04d2651e84 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/objectproperty.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/interpreters/objectproperty.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/item.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/item.js index 1e2bf14524..6b3bda515d 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/item.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/objecttype/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/objecttype/abstract.js index 32e8cdaa4b..c5c2953c7b 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/objecttype/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/objecttype/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/panel.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/panel.js index 9750091a9e..b5fc337166 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/panel.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/abstract.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/abstract.js index 1600271e5b..34fe760966 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/abstract.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -29,4 +29,4 @@ coreshop.index.worker.abstract = Class.create({ getFields: function (configuration) { return []; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/mysql.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/mysql.js index c11f096273..28f58f6174 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/mysql.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/index/worker/mysql.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -209,4 +209,4 @@ coreshop.index.worker.mysql = Class.create(coreshop.index.worker.abstract, { localizedIndexes: this.getIndexData(true) }; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/resource.js index ebc7e53c5b..594f0ef8aa 100644 --- a/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/IndexBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/AbstractListing.php b/src/CoreShop/Bundle/IndexBundle/Worker/AbstractListing.php index 596e05ee1c..c0bfadd0ab 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/AbstractListing.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/AbstractListing.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/AbstractWorker.php b/src/CoreShop/Bundle/IndexBundle/Worker/AbstractWorker.php index 31fe10156a..b0ac3e7f21 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/AbstractWorker.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/AbstractWorker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker.php b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker.php index 1112c30329..6d4e90cbb3 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing.php b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing.php index c77b64866e..fa72ff3436 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing/Dao.php b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing/Dao.php index 7467674f29..3e6aae0406 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing/Dao.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/Listing/Dao.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/TableIndex.php b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/TableIndex.php index 1eaadc4a97..77d6a9e6c5 100644 --- a/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/TableIndex.php +++ b/src/CoreShop/Bundle/IndexBundle/Worker/MysqlWorker/TableIndex.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/CoreShopInventoryBundle.php b/src/CoreShop/Bundle/InventoryBundle/CoreShopInventoryBundle.php index b70704a892..6ce6645a68 100644 --- a/src/CoreShop/Bundle/InventoryBundle/CoreShopInventoryBundle.php +++ b/src/CoreShop/Bundle/InventoryBundle/CoreShopInventoryBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/Configuration.php index c23d5a1ca0..75dd248fa3 100644 --- a/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/CoreShopInventoryExtension.php b/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/CoreShopInventoryExtension.php index 95d0f24332..0283076463 100644 --- a/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/CoreShopInventoryExtension.php +++ b/src/CoreShop/Bundle/InventoryBundle/DependencyInjection/CoreShopInventoryExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/LICENSE.md b/src/CoreShop/Bundle/InventoryBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/InventoryBundle/LICENSE.md +++ b/src/CoreShop/Bundle/InventoryBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php b/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php index 50d2f46ed6..79f32bbcbd 100755 --- a/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php +++ b/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelperInterface.php b/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelperInterface.php index 26989e3932..81a64cf316 100644 --- a/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelperInterface.php +++ b/src/CoreShop/Bundle/InventoryBundle/Templating/Helper/InventoryHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/Twig/InventoryExtension.php b/src/CoreShop/Bundle/InventoryBundle/Twig/InventoryExtension.php index 64eae105e0..ae04230806 100755 --- a/src/CoreShop/Bundle/InventoryBundle/Twig/InventoryExtension.php +++ b/src/CoreShop/Bundle/InventoryBundle/Twig/InventoryExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStock.php b/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStock.php index 78a1771d6a..99f5af1d26 100755 --- a/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStock.php +++ b/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStock.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStockValidator.php b/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStockValidator.php index 98686fc4fc..c64a811aae 100755 --- a/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStockValidator.php +++ b/src/CoreShop/Bundle/InventoryBundle/Validator/Constraints/InStockValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/LocaleBundle/CoreShopLocaleBundle.php b/src/CoreShop/Bundle/LocaleBundle/CoreShopLocaleBundle.php index 092f14cc92..24706674eb 100644 --- a/src/CoreShop/Bundle/LocaleBundle/CoreShopLocaleBundle.php +++ b/src/CoreShop/Bundle/LocaleBundle/CoreShopLocaleBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/Compiler/CompositeLocaleContextPass.php b/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/Compiler/CompositeLocaleContextPass.php index f8ccfe7e5f..a907ff44f8 100755 --- a/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/Compiler/CompositeLocaleContextPass.php +++ b/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/Compiler/CompositeLocaleContextPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/CoreShopLocaleExtension.php b/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/CoreShopLocaleExtension.php index 2171b4aea7..824e59d3a6 100644 --- a/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/CoreShopLocaleExtension.php +++ b/src/CoreShop/Bundle/LocaleBundle/DependencyInjection/CoreShopLocaleExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php b/src/CoreShop/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php index 420721e65e..9fc815583c 100644 --- a/src/CoreShop/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php +++ b/src/CoreShop/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/LocaleBundle/LICENSE.md b/src/CoreShop/Bundle/LocaleBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/LocaleBundle/LICENSE.md +++ b/src/CoreShop/Bundle/LocaleBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/MoneyBundle/CoreExtension/Money.php b/src/CoreShop/Bundle/MoneyBundle/CoreExtension/Money.php index 8b63a594b0..703a411380 100644 --- a/src/CoreShop/Bundle/MoneyBundle/CoreExtension/Money.php +++ b/src/CoreShop/Bundle/MoneyBundle/CoreExtension/Money.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/CoreShopMoneyBundle.php b/src/CoreShop/Bundle/MoneyBundle/CoreShopMoneyBundle.php index 4ed2b51255..b20daa94c4 100644 --- a/src/CoreShop/Bundle/MoneyBundle/CoreShopMoneyBundle.php +++ b/src/CoreShop/Bundle/MoneyBundle/CoreShopMoneyBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/Configuration.php index 5161ae3f6d..5eb3dfe9cb 100644 --- a/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/CoreShopMoneyExtension.php b/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/CoreShopMoneyExtension.php index 72ef2a7e82..713b6abf0b 100644 --- a/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/CoreShopMoneyExtension.php +++ b/src/CoreShop/Bundle/MoneyBundle/DependencyInjection/CoreShopMoneyExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Form/Transformer/MoneyToIntegerTransformer.php b/src/CoreShop/Bundle/MoneyBundle/Form/Transformer/MoneyToIntegerTransformer.php index 0265017cbf..a107bfe8f4 100644 --- a/src/CoreShop/Bundle/MoneyBundle/Form/Transformer/MoneyToIntegerTransformer.php +++ b/src/CoreShop/Bundle/MoneyBundle/Form/Transformer/MoneyToIntegerTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Form/Type/MoneyType.php b/src/CoreShop/Bundle/MoneyBundle/Form/Type/MoneyType.php index 41ad5d0d43..84855ca49f 100644 --- a/src/CoreShop/Bundle/MoneyBundle/Form/Type/MoneyType.php +++ b/src/CoreShop/Bundle/MoneyBundle/Form/Type/MoneyType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Formatter/MoneyFormatter.php b/src/CoreShop/Bundle/MoneyBundle/Formatter/MoneyFormatter.php index 572afb1fae..a7c2a31421 100644 --- a/src/CoreShop/Bundle/MoneyBundle/Formatter/MoneyFormatter.php +++ b/src/CoreShop/Bundle/MoneyBundle/Formatter/MoneyFormatter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/LICENSE.md b/src/CoreShop/Bundle/MoneyBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/MoneyBundle/LICENSE.md +++ b/src/CoreShop/Bundle/MoneyBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoney.js b/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoney.js index 9630b90a25..0fa85d1b44 100755 --- a/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoney.js +++ b/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/data/coreShopMoney.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoney.js b/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoney.js index dc4ebd87b7..3b280b6688 100755 --- a/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoney.js +++ b/src/CoreShop/Bundle/MoneyBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopMoney.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -178,4 +178,4 @@ pimcore.object.tags.coreShopMoney = Class.create(pimcore.object.tags.abstract, { return false; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php b/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php index 60807b1ed6..7a7fb18df0 100755 --- a/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php +++ b/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php b/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php index ad9438e971..303366b6d8 100644 --- a/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php +++ b/src/CoreShop/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php b/src/CoreShop/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php index 46296048f0..59f0317f79 100755 --- a/src/CoreShop/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php +++ b/src/CoreShop/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Controller/NotificationRuleController.php b/src/CoreShop/Bundle/NotificationBundle/Controller/NotificationRuleController.php index 6b3396e247..594cce68d4 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Controller/NotificationRuleController.php +++ b/src/CoreShop/Bundle/NotificationBundle/Controller/NotificationRuleController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/CoreShopNotificationBundle.php b/src/CoreShop/Bundle/NotificationBundle/CoreShopNotificationBundle.php index d5389738d8..2601d4b9ea 100644 --- a/src/CoreShop/Bundle/NotificationBundle/CoreShopNotificationBundle.php +++ b/src/CoreShop/Bundle/NotificationBundle/CoreShopNotificationBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/AbstractNotificationRulePass.php b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/AbstractNotificationRulePass.php index f9930a013d..97319e4d50 100644 --- a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/AbstractNotificationRulePass.php +++ b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/AbstractNotificationRulePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleActionPass.php b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleActionPass.php index 06bd86f712..b29ea91a4f 100644 --- a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleActionPass.php +++ b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleConditionPass.php b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleConditionPass.php index 3819611313..a267c5d6c0 100644 --- a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleConditionPass.php +++ b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Compiler/NotificationRuleConditionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Configuration.php index d5c67b64c4..4becc8c9b6 100644 --- a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/CoreShopNotificationExtension.php b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/CoreShopNotificationExtension.php index 347a2b48c0..cbc113de96 100644 --- a/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/CoreShopNotificationExtension.php +++ b/src/CoreShop/Bundle/NotificationBundle/DependencyInjection/CoreShopNotificationExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Doctrine/ORM/NotificationRuleRepository.php b/src/CoreShop/Bundle/NotificationBundle/Doctrine/ORM/NotificationRuleRepository.php index 67852765f2..3e9b1a848f 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Doctrine/ORM/NotificationRuleRepository.php +++ b/src/CoreShop/Bundle/NotificationBundle/Doctrine/ORM/NotificationRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/EventListener/NotificationRuleEventListener.php b/src/CoreShop/Bundle/NotificationBundle/EventListener/NotificationRuleEventListener.php index c873eec4d2..7bddf9476a 100644 --- a/src/CoreShop/Bundle/NotificationBundle/EventListener/NotificationRuleEventListener.php +++ b/src/CoreShop/Bundle/NotificationBundle/EventListener/NotificationRuleEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Events.php b/src/CoreShop/Bundle/NotificationBundle/Events.php index 37898a520d..5af62262a3 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Events.php +++ b/src/CoreShop/Bundle/NotificationBundle/Events.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionChoiceType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionChoiceType.php index 21013f2150..e6183251a8 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionChoiceType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionCollectionType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionCollectionType.php index 9a0ddc3ad7..fb79e9c5e5 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionCollectionType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionType.php index 89dd3eec47..dc7cb71590 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionChoiceType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionChoiceType.php index d4f5106f8c..4fc93909b2 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionCollectionType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionCollectionType.php index e877593f23..6f6c8e5eb0 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionType.php index 281acc223c..21e2f14f08 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleType.php index 2c231622e6..d884568173 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleTypeChoiceType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleTypeChoiceType.php index a49577da21..10d9615bb8 100755 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleTypeChoiceType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/NotificationRuleTypeChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Form/Type/Rule/Action/MailActionConfigurationType.php b/src/CoreShop/Bundle/NotificationBundle/Form/Type/Rule/Action/MailActionConfigurationType.php index ff0c93f4a8..e51de120fb 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Form/Type/Rule/Action/MailActionConfigurationType.php +++ b/src/CoreShop/Bundle/NotificationBundle/Form/Type/Rule/Action/MailActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/LICENSE.md b/src/CoreShop/Bundle/NotificationBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/NotificationBundle/LICENSE.md +++ b/src/CoreShop/Bundle/NotificationBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/NotificationBundle/Processor/EventedRuleProcessor.php b/src/CoreShop/Bundle/NotificationBundle/Processor/EventedRuleProcessor.php index 24881a53fb..e387473e16 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Processor/EventedRuleProcessor.php +++ b/src/CoreShop/Bundle/NotificationBundle/Processor/EventedRuleProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/mail.svg b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/mail.svg index 12b8e95020..9d6c9ea4c3 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/mail.svg +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/mail.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/notification-rule.svg b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/notification-rule.svg index 9b66f34dd6..a0fcf2888d 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/notification-rule.svg +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/img/notification-rule.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/resource.js index cc85b8b7eb..45540cd363 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -37,4 +37,4 @@ coreshop.notification.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.notification.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/action.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/action.js index c4c7de00c4..64830620fb 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/action.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/actions/mail.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/actions/mail.js index 86371f9081..9f6dfe8add 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/actions/mail.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/actions/mail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/condition.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/condition.js index 32e64faead..2834974a5a 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/condition.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/item.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/item.js index 12db8aa4fb..d151056ecc 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/item.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/panel.js b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/panel.js index fc3bbf4b8e..59269157e6 100644 --- a/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/panel.js +++ b/src/CoreShop/Bundle/NotificationBundle/Resources/public/pimcore/js/rule/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Collector/CartCollector.php b/src/CoreShop/Bundle/OrderBundle/Collector/CartCollector.php index cfa1aa3fd1..e33dd625f7 100644 --- a/src/CoreShop/Bundle/OrderBundle/Collector/CartCollector.php +++ b/src/CoreShop/Bundle/OrderBundle/Collector/CartCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Command/CartExpireCommand.php b/src/CoreShop/Bundle/OrderBundle/Command/CartExpireCommand.php index 934076b95d..9e5987744e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Command/CartExpireCommand.php +++ b/src/CoreShop/Bundle/OrderBundle/Command/CartExpireCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Command/OrderExpireCommand.php b/src/CoreShop/Bundle/OrderBundle/Command/OrderExpireCommand.php index 00ed703050..19b1569f9b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Command/OrderExpireCommand.php +++ b/src/CoreShop/Bundle/OrderBundle/Command/OrderExpireCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Context/CustomerAndStoreBasedCartContext.php b/src/CoreShop/Bundle/OrderBundle/Context/CustomerAndStoreBasedCartContext.php index 1ecc3c76b1..20207ed1c2 100644 --- a/src/CoreShop/Bundle/OrderBundle/Context/CustomerAndStoreBasedCartContext.php +++ b/src/CoreShop/Bundle/OrderBundle/Context/CustomerAndStoreBasedCartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Context/SessionAndStoreBasedCartContext.php b/src/CoreShop/Bundle/OrderBundle/Context/SessionAndStoreBasedCartContext.php index 935e0de549..3d0fb87c8e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Context/SessionAndStoreBasedCartContext.php +++ b/src/CoreShop/Bundle/OrderBundle/Context/SessionAndStoreBasedCartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleController.php b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleController.php index 593fa5cfdb..2494f2138e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleCreationController.php b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleCreationController.php index f811604b20..2483dfd3ff 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleCreationController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleCreationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleDetailController.php b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleDetailController.php index ee7641ec01..edcb666625 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleDetailController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/AbstractSaleDetailController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/CartPriceRuleController.php b/src/CoreShop/Bundle/OrderBundle/Controller/CartPriceRuleController.php index 5fb7be6daa..474b0ce3bb 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/CartPriceRuleController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/CartPriceRuleController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderCommentController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderCommentController.php index e30f8d92e2..351a4c27b7 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderCommentController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderCommentController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderController.php index 89ff7f6943..2e1413770b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderCreationController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderCreationController.php index 537093e36e..9e7f57cd6b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderCreationController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderCreationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderDocumentPrintController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderDocumentPrintController.php index d0ac2ef110..ccc54a6cd7 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderDocumentPrintController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderDocumentPrintController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderInvoiceController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderInvoiceController.php index c752a60a32..c39555d3bb 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderInvoiceController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderInvoiceController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderPaymentController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderPaymentController.php index a4dcfdf9f6..9b798385c8 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderPaymentController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderPaymentController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/OrderShipmentController.php b/src/CoreShop/Bundle/OrderBundle/Controller/OrderShipmentController.php index 5563203801..a5318b3108 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/OrderShipmentController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/OrderShipmentController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/QuoteController.php b/src/CoreShop/Bundle/OrderBundle/Controller/QuoteController.php index 9598e37920..811a8e9e0b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/QuoteController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/QuoteController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Controller/QuoteCreationController.php b/src/CoreShop/Bundle/OrderBundle/Controller/QuoteCreationController.php index ea61af6caa..c5244d7005 100644 --- a/src/CoreShop/Bundle/OrderBundle/Controller/QuoteCreationController.php +++ b/src/CoreShop/Bundle/OrderBundle/Controller/QuoteCreationController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/CoreExtension/CartPriceRule.php b/src/CoreShop/Bundle/OrderBundle/CoreExtension/CartPriceRule.php index 21e9954345..549e1bcae4 100644 --- a/src/CoreShop/Bundle/OrderBundle/CoreExtension/CartPriceRule.php +++ b/src/CoreShop/Bundle/OrderBundle/CoreExtension/CartPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/CoreShopOrderBundle.php b/src/CoreShop/Bundle/OrderBundle/CoreShopOrderBundle.php index 34fa131f75..0d3e88fbc9 100644 --- a/src/CoreShop/Bundle/OrderBundle/CoreShopOrderBundle.php +++ b/src/CoreShop/Bundle/OrderBundle/CoreShopOrderBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleActionPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleActionPass.php index a22a804afc..9204689eb4 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleActionPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleConditionPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleConditionPass.php index 012d8629fe..7e7b6fe1f7 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleConditionPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/CartPriceRuleConditionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountCalculatorsPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountCalculatorsPass.php index f263259063..670301dbcc 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountCalculatorsPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountPriceCalculatorsPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountPriceCalculatorsPass.php index 8fd7052739..3cb891cc43 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountPriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableDiscountPriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasablePriceCalculatorsPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasablePriceCalculatorsPass.php index 17ddfd9e15..092039dac3 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasablePriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasablePriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableRetailPriceCalculatorsPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableRetailPriceCalculatorsPass.php index f08e099799..59f09173dd 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableRetailPriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/PurchasableRetailPriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartContextsPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartContextsPass.php index f2f19ea26f..38b110d295 100755 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartContextsPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartContextsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartProcessorPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartProcessorPass.php index 6fbbb881df..77693ac230 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartProcessorPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartProcessorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterWorkflowValidatorPass.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterWorkflowValidatorPass.php index 32fd068791..034d8eb53d 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterWorkflowValidatorPass.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterWorkflowValidatorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Configuration.php index cea09cf13b..b4452ffa0c 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/CoreShopOrderExtension.php b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/CoreShopOrderExtension.php index 9b117b4e87..d91889d02d 100644 --- a/src/CoreShop/Bundle/OrderBundle/DependencyInjection/CoreShopOrderExtension.php +++ b/src/CoreShop/Bundle/OrderBundle/DependencyInjection/CoreShopOrderExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php b/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php index 8ed7721687..f5c1cfbe3c 100644 --- a/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleVoucherRepository.php b/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleVoucherRepository.php index a1a1b5ec9d..1926284cc6 100644 --- a/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleVoucherRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Doctrine/ORM/CartPriceRuleVoucherRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Event/WkhtmlOptionsEvent.php b/src/CoreShop/Bundle/OrderBundle/Event/WkhtmlOptionsEvent.php index 152daf222f..1bf7fc96fe 100644 --- a/src/CoreShop/Bundle/OrderBundle/Event/WkhtmlOptionsEvent.php +++ b/src/CoreShop/Bundle/OrderBundle/Event/WkhtmlOptionsEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Event/WorkflowTransitionEvent.php b/src/CoreShop/Bundle/OrderBundle/Event/WorkflowTransitionEvent.php index 0a77168109..cde12f5535 100644 --- a/src/CoreShop/Bundle/OrderBundle/Event/WorkflowTransitionEvent.php +++ b/src/CoreShop/Bundle/OrderBundle/Event/WorkflowTransitionEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/EventListener/CheckoutCartLocaleAssignerListener.php b/src/CoreShop/Bundle/OrderBundle/EventListener/CheckoutCartLocaleAssignerListener.php index db63ce81a7..0c164938cb 100644 --- a/src/CoreShop/Bundle/OrderBundle/EventListener/CheckoutCartLocaleAssignerListener.php +++ b/src/CoreShop/Bundle/OrderBundle/EventListener/CheckoutCartLocaleAssignerListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/EventListener/SessionCartSubscriber.php b/src/CoreShop/Bundle/OrderBundle/EventListener/SessionCartSubscriber.php index f5d8dece03..c1dfed89af 100644 --- a/src/CoreShop/Bundle/OrderBundle/EventListener/SessionCartSubscriber.php +++ b/src/CoreShop/Bundle/OrderBundle/EventListener/SessionCartSubscriber.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Expiration/CartExpiration.php b/src/CoreShop/Bundle/OrderBundle/Expiration/CartExpiration.php index b6a01d4ce0..31c01e4751 100644 --- a/src/CoreShop/Bundle/OrderBundle/Expiration/CartExpiration.php +++ b/src/CoreShop/Bundle/OrderBundle/Expiration/CartExpiration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Expiration/OrderExpiration.php b/src/CoreShop/Bundle/OrderBundle/Expiration/OrderExpiration.php index bd05dffa11..2a438710c2 100644 --- a/src/CoreShop/Bundle/OrderBundle/Expiration/OrderExpiration.php +++ b/src/CoreShop/Bundle/OrderBundle/Expiration/OrderExpiration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Expiration/ProposalExpirationInterface.php b/src/CoreShop/Bundle/OrderBundle/Expiration/ProposalExpirationInterface.php index b71e34292d..8a4712ee18 100644 --- a/src/CoreShop/Bundle/OrderBundle/Expiration/ProposalExpirationInterface.php +++ b/src/CoreShop/Bundle/OrderBundle/Expiration/ProposalExpirationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartItemType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartItemType.php index 3943e8831a..33622e50cc 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartItemType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartItemType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionChoiceType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionChoiceType.php index 82cb8e49be..75f9244b10 100755 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionChoiceType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionCollectionType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionCollectionType.php index 6e7061bea7..35d3e3e737 100755 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionCollectionType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionType.php index 401beab750..0a07cca53d 100755 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleChoiceType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleChoiceType.php index b501e3744d..0a5243de18 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleChoiceType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionChoiceType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionChoiceType.php index 3664eb02dc..0ecdca240f 100755 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionCollectionType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionCollectionType.php index 9aa65e9c78..efc84fba36 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionType.php index 77399f7ec7..590afa20c2 100755 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleType.php index 4b5cd82583..be4339d7f6 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartPriceRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartType.php index 2dc8f587b2..67f7c6e057 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/CartType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/CartType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationItemsType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationItemsType.php index 0f09ca4c39..57c4fdc5d3 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationItemsType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationItemsType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationType.php index c3503569de..5f16986832 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderInvoiceCreationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationItemsType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationItemsType.php index 815cc16a81..471b9fb516 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationItemsType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationItemsType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationType.php index 6d222834a8..8a33eae0c5 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/OrderShipmentCreationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php index 991f1e77bb..7f685237ae 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php index f1fc62433b..69092dd100 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/AmountConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/AmountConfigurationType.php index 3295a55238..e78e4f48ff 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/AmountConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/AmountConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/NestedConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/NestedConfigurationType.php index c807a79e9c..d25538973f 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/NestedConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/NestedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php index 33b874b3d1..651cb072d5 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/VoucherConfigurationType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/VoucherConfigurationType.php index a636867665..e92fdf1a6d 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/VoucherConfigurationType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/Rule/Condition/VoucherConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/ShippingCalculatorType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/ShippingCalculatorType.php index c8e3154b2f..212c0a50d2 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/ShippingCalculatorType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/ShippingCalculatorType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherGeneratorType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherGeneratorType.php index 25303b4a31..0e75acbc85 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherGeneratorType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherGeneratorType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherType.php b/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherType.php index ae597f3111..dbdd250e92 100644 --- a/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherType.php +++ b/src/CoreShop/Bundle/OrderBundle/Form/Type/VoucherType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/LICENSE.md b/src/CoreShop/Bundle/OrderBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/OrderBundle/LICENSE.md +++ b/src/CoreShop/Bundle/OrderBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php b/src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php index 38dfbcf90f..2d0f4265ef 100644 --- a/src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php +++ b/src/CoreShop/Bundle/OrderBundle/Manager/CartManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/OrderStateFactory.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/OrderStateFactory.php index e56655d0bc..e92b915ae2 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/OrderStateFactory.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/OrderStateFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/PriceFormatterFactory.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/PriceFormatterFactory.php index 9caad93516..c3d027b22c 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/PriceFormatterFactory.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/Factory/PriceFormatterFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/OrderState.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/OrderState.php index 04e77bfbf3..a2e5a77f42 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/OrderState.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/OrderState.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/PriceFormatter.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/PriceFormatter.php index 5fe3a91bca..f6018a1333 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/PriceFormatter.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/GridColumnConfig/Operator/PriceFormatter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/AbstractOrderDocumentRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/AbstractOrderDocumentRepository.php index 4a434a1996..6eb8e4c918 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/AbstractOrderDocumentRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/AbstractOrderDocumentRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartItemRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartItemRepository.php index bc9cf488f1..25f065a8c1 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartItemRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartItemRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartRepository.php index 09c37e7a4c..57668c1b86 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/CartRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderInvoiceRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderInvoiceRepository.php index f69bee7cc6..c2be80ac39 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderInvoiceRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderInvoiceRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderRepository.php index b95c4dea18..5dd6c88c42 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderShipmentRepository.php b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderShipmentRepository.php index 5f37ae27fa..827b777766 100644 --- a/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderShipmentRepository.php +++ b/src/CoreShop/Bundle/OrderBundle/Pimcore/Repository/OrderShipmentRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Renderer/AssetOrderDocumentPdfRenderer.php b/src/CoreShop/Bundle/OrderBundle/Renderer/AssetOrderDocumentPdfRenderer.php index 42e338ccda..e8e74be444 100644 --- a/src/CoreShop/Bundle/OrderBundle/Renderer/AssetOrderDocumentPdfRenderer.php +++ b/src/CoreShop/Bundle/OrderBundle/Renderer/AssetOrderDocumentPdfRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Renderer/OrderDocumentPdfRenderer.php b/src/CoreShop/Bundle/OrderBundle/Renderer/OrderDocumentPdfRenderer.php index 173280f307..735ca5fc9b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Renderer/OrderDocumentPdfRenderer.php +++ b/src/CoreShop/Bundle/OrderBundle/Renderer/OrderDocumentPdfRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/PdfRendererInterface.php b/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/PdfRendererInterface.php index 661afd9cef..dc0354cf56 100644 --- a/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/PdfRendererInterface.php +++ b/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/PdfRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/WkHtmlToPdf.php b/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/WkHtmlToPdf.php index f64bb4874d..2bc98448a6 100644 --- a/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/WkHtmlToPdf.php +++ b/src/CoreShop/Bundle/OrderBundle/Renderer/Pdf/WkHtmlToPdf.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/add.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/add.svg index 8e2a0a97f0..dda099e681 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/add.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/add.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/cart.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/cart.svg index 7cdf8a5f1b..73e17edce1 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/cart.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/cart.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/conditions.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/conditions.svg index b7ae907e1d..5128bedd57 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/conditions.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/conditions.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/currencies.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/currencies.svg index fb909c4ced..3460526699 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/currencies.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/currencies.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/invoice.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/invoice.svg index dc464a492f..9ab9a3a928 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/invoice.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/invoice.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/mail.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/mail.svg index 12b8e95020..9d6c9ea4c3 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/mail.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/mail.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/order-create.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/order-create.svg index b513c31754..d996c9a345 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/order-create.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/order-create.svg @@ -5,9 +5,9 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/orders.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/orders.svg index 7fb5972cea..a7198da157 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/orders.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/orders.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/pdf.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/pdf.svg index 72c2da5419..4a984c09b8 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/pdf.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/pdf.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/product-add.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/product-add.svg index 8ff5a994a3..d8495749a5 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/product-add.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/product-add.svg @@ -5,9 +5,9 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quote-create.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quote-create.svg index fa83a9196a..13262c6b0e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quote-create.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quote-create.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quotes.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quotes.svg index ea4e70d3e6..69fdabb78a 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quotes.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/quotes.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/shipment.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/shipment.svg index 3d071c1ef8..86672bd02e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/shipment.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/shipment.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/time-span.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/time-span.svg index 7253451785..8494758a13 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/time-span.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/time-span.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/voucher.svg b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/voucher.svg index 17fea8d0dd..31b37e0aa9 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/voucher.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/img/voucher.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/action.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/action.js index 239d28cade..8c6e03913d 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/action.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountAmount.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountAmount.js index a717272a0c..ecf624dc4a 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountAmount.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountAmount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountPercent.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountPercent.js index 02436aefeb..9c44443c71 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountPercent.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/actions/discountPercent.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/condition.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/condition.js index de1241f4b0..e113fa9f17 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/condition.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/amount.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/amount.js index 2cf8faefca..74aabfc89d 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/amount.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/amount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/nested.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/nested.js index 4496a6fb39..fa5386ccbd 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/nested.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/timespan.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/timespan.js index 6ecc004546..a5e9120ed7 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/timespan.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/timespan.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/voucher.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/voucher.js index 61f3498173..2b612573aa 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/voucher.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/conditions/voucher.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/item.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/item.js index 81fd7c135b..0f768d7232 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/item.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/panel.js index e566e7a3c3..b5849ecbf6 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/cart/pricerules/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCartPriceRule.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCartPriceRule.js index 855a4036c9..d45880dcad 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCartPriceRule.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCartPriceRule.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js index d3f9d4becb..5cc7ccafab 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCartPriceRule.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/helper.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/helper.js index 1b7a67e042..c83c918694 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/helper.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/helper.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -90,4 +90,4 @@ coreshop.order.helper.openOrder = function (id, callback) { coreshop.order.helper.openQuote = function (id, callback) { coreshop.order.helper.openSale(id, 'quote', callback); -}; \ No newline at end of file +}; diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/create/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/create/panel.js index 427ed3d4d5..1325185166 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/create/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/create/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -25,4 +25,4 @@ coreshop.order.order.create.panel = Class.create(coreshop.order.sale.create.pane return message; }, -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/createPayment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/createPayment.js index 52241ff332..2bf53870c9 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/createPayment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/createPayment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/comments.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/comments.js index add57c622c..8c7bcca344 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/comments.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/comments.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -261,4 +261,4 @@ coreshop.order.order.detail.blocks.comments = Class.create(coreshop.order.sale.d me.loadList(); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/correspondence.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/correspondence.js index 3eff2938b1..1f46f3a2b6 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/correspondence.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/correspondence.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -13,4 +13,4 @@ pimcore.registerNS('coreshop.order.sale.detail.blocks.correspondence'); coreshop.order.order.detail.blocks.correspondence = Class.create(coreshop.order.sale.detail.blocks.correspondence, { -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/customer.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/customer.js index 3d3a36a2c9..355c8f94aa 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/customer.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/customer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -13,4 +13,4 @@ pimcore.registerNS('coreshop.order.sale.detail.blocks.customer'); coreshop.order.order.detail.blocks.customer = Class.create(coreshop.order.sale.detail.blocks.customer, { -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/detail.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/detail.js index 9286780c16..b22db4a46d 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/detail.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/detail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -13,4 +13,4 @@ pimcore.registerNS('coreshop.order.sale.detail.blocks.detail'); coreshop.order.order.detail.blocks.detail = Class.create(coreshop.order.sale.detail.blocks.detail, { -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/header.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/header.js index 6c512b6482..3f276c22d0 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/header.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/header.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -80,4 +80,4 @@ coreshop.order.order.detail.blocks.header = Class.create(coreshop.order.sale.det me.shipmentState.setHtml(t('coreshop_workflow_name_coreshop_order_shipment') + '
' + this.sale.orderShippingState.label + ''); me.invoiceState.setHtml(t('coreshop_workflow_name_coreshop_order_invoice') + '
' + this.sale.orderInvoiceState.label + ''); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/info.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/info.js index 00a458762e..76d633d621 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/info.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/info.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -114,4 +114,4 @@ coreshop.order.order.detail.blocks.info = Class.create(coreshop.order.sale.detai ] }); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/invoice.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/invoice.js index 6eefd1c933..dca4231f09 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/invoice.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/invoice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -188,4 +188,4 @@ coreshop.order.order.detail.blocks.invoice = Class.create(coreshop.order.sale.de } } } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/payment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/payment.js index e9116e29ad..cf19043b84 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/payment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/payment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/shipment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/shipment.js index 7bf9ee8ae3..857871cb50 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/shipment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/blocks/shipment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -182,4 +182,4 @@ coreshop.order.order.detail.blocks.shipment = Class.create(coreshop.order.sale.d } } } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/panel.js index a8f473d2bd..3ef1169901 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/detail/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editInvoice.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editInvoice.js index 7fbeb3fce3..48128cb429 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editInvoice.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editInvoice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editPayment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editPayment.js index 3fba47eaff..d117816a09 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editPayment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editPayment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editShipment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editShipment.js index 0318d392fb..9d8d0ad686 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editShipment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/editShipment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice.js index 91309abc17..35cc743859 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice/render.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice/render.js index 8b267c6905..1c275da957 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice/render.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/invoice/render.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/list.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/list.js index 36630ef923..dadca20489 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/list.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/list.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/message.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/message.js index dca5bf2dce..595e3f0d8c 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/message.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/message.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment.js index ba61a8f2d5..63908c0fd5 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment/render.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment/render.js index d0cb5a0d99..c5e7a2462b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment/render.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/shipment/render.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/state/changeState.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/state/changeState.js index bfaad71bb0..4ee6f463dc 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/state/changeState.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/order/state/changeState.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/create/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/create/panel.js index d7553be707..6820237ffc 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/create/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/create/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -14,4 +14,4 @@ pimcore.registerNS('coreshop.order.quote.create'); pimcore.registerNS('coreshop.order.quote.create.panel'); coreshop.order.quote.create.panel = Class.create(coreshop.order.sale.create.panel, { type: 'quote' -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/detail/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/detail/panel.js index 0bef3232c8..149c052fd4 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/detail/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/detail/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/list.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/list.js index 45e1568092..052c8e966f 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/list.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/quote/list.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/resource.js index 773a7ead7c..d3bdd07608 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -112,4 +112,4 @@ coreshop.order.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.order.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/abstractStep.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/abstractStep.js index 4022abac7d..428d04b72e 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/abstractStep.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/abstractStep.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -67,4 +67,4 @@ coreshop.order.sale.create.abstractStep = Class.create({ return this.layout; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/panel.js index c5508fa462..647c7b4b90 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -332,4 +332,4 @@ coreshop.order.sale.create.panel = Class.create({ getStepIdentifier: function () { return coreshop.order.sale.create.step; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/address.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/address.js index 49bf130591..31ce02e889 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/address.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/address.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -173,4 +173,4 @@ coreshop.order.sale.create.step.address = Class.create(coreshop.order.sale.creat return panel; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/base.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/base.js index 814bcd2d84..d4f470bf18 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/base.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/base.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -103,4 +103,4 @@ coreshop.order.sale.create.step.base = Class.create(coreshop.order.sale.create.a getIconCls: function () { return 'coreshop_icon_localization'; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/payment.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/payment.js index cc547cb07b..76df45954b 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/payment.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/payment.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/preparation.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/preparation.js index 9e3a10825c..0cc7ff936c 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/preparation.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/preparation.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -32,4 +32,4 @@ pimcore.registerNS('coreshop.order.sale.create.step.preparation'); getName: function() { return t('coreshop_order_create_preparation'); } -});*/ \ No newline at end of file +});*/ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/products.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/products.js index 3109b5e396..c434f7bd69 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/products.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/products.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -293,4 +293,4 @@ coreshop.order.sale.create.step.products = Class.create(coreshop.order.sale.crea getIconCls: function () { return 'coreshop_icon_cart'; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/rules.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/rules.js index 9d0e12966d..2f8a4282ce 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/rules.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/rules.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -32,4 +32,4 @@ pimcore.registerNS('coreshop.order.sale.create.step.rules'); getName: function() { return t('coreshop_order_create_rules'); } -});*/ \ No newline at end of file +});*/ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/totals.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/totals.js index ccb40d7f96..bf4d57350a 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/totals.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/create/step/totals.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -35,7 +35,7 @@ coreshop.order.sale.create.step.totals = Class.create(coreshop.order.sale.create reset: function() { this.layout.hide(); }, - + isValid: function (parent) { return true; }, @@ -132,4 +132,4 @@ coreshop.order.sale.create.step.totals = Class.create(coreshop.order.sale.create this.layout.hide(); } } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/abstractBlock.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/abstractBlock.js index 97a84f6c3a..84dff7e1a7 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/abstractBlock.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/abstractBlock.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -59,4 +59,4 @@ coreshop.order.sale.detail.abstractBlock = Class.create({ return me.getPanel(); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/correspondence.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/correspondence.js index 8a9b737a56..0d7686ee14 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/correspondence.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/correspondence.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -160,4 +160,4 @@ coreshop.order.sale.detail.blocks.correspondence = Class.create(coreshop.order.s me.mailCorrespondenceStore.loadRawData(me.sale.mailCorrespondence); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/customer.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/customer.js index 08143457b3..2e6fe64a10 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/customer.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/customer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -183,4 +183,4 @@ coreshop.order.sale.detail.blocks.customer = Class.create(coreshop.order.sale.de return panel; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/detail.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/detail.js index f1935c42fc..3368e75f6d 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/detail.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/detail.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -203,4 +203,4 @@ coreshop.order.sale.detail.blocks.detail = Class.create(coreshop.order.sale.deta me.detailsInfo.add(detailItems); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/header.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/header.js index aa1f1513dd..ee6d491646 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/header.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/header.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -76,4 +76,4 @@ coreshop.order.sale.detail.blocks.header = Class.create(coreshop.order.sale.deta me.productPanel.setHtml(t('coreshop_product_count') + '
' + me.sale.items.length + ''); me.storePanel.setHtml(t('coreshop_store') + '
' + me.sale.store.name + ''); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/info.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/info.js index b89b74776f..1bb1241fd0 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/info.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/blocks/info.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -51,4 +51,4 @@ coreshop.order.sale.detail.blocks.info = Class.create(coreshop.order.sale.detail me.saleInfo.setTitle(t('coreshop_' + me.panel.type) + ': ' + this.sale.saleNumber + ' (' + this.sale.o_id + ')'); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/panel.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/panel.js index d2cb4e9b0e..07dcdec2eb 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/panel.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/detail/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/list.js b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/list.js index d5d9b9c48e..27d7ec80bd 100644 --- a/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/list.js +++ b/src/CoreShop/Bundle/OrderBundle/Resources/public/pimcore/js/sale/list.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/OrderBundle/Resources/views/Collector/Icon/cart.svg b/src/CoreShop/Bundle/OrderBundle/Resources/views/Collector/Icon/cart.svg index 7cdf8a5f1b..73e17edce1 100755 --- a/src/CoreShop/Bundle/OrderBundle/Resources/views/Collector/Icon/cart.svg +++ b/src/CoreShop/Bundle/OrderBundle/Resources/views/Collector/Icon/cart.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/OrderBundle/Session/SessionCartConfigurator.php b/src/CoreShop/Bundle/OrderBundle/Session/SessionCartConfigurator.php index 1f5a129bd4..dc1adcd965 100644 --- a/src/CoreShop/Bundle/OrderBundle/Session/SessionCartConfigurator.php +++ b/src/CoreShop/Bundle/OrderBundle/Session/SessionCartConfigurator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderInvoiceStateResolver.php b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderInvoiceStateResolver.php index 3b7fb896cc..8e5725a8d1 100644 --- a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderInvoiceStateResolver.php +++ b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderInvoiceStateResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderPaymentStateResolver.php b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderPaymentStateResolver.php index 9492467766..8aa835b6b9 100644 --- a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderPaymentStateResolver.php +++ b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderPaymentStateResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderShippingStateResolver.php b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderShippingStateResolver.php index 80acbf6599..3b8df87b56 100644 --- a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderShippingStateResolver.php +++ b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderShippingStateResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderStateResolver.php b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderStateResolver.php index 86e58090be..1be342a7fe 100644 --- a/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderStateResolver.php +++ b/src/CoreShop/Bundle/OrderBundle/StateResolver/OrderStateResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelper.php b/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelper.php index 8071cebdbc..e3127a79af 100644 --- a/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelper.php +++ b/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelperInterface.php b/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelperInterface.php index 8b91731b43..98e3315bff 100644 --- a/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelperInterface.php +++ b/src/CoreShop/Bundle/OrderBundle/Templating/Helper/OrderStateHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Twig/OrderStateExtension.php b/src/CoreShop/Bundle/OrderBundle/Twig/OrderStateExtension.php index a252015519..9d9850405c 100755 --- a/src/CoreShop/Bundle/OrderBundle/Twig/OrderStateExtension.php +++ b/src/CoreShop/Bundle/OrderBundle/Twig/OrderStateExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRule.php b/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRule.php index bfe8974b77..697932364d 100755 --- a/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRule.php +++ b/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRuleValidator.php b/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRuleValidator.php index 3ec5b81f37..8cd1112232 100644 --- a/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRuleValidator.php +++ b/src/CoreShop/Bundle/OrderBundle/Validator/Constraints/CartPriceRuleValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Workflow/OrderHistoryLogger.php b/src/CoreShop/Bundle/OrderBundle/Workflow/OrderHistoryLogger.php index cd45332f79..54a23cd74c 100644 --- a/src/CoreShop/Bundle/OrderBundle/Workflow/OrderHistoryLogger.php +++ b/src/CoreShop/Bundle/OrderBundle/Workflow/OrderHistoryLogger.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Workflow/OrderStateHistoryLogger.php b/src/CoreShop/Bundle/OrderBundle/Workflow/OrderStateHistoryLogger.php index c9b111ed85..423e661ba1 100644 --- a/src/CoreShop/Bundle/OrderBundle/Workflow/OrderStateHistoryLogger.php +++ b/src/CoreShop/Bundle/OrderBundle/Workflow/OrderStateHistoryLogger.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/OrderBundle/Workflow/WorkflowStateManager.php b/src/CoreShop/Bundle/OrderBundle/Workflow/WorkflowStateManager.php index d238e86c8a..f2e134cd67 100644 --- a/src/CoreShop/Bundle/OrderBundle/Workflow/WorkflowStateManager.php +++ b/src/CoreShop/Bundle/OrderBundle/Workflow/WorkflowStateManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/CoreExtension/PaymentProvider.php b/src/CoreShop/Bundle/PaymentBundle/CoreExtension/PaymentProvider.php index ad19a9a90f..efa9d7f99a 100644 --- a/src/CoreShop/Bundle/PaymentBundle/CoreExtension/PaymentProvider.php +++ b/src/CoreShop/Bundle/PaymentBundle/CoreExtension/PaymentProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/CoreShopPaymentBundle.php b/src/CoreShop/Bundle/PaymentBundle/CoreShopPaymentBundle.php index a469c6b92a..44b2d3379b 100644 --- a/src/CoreShop/Bundle/PaymentBundle/CoreShopPaymentBundle.php +++ b/src/CoreShop/Bundle/PaymentBundle/CoreShopPaymentBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/Configuration.php index c3f73db5ca..4652a9117f 100644 --- a/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/CoreShopPaymentExtension.php b/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/CoreShopPaymentExtension.php index 43a18c82b0..b9bac30beb 100644 --- a/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/CoreShopPaymentExtension.php +++ b/src/CoreShop/Bundle/PaymentBundle/DependencyInjection/CoreShopPaymentExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentProviderRepository.php b/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentProviderRepository.php index 3fa61996b6..496613c58b 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentProviderRepository.php +++ b/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentProviderRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentRepository.php b/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentRepository.php index bc993951a2..3179515fd2 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentRepository.php +++ b/src/CoreShop/Bundle/PaymentBundle/Doctrine/ORM/PaymentRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderChoiceType.php b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderChoiceType.php index efb5f53226..1b629a920b 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderChoiceType.php +++ b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderTranslationType.php b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderTranslationType.php index 90a3960855..36c4ae0e51 100755 --- a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderTranslationType.php +++ b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderTranslationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderType.php b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderType.php index 75a3f900b6..5594391237 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderType.php +++ b/src/CoreShop/Bundle/PaymentBundle/Form/Type/PaymentProviderType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PaymentBundle/LICENSE.md b/src/CoreShop/Bundle/PaymentBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/PaymentBundle/LICENSE.md +++ b/src/CoreShop/Bundle/PaymentBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payment-provider.svg b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payment-provider.svg index c8b0c2a819..97ee7a1211 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payment-provider.svg +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payment-provider.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payments.svg b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payments.svg index c062ecd4a9..8920181f32 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payments.svg +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/img/payments.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/data/coreShopPaymentProvider.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/data/coreShopPaymentProvider.js index 8c7a7aa659..29fd56734f 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/data/coreShopPaymentProvider.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/data/coreShopPaymentProvider.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/document/coreShopPaymentProvider.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/document/coreShopPaymentProvider.js index fa1a795b2d..9d7ca5722f 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/document/coreShopPaymentProvider.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/document/coreShopPaymentProvider.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js index 9fb3d56fda..09291516d1 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopPaymentProvider.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/abstract.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/abstract.js index ac129d16d4..072d4b0249 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/abstract.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/paypal_express_checkout.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/paypal_express_checkout.js index c29e578cf6..f2c24d6607 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/paypal_express_checkout.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/paypal_express_checkout.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/sofort.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/sofort.js index 3a59537d07..b822f8656a 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/sofort.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/gateways/sofort.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/item.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/item.js index cb992c6a30..af9ef8e709 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/item.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/panel.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/panel.js index 302f6eb7e8..38904c0b26 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/panel.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/provider/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/resource.js index 1a5031042c..206ff1017c 100644 --- a/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/PaymentBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -36,4 +36,4 @@ coreshop.payment.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.payment.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/PayumBundle/Action/ConfirmOrderAction.php b/src/CoreShop/Bundle/PayumBundle/Action/ConfirmOrderAction.php index 3089d25105..4e1a0f6bb0 100644 --- a/src/CoreShop/Bundle/PayumBundle/Action/ConfirmOrderAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/ConfirmOrderAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConfirmOrderAction.php b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConfirmOrderAction.php index ca8c8b1601..53fb548707 100644 --- a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConfirmOrderAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConfirmOrderAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConvertPaymentAction.php b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConvertPaymentAction.php index c00702de3a..eefeece616 100755 --- a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConvertPaymentAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ConvertPaymentAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ResolveNextRouteAction.php b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ResolveNextRouteAction.php index 48d81b3dda..c0a5c0130d 100644 --- a/src/CoreShop/Bundle/PayumBundle/Action/Offline/ResolveNextRouteAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/Offline/ResolveNextRouteAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Action/Offline/StatusAction.php b/src/CoreShop/Bundle/PayumBundle/Action/Offline/StatusAction.php index 279074c68d..7cecb01c59 100755 --- a/src/CoreShop/Bundle/PayumBundle/Action/Offline/StatusAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/Offline/StatusAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Action/ResolveNextRouteAction.php b/src/CoreShop/Bundle/PayumBundle/Action/ResolveNextRouteAction.php index 61661202fa..aecc4346fd 100644 --- a/src/CoreShop/Bundle/PayumBundle/Action/ResolveNextRouteAction.php +++ b/src/CoreShop/Bundle/PayumBundle/Action/ResolveNextRouteAction.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Controller/PaymentController.php b/src/CoreShop/Bundle/PayumBundle/Controller/PaymentController.php index 0f8ccca212..ac1e55b06c 100644 --- a/src/CoreShop/Bundle/PayumBundle/Controller/PaymentController.php +++ b/src/CoreShop/Bundle/PayumBundle/Controller/PaymentController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/CoreShopPayumBundle.php b/src/CoreShop/Bundle/PayumBundle/CoreShopPayumBundle.php index 1afc8dcb7b..e9f7a38b48 100755 --- a/src/CoreShop/Bundle/PayumBundle/CoreShopPayumBundle.php +++ b/src/CoreShop/Bundle/PayumBundle/CoreShopPayumBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/PayumReplyToSymfonyPass.php b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/PayumReplyToSymfonyPass.php index e358c0d5a3..ce5bcf8214 100644 --- a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/PayumReplyToSymfonyPass.php +++ b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/PayumReplyToSymfonyPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php index 5da85ce571..445ba08a4e 100755 --- a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php +++ b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Configuration.php index cde40cd9a7..49acbd404a 100644 --- a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/CoreShopPayumExtension.php b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/CoreShopPayumExtension.php index 33e33a4129..fea5f760ad 100644 --- a/src/CoreShop/Bundle/PayumBundle/DependencyInjection/CoreShopPayumExtension.php +++ b/src/CoreShop/Bundle/PayumBundle/DependencyInjection/CoreShopPayumExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Exception/ReplyException.php b/src/CoreShop/Bundle/PayumBundle/Exception/ReplyException.php index 327b4c0bb1..7a190b60bf 100644 --- a/src/CoreShop/Bundle/PayumBundle/Exception/ReplyException.php +++ b/src/CoreShop/Bundle/PayumBundle/Exception/ReplyException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Exception/ReplyToSymfonyResponseConverter.php b/src/CoreShop/Bundle/PayumBundle/Exception/ReplyToSymfonyResponseConverter.php index 2ace5d8b34..f0b0766d46 100644 --- a/src/CoreShop/Bundle/PayumBundle/Exception/ReplyToSymfonyResponseConverter.php +++ b/src/CoreShop/Bundle/PayumBundle/Exception/ReplyToSymfonyResponseConverter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Extension/UpdateOrderStateExtension.php b/src/CoreShop/Bundle/PayumBundle/Extension/UpdateOrderStateExtension.php index 2dd715238d..c51d660a22 100644 --- a/src/CoreShop/Bundle/PayumBundle/Extension/UpdateOrderStateExtension.php +++ b/src/CoreShop/Bundle/PayumBundle/Extension/UpdateOrderStateExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Extension/UpdatePaymentStateExtension.php b/src/CoreShop/Bundle/PayumBundle/Extension/UpdatePaymentStateExtension.php index ef18d7b40e..bcf048a76d 100644 --- a/src/CoreShop/Bundle/PayumBundle/Extension/UpdatePaymentStateExtension.php +++ b/src/CoreShop/Bundle/PayumBundle/Extension/UpdatePaymentStateExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactory.php b/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactory.php index 3c672e6c92..f8e2490938 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactory.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactoryInterface.php b/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactoryInterface.php index 2656eb4f6b..fb05798bea 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactoryInterface.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/ConfirmOrderFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactory.php b/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactory.php index ca53e027f1..9825bdb912 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactory.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php b/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php index 082235bb3e..c46c2ecc79 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php b/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php index 07c06a3746..ba5a0d6b38 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php b/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php index 376ba35413..287ef21df3 100644 --- a/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php +++ b/src/CoreShop/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Form/Type/GatewayConfigType.php b/src/CoreShop/Bundle/PayumBundle/Form/Type/GatewayConfigType.php index c7ba7f84e7..fac57cb04b 100644 --- a/src/CoreShop/Bundle/PayumBundle/Form/Type/GatewayConfigType.php +++ b/src/CoreShop/Bundle/PayumBundle/Form/Type/GatewayConfigType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Form/Type/PaypalGatewayConfigurationType.php b/src/CoreShop/Bundle/PayumBundle/Form/Type/PaypalGatewayConfigurationType.php index fdcf2ac625..976d2123be 100644 --- a/src/CoreShop/Bundle/PayumBundle/Form/Type/PaypalGatewayConfigurationType.php +++ b/src/CoreShop/Bundle/PayumBundle/Form/Type/PaypalGatewayConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Form/Type/SofortGatewayConfigurationType.php b/src/CoreShop/Bundle/PayumBundle/Form/Type/SofortGatewayConfigurationType.php index 7fcaa91fe1..31186612c5 100644 --- a/src/CoreShop/Bundle/PayumBundle/Form/Type/SofortGatewayConfigurationType.php +++ b/src/CoreShop/Bundle/PayumBundle/Form/Type/SofortGatewayConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/LICENSE.md b/src/CoreShop/Bundle/PayumBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/PayumBundle/LICENSE.md +++ b/src/CoreShop/Bundle/PayumBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/PayumBundle/Model/GatewayConfig.php b/src/CoreShop/Bundle/PayumBundle/Model/GatewayConfig.php index 73763f475c..21dfe2033a 100755 --- a/src/CoreShop/Bundle/PayumBundle/Model/GatewayConfig.php +++ b/src/CoreShop/Bundle/PayumBundle/Model/GatewayConfig.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Model/PaymentSecurityToken.php b/src/CoreShop/Bundle/PayumBundle/Model/PaymentSecurityToken.php index 1874cf2118..22f15a4cd0 100644 --- a/src/CoreShop/Bundle/PayumBundle/Model/PaymentSecurityToken.php +++ b/src/CoreShop/Bundle/PayumBundle/Model/PaymentSecurityToken.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrder.php b/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrder.php index c9ad0ca962..74b848b940 100644 --- a/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrder.php +++ b/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrder.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrderInterface.php b/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrderInterface.php index d85c780ac5..8419dee0a6 100644 --- a/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrderInterface.php +++ b/src/CoreShop/Bundle/PayumBundle/Request/ConfirmOrderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Request/GetStatus.php b/src/CoreShop/Bundle/PayumBundle/Request/GetStatus.php index 1517f98e2c..56618e478c 100755 --- a/src/CoreShop/Bundle/PayumBundle/Request/GetStatus.php +++ b/src/CoreShop/Bundle/PayumBundle/Request/GetStatus.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRoute.php b/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRoute.php index c997f4f4fb..513360ff30 100755 --- a/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRoute.php +++ b/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRoute.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php b/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php index 1e3cd5f3fb..2be59bc33e 100644 --- a/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php +++ b/src/CoreShop/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/DynamicDropdownController.php b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/DynamicDropdownController.php index 634450b668..0a54392f87 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/DynamicDropdownController.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/DynamicDropdownController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/EmbeddedClassController.php b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/EmbeddedClassController.php index eeb6f32fbd..2f47aa6e21 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/EmbeddedClassController.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/EmbeddedClassController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/GridController.php b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/GridController.php index f54ce935c9..f5b06f162d 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/GridController.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Controller/Admin/GridController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdown.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdown.php index 52212db2d4..d06fc851ec 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdown.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdown.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdownMultiple.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdownMultiple.php index 35de8188da..0dc22d5273 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdownMultiple.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/DynamicDropdownMultiple.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/EmbeddedClass.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/EmbeddedClass.php index 2236bd09d9..27adbbee33 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/EmbeddedClass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/EmbeddedClass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/ItemSelector.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/ItemSelector.php index c3e3c5d565..b94ccad10b 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/ItemSelector.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/ItemSelector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SerializedData.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SerializedData.php index 5d4f83acce..291bfdea4f 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SerializedData.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SerializedData.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SuperBoxSelect.php b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SuperBoxSelect.php index eab5581f45..8bba682d3c 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SuperBoxSelect.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreExtension/SuperBoxSelect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/CoreShopPimcoreBundle.php b/src/CoreShop/Bundle/PimcoreBundle/CoreShopPimcoreBundle.php index 96e4c2a0de..986a64c486 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/CoreShopPimcoreBundle.php +++ b/src/CoreShop/Bundle/PimcoreBundle/CoreShopPimcoreBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/ExpressionLanguageServicePass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/ExpressionLanguageServicePass.php index 101aa0490e..942a26663d 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/ExpressionLanguageServicePass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/ExpressionLanguageServicePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php index 2974b09d6f..12974280af 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/PrioritizedCompositeServicePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridActionPass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridActionPass.php index 5509c691d7..39a2322f41 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridActionPass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridFilterPass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridFilterPass.php index 9b413cf31a..27380205a0 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridFilterPass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterGridFilterPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterImplementationLoaderPass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterImplementationLoaderPass.php index 415bc40680..4efda1eec8 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterImplementationLoaderPass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterImplementationLoaderPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagImplementationLoaderPass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagImplementationLoaderPass.php index 18164e21ea..7390ede45a 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagImplementationLoaderPass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagImplementationLoaderPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagPass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagPass.php index 38b868767c..bbd30700c0 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagPass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterPimcoreDocumentTagPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterRegistryTypePass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterRegistryTypePass.php index 1d98489f9d..b35990e64b 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterRegistryTypePass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterRegistryTypePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterSimpleRegistryTypePass.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterSimpleRegistryTypePass.php index 74733d4e7f..20321f51c7 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterSimpleRegistryTypePass.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Compiler/RegisterSimpleRegistryTypePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Configuration.php index 6b9cc00c32..94b2c4be87 100755 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/CoreShopPimcoreExtension.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/CoreShopPimcoreExtension.php index e86921883d..f5a6636357 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/CoreShopPimcoreExtension.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/CoreShopPimcoreExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Extension/AbstractPimcoreExtension.php b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Extension/AbstractPimcoreExtension.php index 50953ee574..2ccb20f8b0 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Extension/AbstractPimcoreExtension.php +++ b/src/CoreShop/Bundle/PimcoreBundle/DependencyInjection/Extension/AbstractPimcoreExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Event/MailEvent.php b/src/CoreShop/Bundle/PimcoreBundle/Event/MailEvent.php index 9ac22180d4..491d5495d1 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Event/MailEvent.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Event/MailEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/EventListener/Grid/ObjectListFilterListener.php b/src/CoreShop/Bundle/PimcoreBundle/EventListener/Grid/ObjectListFilterListener.php index fc4c9d4a01..0fe8850ec9 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/EventListener/Grid/ObjectListFilterListener.php +++ b/src/CoreShop/Bundle/PimcoreBundle/EventListener/Grid/ObjectListFilterListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Events.php b/src/CoreShop/Bundle/PimcoreBundle/Events.php index 75c19554f5..dc40d1ec2a 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Events.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Events.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/LICENSE.md b/src/CoreShop/Bundle/PimcoreBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/LICENSE.md +++ b/src/CoreShop/Bundle/PimcoreBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/PimcoreBundle/Loader/DependencyInjectionImplementationLoader.php b/src/CoreShop/Bundle/PimcoreBundle/Loader/DependencyInjectionImplementationLoader.php index cd163872f7..626ac4c8d6 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Loader/DependencyInjectionImplementationLoader.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Loader/DependencyInjectionImplementationLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessor.php b/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessor.php index f2b3fe2f98..37052ce72e 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessor.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessorInterface.php b/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessorInterface.php index 55b55293eb..5b9cbdc969 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessorInterface.php +++ b/src/CoreShop/Bundle/PimcoreBundle/Mail/MailProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/broker.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/broker.js index 333bb150f9..07e905e101 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/broker.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/broker.js @@ -7,7 +7,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -75,4 +75,4 @@ coreshop.broker = { addListenerOnce: function (name, func, scope) { coreshop.broker.addListener(name, func, scope, true); } -}; \ No newline at end of file +}; diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js index dbdda912d0..71d752a174 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdown.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js index d7457cdfbb..6f061cc757 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopDynamicDropdownMultiple.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopEmbeddedClass.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopEmbeddedClass.js index 02d2fd2479..5b22e9481a 100755 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopEmbeddedClass.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopEmbeddedClass.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopItemSelector.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopItemSelector.js index d4647581d9..6f03edb14d 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopItemSelector.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopItemSelector.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSerializedData.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSerializedData.js index 4ee151d502..42d7169f61 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSerializedData.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSerializedData.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js index 99138c2d8b..1b91548f66 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopSuperBoxSelect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassContainer.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassContainer.js index 3870c6adbc..a23565472b 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassContainer.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassContainer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassItemContainer.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassItemContainer.js index cc5f5c5994..72ab4f9473 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassItemContainer.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/embeddedClassItemContainer.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -153,4 +153,4 @@ coreshop.pimcore.coreExtension.embeddedClassItemContainer = Class.create({ return items; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js index 2b2363159c..4945546deb 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdown.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js index 1477e56506..ce7d48b41c 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopDynamicDropdownMultiple.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -89,4 +89,4 @@ pimcore.object.tags.coreShopDynamicDropdownMultiple = Class.create(pimcore.objec } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopEmbeddedClass.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopEmbeddedClass.js index 3eb23045c0..052b0a19c0 100755 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopEmbeddedClass.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopEmbeddedClass.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopItemSelector.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopItemSelector.js index 3bb978b040..0658aee132 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopItemSelector.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopItemSelector.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -78,4 +78,4 @@ pimcore.object.tags.coreShopItemSelector = Class.create(pimcore.object.tags.mult getGridColumnFilter:function (field) { return null; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSerializedData.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSerializedData.js index 403aa7d0c4..2a1ee849af 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSerializedData.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSerializedData.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js index 378bf0efcc..4fed9f641a 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopSuperBoxSelect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -83,4 +83,4 @@ pimcore.object.tags.coreShopSuperBoxSelect = Class.create(pimcore.object.tags.mu getValue: function () { return this.component.getValue(); } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/helpers.js b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/helpers.js index bdfb2df00a..d5390f63d9 100644 --- a/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/helpers.js +++ b/src/CoreShop/Bundle/PimcoreBundle/Resources/public/pimcore/js/helpers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Controller/ProductPriceRuleController.php b/src/CoreShop/Bundle/ProductBundle/Controller/ProductPriceRuleController.php index 0fa469d6a0..a38dc23e86 100644 --- a/src/CoreShop/Bundle/ProductBundle/Controller/ProductPriceRuleController.php +++ b/src/CoreShop/Bundle/ProductBundle/Controller/ProductPriceRuleController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/CoreExtension/ProductSpecificPriceRules.php b/src/CoreShop/Bundle/ProductBundle/CoreExtension/ProductSpecificPriceRules.php index 717186de91..bb4b41e9db 100644 --- a/src/CoreShop/Bundle/ProductBundle/CoreExtension/ProductSpecificPriceRules.php +++ b/src/CoreShop/Bundle/ProductBundle/CoreExtension/ProductSpecificPriceRules.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/CoreShopProductBundle.php b/src/CoreShop/Bundle/ProductBundle/CoreShopProductBundle.php index aea68cbe95..8a4bea590f 100644 --- a/src/CoreShop/Bundle/ProductBundle/CoreShopProductBundle.php +++ b/src/CoreShop/Bundle/ProductBundle/CoreShopProductBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/AbstractProductPriceCalculatorPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/AbstractProductPriceCalculatorPass.php index 3c8fb58ff1..832bc25fc8 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/AbstractProductPriceCalculatorPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/AbstractProductPriceCalculatorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountCalculatorsPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountCalculatorsPass.php index 95420f2fa6..e44878813d 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountCalculatorsPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountPriceCalculatorsPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountPriceCalculatorsPass.php index bbaa4b3947..9085735ffb 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountPriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductDiscountPriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleActionPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleActionPass.php index bee415396f..a4211eb3e0 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleActionPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleConditionPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleConditionPass.php index f938888713..e5e3d09c38 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleConditionPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductPriceRuleConditionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductRetailPriceCalculatorsPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductRetailPriceCalculatorsPass.php index aa690a6779..848e9837ae 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductRetailPriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductRetailPriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleActionPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleActionPass.php index 36e0c2d3af..b5544bbd2b 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleActionPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleConditionPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleConditionPass.php index f1dadd8850..545aa6e3d3 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleConditionPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductSpecificPriceRuleConditionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductValidPriceRuleFetcherPass.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductValidPriceRuleFetcherPass.php index c7b3a7745d..d6f40c8fd4 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductValidPriceRuleFetcherPass.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Compiler/ProductValidPriceRuleFetcherPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Configuration.php index c7b662102e..f44c038dbb 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/CoreShopProductExtension.php b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/CoreShopProductExtension.php index d04a310b8f..3e0d82ad07 100644 --- a/src/CoreShop/Bundle/ProductBundle/DependencyInjection/CoreShopProductExtension.php +++ b/src/CoreShop/Bundle/ProductBundle/DependencyInjection/CoreShopProductExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductPriceRuleRepository.php b/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductPriceRuleRepository.php index ca371f78c6..021a23b05d 100644 --- a/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductPriceRuleRepository.php +++ b/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductPriceRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductSpecificPriceRuleRepository.php b/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductSpecificPriceRuleRepository.php index 6042772913..18d228dd46 100644 --- a/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductSpecificPriceRuleRepository.php +++ b/src/CoreShop/Bundle/ProductBundle/Doctrine/ORM/ProductSpecificPriceRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/EventListener/CategoryPersistEventListener.php b/src/CoreShop/Bundle/ProductBundle/EventListener/CategoryPersistEventListener.php index 26d68a23cc..23b931ef48 100644 --- a/src/CoreShop/Bundle/ProductBundle/EventListener/CategoryPersistEventListener.php +++ b/src/CoreShop/Bundle/ProductBundle/EventListener/CategoryPersistEventListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/EventListener/ClearCachedPriceRulesListener.php b/src/CoreShop/Bundle/ProductBundle/EventListener/ClearCachedPriceRulesListener.php index a3d889c351..703437f61b 100644 --- a/src/CoreShop/Bundle/ProductBundle/EventListener/ClearCachedPriceRulesListener.php +++ b/src/CoreShop/Bundle/ProductBundle/EventListener/ClearCachedPriceRulesListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/EventListener/ProductDeleteListener.php b/src/CoreShop/Bundle/ProductBundle/EventListener/ProductDeleteListener.php index 7afa734d67..59dbcdea92 100644 --- a/src/CoreShop/Bundle/ProductBundle/EventListener/ProductDeleteListener.php +++ b/src/CoreShop/Bundle/ProductBundle/EventListener/ProductDeleteListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionChoiceType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionChoiceType.php index de15840ee7..5234444a2f 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionChoiceType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionCollectionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionCollectionType.php index d000f02bdf..1c5b3e6dc5 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionCollectionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionType.php index 7acf055d94..1195510411 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionChoiceType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionChoiceType.php index 070b17f1c4..1451d935a6 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionCollectionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionCollectionType.php index 6d088d05f2..a970edd210 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionType.php index 578cd0ad2c..78b743ebe6 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleType.php index 1177bd027f..860f06b780 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductPriceRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionChoiceType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionChoiceType.php index 7e935f5c97..e561cfd45e 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionChoiceType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionCollectionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionCollectionType.php index f35c8d71ba..93a0c9f0d3 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionCollectionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionType.php index 9ef287bc79..55a6fef513 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionChoiceType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionChoiceType.php index af3989790d..5bffb1744a 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionCollectionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionCollectionType.php index 6951e2f632..bd0925b826 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionType.php index 5a6577eedb..5dd90bf17c 100755 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleType.php index efefc6e11c..7747992972 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/ProductSpecificPriceRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php index 8ec15c492c..126a1b6d0a 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountAmountConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php index 423193b816..bddd48a934 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/DiscountPercentConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/PriceConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/PriceConfigurationType.php index ce15bc619e..bede8383a9 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/PriceConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Action/PriceConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductPriceNestedConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductPriceNestedConfigurationType.php index e8a8c20a3d..9249af7d3d 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductPriceNestedConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductPriceNestedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductSpecificPriceNestedConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductSpecificPriceNestedConfigurationType.php index 36a7602376..639ec5271f 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductSpecificPriceNestedConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/ProductSpecificPriceNestedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php index 2d48b1da5a..188325f70b 100644 --- a/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php +++ b/src/CoreShop/Bundle/ProductBundle/Form/Type/Rule/Condition/TimespanConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/LICENSE.md b/src/CoreShop/Bundle/ProductBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/ProductBundle/LICENSE.md +++ b/src/CoreShop/Bundle/ProductBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/CategoryRepository.php b/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/CategoryRepository.php index 9e3b3ece10..96960acf56 100644 --- a/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/CategoryRepository.php +++ b/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/CategoryRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/ProductRepository.php b/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/ProductRepository.php index 2645203393..903db5046b 100644 --- a/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/ProductRepository.php +++ b/src/CoreShop/Bundle/ProductBundle/Pimcore/Repository/ProductRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/cart.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/cart.svg index 7cdf8a5f1b..73e17edce1 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/cart.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/cart.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/category.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/category.svg index 34084030b5..693b04db17 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/category.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/category.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/conditions.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/conditions.svg index b7ae907e1d..5128bedd57 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/conditions.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/conditions.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/currencies.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/currencies.svg index fb909c4ced..3460526699 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/currencies.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/currencies.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/price-rules.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/price-rules.svg index 46950a4ec4..4d571a9ef5 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/price-rules.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/price-rules.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product-list.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product-list.svg index 2d3208f323..86a2b6607a 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product-list.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product-list.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -23,4 +23,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product.svg index 5a32f032c1..1cefa96510 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_blue.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_blue.svg index 9c3f4b7d35..fc90b3c8af 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_blue.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_blue.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_green.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_green.svg index 97a7b58adc..54b4e658eb 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_green.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/product_green.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -20,4 +20,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/time-span.svg b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/time-span.svg index 7253451785..8494758a13 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/time-span.svg +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/img/time-span.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js index 5bcfdd3e2c..189d089d2a 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/data/coreShopProductSpecificPriceRules.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js index 761c96d19b..86f8ed8fab 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopProductSpecificPriceRules.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/action.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/action.js index 507085e56f..6256d6968f 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/action.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountAmount.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountAmount.js index cdcbc4c0d1..391e8d35de 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountAmount.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountAmount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPercent.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPercent.js index 869ffadf7a..20ab5166b1 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPercent.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPercent.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPrice.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPrice.js index d7ae76bd04..c681974ed9 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPrice.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/discountPrice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/price.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/price.js index 531b1a93a4..b932324cc6 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/price.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/actions/price.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/condition.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/condition.js index 4ba1e8a083..4c64e2bb2e 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/condition.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/nested.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/nested.js index 5e44cab7d3..53a07e1678 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/nested.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/timespan.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/timespan.js index 74c1232453..031f60468b 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/timespan.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/timespan.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/weight.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/weight.js index b275aad6ab..37cffc5c8f 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/weight.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/conditions/weight.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/item.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/item.js index f0df3aa743..e130a8bf84 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/item.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/panel.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/panel.js index 7a122261ca..a3b8c3b0ff 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/panel.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/product/pricerule/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/resource.js index eece62579b..d7fe713287 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -34,4 +34,4 @@ coreshop.product.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.product.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/action.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/action.js index 7081ef26c7..d3e80a10a5 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/action.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountAmount.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountAmount.js index 988e400f82..a0ea0e8ca7 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountAmount.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountAmount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPercent.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPercent.js index aab3c5156d..e193d0dc51 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPercent.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPercent.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPrice.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPrice.js index ad69425201..802e69b281 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPrice.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/discountPrice.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/price.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/price.js index 4c66fc5d23..ad815cd07b 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/price.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/actions/price.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/condition.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/condition.js index 592179ef1b..9601cc7a87 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/condition.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/nested.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/nested.js index 1a1e72c40c..6c701afac8 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/nested.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/timespan.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/timespan.js index 93edf66770..88069c0dbd 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/timespan.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/conditions/timespan.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/object/item.js b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/object/item.js index 89eac3817f..ba4d067680 100644 --- a/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/object/item.js +++ b/src/CoreShop/Bundle/ProductBundle/Resources/public/pimcore/js/specificprice/object/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/AbstractResourceBundle.php b/src/CoreShop/Bundle/ResourceBundle/AbstractResourceBundle.php index 14ac3e7252..dd88fc91e4 100644 --- a/src/CoreShop/Bundle/ResourceBundle/AbstractResourceBundle.php +++ b/src/CoreShop/Bundle/ResourceBundle/AbstractResourceBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Command/CreateDatabaseTablesCommand.php b/src/CoreShop/Bundle/ResourceBundle/Command/CreateDatabaseTablesCommand.php index 9e9a22f7da..79ac12cced 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Command/CreateDatabaseTablesCommand.php +++ b/src/CoreShop/Bundle/ResourceBundle/Command/CreateDatabaseTablesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Command/CreateObjectClassCommand.php b/src/CoreShop/Bundle/ResourceBundle/Command/CreateObjectClassCommand.php index aaeb59c383..027b437cbb 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Command/CreateObjectClassCommand.php +++ b/src/CoreShop/Bundle/ResourceBundle/Command/CreateObjectClassCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Command/DropDatabaseTablesCommand.php b/src/CoreShop/Bundle/ResourceBundle/Command/DropDatabaseTablesCommand.php index ffd5ead06e..72e9f32769 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Command/DropDatabaseTablesCommand.php +++ b/src/CoreShop/Bundle/ResourceBundle/Command/DropDatabaseTablesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Command/InstallResourcesCommand.php b/src/CoreShop/Bundle/ResourceBundle/Command/InstallResourcesCommand.php index 3d735d8daf..b6385a3bd8 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Command/InstallResourcesCommand.php +++ b/src/CoreShop/Bundle/ResourceBundle/Command/InstallResourcesCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/ComposerPackageBundleInterface.php b/src/CoreShop/Bundle/ResourceBundle/ComposerPackageBundleInterface.php index f228edee9b..1f58cb3587 100644 --- a/src/CoreShop/Bundle/ResourceBundle/ComposerPackageBundleInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/ComposerPackageBundleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/AdminController.php b/src/CoreShop/Bundle/ResourceBundle/Controller/AdminController.php index f489cfaea0..91f097f74a 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/AdminController.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/AdminController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcher.php b/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcher.php index c559344fc4..c13bb4b593 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcher.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcherInterface.php b/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcherInterface.php index 387fd03217..649b5c7e26 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcherInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/EventDispatcherInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/PimcoreController.php b/src/CoreShop/Bundle/ResourceBundle/Controller/PimcoreController.php index 9567f36506..0282594ac3 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/PimcoreController.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/PimcoreController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceController.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceController.php index ce1dc5daa0..668a14b86e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceController.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactory.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactory.php index afe1df932a..63d09da7a1 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactory.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactoryInterface.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactoryInterface.php index f143d7752d..9159267edc 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactoryInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceFormFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceSettingsController.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceSettingsController.php index d559c56b9d..5c56706186 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceSettingsController.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ResourceSettingsController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandler.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandler.php index df3b342be9..1242daa11d 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandlerInterface.php b/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandlerInterface.php index b28452f267..ae2815664c 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandlerInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Controller/ViewHandlerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Document/Select.php b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Document/Select.php index 06d1bb206b..ec55969bc6 100644 --- a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Document/Select.php +++ b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Document/Select.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Multiselect.php b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Multiselect.php index 89f7752e7a..c244df6a03 100644 --- a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Multiselect.php +++ b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Multiselect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Select.php b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Select.php index e83c153d3e..4fd728769a 100644 --- a/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Select.php +++ b/src/CoreShop/Bundle/ResourceBundle/CoreExtension/Select.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/CoreShopResourceBundle.php b/src/CoreShop/Bundle/ResourceBundle/CoreShopResourceBundle.php index 56c2f2af8d..b4d399b7e9 100644 --- a/src/CoreShop/Bundle/ResourceBundle/CoreShopResourceBundle.php +++ b/src/CoreShop/Bundle/ResourceBundle/CoreShopResourceBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php index 0e00bd0ac3..9cbd7fad71 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/DoctrineTargetEntitiesResolverPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterInstallersPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterInstallersPass.php index 0c0f1712e3..c282d29e65 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterInstallersPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterInstallersPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreRepositoriesPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreRepositoriesPass.php index 2e1957a38f..ea9cb3c650 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreRepositoriesPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreRepositoriesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreResourcesPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreResourcesPass.php index a6e41e0ece..ab638c48a7 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreResourcesPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterPimcoreResourcesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterResourcesPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterResourcesPass.php index 74dde5f0f9..910a696ff1 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterResourcesPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/RegisterResourcesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackClassesPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackClassesPass.php index dabbcc5fb1..3d71fd3eed 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackClassesPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackClassesPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackRepositoryPass.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackRepositoryPass.php index 75e44f7d17..e6fe148a1b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackRepositoryPass.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Compiler/StackRepositoryPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Configuration.php index 2fb546cb0e..08fc21bc2a 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/CoreShopResourceExtension.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/CoreShopResourceExtension.php index 8a258fe2c3..f14c6a06aa 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/CoreShopResourceExtension.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/CoreShopResourceExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/AbstractDriver.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/AbstractDriver.php index 30144056ab..131585108c 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/AbstractDriver.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/AbstractDriver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php index b6b52be73b..ea0fe2fb08 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/AbstractDoctrineDriver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php index 5135d7fa5c..2b15817c79 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Doctrine/DoctrineORMDriver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverInterface.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverInterface.php index 8dda64cba0..25647701a5 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverProvider.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverProvider.php index 752b4faf34..b04f272828 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverProvider.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/DriverProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/InvalidDriverException.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/InvalidDriverException.php index a138dd27d2..e2f8e3c11f 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/InvalidDriverException.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/InvalidDriverException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/UnknownDriverException.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/UnknownDriverException.php index 6ec5e9ae4b..52558ae3b9 100755 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/UnknownDriverException.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Exception/UnknownDriverException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Pimcore/PimcoreDriver.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Pimcore/PimcoreDriver.php index 3adc499796..8ca1bead76 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Pimcore/PimcoreDriver.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Driver/Pimcore/PimcoreDriver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Extension/AbstractModelExtension.php b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Extension/AbstractModelExtension.php index dedac26bd8..149422cd03 100644 --- a/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Extension/AbstractModelExtension.php +++ b/src/CoreShop/Bundle/ResourceBundle/DependencyInjection/Extension/AbstractModelExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Doctrine/ORM/EntityRepository.php b/src/CoreShop/Bundle/ResourceBundle/Doctrine/ORM/EntityRepository.php index da9ac6010e..3c0908a832 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Doctrine/ORM/EntityRepository.php +++ b/src/CoreShop/Bundle/ResourceBundle/Doctrine/ORM/EntityRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Event/ResourceControllerEvent.php b/src/CoreShop/Bundle/ResourceBundle/Event/ResourceControllerEvent.php index 828ceea556..ce74868313 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Event/ResourceControllerEvent.php +++ b/src/CoreShop/Bundle/ResourceBundle/Event/ResourceControllerEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/EventListener/AbstractDoctrineSubscriber.php b/src/CoreShop/Bundle/ResourceBundle/EventListener/AbstractDoctrineSubscriber.php index 5f370f0552..1f969cc3c7 100755 --- a/src/CoreShop/Bundle/ResourceBundle/EventListener/AbstractDoctrineSubscriber.php +++ b/src/CoreShop/Bundle/ResourceBundle/EventListener/AbstractDoctrineSubscriber.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/EventListener/BodyListener.php b/src/CoreShop/Bundle/ResourceBundle/EventListener/BodyListener.php index b0c08b9fff..2ff605a2fb 100644 --- a/src/CoreShop/Bundle/ResourceBundle/EventListener/BodyListener.php +++ b/src/CoreShop/Bundle/ResourceBundle/EventListener/BodyListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMMappedSuperClassSubscriber.php b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMMappedSuperClassSubscriber.php index 2c412fa4ae..fda6e904e9 100644 --- a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMMappedSuperClassSubscriber.php +++ b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMMappedSuperClassSubscriber.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMRepositoryClassSubscriber.php b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMRepositoryClassSubscriber.php index 7780c46500..ad3a7f97a9 100755 --- a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMRepositoryClassSubscriber.php +++ b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMRepositoryClassSubscriber.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMTranslatableListener.php b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMTranslatableListener.php index d92f15bd67..e5b83d41c3 100644 --- a/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMTranslatableListener.php +++ b/src/CoreShop/Bundle/ResourceBundle/EventListener/ORMTranslatableListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/DataTransformer/PimcoreResourceDataTransformer.php b/src/CoreShop/Bundle/ResourceBundle/Form/DataTransformer/PimcoreResourceDataTransformer.php index 60687d52f4..b7b0d97b60 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/DataTransformer/PimcoreResourceDataTransformer.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/DataTransformer/PimcoreResourceDataTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php b/src/CoreShop/Bundle/ResourceBundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php index 81783a1e94..9323a4a43e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Helper/ErrorSerializer.php b/src/CoreShop/Bundle/ResourceBundle/Form/Helper/ErrorSerializer.php index 990d9e5de5..f929351985 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Helper/ErrorSerializer.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Helper/ErrorSerializer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistry.php b/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistry.php index 4b84bbb41c..3a53ba97b6 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistry.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistry.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistryInterface.php b/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistryInterface.php index c64146498d..383c784ea4 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistryInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Registry/FormTypeRegistryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Type/AbstractResourceType.php b/src/CoreShop/Bundle/ResourceBundle/Form/Type/AbstractResourceType.php index efb881ea13..c4994070ee 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Type/AbstractResourceType.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Type/AbstractResourceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Type/FixedCollectionType.php b/src/CoreShop/Bundle/ResourceBundle/Form/Type/FixedCollectionType.php index 0729768c0c..2e9ccc2ac9 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Type/FixedCollectionType.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Type/FixedCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreClassChoiceType.php b/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreClassChoiceType.php index dc836566f8..a4802c8ae7 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreClassChoiceType.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreClassChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreResourceSelectionType.php b/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreResourceSelectionType.php index 82da5ff82f..9bba08fba5 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreResourceSelectionType.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Type/PimcoreResourceSelectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Form/Type/ResourceTranslationsType.php b/src/CoreShop/Bundle/ResourceBundle/Form/Type/ResourceTranslationsType.php index 14686e5052..e4bef4572e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Form/Type/ResourceTranslationsType.php +++ b/src/CoreShop/Bundle/ResourceBundle/Form/Type/ResourceTranslationsType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Generator/PimcoreResourceClassGenerator.php b/src/CoreShop/Bundle/ResourceBundle/Generator/PimcoreResourceClassGenerator.php index b00e10ab05..0306f154bf 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Generator/PimcoreResourceClassGenerator.php +++ b/src/CoreShop/Bundle/ResourceBundle/Generator/PimcoreResourceClassGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/AbstractTranslationInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/AbstractTranslationInstaller.php index 83243ee111..ddece9f47b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/AbstractTranslationInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/AbstractTranslationInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/CompositeResourceInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/CompositeResourceInstaller.php index 6dc06e21fb..899853d410 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/CompositeResourceInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/CompositeResourceInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/DocumentConfiguration.php b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/DocumentConfiguration.php index e5780f911a..23fae756ab 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/DocumentConfiguration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/DocumentConfiguration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/GridConfigConfiguration.php b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/GridConfigConfiguration.php index f675e568a5..630ed90c10 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/GridConfigConfiguration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/GridConfigConfiguration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/ImageThumbnailConfiguration.php b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/ImageThumbnailConfiguration.php index fbb9161e0e..787e6925a4 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/ImageThumbnailConfiguration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/ImageThumbnailConfiguration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/RouteConfiguration.php b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/RouteConfiguration.php index 5c8faea496..13e467c61a 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/RouteConfiguration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/RouteConfiguration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/TranslationConfiguration.php b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/TranslationConfiguration.php index 9fb4eeeaee..a7c2b22f72 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/TranslationConfiguration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/Configuration/TranslationConfiguration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreAdminTranslationsInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreAdminTranslationsInstaller.php index 2d49fe137c..3532bb69b8 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreAdminTranslationsInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreAdminTranslationsInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstaller.php index 8c45325437..f5f5bb76c2 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstallerInterface.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstallerInterface.php index 8d7cced452..9cbdbd3cf7 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstallerInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreClassInstallerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreDocumentsInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreDocumentsInstaller.php index a0d9368a8f..af7d06b14b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreDocumentsInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreDocumentsInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreGridConfigInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreGridConfigInstaller.php index 425b6eca5a..65c0881a7c 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreGridConfigInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreGridConfigInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreImageThumbnailsInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreImageThumbnailsInstaller.php index 722cd2f355..416d74de5a 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreImageThumbnailsInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreImageThumbnailsInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcorePermissionInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcorePermissionInstaller.php index 23562feeed..0a07829d3c 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcorePermissionInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcorePermissionInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreRoutesInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreRoutesInstaller.php index 99c8bacbc5..44e318c19b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreRoutesInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreRoutesInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreSharedTranslationsInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreSharedTranslationsInstaller.php index aeeccb7132..09acb3cf1e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreSharedTranslationsInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/PimcoreSharedTranslationsInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/ResourceInstallerInterface.php b/src/CoreShop/Bundle/ResourceBundle/Installer/ResourceInstallerInterface.php index 278239c9d2..4b41450e31 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/ResourceInstallerInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/ResourceInstallerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Installer/SqlInstaller.php b/src/CoreShop/Bundle/ResourceBundle/Installer/SqlInstaller.php index 473d49bbf7..5905cbaaa5 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Installer/SqlInstaller.php +++ b/src/CoreShop/Bundle/ResourceBundle/Installer/SqlInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/LICENSE.md b/src/CoreShop/Bundle/ResourceBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/ResourceBundle/LICENSE.md +++ b/src/CoreShop/Bundle/ResourceBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/ResourceBundle/Pimcore/ObjectManager.php b/src/CoreShop/Bundle/ResourceBundle/Pimcore/ObjectManager.php index 019a03d1e7..2225b003d4 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Pimcore/ObjectManager.php +++ b/src/CoreShop/Bundle/ResourceBundle/Pimcore/ObjectManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreRepository.php b/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreRepository.php index 8603e1aaeb..fdb007e608 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreRepository.php +++ b/src/CoreShop/Bundle/ResourceBundle/Pimcore/PimcoreRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepository.php b/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepository.php index 19756af4b1..f326c22387 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepository.php +++ b/src/CoreShop/Bundle/ResourceBundle/Pimcore/Repository/StackRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/ResourceBundleInterface.php b/src/CoreShop/Bundle/ResourceBundle/ResourceBundleInterface.php index e11de6a611..70ee5469b6 100755 --- a/src/CoreShop/Bundle/ResourceBundle/ResourceBundleInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/ResourceBundleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg index 34e61c6e16..f7b2489957 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/img/logo.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/data.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/data.js index 59ac5abd15..7acb3f1ac6 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/data.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/data.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/dataMultiselect.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/dataMultiselect.js index f75c8e47b6..9358e6c41c 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/dataMultiselect.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/dataMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/select.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/select.js index da280be83e..0695fdac3e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/select.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/data/select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/document/select.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/document/select.js index 050183183c..7ac3d5894f 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/document/select.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/document/select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -49,4 +49,4 @@ coreshop.document.tag.select = Class.create(pimcore.document.tag, { getType: function () { return "select"; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/multiselect.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/multiselect.js index 6c786ec52b..217cac995e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/multiselect.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/multiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/select.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/select.js index 343243c191..6dbe0c1939 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/select.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/coreExtension/tags/select.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/global.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/global.js index 392824f922..c70fc9a9b4 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/global.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/global.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/helpers.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/helpers.js index 624390a22a..bfcb455e29 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/helpers.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/helpers.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/elementHref.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/elementHref.js index 0953a01cf8..380869bd29 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/elementHref.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/elementHref.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -52,4 +52,4 @@ coreshop.object.elementHref = Class.create(pimcore.object.tags.href, { getValue: function () { return this.data.id; } -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/objectMultihref.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/objectMultihref.js index 3ed5d2e759..0a27d0cc5f 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/objectMultihref.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/object/objectMultihref.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/plugin.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/plugin.js index 78f9e342f9..6734ea7162 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/plugin.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/plugin.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource.js index c764ee2697..8ce1d1cd7b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/item.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/item.js index 4d2ba2f92b..dbce2f909d 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/item.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/panel.js b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/panel.js index 7129a7eb00..e92a704f79 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/panel.js +++ b/src/CoreShop/Bundle/ResourceBundle/Resources/public/pimcore/js/resource/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Routing/Configuration.php b/src/CoreShop/Bundle/ResourceBundle/Routing/Configuration.php index 7fc336afed..6a831c8523 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Routing/Configuration.php +++ b/src/CoreShop/Bundle/ResourceBundle/Routing/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Routing/ResourceLoader.php b/src/CoreShop/Bundle/ResourceBundle/Routing/ResourceLoader.php index 9c5728b01c..a2650a0984 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Routing/ResourceLoader.php +++ b/src/CoreShop/Bundle/ResourceBundle/Routing/ResourceLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactory.php b/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactory.php index 49564f3926..2322f13e85 100755 --- a/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactory.php +++ b/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactoryInterface.php b/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactoryInterface.php index c252d330eb..7152c03eea 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactoryInterface.php +++ b/src/CoreShop/Bundle/ResourceBundle/Routing/RouteFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreAssetHandler.php b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreAssetHandler.php index 70a7e47c0d..0925fd628e 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreAssetHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreAssetHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreDocumentHandler.php b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreDocumentHandler.php index c7a4dd2434..e7fca9efac 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreDocumentHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreDocumentHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreObjectHandler.php b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreObjectHandler.php index de865a6ad4..78919b2acc 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreObjectHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreObjectHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreSiteHandler.php b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreSiteHandler.php index ad4fdfdbc2..84aef49e6b 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreSiteHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Serialization/PimcoreSiteHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Serialization/RelationsHandler.php b/src/CoreShop/Bundle/ResourceBundle/Serialization/RelationsHandler.php index 5905a048fe..44f72b1171 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Serialization/RelationsHandler.php +++ b/src/CoreShop/Bundle/ResourceBundle/Serialization/RelationsHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/Active.php b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/Active.php index 7c93135b50..dac58d8993 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/Active.php +++ b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/Active.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/ActiveValidator.php b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/ActiveValidator.php index a881798c62..ed7eff6119 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/ActiveValidator.php +++ b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/ActiveValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntity.php b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntity.php index 4812c3a5ee..99743dd3c2 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntity.php +++ b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntity.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntityValidator.php b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntityValidator.php index 4d177d9d43..59341e65ec 100644 --- a/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntityValidator.php +++ b/src/CoreShop/Bundle/ResourceBundle/Validator/Constraints/UniqueEntityValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Assessor/RuleAvailabilityAssessor.php b/src/CoreShop/Bundle/RuleBundle/Assessor/RuleAvailabilityAssessor.php index 13770c6d53..198afa0402 100644 --- a/src/CoreShop/Bundle/RuleBundle/Assessor/RuleAvailabilityAssessor.php +++ b/src/CoreShop/Bundle/RuleBundle/Assessor/RuleAvailabilityAssessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Collector/RuleCollector.php b/src/CoreShop/Bundle/RuleBundle/Collector/RuleCollector.php index b961e125b8..f1a45c351d 100644 --- a/src/CoreShop/Bundle/RuleBundle/Collector/RuleCollector.php +++ b/src/CoreShop/Bundle/RuleBundle/Collector/RuleCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Command/RuleAvailabilityProcessorCommand.php b/src/CoreShop/Bundle/RuleBundle/Command/RuleAvailabilityProcessorCommand.php index 147fab4627..a7bc0f3dfe 100644 --- a/src/CoreShop/Bundle/RuleBundle/Command/RuleAvailabilityProcessorCommand.php +++ b/src/CoreShop/Bundle/RuleBundle/Command/RuleAvailabilityProcessorCommand.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/CoreShopRuleBundle.php b/src/CoreShop/Bundle/RuleBundle/CoreShopRuleBundle.php index 099f00a19e..c2a8eec30c 100644 --- a/src/CoreShop/Bundle/RuleBundle/CoreShopRuleBundle.php +++ b/src/CoreShop/Bundle/RuleBundle/CoreShopRuleBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/RuleAvailabilityAssessorPass.php b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/RuleAvailabilityAssessorPass.php index ea375b8f3c..62011b390b 100644 --- a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/RuleAvailabilityAssessorPass.php +++ b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/RuleAvailabilityAssessorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/TraceableValidationProcessorPass.php b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/TraceableValidationProcessorPass.php index 635bad2d25..8ac27245b3 100644 --- a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/TraceableValidationProcessorPass.php +++ b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/TraceableValidationProcessorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Configuration.php index 750f0cde2d..c8137b0a2b 100644 --- a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/CoreShopRuleExtension.php b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/CoreShopRuleExtension.php index 80bae5571b..ff926bc522 100644 --- a/src/CoreShop/Bundle/RuleBundle/DependencyInjection/CoreShopRuleExtension.php +++ b/src/CoreShop/Bundle/RuleBundle/DependencyInjection/CoreShopRuleExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php b/src/CoreShop/Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php index d5d19660de..4d4c7f31c2 100644 --- a/src/CoreShop/Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php +++ b/src/CoreShop/Bundle/RuleBundle/Doctrine/ORM/RuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Event/RuleAvailabilityCheckEvent.php b/src/CoreShop/Bundle/RuleBundle/Event/RuleAvailabilityCheckEvent.php index f175d78f4f..23c180f5e0 100644 --- a/src/CoreShop/Bundle/RuleBundle/Event/RuleAvailabilityCheckEvent.php +++ b/src/CoreShop/Bundle/RuleBundle/Event/RuleAvailabilityCheckEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php index c1e1e64f2e..4fc6d92ee7 100644 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/Core/AbstractConfigurationCollectionType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/Core/AbstractConfigurationCollectionType.php index 74cda625c3..e1b66de34b 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/Core/AbstractConfigurationCollectionType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/Core/AbstractConfigurationCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/Condition/AbstractNestedConfigurationType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/Condition/AbstractNestedConfigurationType.php index 877666c479..6efa7796f9 100644 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/Condition/AbstractNestedConfigurationType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/Condition/AbstractNestedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/EmptyConfigurationFormType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/EmptyConfigurationFormType.php index aba8e84363..d1c44ddf47 100644 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/EmptyConfigurationFormType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/Rule/EmptyConfigurationFormType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionChoiceType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionChoiceType.php index 906f7b3c21..0de5cb24b3 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionChoiceType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionCollectionType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionCollectionType.php index 6b4bf5c9ef..c164dd7f31 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionCollectionType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionType.php index 270febb84d..1fa017b5e8 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionChoiceType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionChoiceType.php index ca51241568..517590f7a5 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionCollectionType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionCollectionType.php index 8915cfe7f2..6cff0b4cf1 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionType.php index df9b773fe5..e7ac4ff7cc 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleType.php b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleType.php index 77e0f29419..43332906d5 100755 --- a/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleType.php +++ b/src/CoreShop/Bundle/RuleBundle/Form/Type/RuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/LICENSE.md b/src/CoreShop/Bundle/RuleBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/RuleBundle/LICENSE.md +++ b/src/CoreShop/Bundle/RuleBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessor.php b/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessor.php index ad5add5f96..054e7f2234 100644 --- a/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessor.php +++ b/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessorInterface.php b/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessorInterface.php index ffd4aae603..88cdad005e 100644 --- a/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessorInterface.php +++ b/src/CoreShop/Bundle/RuleBundle/Processor/RuleAvailabilityProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/api.svg b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/api.svg index df838f001d..67a8b100c3 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/api.svg +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/api.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/lightning.svg b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/lightning.svg index 138d293567..33907e7eb0 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/lightning.svg +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/lightning.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/search.svg b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/search.svg index 7cc806d333..364759aac5 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/search.svg +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/img/search.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -13,11 +13,11 @@ - + - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/abstract.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/abstract.js index 8dc5f3508e..837cf38951 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/abstract.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/action.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/action.js index 915ca882b3..81332dee38 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/action.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/actions/abstract.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/actions/abstract.js index 198b33ddb2..127ea88df2 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/actions/abstract.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/actions/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/condition.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/condition.js index 8e498f70b5..194d73ee16 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/condition.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/abstract.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/abstract.js index a2406f7d1d..ed25e5e435 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/abstract.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/abstract.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/nested.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/nested.js index c811325c85..fb16627279 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/nested.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/item.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/item.js index f09cf284b5..1c4a542fd6 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/item.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/panel.js b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/panel.js index 999e344e0e..be1c59eb4c 100644 --- a/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/panel.js +++ b/src/CoreShop/Bundle/RuleBundle/Resources/public/pimcore/js/rules/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/SEOBundle/CoreShopSEOBundle.php b/src/CoreShop/Bundle/SEOBundle/CoreShopSEOBundle.php index 45b1e90f9a..5b623120b8 100644 --- a/src/CoreShop/Bundle/SEOBundle/CoreShopSEOBundle.php +++ b/src/CoreShop/Bundle/SEOBundle/CoreShopSEOBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SEOBundle/DependencyInjection/Compiler/ExtractorRegistryServicePass.php b/src/CoreShop/Bundle/SEOBundle/DependencyInjection/Compiler/ExtractorRegistryServicePass.php index 0646a2679b..0cd51e4c64 100644 --- a/src/CoreShop/Bundle/SEOBundle/DependencyInjection/Compiler/ExtractorRegistryServicePass.php +++ b/src/CoreShop/Bundle/SEOBundle/DependencyInjection/Compiler/ExtractorRegistryServicePass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SEOBundle/DependencyInjection/CoreShopSEOExtension.php b/src/CoreShop/Bundle/SEOBundle/DependencyInjection/CoreShopSEOExtension.php index 0a4af36bd1..f87e7e3d9c 100755 --- a/src/CoreShop/Bundle/SEOBundle/DependencyInjection/CoreShopSEOExtension.php +++ b/src/CoreShop/Bundle/SEOBundle/DependencyInjection/CoreShopSEOExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SEOBundle/LICENSE.md b/src/CoreShop/Bundle/SEOBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/SEOBundle/LICENSE.md +++ b/src/CoreShop/Bundle/SEOBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/SequenceBundle/CoreShopSequenceBundle.php b/src/CoreShop/Bundle/SequenceBundle/CoreShopSequenceBundle.php index 2a51466002..400edf7eea 100644 --- a/src/CoreShop/Bundle/SequenceBundle/CoreShopSequenceBundle.php +++ b/src/CoreShop/Bundle/SequenceBundle/CoreShopSequenceBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/Configuration.php index 6b4bc4c6a7..cc39bdd3c0 100644 --- a/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/CoreShopSequenceExtension.php b/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/CoreShopSequenceExtension.php index ac4d5e8dab..e510b0b8e1 100644 --- a/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/CoreShopSequenceExtension.php +++ b/src/CoreShop/Bundle/SequenceBundle/DependencyInjection/CoreShopSequenceExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SequenceBundle/Doctrine/ORM/SequenceRepository.php b/src/CoreShop/Bundle/SequenceBundle/Doctrine/ORM/SequenceRepository.php index b8f4952ad4..dac29eb048 100644 --- a/src/CoreShop/Bundle/SequenceBundle/Doctrine/ORM/SequenceRepository.php +++ b/src/CoreShop/Bundle/SequenceBundle/Doctrine/ORM/SequenceRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/SequenceBundle/LICENSE.md b/src/CoreShop/Bundle/SequenceBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/SequenceBundle/LICENSE.md +++ b/src/CoreShop/Bundle/SequenceBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/ShippingBundle/Controller/ShippingRuleController.php b/src/CoreShop/Bundle/ShippingBundle/Controller/ShippingRuleController.php index db4dbc3e14..51f98ad9fa 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Controller/ShippingRuleController.php +++ b/src/CoreShop/Bundle/ShippingBundle/Controller/ShippingRuleController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/CoreExtension/Carrier.php b/src/CoreShop/Bundle/ShippingBundle/CoreExtension/Carrier.php index 9f922fa5e9..9efe528dce 100644 --- a/src/CoreShop/Bundle/ShippingBundle/CoreExtension/Carrier.php +++ b/src/CoreShop/Bundle/ShippingBundle/CoreExtension/Carrier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/CoreExtension/CarrierMultiselect.php b/src/CoreShop/Bundle/ShippingBundle/CoreExtension/CarrierMultiselect.php index 4067467000..fab032657f 100644 --- a/src/CoreShop/Bundle/ShippingBundle/CoreExtension/CarrierMultiselect.php +++ b/src/CoreShop/Bundle/ShippingBundle/CoreExtension/CarrierMultiselect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/CoreShopShippingBundle.php b/src/CoreShop/Bundle/ShippingBundle/CoreShopShippingBundle.php index 935692a81d..772840a35f 100644 --- a/src/CoreShop/Bundle/ShippingBundle/CoreShopShippingBundle.php +++ b/src/CoreShop/Bundle/ShippingBundle/CoreShopShippingBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/CompositeShippableValidatorPass.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/CompositeShippableValidatorPass.php index 17b07da995..f8ae0f1fbf 100755 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/CompositeShippableValidatorPass.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/CompositeShippableValidatorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingPriceCalculatorsPass.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingPriceCalculatorsPass.php index e53967433d..ad880f3d84 100644 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingPriceCalculatorsPass.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingPriceCalculatorsPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleActionPass.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleActionPass.php index 54e99a45ad..bf5673d65c 100644 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleActionPass.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleActionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleConditionPass.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleConditionPass.php index 710fe6f49c..c6a1693366 100644 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleConditionPass.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Compiler/ShippingRuleConditionPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Configuration.php index aa3ea2e5da..2e3d8f6922 100644 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/CoreShopShippingExtension.php b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/CoreShopShippingExtension.php index 8c851d13dc..353000e7f3 100644 --- a/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/CoreShopShippingExtension.php +++ b/src/CoreShop/Bundle/ShippingBundle/DependencyInjection/CoreShopShippingExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierChoiceType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierChoiceType.php index 394b12e4ca..319628ba75 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierChoiceType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierTranslationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierTranslationType.php index 5a4c0dc998..3eee75b1a9 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierTranslationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierTranslationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierType.php index b426fca4f3..5a293397b1 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/CarrierType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/AdditionPercentActionConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/AdditionPercentActionConfigurationType.php index fe82b12b49..28d0fb7fd4 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/AdditionPercentActionConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/AdditionPercentActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/DiscountPercentActionConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/DiscountPercentActionConfigurationType.php index 2ac1022f7c..fa988010ee 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/DiscountPercentActionConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Action/DiscountPercentActionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Common/ShippingRuleConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Common/ShippingRuleConfigurationType.php index 10294d2177..d717bb592e 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Common/ShippingRuleConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Common/ShippingRuleConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/AmountConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/AmountConfigurationType.php index b48ebf21ac..1316cc8720 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/AmountConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/AmountConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/DimensionConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/DimensionConfigurationType.php index 522807d277..bf2a3c9332 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/DimensionConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/DimensionConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/NestedConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/NestedConfigurationType.php index 2fa9a037b6..0ff36f7618 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/NestedConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/NestedConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/PostcodeConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/PostcodeConfigurationType.php index e5b26c887a..e4e46970cd 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/PostcodeConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/PostcodeConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/WeightConfigurationType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/WeightConfigurationType.php index 56551101d2..3e6d303347 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/WeightConfigurationType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/Rule/Condition/WeightConfigurationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionChoiceType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionChoiceType.php index a65e7ebf7c..831b1c3d62 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionChoiceType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionCollectionType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionCollectionType.php index 7f748b7540..98fda3acfb 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionCollectionType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionType.php index e2aabdf210..696e2747fd 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleActionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleChoiceType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleChoiceType.php index 54fa2021c7..6fbc42166f 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleChoiceType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionChoiceType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionChoiceType.php index 8ef71d6bb4..ab50049cbc 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionChoiceType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionCollectionType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionCollectionType.php index 16b7f877dd..061bae3fad 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionCollectionType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionType.php index dc6321874e..8cf3eba894 100755 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleConditionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupCollectionType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupCollectionType.php index db8fe311ca..51719a1460 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupCollectionType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupCollectionType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupType.php index 7c0058a353..272efbf216 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleGroupType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleType.php b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleType.php index 14c47a2f04..735c8e2eb8 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleType.php +++ b/src/CoreShop/Bundle/ShippingBundle/Form/Type/ShippingRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/ShippingBundle/LICENSE.md b/src/CoreShop/Bundle/ShippingBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/ShippingBundle/LICENSE.md +++ b/src/CoreShop/Bundle/ShippingBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/carriers.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/carriers.svg index 73745a0764..aeffba0151 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/carriers.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/carriers.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/conditions.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/conditions.svg index b7ae907e1d..5128bedd57 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/conditions.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/conditions.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/currencies.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/currencies.svg index fb909c4ced..3460526699 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/currencies.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/currencies.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/dimension.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/dimension.svg index 9dcc3bd195..4ec886a2f5 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/dimension.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/dimension.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/postcode.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/postcode.svg index 5994c79ddf..1aeb42c94d 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/postcode.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/postcode.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -16,4 +16,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shipping.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shipping.svg index bca03e7f99..a7e548db0b 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shipping.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shipping.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shippingrules.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shippingrules.svg index a88ee5f5d5..6f4e8368f2 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shippingrules.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/shippingrules.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -20,4 +20,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/weight.svg b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/weight.svg index 87eace40df..6335cf3c31 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/weight.svg +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/img/weight.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/item.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/item.js index 20402d5ccf..2e1841739a 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/item.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/panel.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/panel.js index 5297611393..e9ea91c587 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/panel.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/carrier/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrier.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrier.js index c84e8830f0..0f6e0b5dc0 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrier.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrier.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js index 8b340c643a..e796753430 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/data/coreShopCarrierMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCarrier.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCarrier.js index d70c9de1ec..963ee65556 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCarrier.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/document/coreShopCarrier.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrier.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrier.js index 345502601d..5773a92957 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrier.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrier.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js index 24879de2e6..df5f403669 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopCarrierMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/resource.js index f8d5a2e614..d8a81734e6 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/action.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/action.js index 7f50c885b2..a8acc6a8bf 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/action.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/action.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/additionPercent.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/additionPercent.js index 5bb2c7858e..0bc9f2a1b3 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/additionPercent.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/additionPercent.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/discountPercent.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/discountPercent.js index ac9c617db1..8148634aa0 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/discountPercent.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/discountPercent.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/shippingRule.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/shippingRule.js index 202007dc79..3fc3e999dc 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/shippingRule.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/actions/shippingRule.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/condition.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/condition.js index a4eda7687f..2499027883 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/condition.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/condition.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/amount.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/amount.js index e1073f9b01..48d16a4c0d 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/amount.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/amount.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/dimension.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/dimension.js index 763987ced8..e7c4ad0906 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/dimension.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/dimension.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/nested.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/nested.js index 3e07123a8b..2808d12a97 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/nested.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/nested.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/postcodes.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/postcodes.js index 0058a40dfa..a0557366c4 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/postcodes.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/postcodes.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/shippingRule.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/shippingRule.js index 80d6ff8c0d..1cb5658ed7 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/shippingRule.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/shippingRule.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/weight.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/weight.js index b5de37d2c1..db2c79ccda 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/weight.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/conditions/weight.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/item.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/item.js index 56d8d25d69..cce0b0fa76 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/item.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/panel.js b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/panel.js index 567edbf5ee..5d8c874914 100644 --- a/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/panel.js +++ b/src/CoreShop/Bundle/ShippingBundle/Resources/public/pimcore/js/shippingrule/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Collector/StoreCollector.php b/src/CoreShop/Bundle/StoreBundle/Collector/StoreCollector.php index 73be858902..1f5949e524 100644 --- a/src/CoreShop/Bundle/StoreBundle/Collector/StoreCollector.php +++ b/src/CoreShop/Bundle/StoreBundle/Collector/StoreCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Controller/StoreController.php b/src/CoreShop/Bundle/StoreBundle/Controller/StoreController.php index eca19f4022..15137597b0 100644 --- a/src/CoreShop/Bundle/StoreBundle/Controller/StoreController.php +++ b/src/CoreShop/Bundle/StoreBundle/Controller/StoreController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/CoreExtension/Store.php b/src/CoreShop/Bundle/StoreBundle/CoreExtension/Store.php index eb03f0209b..63597635cf 100644 --- a/src/CoreShop/Bundle/StoreBundle/CoreExtension/Store.php +++ b/src/CoreShop/Bundle/StoreBundle/CoreExtension/Store.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/CoreExtension/StoreMultiselect.php b/src/CoreShop/Bundle/StoreBundle/CoreExtension/StoreMultiselect.php index 962996fca0..3b5270dcfe 100644 --- a/src/CoreShop/Bundle/StoreBundle/CoreExtension/StoreMultiselect.php +++ b/src/CoreShop/Bundle/StoreBundle/CoreExtension/StoreMultiselect.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/CoreShopStoreBundle.php b/src/CoreShop/Bundle/StoreBundle/CoreShopStoreBundle.php index 2c0fefa6e9..14fea382af 100644 --- a/src/CoreShop/Bundle/StoreBundle/CoreShopStoreBundle.php +++ b/src/CoreShop/Bundle/StoreBundle/CoreShopStoreBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php index a04b09ba93..222c93c79d 100755 --- a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php +++ b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeStoreContextPass.php b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeStoreContextPass.php index 1e072e5665..09232c40a7 100755 --- a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeStoreContextPass.php +++ b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Compiler/CompositeStoreContextPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Configuration.php index c53ad69c69..d92a5ee9c7 100644 --- a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/CoreShopStoreExtension.php b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/CoreShopStoreExtension.php index a392b804c5..f071f84ef5 100644 --- a/src/CoreShop/Bundle/StoreBundle/DependencyInjection/CoreShopStoreExtension.php +++ b/src/CoreShop/Bundle/StoreBundle/DependencyInjection/CoreShopStoreExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php b/src/CoreShop/Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php index a8df136897..c6f94bf38a 100644 --- a/src/CoreShop/Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php +++ b/src/CoreShop/Bundle/StoreBundle/Doctrine/ORM/StoreRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/EventListener/ThemeRequestListener.php b/src/CoreShop/Bundle/StoreBundle/EventListener/ThemeRequestListener.php index df80fca1fc..6ae7bd7cd7 100644 --- a/src/CoreShop/Bundle/StoreBundle/EventListener/ThemeRequestListener.php +++ b/src/CoreShop/Bundle/StoreBundle/EventListener/ThemeRequestListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreChoiceType.php b/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreChoiceType.php index 2e25eed89d..54937d638b 100644 --- a/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreChoiceType.php +++ b/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreType.php b/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreType.php index dafc3b76fd..50f59a098e 100644 --- a/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreType.php +++ b/src/CoreShop/Bundle/StoreBundle/Form/Type/StoreType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelper.php b/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelper.php index 29dc6b5919..943dc19917 100644 --- a/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelper.php +++ b/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelperInterface.php b/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelperInterface.php index 156db9f9ff..706d3feb2a 100644 --- a/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelperInterface.php +++ b/src/CoreShop/Bundle/StoreBundle/Helper/PimcoreSiteHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/LICENSE.md b/src/CoreShop/Bundle/StoreBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/StoreBundle/LICENSE.md +++ b/src/CoreShop/Bundle/StoreBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/img/store.svg b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/img/store.svg index 753a629c7c..fe0c0e441e 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/img/store.svg +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/img/store.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStore.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStore.js index 5112fa0b88..eb94e5c698 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStore.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStore.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js index 8db9f378ed..1ccc40b051 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/data/coreShopStoreMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/document/coreShopStore.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/document/coreShopStore.js index 4c71e8703d..0ced51eec8 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/document/coreShopStore.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/document/coreShopStore.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStore.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStore.js index 0b308c7675..dea1789a6a 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStore.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStore.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js index b13ec53594..aff441088e 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopStoreMultiselect.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/item.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/item.js index 14ecfec81a..f7d02d5ad8 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/item.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/panel.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/panel.js index c2700283c7..d6ecbe838d 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/panel.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/resource.js index f55a27c85b..38f8dddd63 100644 --- a/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/StoreBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ @@ -38,4 +38,4 @@ coreshop.store.resource = Class.create(coreshop.resource, { coreshop.broker.addListener('pimcore.ready', function() { new coreshop.store.resource(); -}); \ No newline at end of file +}); diff --git a/src/CoreShop/Bundle/StoreBundle/Resources/views/Collector/Icon/store.svg b/src/CoreShop/Bundle/StoreBundle/Resources/views/Collector/Icon/store.svg index 0449988dbb..8cd1966143 100755 --- a/src/CoreShop/Bundle/StoreBundle/Resources/views/Collector/Icon/store.svg +++ b/src/CoreShop/Bundle/StoreBundle/Resources/views/Collector/Icon/store.svg @@ -6,7 +6,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> diff --git a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelper.php b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelper.php index b31a62c2db..0dbef40ca7 100644 --- a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelper.php +++ b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelperInterface.php b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelperInterface.php index a47c14c634..ad28a515e5 100644 --- a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelperInterface.php +++ b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolver.php b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolver.php index 3e7abb402a..120d82df3c 100644 --- a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolver.php +++ b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolverInterface.php b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolverInterface.php index bc29232d69..5c2e2447d3 100644 --- a/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolverInterface.php +++ b/src/CoreShop/Bundle/StoreBundle/Theme/ThemeResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Controller/TaxRuleGroupController.php b/src/CoreShop/Bundle/TaxationBundle/Controller/TaxRuleGroupController.php index 2223c54db5..5a9530e9a6 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Controller/TaxRuleGroupController.php +++ b/src/CoreShop/Bundle/TaxationBundle/Controller/TaxRuleGroupController.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/CoreExtension/TaxRuleGroup.php b/src/CoreShop/Bundle/TaxationBundle/CoreExtension/TaxRuleGroup.php index 219a877eb9..0e207b3f7a 100644 --- a/src/CoreShop/Bundle/TaxationBundle/CoreExtension/TaxRuleGroup.php +++ b/src/CoreShop/Bundle/TaxationBundle/CoreExtension/TaxRuleGroup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/CoreShopTaxationBundle.php b/src/CoreShop/Bundle/TaxationBundle/CoreShopTaxationBundle.php index 5ccf843c4a..b90258574a 100644 --- a/src/CoreShop/Bundle/TaxationBundle/CoreShopTaxationBundle.php +++ b/src/CoreShop/Bundle/TaxationBundle/CoreShopTaxationBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/Configuration.php index 2908f5b5ef..96d6511f4f 100644 --- a/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/CoreShopTaxationExtension.php b/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/CoreShopTaxationExtension.php index e2d70ab9bc..bb3b358c10 100644 --- a/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/CoreShopTaxationExtension.php +++ b/src/CoreShop/Bundle/TaxationBundle/DependencyInjection/CoreShopTaxationExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRateRepository.php b/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRateRepository.php index 7fa1da751d..aac0ca1255 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRateRepository.php +++ b/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRateRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRuleRepository.php b/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRuleRepository.php index 870bb97aa3..b3d3746987 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRuleRepository.php +++ b/src/CoreShop/Bundle/TaxationBundle/Doctrine/ORM/TaxRuleRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateChoiceType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateChoiceType.php index 1cb695c72e..eba67a2808 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateChoiceType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateTranslationType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateTranslationType.php index 0af3ca1de6..e0a4034f89 100755 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateTranslationType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateTranslationType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateType.php index da9bec6e97..f0b8f15d9e 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRateType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupChoiceType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupChoiceType.php index 537cde93d8..3934d0bfc8 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupChoiceType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupChoiceType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupType.php index 4c5db96154..1eeb251f71 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleGroupType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleType.php b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleType.php index 3667fd5688..0ddcf2b7ac 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleType.php +++ b/src/CoreShop/Bundle/TaxationBundle/Form/Type/TaxRuleType.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TaxationBundle/LICENSE.md b/src/CoreShop/Bundle/TaxationBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/TaxationBundle/LICENSE.md +++ b/src/CoreShop/Bundle/TaxationBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/img/taxes.svg b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/img/taxes.svg index 2d359ff76d..4d9023bfcf 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/img/taxes.svg +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/img/taxes.svg @@ -5,7 +5,7 @@ ~ For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt ~ files that are distributed with this source code. ~ - ~ @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + ~ @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) ~ @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) ~ --> @@ -35,4 +35,4 @@ - \ No newline at end of file + diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js index 55dd428bdb..7c2c7ba080 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/data/coreShopTaxRuleGroup.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRate.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRate.js index 6ff251228b..fef2888498 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRate.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRate.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js index d7e700fcea..0e71223720 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/document/coreShopTaxRuleGroup.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js index 27fe95a0e5..c9c88c9fa0 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/coreExtension/tags/coreShopTaxRuleGroup.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/resource.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/resource.js index 1ab247b4de..490606368b 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/resource.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/resource.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/item.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/item.js index cd357aa595..42edc70099 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/item.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/panel.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/panel.js index b8fa69a99c..9ec029aa70 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/panel.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/tax/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/item.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/item.js index 27d34fd0de..267885de74 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/item.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/item.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/panel.js b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/panel.js index 177c3973cf..f78c188630 100644 --- a/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/panel.js +++ b/src/CoreShop/Bundle/TaxationBundle/Resources/public/pimcore/js/taxrulegroup/panel.js @@ -5,7 +5,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) * */ diff --git a/src/CoreShop/Bundle/TrackingBundle/CoreShopTrackingBundle.php b/src/CoreShop/Bundle/TrackingBundle/CoreShopTrackingBundle.php index 82440a6198..a465540730 100644 --- a/src/CoreShop/Bundle/TrackingBundle/CoreShopTrackingBundle.php +++ b/src/CoreShop/Bundle/TrackingBundle/CoreShopTrackingBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackerPass.php b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackerPass.php index a92461d026..b400a33b21 100644 --- a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackerPass.php +++ b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackerPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackingExtractorPass.php b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackingExtractorPass.php index 8588d98ac6..59181ee5b1 100644 --- a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackingExtractorPass.php +++ b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Compiler/TrackingExtractorPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Configuration.php index 4314dfbef9..5e2d9ca61a 100644 --- a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/CoreShopTrackingExtension.php b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/CoreShopTrackingExtension.php index 118c9245ac..7bf78148ab 100644 --- a/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/CoreShopTrackingExtension.php +++ b/src/CoreShop/Bundle/TrackingBundle/DependencyInjection/CoreShopTrackingExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/EventListener/GtmDataLayerBlockListener.php b/src/CoreShop/Bundle/TrackingBundle/EventListener/GtmDataLayerBlockListener.php index 56f10edf6e..721431bf8b 100644 --- a/src/CoreShop/Bundle/TrackingBundle/EventListener/GtmDataLayerBlockListener.php +++ b/src/CoreShop/Bundle/TrackingBundle/EventListener/GtmDataLayerBlockListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/LICENSE.md b/src/CoreShop/Bundle/TrackingBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/TrackingBundle/LICENSE.md +++ b/src/CoreShop/Bundle/TrackingBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolver.php b/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolver.php index d4a0f315e4..c9ae3219cf 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolver.php +++ b/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolverInterface.php b/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolverInterface.php index 6de41e54fa..79c80d321c 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolverInterface.php +++ b/src/CoreShop/Bundle/TrackingBundle/Resolver/ConfigResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/AbstractEcommerceTracker.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/AbstractEcommerceTracker.php index 15a67de0cc..eaabb2d1a0 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/AbstractEcommerceTracker.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/AbstractEcommerceTracker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/AnalyticsEnhancedEcommerce.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/AnalyticsEnhancedEcommerce.php index edefc96c51..f97b563722 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/AnalyticsEnhancedEcommerce.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/AnalyticsEnhancedEcommerce.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/GlobalSiteTagEnhancedEcommerce.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/GlobalSiteTagEnhancedEcommerce.php index 0a40ea922a..fbb207c38c 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/GlobalSiteTagEnhancedEcommerce.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/GlobalSiteTagEnhancedEcommerce.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/CodeTracker.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/CodeTracker.php index 968472b995..9c6aa129e7 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/CodeTracker.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/CodeTracker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerClassicEcommerce.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerClassicEcommerce.php index 98bb4fc4b5..c95ea88509 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerClassicEcommerce.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerClassicEcommerce.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerEnhancedEcommerce.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerEnhancedEcommerce.php index 525b1038b0..346c30d3c0 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerEnhancedEcommerce.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/TagManager/TagManagerEnhancedEcommerce.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/UniversalEcommerce.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/UniversalEcommerce.php index ad03f82af0..00f951cc57 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/UniversalEcommerce.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Google/UniversalEcommerce.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/TrackingBundle/Tracker/Matomo/Matomo.php b/src/CoreShop/Bundle/TrackingBundle/Tracker/Matomo/Matomo.php index 3a7dd8e767..92ff337224 100644 --- a/src/CoreShop/Bundle/TrackingBundle/Tracker/Matomo/Matomo.php +++ b/src/CoreShop/Bundle/TrackingBundle/Tracker/Matomo/Matomo.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplier.php b/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplier.php index 72b88517fb..6e25f827c8 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplier.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplierInterface.php b/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplierInterface.php index 9766f5fad2..13da5c3872 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplierInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Applier/StateMachineApplierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/Callback/CascadeTransition.php b/src/CoreShop/Bundle/WorkflowBundle/Callback/CascadeTransition.php index 07c32a9a35..9afaa58156 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Callback/CascadeTransition.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Callback/CascadeTransition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/CoreShopWorkflowBundle.php b/src/CoreShop/Bundle/WorkflowBundle/CoreShopWorkflowBundle.php index 96bbe6f806..7fe3271453 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/CoreShopWorkflowBundle.php +++ b/src/CoreShop/Bundle/WorkflowBundle/CoreShopWorkflowBundle.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/Configuration.php b/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/Configuration.php index 63727ef33b..69fd5846ed 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/Configuration.php +++ b/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/CoreShopWorkflowExtension.php b/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/CoreShopWorkflowExtension.php index ac0e231c0e..53b315223a 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/CoreShopWorkflowExtension.php +++ b/src/CoreShop/Bundle/WorkflowBundle/DependencyInjection/CoreShopWorkflowExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/EventListener/WorkflowListener.php b/src/CoreShop/Bundle/WorkflowBundle/EventListener/WorkflowListener.php index f642d6ffc1..133237142f 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/EventListener/WorkflowListener.php +++ b/src/CoreShop/Bundle/WorkflowBundle/EventListener/WorkflowListener.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLogger.php b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLogger.php index eb23e45965..a37e38f36e 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLogger.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLogger.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLoggerInterface.php b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLoggerInterface.php index 2cb0bd2f41..cafe80e175 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLoggerInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryLoggerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepository.php b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepository.php index aa0192c5d9..a806d13dbe 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepository.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepository.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepositoryInterface.php b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepositoryInterface.php index 4aef02119f..1f68a213cf 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepositoryInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/HistoryRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLogger.php b/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLogger.php index 21e6e4a92a..a28fd44b16 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLogger.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLogger.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLoggerInterface.php b/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLoggerInterface.php index 7ff3211659..0c97585b1a 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLoggerInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/History/StateHistoryLoggerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/LICENSE.md b/src/CoreShop/Bundle/WorkflowBundle/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/LICENSE.md +++ b/src/CoreShop/Bundle/WorkflowBundle/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManager.php b/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManager.php index 1aff44bbb3..b3462f9c3d 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManager.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManagerInterface.php b/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManagerInterface.php index 2c779d2ce1..fc38e35f08 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManagerInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Manager/StateMachineManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/OrmPersistentMarkingStore.php b/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/OrmPersistentMarkingStore.php index 06649288af..3a402f16cc 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/OrmPersistentMarkingStore.php +++ b/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/OrmPersistentMarkingStore.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/PimcorePersistentMarkingStore.php b/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/PimcorePersistentMarkingStore.php index 9a91ddddb2..0421f9e3c8 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/PimcorePersistentMarkingStore.php +++ b/src/CoreShop/Bundle/WorkflowBundle/MarkingStore/PimcorePersistentMarkingStore.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/Notes.php b/src/CoreShop/Bundle/WorkflowBundle/Notes.php index 3b2a4e4e1c..5741488f9e 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/Notes.php +++ b/src/CoreShop/Bundle/WorkflowBundle/Notes.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManager.php b/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManager.php index 47d71b4e67..3484a3a81c 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManager.php +++ b/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManagerInterface.php b/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManagerInterface.php index 3e8b352089..b2689cdeb1 100644 --- a/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManagerInterface.php +++ b/src/CoreShop/Bundle/WorkflowBundle/StateManager/WorkflowStateInfoManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/CompositeCountryContext.php b/src/CoreShop/Component/Address/Context/CompositeCountryContext.php index 5349c801f5..a83d7945b9 100644 --- a/src/CoreShop/Component/Address/Context/CompositeCountryContext.php +++ b/src/CoreShop/Component/Address/Context/CompositeCountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/CountryContextInterface.php b/src/CoreShop/Component/Address/Context/CountryContextInterface.php index 2312ae916f..5a1615ff58 100755 --- a/src/CoreShop/Component/Address/Context/CountryContextInterface.php +++ b/src/CoreShop/Component/Address/Context/CountryContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/CountryNotFoundException.php b/src/CoreShop/Component/Address/Context/CountryNotFoundException.php index b4ed5ad49d..19b6b7d75b 100755 --- a/src/CoreShop/Component/Address/Context/CountryNotFoundException.php +++ b/src/CoreShop/Component/Address/Context/CountryNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/FixedCountryContext.php b/src/CoreShop/Component/Address/Context/FixedCountryContext.php index b393a4c67c..17c06f227a 100644 --- a/src/CoreShop/Component/Address/Context/FixedCountryContext.php +++ b/src/CoreShop/Component/Address/Context/FixedCountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/RequestBased/CompositeRequestResolver.php b/src/CoreShop/Component/Address/Context/RequestBased/CompositeRequestResolver.php index 619e6a229f..eb33b87ee7 100644 --- a/src/CoreShop/Component/Address/Context/RequestBased/CompositeRequestResolver.php +++ b/src/CoreShop/Component/Address/Context/RequestBased/CompositeRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/RequestBased/CountryContext.php b/src/CoreShop/Component/Address/Context/RequestBased/CountryContext.php index d43995ccc7..bbb2964cb7 100644 --- a/src/CoreShop/Component/Address/Context/RequestBased/CountryContext.php +++ b/src/CoreShop/Component/Address/Context/RequestBased/CountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/RequestBased/GeoLiteBasedRequestResolver.php b/src/CoreShop/Component/Address/Context/RequestBased/GeoLiteBasedRequestResolver.php index 6826461d36..533024cc28 100644 --- a/src/CoreShop/Component/Address/Context/RequestBased/GeoLiteBasedRequestResolver.php +++ b/src/CoreShop/Component/Address/Context/RequestBased/GeoLiteBasedRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Context/RequestBased/RequestResolverInterface.php b/src/CoreShop/Component/Address/Context/RequestBased/RequestResolverInterface.php index 38011ee9c3..9560562264 100755 --- a/src/CoreShop/Component/Address/Context/RequestBased/RequestResolverInterface.php +++ b/src/CoreShop/Component/Address/Context/RequestBased/RequestResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Formatter/AddressFormatter.php b/src/CoreShop/Component/Address/Formatter/AddressFormatter.php index d0f9f9d309..3f1625a3ac 100644 --- a/src/CoreShop/Component/Address/Formatter/AddressFormatter.php +++ b/src/CoreShop/Component/Address/Formatter/AddressFormatter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Formatter/AddressFormatterInterface.php b/src/CoreShop/Component/Address/Formatter/AddressFormatterInterface.php index e982df275c..69f65eafb0 100644 --- a/src/CoreShop/Component/Address/Formatter/AddressFormatterInterface.php +++ b/src/CoreShop/Component/Address/Formatter/AddressFormatterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/LICENSE.md b/src/CoreShop/Component/Address/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Address/LICENSE.md +++ b/src/CoreShop/Component/Address/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Address/Model/Address.php b/src/CoreShop/Component/Address/Model/Address.php index b731834216..3b0182d455 100644 --- a/src/CoreShop/Component/Address/Model/Address.php +++ b/src/CoreShop/Component/Address/Model/Address.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/AddressIdentifier.php b/src/CoreShop/Component/Address/Model/AddressIdentifier.php index 1c4d697229..afbdcb98db 100644 --- a/src/CoreShop/Component/Address/Model/AddressIdentifier.php +++ b/src/CoreShop/Component/Address/Model/AddressIdentifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/AddressIdentifierInterface.php b/src/CoreShop/Component/Address/Model/AddressIdentifierInterface.php index a2af9efddd..e4b784d70c 100644 --- a/src/CoreShop/Component/Address/Model/AddressIdentifierInterface.php +++ b/src/CoreShop/Component/Address/Model/AddressIdentifierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/AddressInterface.php b/src/CoreShop/Component/Address/Model/AddressInterface.php index 837909342c..eec77c3dbd 100644 --- a/src/CoreShop/Component/Address/Model/AddressInterface.php +++ b/src/CoreShop/Component/Address/Model/AddressInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/AddressesAwareInterface.php b/src/CoreShop/Component/Address/Model/AddressesAwareInterface.php index a4411ad11d..bbf916ccfe 100644 --- a/src/CoreShop/Component/Address/Model/AddressesAwareInterface.php +++ b/src/CoreShop/Component/Address/Model/AddressesAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/AddressesAwareTrait.php b/src/CoreShop/Component/Address/Model/AddressesAwareTrait.php index c8ef847e56..d35cd548b9 100644 --- a/src/CoreShop/Component/Address/Model/AddressesAwareTrait.php +++ b/src/CoreShop/Component/Address/Model/AddressesAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/CountriesAwareInterface.php b/src/CoreShop/Component/Address/Model/CountriesAwareInterface.php index b5c0a402df..725b582c38 100644 --- a/src/CoreShop/Component/Address/Model/CountriesAwareInterface.php +++ b/src/CoreShop/Component/Address/Model/CountriesAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/CountriesAwareTrait.php b/src/CoreShop/Component/Address/Model/CountriesAwareTrait.php index 8ac939b688..cfb8e86dc3 100644 --- a/src/CoreShop/Component/Address/Model/CountriesAwareTrait.php +++ b/src/CoreShop/Component/Address/Model/CountriesAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/Country.php b/src/CoreShop/Component/Address/Model/Country.php index db65611311..285a2fef4b 100644 --- a/src/CoreShop/Component/Address/Model/Country.php +++ b/src/CoreShop/Component/Address/Model/Country.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/CountryInterface.php b/src/CoreShop/Component/Address/Model/CountryInterface.php index 9308781a8b..2547766c97 100644 --- a/src/CoreShop/Component/Address/Model/CountryInterface.php +++ b/src/CoreShop/Component/Address/Model/CountryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/CountryTranslation.php b/src/CoreShop/Component/Address/Model/CountryTranslation.php index 7e4731d623..1122144e85 100644 --- a/src/CoreShop/Component/Address/Model/CountryTranslation.php +++ b/src/CoreShop/Component/Address/Model/CountryTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/CountryTranslationInterface.php b/src/CoreShop/Component/Address/Model/CountryTranslationInterface.php index 4536604567..c740b10ffe 100644 --- a/src/CoreShop/Component/Address/Model/CountryTranslationInterface.php +++ b/src/CoreShop/Component/Address/Model/CountryTranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/State.php b/src/CoreShop/Component/Address/Model/State.php index b799f6b6dc..1fdd840a06 100644 --- a/src/CoreShop/Component/Address/Model/State.php +++ b/src/CoreShop/Component/Address/Model/State.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/StateInterface.php b/src/CoreShop/Component/Address/Model/StateInterface.php index f68a534090..007d6a853c 100644 --- a/src/CoreShop/Component/Address/Model/StateInterface.php +++ b/src/CoreShop/Component/Address/Model/StateInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/StateTranslation.php b/src/CoreShop/Component/Address/Model/StateTranslation.php index 5938df710a..9dc2aec8a0 100644 --- a/src/CoreShop/Component/Address/Model/StateTranslation.php +++ b/src/CoreShop/Component/Address/Model/StateTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/StateTranslationInterface.php b/src/CoreShop/Component/Address/Model/StateTranslationInterface.php index 95068c1874..2d50d83151 100644 --- a/src/CoreShop/Component/Address/Model/StateTranslationInterface.php +++ b/src/CoreShop/Component/Address/Model/StateTranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/Zone.php b/src/CoreShop/Component/Address/Model/Zone.php index 3861a7a19c..3db7d7f306 100644 --- a/src/CoreShop/Component/Address/Model/Zone.php +++ b/src/CoreShop/Component/Address/Model/Zone.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Model/ZoneInterface.php b/src/CoreShop/Component/Address/Model/ZoneInterface.php index ec7fa2366d..b62933361f 100644 --- a/src/CoreShop/Component/Address/Model/ZoneInterface.php +++ b/src/CoreShop/Component/Address/Model/ZoneInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Repository/AddressIdentifierRepositoryInterface.php b/src/CoreShop/Component/Address/Repository/AddressIdentifierRepositoryInterface.php index f11e07257b..770614e30c 100644 --- a/src/CoreShop/Component/Address/Repository/AddressIdentifierRepositoryInterface.php +++ b/src/CoreShop/Component/Address/Repository/AddressIdentifierRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Address/Repository/CountryRepositoryInterface.php b/src/CoreShop/Component/Address/Repository/CountryRepositoryInterface.php index 1ae0660709..1b155fd9b7 100755 --- a/src/CoreShop/Component/Address/Repository/CountryRepositoryInterface.php +++ b/src/CoreShop/Component/Address/Repository/CountryRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/LICENSE.md b/src/CoreShop/Component/Configuration/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Configuration/LICENSE.md +++ b/src/CoreShop/Component/Configuration/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Configuration/Model/Configuration.php b/src/CoreShop/Component/Configuration/Model/Configuration.php index 92ed0839b3..d7c1f945a9 100644 --- a/src/CoreShop/Component/Configuration/Model/Configuration.php +++ b/src/CoreShop/Component/Configuration/Model/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/Model/ConfigurationInterface.php b/src/CoreShop/Component/Configuration/Model/ConfigurationInterface.php index 15b0fa518b..57fa4db73b 100644 --- a/src/CoreShop/Component/Configuration/Model/ConfigurationInterface.php +++ b/src/CoreShop/Component/Configuration/Model/ConfigurationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/Repository/ConfigurationRepositoryInterface.php b/src/CoreShop/Component/Configuration/Repository/ConfigurationRepositoryInterface.php index 5b9280487d..aa1e4ed078 100644 --- a/src/CoreShop/Component/Configuration/Repository/ConfigurationRepositoryInterface.php +++ b/src/CoreShop/Component/Configuration/Repository/ConfigurationRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/Serialization/ObjectHandler.php b/src/CoreShop/Component/Configuration/Serialization/ObjectHandler.php index aab791bc0b..f1cf8be9a9 100644 --- a/src/CoreShop/Component/Configuration/Serialization/ObjectHandler.php +++ b/src/CoreShop/Component/Configuration/Serialization/ObjectHandler.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/Service/ConfigurationService.php b/src/CoreShop/Component/Configuration/Service/ConfigurationService.php index 8f0e9a94e3..8b71be0173 100644 --- a/src/CoreShop/Component/Configuration/Service/ConfigurationService.php +++ b/src/CoreShop/Component/Configuration/Service/ConfigurationService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Configuration/Service/ConfigurationServiceInterface.php b/src/CoreShop/Component/Configuration/Service/ConfigurationServiceInterface.php index ba7461fe19..62f77fe871 100644 --- a/src/CoreShop/Component/Configuration/Service/ConfigurationServiceInterface.php +++ b/src/CoreShop/Component/Configuration/Service/ConfigurationServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountAmountActionProcessor.php b/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountAmountActionProcessor.php index 2175891374..7484189b6f 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountAmountActionProcessor.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountAmountActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountPercentActionProcessor.php b/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountPercentActionProcessor.php index 5c113986f6..9ade0ff11c 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountPercentActionProcessor.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Action/DiscountPercentActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Action/FreeShippingActionProcessor.php b/src/CoreShop/Component/Core/Cart/Rule/Action/FreeShippingActionProcessor.php index 24b3c5aaf3..507991493a 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Action/FreeShippingActionProcessor.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Action/FreeShippingActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Action/GiftProductActionProcessor.php b/src/CoreShop/Component/Core/Cart/Rule/Action/GiftProductActionProcessor.php index bff2a97273..a60af8e7e5 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Action/GiftProductActionProcessor.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Action/GiftProductActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplier.php b/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplier.php index ba7d41e692..ee9414cff7 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplier.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplierInterface.php b/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplierInterface.php index 51168fa23b..00a9cc0a44 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplierInterface.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Applier/DiscountApplierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CarriersConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CarriersConditionChecker.php index f73128a26c..f4d54e1e62 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CarriersConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CarriersConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CategoriesConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CategoriesConditionChecker.php index f82e9e1e23..b8780510cb 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CategoriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CategoriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CountriesConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CountriesConditionChecker.php index 14cec7e10b..2b09bec598 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CountriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CountriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CurrenciesConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CurrenciesConditionChecker.php index 498207dab5..fb84c98cda 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CurrenciesConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CurrenciesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomerGroupsConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomerGroupsConditionChecker.php index b19949e062..9104806d59 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomerGroupsConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomerGroupsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomersConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomersConditionChecker.php index 60b573429d..b424bc1462 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomersConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/CustomersConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/ProductsConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/ProductsConditionChecker.php index 9fbf991936..de4cf8a470 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/ProductsConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/ProductsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/StoresConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/StoresConditionChecker.php index d9c1b7d67a..69b4f648d5 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/StoresConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/StoresConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Cart/Rule/Condition/ZonesConditionChecker.php b/src/CoreShop/Component/Core/Cart/Rule/Condition/ZonesConditionChecker.php index 85e235eaad..6143c4304b 100644 --- a/src/CoreShop/Component/Core/Cart/Rule/Condition/ZonesConditionChecker.php +++ b/src/CoreShop/Component/Core/Cart/Rule/Condition/ZonesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Configuration/ConfigurationService.php b/src/CoreShop/Component/Core/Configuration/ConfigurationService.php index 16165b77ad..fe07ed3e1d 100644 --- a/src/CoreShop/Component/Core/Configuration/ConfigurationService.php +++ b/src/CoreShop/Component/Core/Configuration/ConfigurationService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Configuration/ConfigurationServiceInterface.php b/src/CoreShop/Component/Core/Configuration/ConfigurationServiceInterface.php index ac9780e79c..0ec7f71596 100644 --- a/src/CoreShop/Component/Core/Configuration/ConfigurationServiceInterface.php +++ b/src/CoreShop/Component/Core/Configuration/ConfigurationServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/Country/StoreAwareCountryContext.php b/src/CoreShop/Component/Core/Context/Country/StoreAwareCountryContext.php index 9c6cdaee1b..441b541acc 100644 --- a/src/CoreShop/Component/Core/Context/Country/StoreAwareCountryContext.php +++ b/src/CoreShop/Component/Core/Context/Country/StoreAwareCountryContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/Currency/CountryAwareCurrencyContext.php b/src/CoreShop/Component/Core/Context/Currency/CountryAwareCurrencyContext.php index 7fafd6f073..74de0bf9dc 100644 --- a/src/CoreShop/Component/Core/Context/Currency/CountryAwareCurrencyContext.php +++ b/src/CoreShop/Component/Core/Context/Currency/CountryAwareCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/Currency/StorageBasedCurrencyContext.php b/src/CoreShop/Component/Core/Context/Currency/StorageBasedCurrencyContext.php index adc3a13a7b..f6cae05b04 100644 --- a/src/CoreShop/Component/Core/Context/Currency/StorageBasedCurrencyContext.php +++ b/src/CoreShop/Component/Core/Context/Currency/StorageBasedCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/Currency/StoreAwareCurrencyContext.php b/src/CoreShop/Component/Core/Context/Currency/StoreAwareCurrencyContext.php index fc35c71c52..01dd427c57 100644 --- a/src/CoreShop/Component/Core/Context/Currency/StoreAwareCurrencyContext.php +++ b/src/CoreShop/Component/Core/Context/Currency/StoreAwareCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/ShopperContext.php b/src/CoreShop/Component/Core/Context/ShopperContext.php index 830003bbb1..5da31488db 100755 --- a/src/CoreShop/Component/Core/Context/ShopperContext.php +++ b/src/CoreShop/Component/Core/Context/ShopperContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/ShopperContextInterface.php b/src/CoreShop/Component/Core/Context/ShopperContextInterface.php index 53ea6d04ac..6be9954e28 100644 --- a/src/CoreShop/Component/Core/Context/ShopperContextInterface.php +++ b/src/CoreShop/Component/Core/Context/ShopperContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php b/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php index 088f584970..b5099fb259 100644 --- a/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php +++ b/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Currency/CurrencyStorage.php b/src/CoreShop/Component/Core/Currency/CurrencyStorage.php index 599f04804c..827004c778 100644 --- a/src/CoreShop/Component/Core/Currency/CurrencyStorage.php +++ b/src/CoreShop/Component/Core/Currency/CurrencyStorage.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Currency/CurrencyStorageInterface.php b/src/CoreShop/Component/Core/Currency/CurrencyStorageInterface.php index c868f4c018..4733d28fba 100644 --- a/src/CoreShop/Component/Core/Currency/CurrencyStorageInterface.php +++ b/src/CoreShop/Component/Core/Currency/CurrencyStorageInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Events.php b/src/CoreShop/Component/Core/Events.php index df1f33d996..6ba3fda444 100644 --- a/src/CoreShop/Component/Core/Events.php +++ b/src/CoreShop/Component/Core/Events.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Index/Extensions/ProductClassExtension.php b/src/CoreShop/Component/Core/Index/Extensions/ProductClassExtension.php index 3569094a56..54171337aa 100644 --- a/src/CoreShop/Component/Core/Index/Extensions/ProductClassExtension.php +++ b/src/CoreShop/Component/Core/Index/Extensions/ProductClassExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperator.php b/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperator.php index 08c8630a58..71b469c38b 100644 --- a/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperator.php +++ b/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php b/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php index dafeefa010..efe3c5ad25 100755 --- a/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php +++ b/src/CoreShop/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/LICENSE.md b/src/CoreShop/Component/Core/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Core/LICENSE.md +++ b/src/CoreShop/Component/Core/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Core/Locale/Context/PimcoreAdminLocaleContext.php b/src/CoreShop/Component/Core/Locale/Context/PimcoreAdminLocaleContext.php index f27e8c3af1..e76af27fef 100644 --- a/src/CoreShop/Component/Core/Locale/Context/PimcoreAdminLocaleContext.php +++ b/src/CoreShop/Component/Core/Locale/Context/PimcoreAdminLocaleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Carrier.php b/src/CoreShop/Component/Core/Model/Carrier.php index 74f1ecd228..e410e88a46 100644 --- a/src/CoreShop/Component/Core/Model/Carrier.php +++ b/src/CoreShop/Component/Core/Model/Carrier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CarrierInterface.php b/src/CoreShop/Component/Core/Model/CarrierInterface.php index 522acec2fe..6373415573 100644 --- a/src/CoreShop/Component/Core/Model/CarrierInterface.php +++ b/src/CoreShop/Component/Core/Model/CarrierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Cart.php b/src/CoreShop/Component/Core/Model/Cart.php index 86acad8425..aa26306a47 100644 --- a/src/CoreShop/Component/Core/Model/Cart.php +++ b/src/CoreShop/Component/Core/Model/Cart.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CartInterface.php b/src/CoreShop/Component/Core/Model/CartInterface.php index 74c6db553b..360cca10f8 100644 --- a/src/CoreShop/Component/Core/Model/CartInterface.php +++ b/src/CoreShop/Component/Core/Model/CartInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CartItem.php b/src/CoreShop/Component/Core/Model/CartItem.php index cc93eca345..2fb456267f 100644 --- a/src/CoreShop/Component/Core/Model/CartItem.php +++ b/src/CoreShop/Component/Core/Model/CartItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CartItemInterface.php b/src/CoreShop/Component/Core/Model/CartItemInterface.php index d0350e7fe9..f21929319e 100644 --- a/src/CoreShop/Component/Core/Model/CartItemInterface.php +++ b/src/CoreShop/Component/Core/Model/CartItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Category.php b/src/CoreShop/Component/Core/Model/Category.php index 6876015bf7..fb866afdb3 100644 --- a/src/CoreShop/Component/Core/Model/Category.php +++ b/src/CoreShop/Component/Core/Model/Category.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CategoryInterface.php b/src/CoreShop/Component/Core/Model/CategoryInterface.php index d481004f1d..b8f607bb0d 100644 --- a/src/CoreShop/Component/Core/Model/CategoryInterface.php +++ b/src/CoreShop/Component/Core/Model/CategoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Configuration.php b/src/CoreShop/Component/Core/Model/Configuration.php index eec149499d..936e05b2a3 100644 --- a/src/CoreShop/Component/Core/Model/Configuration.php +++ b/src/CoreShop/Component/Core/Model/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/ConfigurationInterface.php b/src/CoreShop/Component/Core/Model/ConfigurationInterface.php index ed56c7936f..7b003c4b5e 100644 --- a/src/CoreShop/Component/Core/Model/ConfigurationInterface.php +++ b/src/CoreShop/Component/Core/Model/ConfigurationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Country.php b/src/CoreShop/Component/Core/Model/Country.php index 25ebbf5c24..b3b97e61fa 100644 --- a/src/CoreShop/Component/Core/Model/Country.php +++ b/src/CoreShop/Component/Core/Model/Country.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CountryInterface.php b/src/CoreShop/Component/Core/Model/CountryInterface.php index 58a153bf9e..2a4ac2d2a7 100644 --- a/src/CoreShop/Component/Core/Model/CountryInterface.php +++ b/src/CoreShop/Component/Core/Model/CountryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Currency.php b/src/CoreShop/Component/Core/Model/Currency.php index 265492ff48..c02a64a42c 100644 --- a/src/CoreShop/Component/Core/Model/Currency.php +++ b/src/CoreShop/Component/Core/Model/Currency.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CurrencyInterface.php b/src/CoreShop/Component/Core/Model/CurrencyInterface.php index 47db81b03c..738c597ae0 100644 --- a/src/CoreShop/Component/Core/Model/CurrencyInterface.php +++ b/src/CoreShop/Component/Core/Model/CurrencyInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Customer.php b/src/CoreShop/Component/Core/Model/Customer.php index f2602ebe53..008e97c637 100644 --- a/src/CoreShop/Component/Core/Model/Customer.php +++ b/src/CoreShop/Component/Core/Model/Customer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/CustomerInterface.php b/src/CoreShop/Component/Core/Model/CustomerInterface.php index 2d36b9cbaf..f0719e29a8 100644 --- a/src/CoreShop/Component/Core/Model/CustomerInterface.php +++ b/src/CoreShop/Component/Core/Model/CustomerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Order.php b/src/CoreShop/Component/Core/Model/Order.php index 8d8e4a9113..ae8ca3fde2 100644 --- a/src/CoreShop/Component/Core/Model/Order.php +++ b/src/CoreShop/Component/Core/Model/Order.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderInterface.php b/src/CoreShop/Component/Core/Model/OrderInterface.php index f11e02e7f1..59af93b935 100644 --- a/src/CoreShop/Component/Core/Model/OrderInterface.php +++ b/src/CoreShop/Component/Core/Model/OrderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderItem.php b/src/CoreShop/Component/Core/Model/OrderItem.php index 1d8a990733..5bda1f5ce7 100644 --- a/src/CoreShop/Component/Core/Model/OrderItem.php +++ b/src/CoreShop/Component/Core/Model/OrderItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderItemInterface.php b/src/CoreShop/Component/Core/Model/OrderItemInterface.php index 32fa625ec1..36b5e7ad73 100644 --- a/src/CoreShop/Component/Core/Model/OrderItemInterface.php +++ b/src/CoreShop/Component/Core/Model/OrderItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderShipment.php b/src/CoreShop/Component/Core/Model/OrderShipment.php index 6b9af0ee01..16e99463e0 100644 --- a/src/CoreShop/Component/Core/Model/OrderShipment.php +++ b/src/CoreShop/Component/Core/Model/OrderShipment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderShipmentInterface.php b/src/CoreShop/Component/Core/Model/OrderShipmentInterface.php index 9d8b189a67..66a281f0fd 100644 --- a/src/CoreShop/Component/Core/Model/OrderShipmentInterface.php +++ b/src/CoreShop/Component/Core/Model/OrderShipmentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderShipmentItem.php b/src/CoreShop/Component/Core/Model/OrderShipmentItem.php index 7d73a60ee1..22c6af8e71 100644 --- a/src/CoreShop/Component/Core/Model/OrderShipmentItem.php +++ b/src/CoreShop/Component/Core/Model/OrderShipmentItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/OrderShipmentItemInterface.php b/src/CoreShop/Component/Core/Model/OrderShipmentItemInterface.php index 037400c27e..4b75e56036 100644 --- a/src/CoreShop/Component/Core/Model/OrderShipmentItemInterface.php +++ b/src/CoreShop/Component/Core/Model/OrderShipmentItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Payment.php b/src/CoreShop/Component/Core/Model/Payment.php index b3aa8930cd..e048d81d35 100644 --- a/src/CoreShop/Component/Core/Model/Payment.php +++ b/src/CoreShop/Component/Core/Model/Payment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/PaymentInterface.php b/src/CoreShop/Component/Core/Model/PaymentInterface.php index aa678f0629..90fc241f13 100644 --- a/src/CoreShop/Component/Core/Model/PaymentInterface.php +++ b/src/CoreShop/Component/Core/Model/PaymentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/PaymentProvider.php b/src/CoreShop/Component/Core/Model/PaymentProvider.php index 50d05ed917..e40bbea983 100644 --- a/src/CoreShop/Component/Core/Model/PaymentProvider.php +++ b/src/CoreShop/Component/Core/Model/PaymentProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/PaymentProviderInterface.php b/src/CoreShop/Component/Core/Model/PaymentProviderInterface.php index a3eaf6d5ba..1cb97e74a4 100755 --- a/src/CoreShop/Component/Core/Model/PaymentProviderInterface.php +++ b/src/CoreShop/Component/Core/Model/PaymentProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Product.php b/src/CoreShop/Component/Core/Model/Product.php index dc79b29166..291c781c2c 100644 --- a/src/CoreShop/Component/Core/Model/Product.php +++ b/src/CoreShop/Component/Core/Model/Product.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/ProductInterface.php b/src/CoreShop/Component/Core/Model/ProductInterface.php index 6b784f4a62..374a57a08d 100644 --- a/src/CoreShop/Component/Core/Model/ProductInterface.php +++ b/src/CoreShop/Component/Core/Model/ProductInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/ProductStorePrice.php b/src/CoreShop/Component/Core/Model/ProductStorePrice.php index fd207bfae0..9934ba8cab 100644 --- a/src/CoreShop/Component/Core/Model/ProductStorePrice.php +++ b/src/CoreShop/Component/Core/Model/ProductStorePrice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/ProductStorePriceInterface.php b/src/CoreShop/Component/Core/Model/ProductStorePriceInterface.php index 67f4ba66e6..757efe83b1 100644 --- a/src/CoreShop/Component/Core/Model/ProductStorePriceInterface.php +++ b/src/CoreShop/Component/Core/Model/ProductStorePriceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/ProposalItemTrait.php b/src/CoreShop/Component/Core/Model/ProposalItemTrait.php index 2f1531b43f..a03eafa4fe 100644 --- a/src/CoreShop/Component/Core/Model/ProposalItemTrait.php +++ b/src/CoreShop/Component/Core/Model/ProposalItemTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Quote.php b/src/CoreShop/Component/Core/Model/Quote.php index ef95d73afb..ae52b51a4b 100644 --- a/src/CoreShop/Component/Core/Model/Quote.php +++ b/src/CoreShop/Component/Core/Model/Quote.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/QuoteInterface.php b/src/CoreShop/Component/Core/Model/QuoteInterface.php index 01a9c3c93a..200fa8542a 100644 --- a/src/CoreShop/Component/Core/Model/QuoteInterface.php +++ b/src/CoreShop/Component/Core/Model/QuoteInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/QuoteItem.php b/src/CoreShop/Component/Core/Model/QuoteItem.php index 01b564fc69..e050717738 100644 --- a/src/CoreShop/Component/Core/Model/QuoteItem.php +++ b/src/CoreShop/Component/Core/Model/QuoteItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/QuoteItemInterface.php b/src/CoreShop/Component/Core/Model/QuoteItemInterface.php index dc1c0e7693..c0b7e2df96 100644 --- a/src/CoreShop/Component/Core/Model/QuoteItemInterface.php +++ b/src/CoreShop/Component/Core/Model/QuoteItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/SaleInterface.php b/src/CoreShop/Component/Core/Model/SaleInterface.php index c83baeef26..3932eaf404 100644 --- a/src/CoreShop/Component/Core/Model/SaleInterface.php +++ b/src/CoreShop/Component/Core/Model/SaleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/SaleItemInterface.php b/src/CoreShop/Component/Core/Model/SaleItemInterface.php index 3f10288205..df5bf4f95f 100644 --- a/src/CoreShop/Component/Core/Model/SaleItemInterface.php +++ b/src/CoreShop/Component/Core/Model/SaleItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/SaleItemTrait.php b/src/CoreShop/Component/Core/Model/SaleItemTrait.php index ded73ab0ac..a9a3123c19 100644 --- a/src/CoreShop/Component/Core/Model/SaleItemTrait.php +++ b/src/CoreShop/Component/Core/Model/SaleItemTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/SaleTrait.php b/src/CoreShop/Component/Core/Model/SaleTrait.php index 600196f68e..1de5b05a6c 100644 --- a/src/CoreShop/Component/Core/Model/SaleTrait.php +++ b/src/CoreShop/Component/Core/Model/SaleTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/Store.php b/src/CoreShop/Component/Core/Model/Store.php index 3338a1562f..151a316f6e 100644 --- a/src/CoreShop/Component/Core/Model/Store.php +++ b/src/CoreShop/Component/Core/Model/Store.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/StoreInterface.php b/src/CoreShop/Component/Core/Model/StoreInterface.php index d6cf3db63c..b2673aeb87 100644 --- a/src/CoreShop/Component/Core/Model/StoreInterface.php +++ b/src/CoreShop/Component/Core/Model/StoreInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/TaxRule.php b/src/CoreShop/Component/Core/Model/TaxRule.php index e0e6e174f2..54e4f8392c 100644 --- a/src/CoreShop/Component/Core/Model/TaxRule.php +++ b/src/CoreShop/Component/Core/Model/TaxRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Model/TaxRuleInterface.php b/src/CoreShop/Component/Core/Model/TaxRuleInterface.php index 87fe5e995c..3d6249f64e 100644 --- a/src/CoreShop/Component/Core/Model/TaxRuleInterface.php +++ b/src/CoreShop/Component/Core/Model/TaxRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/OrderMailActionProcessor.php b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/OrderMailActionProcessor.php index ad8e63f33b..6ba742a770 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/OrderMailActionProcessor.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/OrderMailActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreMailActionProcessor.php b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreMailActionProcessor.php index c704a5aea7..2dbfea4cab 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreMailActionProcessor.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreMailActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreOrderMailActionProcessor.php b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreOrderMailActionProcessor.php index 3b9bd661ad..3790b7d9db 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreOrderMailActionProcessor.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Action/Order/StoreOrderMailActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/BackendCreatedChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/BackendCreatedChecker.php index bcb2a8859f..6567cf115d 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/BackendCreatedChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/BackendCreatedChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CarriersChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CarriersChecker.php index 1584eb02ed..d0bdb172c5 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CarriersChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CarriersChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CommentChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CommentChecker.php index 1e42456047..7fe0c970b7 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CommentChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/Order/CommentChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/SimpleStateChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/SimpleStateChecker.php index 0bd87ec3c4..53984bd277 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/SimpleStateChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/SimpleStateChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/StateTransitionChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/StateTransitionChecker.php index a967c0fbea..25c265b5ff 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/StateTransitionChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/StateTransitionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/StoresChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/StoresChecker.php index 24e60028fe..64483b04a1 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/StoresChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/StoresChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Notification/Rule/Condition/User/UserTypeChecker.php b/src/CoreShop/Component/Core/Notification/Rule/Condition/User/UserTypeChecker.php index d1dee5dcbc..6981b6dfa9 100644 --- a/src/CoreShop/Component/Core/Notification/Rule/Condition/User/UserTypeChecker.php +++ b/src/CoreShop/Component/Core/Notification/Rule/Condition/User/UserTypeChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountCalculator.php b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountCalculator.php index 1a0467ea6a..925de35230 100644 --- a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountCalculator.php +++ b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountPriceCalculator.php b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountPriceCalculator.php index b77b4e82c6..1f1e5c3875 100644 --- a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountPriceCalculator.php +++ b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductDiscountPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductPriceCalculator.php b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductPriceCalculator.php index 453a1abed3..ff3f7dee6a 100644 --- a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductPriceCalculator.php +++ b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductRetailPriceCalculator.php b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductRetailPriceCalculator.php index 5112e111d7..24d2e39577 100644 --- a/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductRetailPriceCalculator.php +++ b/src/CoreShop/Component/Core/Order/Calculator/PurchasableProductRetailPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/NumberGenerator/SaleNumberGenerator.php b/src/CoreShop/Component/Core/Order/NumberGenerator/SaleNumberGenerator.php index 143b5f52fc..9eca012fbc 100644 --- a/src/CoreShop/Component/Core/Order/NumberGenerator/SaleNumberGenerator.php +++ b/src/CoreShop/Component/Core/Order/NumberGenerator/SaleNumberGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/OrderMailProcessorInterface.php b/src/CoreShop/Component/Core/Order/OrderMailProcessorInterface.php index 6937bfed11..a494437a54 100644 --- a/src/CoreShop/Component/Core/Order/OrderMailProcessorInterface.php +++ b/src/CoreShop/Component/Core/Order/OrderMailProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartAdjustmentClearer.php b/src/CoreShop/Component/Core/Order/Processor/CartAdjustmentClearer.php index c095fcd3bf..2354d9de9f 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartAdjustmentClearer.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartAdjustmentClearer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartItemProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartItemProcessor.php index 07625e6152..65796ea743 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartItemProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartItemProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartItemTaxProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartItemTaxProcessor.php index 296633066f..8c9bbc6049 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartItemTaxProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartItemTaxProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartItemsProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartItemsProcessor.php index f962c0a4e2..db58e3fecd 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartItemsProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartItemsProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartPriceRuleVoucherProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartPriceRuleVoucherProcessor.php index b0664417ed..c4d5254209 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartPriceRuleVoucherProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartPriceRuleVoucherProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartRuleAutoProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartRuleAutoProcessor.php index e29b760faf..a197bfce57 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartRuleAutoProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartRuleAutoProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartShippingProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartShippingProcessor.php index 66f1c092e8..098ce770b7 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartShippingProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartShippingProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Processor/CartTaxProcessor.php b/src/CoreShop/Component/Core/Order/Processor/CartTaxProcessor.php index a545f3ed17..92db19a9af 100644 --- a/src/CoreShop/Component/Core/Order/Processor/CartTaxProcessor.php +++ b/src/CoreShop/Component/Core/Order/Processor/CartTaxProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Transformer/CartItemToSaleItemTransformer.php b/src/CoreShop/Component/Core/Order/Transformer/CartItemToSaleItemTransformer.php index dd4bc58ea7..d246803dfe 100644 --- a/src/CoreShop/Component/Core/Order/Transformer/CartItemToSaleItemTransformer.php +++ b/src/CoreShop/Component/Core/Order/Transformer/CartItemToSaleItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Transformer/CartToSaleTransformer.php b/src/CoreShop/Component/Core/Order/Transformer/CartToSaleTransformer.php index 45c37132fa..d799e1323d 100644 --- a/src/CoreShop/Component/Core/Order/Transformer/CartToSaleTransformer.php +++ b/src/CoreShop/Component/Core/Order/Transformer/CartToSaleTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Transformer/OrderItemToShipmentItemTransformer.php b/src/CoreShop/Component/Core/Order/Transformer/OrderItemToShipmentItemTransformer.php index d1aa3e49bb..ddf2b0cce5 100644 --- a/src/CoreShop/Component/Core/Order/Transformer/OrderItemToShipmentItemTransformer.php +++ b/src/CoreShop/Component/Core/Order/Transformer/OrderItemToShipmentItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Order/Transformer/OrderToShipmentTransformer.php b/src/CoreShop/Component/Core/Order/Transformer/OrderToShipmentTransformer.php index 135afcdf5d..2c3ffb06e6 100644 --- a/src/CoreShop/Component/Core/Order/Transformer/OrderToShipmentTransformer.php +++ b/src/CoreShop/Component/Core/Order/Transformer/OrderToShipmentTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Payment/Resolver/StoreBasedPaymentProviderResolver.php b/src/CoreShop/Component/Core/Payment/Resolver/StoreBasedPaymentProviderResolver.php index 5c29af0464..2671e0d9a6 100644 --- a/src/CoreShop/Component/Core/Payment/Resolver/StoreBasedPaymentProviderResolver.php +++ b/src/CoreShop/Component/Core/Payment/Resolver/StoreBasedPaymentProviderResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Pimcore/PimcoreKeyTransformer.php b/src/CoreShop/Component/Core/Pimcore/PimcoreKeyTransformer.php index d983d7c913..c1a689b26a 100644 --- a/src/CoreShop/Component/Core/Pimcore/PimcoreKeyTransformer.php +++ b/src/CoreShop/Component/Core/Pimcore/PimcoreKeyTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Portlet/ExportPortletInterface.php b/src/CoreShop/Component/Core/Portlet/ExportPortletInterface.php index 9c13e47df6..88c0e83b7a 100644 --- a/src/CoreShop/Component/Core/Portlet/ExportPortletInterface.php +++ b/src/CoreShop/Component/Core/Portlet/ExportPortletInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Portlet/PortletInterface.php b/src/CoreShop/Component/Core/Portlet/PortletInterface.php index 0ecfc8cc13..f28920dc48 100644 --- a/src/CoreShop/Component/Core/Portlet/PortletInterface.php +++ b/src/CoreShop/Component/Core/Portlet/PortletInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Calculator/StoreProductPriceCalculator.php b/src/CoreShop/Component/Core/Product/Calculator/StoreProductPriceCalculator.php index 2726405bcf..7cd1e19a76 100644 --- a/src/CoreShop/Component/Core/Product/Calculator/StoreProductPriceCalculator.php +++ b/src/CoreShop/Component/Core/Product/Calculator/StoreProductPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactory.php b/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactory.php index 382a264600..19114dddf6 100644 --- a/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactory.php +++ b/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactoryInterface.php b/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactoryInterface.php index c647e805b4..7c027ecb1b 100644 --- a/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactoryInterface.php +++ b/src/CoreShop/Component/Core/Product/ProductTaxCalculatorFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/CategoriesConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/CategoriesConditionChecker.php index f7ca39d356..63ef92b5e8 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/CategoriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/CategoriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/CountriesConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/CountriesConditionChecker.php index abac92d5f4..5de4365f17 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/CountriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/CountriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/CurrenciesConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/CurrenciesConditionChecker.php index 8f7b794c4d..875e09287b 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/CurrenciesConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/CurrenciesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/CustomerGroupsConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/CustomerGroupsConditionChecker.php index 6db224885d..f021d1316a 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/CustomerGroupsConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/CustomerGroupsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/CustomersConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/CustomersConditionChecker.php index 457734d8e2..25b9a09387 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/CustomersConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/CustomersConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/ProductsConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/ProductsConditionChecker.php index c1868ec22d..d94c143e09 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/ProductsConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/ProductsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/QuantityConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/QuantityConditionChecker.php index 3eab45ef40..2f3f74e42e 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/QuantityConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/QuantityConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/StoresConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/StoresConditionChecker.php index 4cd5ab9286..0fbe0c9963 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/StoresConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/StoresConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/Rule/Condition/ZonesConditionChecker.php b/src/CoreShop/Component/Core/Product/Rule/Condition/ZonesConditionChecker.php index 5f242f7485..2f28e3ac57 100644 --- a/src/CoreShop/Component/Core/Product/Rule/Condition/ZonesConditionChecker.php +++ b/src/CoreShop/Component/Core/Product/Rule/Condition/ZonesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculator.php b/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculator.php index bb59ac9779..bef1a2ba14 100644 --- a/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculator.php +++ b/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculatorInterface.php b/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculatorInterface.php index c0d7ec71d5..401a3ea79b 100644 --- a/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Core/Product/TaxedProductPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Provider/AddressProviderInterface.php b/src/CoreShop/Component/Core/Provider/AddressProviderInterface.php index a73babaa05..f4e330016f 100644 --- a/src/CoreShop/Component/Core/Provider/AddressProviderInterface.php +++ b/src/CoreShop/Component/Core/Provider/AddressProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Provider/ContextBasedDefaultTaxAddressProvider.php b/src/CoreShop/Component/Core/Provider/ContextBasedDefaultTaxAddressProvider.php index b59c9b4cb4..3220e40926 100644 --- a/src/CoreShop/Component/Core/Provider/ContextBasedDefaultTaxAddressProvider.php +++ b/src/CoreShop/Component/Core/Provider/ContextBasedDefaultTaxAddressProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Provider/DefaultTaxAddressProviderInterface.php b/src/CoreShop/Component/Core/Provider/DefaultTaxAddressProviderInterface.php index a63065c07c..221712f023 100644 --- a/src/CoreShop/Component/Core/Provider/DefaultTaxAddressProviderInterface.php +++ b/src/CoreShop/Component/Core/Provider/DefaultTaxAddressProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Provider/StoreBasedAddressProvider.php b/src/CoreShop/Component/Core/Provider/StoreBasedAddressProvider.php index 03bbb67ad5..9c5470ad1a 100644 --- a/src/CoreShop/Component/Core/Provider/StoreBasedAddressProvider.php +++ b/src/CoreShop/Component/Core/Provider/StoreBasedAddressProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Report/ExportReportInterface.php b/src/CoreShop/Component/Core/Report/ExportReportInterface.php index a0f0e0d734..93cbbaa2a1 100644 --- a/src/CoreShop/Component/Core/Report/ExportReportInterface.php +++ b/src/CoreShop/Component/Core/Report/ExportReportInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Report/ReportInterface.php b/src/CoreShop/Component/Core/Report/ReportInterface.php index d0cb2ec444..2cc8442215 100644 --- a/src/CoreShop/Component/Core/Report/ReportInterface.php +++ b/src/CoreShop/Component/Core/Report/ReportInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/CarrierRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/CarrierRepositoryInterface.php index 8a64d23401..4c175ec4de 100644 --- a/src/CoreShop/Component/Core/Repository/CarrierRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/CarrierRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/CategoryRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/CategoryRepositoryInterface.php index 2ff9b060b6..71c98f572d 100644 --- a/src/CoreShop/Component/Core/Repository/CategoryRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/CategoryRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/ConfigurationRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/ConfigurationRepositoryInterface.php index 57ccaa6e66..627ffbca5a 100644 --- a/src/CoreShop/Component/Core/Repository/ConfigurationRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/ConfigurationRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/CountryRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/CountryRepositoryInterface.php index f398f84839..9f6d8f69e3 100644 --- a/src/CoreShop/Component/Core/Repository/CountryRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/CountryRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/CurrencyRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/CurrencyRepositoryInterface.php index 10d0b90e6b..7bbb10e29d 100644 --- a/src/CoreShop/Component/Core/Repository/CurrencyRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/CurrencyRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/PaymentProviderRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/PaymentProviderRepositoryInterface.php index d46843442e..0054d874d7 100644 --- a/src/CoreShop/Component/Core/Repository/PaymentProviderRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/PaymentProviderRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/ProductRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/ProductRepositoryInterface.php index 72ce44ace6..22edbfbef8 100644 --- a/src/CoreShop/Component/Core/Repository/ProductRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/ProductRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/ProductStorePriceRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/ProductStorePriceRepositoryInterface.php index ed34bc13dc..00df245929 100644 --- a/src/CoreShop/Component/Core/Repository/ProductStorePriceRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/ProductStorePriceRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/ProductVariantRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/ProductVariantRepositoryInterface.php index 936926e85e..cdbe786b15 100644 --- a/src/CoreShop/Component/Core/Repository/ProductVariantRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/ProductVariantRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Repository/TaxRuleRepositoryInterface.php b/src/CoreShop/Component/Core/Repository/TaxRuleRepositoryInterface.php index d98bfa3f8b..09d5fb3fa9 100644 --- a/src/CoreShop/Component/Core/Repository/TaxRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Core/Repository/TaxRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Rule/Condition/CategoriesConditionCheckerTrait.php b/src/CoreShop/Component/Core/Rule/Condition/CategoriesConditionCheckerTrait.php index 3bd6169199..fc38703e24 100644 --- a/src/CoreShop/Component/Core/Rule/Condition/CategoriesConditionCheckerTrait.php +++ b/src/CoreShop/Component/Core/Rule/Condition/CategoriesConditionCheckerTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Rule/Condition/ProductVariantsCheckerTrait.php b/src/CoreShop/Component/Core/Rule/Condition/ProductVariantsCheckerTrait.php index 2d780d1a78..aae22b1e02 100644 --- a/src/CoreShop/Component/Core/Rule/Condition/ProductVariantsCheckerTrait.php +++ b/src/CoreShop/Component/Core/Rule/Condition/ProductVariantsCheckerTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Calculator/TaxedCarrierPriceRuleCalculator.php b/src/CoreShop/Component/Core/Shipping/Calculator/TaxedCarrierPriceRuleCalculator.php index 891fd7eb59..4faafa4756 100644 --- a/src/CoreShop/Component/Core/Shipping/Calculator/TaxedCarrierPriceRuleCalculator.php +++ b/src/CoreShop/Component/Core/Shipping/Calculator/TaxedCarrierPriceRuleCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Calculator/TaxedShippingCalculatorInterface.php b/src/CoreShop/Component/Core/Shipping/Calculator/TaxedShippingCalculatorInterface.php index 43c810db29..088cad9ae9 100644 --- a/src/CoreShop/Component/Core/Shipping/Calculator/TaxedShippingCalculatorInterface.php +++ b/src/CoreShop/Component/Core/Shipping/Calculator/TaxedShippingCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Discover/StoreBasedShippableCarriersDiscovery.php b/src/CoreShop/Component/Core/Shipping/Discover/StoreBasedShippableCarriersDiscovery.php index cab5a82a1e..0049e97155 100644 --- a/src/CoreShop/Component/Core/Shipping/Discover/StoreBasedShippableCarriersDiscovery.php +++ b/src/CoreShop/Component/Core/Shipping/Discover/StoreBasedShippableCarriersDiscovery.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Action/AdditionAmountActionProcessor.php b/src/CoreShop/Component/Core/Shipping/Rule/Action/AdditionAmountActionProcessor.php index 304b6b435e..c56ec56c29 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Action/AdditionAmountActionProcessor.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Action/AdditionAmountActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Action/DiscountAmountActionProcessor.php b/src/CoreShop/Component/Core/Shipping/Rule/Action/DiscountAmountActionProcessor.php index 66e20d237f..196b6c2523 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Action/DiscountAmountActionProcessor.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Action/DiscountAmountActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Action/PriceActionProcessor.php b/src/CoreShop/Component/Core/Shipping/Rule/Action/PriceActionProcessor.php index 3634ec9ffe..181bb98672 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Action/PriceActionProcessor.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Action/PriceActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CategoriesConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CategoriesConditionChecker.php index 34ee818639..ec4d963862 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CategoriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CategoriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CountriesConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CountriesConditionChecker.php index c69683bc66..55376a44aa 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CountriesConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CountriesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CurrenciesConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CurrenciesConditionChecker.php index 459cab5acb..ec1d4f0d90 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CurrenciesConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CurrenciesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomerGroupsConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomerGroupsConditionChecker.php index e4f01005b8..6410b8bab5 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomerGroupsConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomerGroupsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomersConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomersConditionChecker.php index 59032a0a8d..58f1966a14 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomersConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/CustomersConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/ProductsConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/ProductsConditionChecker.php index 3ef5cf6fb0..bc6c9a80bf 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/ProductsConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/ProductsConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/StoresConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/StoresConditionChecker.php index 4eb3573f9d..9cd9c9036b 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/StoresConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/StoresConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Shipping/Rule/Condition/ZonesConditionChecker.php b/src/CoreShop/Component/Core/Shipping/Rule/Condition/ZonesConditionChecker.php index 3a4e15d133..057ef1328e 100644 --- a/src/CoreShop/Component/Core/Shipping/Rule/Condition/ZonesConditionChecker.php +++ b/src/CoreShop/Component/Core/Shipping/Rule/Condition/ZonesConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Taxation/CachedTaxCalculatorFactory.php b/src/CoreShop/Component/Core/Taxation/CachedTaxCalculatorFactory.php index 33b52cdea4..aca84df588 100644 --- a/src/CoreShop/Component/Core/Taxation/CachedTaxCalculatorFactory.php +++ b/src/CoreShop/Component/Core/Taxation/CachedTaxCalculatorFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Taxation/TaxApplicator.php b/src/CoreShop/Component/Core/Taxation/TaxApplicator.php index 92ff7eb29d..43cb3df032 100644 --- a/src/CoreShop/Component/Core/Taxation/TaxApplicator.php +++ b/src/CoreShop/Component/Core/Taxation/TaxApplicator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Taxation/TaxApplicatorInterface.php b/src/CoreShop/Component/Core/Taxation/TaxApplicatorInterface.php index 8c1e408e97..8b52815907 100644 --- a/src/CoreShop/Component/Core/Taxation/TaxApplicatorInterface.php +++ b/src/CoreShop/Component/Core/Taxation/TaxApplicatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactory.php b/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactory.php index febd094a41..a8f8fd4635 100644 --- a/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactory.php +++ b/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactoryInterface.php b/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactoryInterface.php index 6ec868f35c..3ae6ef6235 100644 --- a/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactoryInterface.php +++ b/src/CoreShop/Component/Core/Taxation/TaxCalculatorFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Tracking/Extractor/OrderExtractor.php b/src/CoreShop/Component/Core/Tracking/Extractor/OrderExtractor.php index e294b52c18..5b8c61a0f6 100644 --- a/src/CoreShop/Component/Core/Tracking/Extractor/OrderExtractor.php +++ b/src/CoreShop/Component/Core/Tracking/Extractor/OrderExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Tracking/Extractor/OrderItemExtractor.php b/src/CoreShop/Component/Core/Tracking/Extractor/OrderItemExtractor.php index 8e56bedb2f..03078c2b3a 100644 --- a/src/CoreShop/Component/Core/Tracking/Extractor/OrderItemExtractor.php +++ b/src/CoreShop/Component/Core/Tracking/Extractor/OrderItemExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Tracking/Extractor/ProductExtractor.php b/src/CoreShop/Component/Core/Tracking/Extractor/ProductExtractor.php index 8bb5b4d3c2..65dbc84566 100644 --- a/src/CoreShop/Component/Core/Tracking/Extractor/ProductExtractor.php +++ b/src/CoreShop/Component/Core/Tracking/Extractor/ProductExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Core/Translation/TranslatableEntityPimcoreLocaleAssigner.php b/src/CoreShop/Component/Core/Translation/TranslatableEntityPimcoreLocaleAssigner.php index 6b8512aee4..85be5abd71 100755 --- a/src/CoreShop/Component/Core/Translation/TranslatableEntityPimcoreLocaleAssigner.php +++ b/src/CoreShop/Component/Core/Translation/TranslatableEntityPimcoreLocaleAssigner.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Context/CachedCurrencyContext.php b/src/CoreShop/Component/Currency/Context/CachedCurrencyContext.php index 5c4e59a928..05828b9b2e 100644 --- a/src/CoreShop/Component/Currency/Context/CachedCurrencyContext.php +++ b/src/CoreShop/Component/Currency/Context/CachedCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Context/CompositeCurrencyContext.php b/src/CoreShop/Component/Currency/Context/CompositeCurrencyContext.php index 8b68d8f340..96032c7ea8 100644 --- a/src/CoreShop/Component/Currency/Context/CompositeCurrencyContext.php +++ b/src/CoreShop/Component/Currency/Context/CompositeCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Context/CurrencyContextInterface.php b/src/CoreShop/Component/Currency/Context/CurrencyContextInterface.php index fb3cb2e856..6cee678bbc 100755 --- a/src/CoreShop/Component/Currency/Context/CurrencyContextInterface.php +++ b/src/CoreShop/Component/Currency/Context/CurrencyContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Context/CurrencyNotFoundException.php b/src/CoreShop/Component/Currency/Context/CurrencyNotFoundException.php index ad8fc837c3..907b9a7630 100644 --- a/src/CoreShop/Component/Currency/Context/CurrencyNotFoundException.php +++ b/src/CoreShop/Component/Currency/Context/CurrencyNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Context/FixedCurrencyContext.php b/src/CoreShop/Component/Currency/Context/FixedCurrencyContext.php index 49d26d5019..478fa9735e 100644 --- a/src/CoreShop/Component/Currency/Context/FixedCurrencyContext.php +++ b/src/CoreShop/Component/Currency/Context/FixedCurrencyContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Converter/CurrencyConverter.php b/src/CoreShop/Component/Currency/Converter/CurrencyConverter.php index 7744a8114f..6d291d5814 100644 --- a/src/CoreShop/Component/Currency/Converter/CurrencyConverter.php +++ b/src/CoreShop/Component/Currency/Converter/CurrencyConverter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Converter/CurrencyConverterInterface.php b/src/CoreShop/Component/Currency/Converter/CurrencyConverterInterface.php index d1e28c4b1f..b3f2985804 100644 --- a/src/CoreShop/Component/Currency/Converter/CurrencyConverterInterface.php +++ b/src/CoreShop/Component/Currency/Converter/CurrencyConverterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Formatter/MoneyFormatterInterface.php b/src/CoreShop/Component/Currency/Formatter/MoneyFormatterInterface.php index 14c7443d2a..45e36f4fef 100644 --- a/src/CoreShop/Component/Currency/Formatter/MoneyFormatterInterface.php +++ b/src/CoreShop/Component/Currency/Formatter/MoneyFormatterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/LICENSE.md b/src/CoreShop/Component/Currency/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Currency/LICENSE.md +++ b/src/CoreShop/Component/Currency/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Currency/Model/Currency.php b/src/CoreShop/Component/Currency/Model/Currency.php index 5dfba0b880..c116e88a28 100644 --- a/src/CoreShop/Component/Currency/Model/Currency.php +++ b/src/CoreShop/Component/Currency/Model/Currency.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/CurrencyAwareInterface.php b/src/CoreShop/Component/Currency/Model/CurrencyAwareInterface.php index ce8213fcbb..b006667eb5 100644 --- a/src/CoreShop/Component/Currency/Model/CurrencyAwareInterface.php +++ b/src/CoreShop/Component/Currency/Model/CurrencyAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/CurrencyAwareTrait.php b/src/CoreShop/Component/Currency/Model/CurrencyAwareTrait.php index c2572abe78..0e0675be29 100644 --- a/src/CoreShop/Component/Currency/Model/CurrencyAwareTrait.php +++ b/src/CoreShop/Component/Currency/Model/CurrencyAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/CurrencyInterface.php b/src/CoreShop/Component/Currency/Model/CurrencyInterface.php index 290d0f616c..c0f39b3cbd 100644 --- a/src/CoreShop/Component/Currency/Model/CurrencyInterface.php +++ b/src/CoreShop/Component/Currency/Model/CurrencyInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/ExchangeRate.php b/src/CoreShop/Component/Currency/Model/ExchangeRate.php index 9b618718a4..746b19797e 100755 --- a/src/CoreShop/Component/Currency/Model/ExchangeRate.php +++ b/src/CoreShop/Component/Currency/Model/ExchangeRate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/ExchangeRateInterface.php b/src/CoreShop/Component/Currency/Model/ExchangeRateInterface.php index fc3f20476c..cca1da7f70 100755 --- a/src/CoreShop/Component/Currency/Model/ExchangeRateInterface.php +++ b/src/CoreShop/Component/Currency/Model/ExchangeRateInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Model/Money.php b/src/CoreShop/Component/Currency/Model/Money.php index 8e6e5d8300..53b4600c1c 100644 --- a/src/CoreShop/Component/Currency/Model/Money.php +++ b/src/CoreShop/Component/Currency/Model/Money.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Repository/CurrencyRepositoryInterface.php b/src/CoreShop/Component/Currency/Repository/CurrencyRepositoryInterface.php index ce78fbb8f0..3c1bdf26c5 100755 --- a/src/CoreShop/Component/Currency/Repository/CurrencyRepositoryInterface.php +++ b/src/CoreShop/Component/Currency/Repository/CurrencyRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Currency/Repository/ExchangeRateRepositoryInterface.php b/src/CoreShop/Component/Currency/Repository/ExchangeRateRepositoryInterface.php index e28841c352..d34abc03a5 100755 --- a/src/CoreShop/Component/Currency/Repository/ExchangeRateRepositoryInterface.php +++ b/src/CoreShop/Component/Currency/Repository/ExchangeRateRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/CompositeCustomerContext.php b/src/CoreShop/Component/Customer/Context/CompositeCustomerContext.php index 2a104a46c9..7613f5cdaf 100644 --- a/src/CoreShop/Component/Customer/Context/CompositeCustomerContext.php +++ b/src/CoreShop/Component/Customer/Context/CompositeCustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/CustomerContextInterface.php b/src/CoreShop/Component/Customer/Context/CustomerContextInterface.php index ecbf1f8516..098a761c4c 100755 --- a/src/CoreShop/Component/Customer/Context/CustomerContextInterface.php +++ b/src/CoreShop/Component/Customer/Context/CustomerContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/CustomerNotFoundException.php b/src/CoreShop/Component/Customer/Context/CustomerNotFoundException.php index 0cd5fd3c13..0fd9d394ec 100755 --- a/src/CoreShop/Component/Customer/Context/CustomerNotFoundException.php +++ b/src/CoreShop/Component/Customer/Context/CustomerNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/FixedCustomerContext.php b/src/CoreShop/Component/Customer/Context/FixedCustomerContext.php index 56ac823d88..f207558c73 100644 --- a/src/CoreShop/Component/Customer/Context/FixedCustomerContext.php +++ b/src/CoreShop/Component/Customer/Context/FixedCustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/RequestBased/CompositeRequestResolver.php b/src/CoreShop/Component/Customer/Context/RequestBased/CompositeRequestResolver.php index 599afe3b69..105d9a5380 100644 --- a/src/CoreShop/Component/Customer/Context/RequestBased/CompositeRequestResolver.php +++ b/src/CoreShop/Component/Customer/Context/RequestBased/CompositeRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/RequestBased/CustomerContext.php b/src/CoreShop/Component/Customer/Context/RequestBased/CustomerContext.php index 5c969af610..ab6859b441 100644 --- a/src/CoreShop/Component/Customer/Context/RequestBased/CustomerContext.php +++ b/src/CoreShop/Component/Customer/Context/RequestBased/CustomerContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/RequestBased/RequestResolverInterface.php b/src/CoreShop/Component/Customer/Context/RequestBased/RequestResolverInterface.php index cc5050a24e..9ed647bb73 100755 --- a/src/CoreShop/Component/Customer/Context/RequestBased/RequestResolverInterface.php +++ b/src/CoreShop/Component/Customer/Context/RequestBased/RequestResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Context/RequestBased/TokenBasedRequestResolver.php b/src/CoreShop/Component/Customer/Context/RequestBased/TokenBasedRequestResolver.php index 3a53245809..009ee8dd26 100755 --- a/src/CoreShop/Component/Customer/Context/RequestBased/TokenBasedRequestResolver.php +++ b/src/CoreShop/Component/Customer/Context/RequestBased/TokenBasedRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/LICENSE.md b/src/CoreShop/Component/Customer/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Customer/LICENSE.md +++ b/src/CoreShop/Component/Customer/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Customer/Model/Customer.php b/src/CoreShop/Component/Customer/Model/Customer.php index 48d354d0f2..89e177af05 100644 --- a/src/CoreShop/Component/Customer/Model/Customer.php +++ b/src/CoreShop/Component/Customer/Model/Customer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Model/CustomerAwareInterface.php b/src/CoreShop/Component/Customer/Model/CustomerAwareInterface.php index c75520d11f..20247f8842 100644 --- a/src/CoreShop/Component/Customer/Model/CustomerAwareInterface.php +++ b/src/CoreShop/Component/Customer/Model/CustomerAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Model/CustomerGroup.php b/src/CoreShop/Component/Customer/Model/CustomerGroup.php index 55ceee6945..fccc1ccefb 100644 --- a/src/CoreShop/Component/Customer/Model/CustomerGroup.php +++ b/src/CoreShop/Component/Customer/Model/CustomerGroup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Model/CustomerGroupInterface.php b/src/CoreShop/Component/Customer/Model/CustomerGroupInterface.php index cebaf2ee58..1d11c1377a 100644 --- a/src/CoreShop/Component/Customer/Model/CustomerGroupInterface.php +++ b/src/CoreShop/Component/Customer/Model/CustomerGroupInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Model/CustomerInterface.php b/src/CoreShop/Component/Customer/Model/CustomerInterface.php index 1273e11480..efdeea6929 100644 --- a/src/CoreShop/Component/Customer/Model/CustomerInterface.php +++ b/src/CoreShop/Component/Customer/Model/CustomerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Customer/Repository/CustomerRepositoryInterface.php b/src/CoreShop/Component/Customer/Repository/CustomerRepositoryInterface.php index 58017a14ad..888fdffa83 100644 --- a/src/CoreShop/Component/Customer/Repository/CustomerRepositoryInterface.php +++ b/src/CoreShop/Component/Customer/Repository/CustomerRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/CompareCondition.php b/src/CoreShop/Component/Index/Condition/CompareCondition.php index eb306e12dc..2fc36cd934 100644 --- a/src/CoreShop/Component/Index/Condition/CompareCondition.php +++ b/src/CoreShop/Component/Index/Condition/CompareCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/ConcatCondition.php b/src/CoreShop/Component/Index/Condition/ConcatCondition.php index a3aad57f85..3f2a55d910 100644 --- a/src/CoreShop/Component/Index/Condition/ConcatCondition.php +++ b/src/CoreShop/Component/Index/Condition/ConcatCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/ConditionInterface.php b/src/CoreShop/Component/Index/Condition/ConditionInterface.php index 2cf76dea09..4810949a6e 100644 --- a/src/CoreShop/Component/Index/Condition/ConditionInterface.php +++ b/src/CoreShop/Component/Index/Condition/ConditionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/ConditionRenderer.php b/src/CoreShop/Component/Index/Condition/ConditionRenderer.php index 0e43cc8cb3..426d524d0d 100644 --- a/src/CoreShop/Component/Index/Condition/ConditionRenderer.php +++ b/src/CoreShop/Component/Index/Condition/ConditionRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/ConditionRendererInterface.php b/src/CoreShop/Component/Index/Condition/ConditionRendererInterface.php index 539fb679cc..b56a129aa7 100644 --- a/src/CoreShop/Component/Index/Condition/ConditionRendererInterface.php +++ b/src/CoreShop/Component/Index/Condition/ConditionRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/DynamicRendererInterface.php b/src/CoreShop/Component/Index/Condition/DynamicRendererInterface.php index 3e152672fb..63913b0e89 100644 --- a/src/CoreShop/Component/Index/Condition/DynamicRendererInterface.php +++ b/src/CoreShop/Component/Index/Condition/DynamicRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/GreaterThanCondition.php b/src/CoreShop/Component/Index/Condition/GreaterThanCondition.php index cfea9746de..08cc6c4672 100644 --- a/src/CoreShop/Component/Index/Condition/GreaterThanCondition.php +++ b/src/CoreShop/Component/Index/Condition/GreaterThanCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/GreaterThanEqualCondition.php b/src/CoreShop/Component/Index/Condition/GreaterThanEqualCondition.php index 9787c0ddc3..aac6d55e82 100644 --- a/src/CoreShop/Component/Index/Condition/GreaterThanEqualCondition.php +++ b/src/CoreShop/Component/Index/Condition/GreaterThanEqualCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/InCondition.php b/src/CoreShop/Component/Index/Condition/InCondition.php index 6672eef1f4..aa16e7f433 100644 --- a/src/CoreShop/Component/Index/Condition/InCondition.php +++ b/src/CoreShop/Component/Index/Condition/InCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/IsCondition.php b/src/CoreShop/Component/Index/Condition/IsCondition.php index ae7556bdea..efe5e69376 100644 --- a/src/CoreShop/Component/Index/Condition/IsCondition.php +++ b/src/CoreShop/Component/Index/Condition/IsCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/IsNotNullCondition.php b/src/CoreShop/Component/Index/Condition/IsNotNullCondition.php index 5e01f811fc..29008a121a 100644 --- a/src/CoreShop/Component/Index/Condition/IsNotNullCondition.php +++ b/src/CoreShop/Component/Index/Condition/IsNotNullCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/IsNullCondition.php b/src/CoreShop/Component/Index/Condition/IsNullCondition.php index 77c44c011d..d753f5baff 100644 --- a/src/CoreShop/Component/Index/Condition/IsNullCondition.php +++ b/src/CoreShop/Component/Index/Condition/IsNullCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/LikeCondition.php b/src/CoreShop/Component/Index/Condition/LikeCondition.php index 45df9c8182..31f0bf0c51 100644 --- a/src/CoreShop/Component/Index/Condition/LikeCondition.php +++ b/src/CoreShop/Component/Index/Condition/LikeCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/LowerThanCondition.php b/src/CoreShop/Component/Index/Condition/LowerThanCondition.php index e2be30feed..5710842cfd 100644 --- a/src/CoreShop/Component/Index/Condition/LowerThanCondition.php +++ b/src/CoreShop/Component/Index/Condition/LowerThanCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/LowerThanEqualCondition.php b/src/CoreShop/Component/Index/Condition/LowerThanEqualCondition.php index c075567920..8cbcdfbf9b 100644 --- a/src/CoreShop/Component/Index/Condition/LowerThanEqualCondition.php +++ b/src/CoreShop/Component/Index/Condition/LowerThanEqualCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/MatchCondition.php b/src/CoreShop/Component/Index/Condition/MatchCondition.php index e578d8c458..a4176f22db 100644 --- a/src/CoreShop/Component/Index/Condition/MatchCondition.php +++ b/src/CoreShop/Component/Index/Condition/MatchCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/NotInCondition.php b/src/CoreShop/Component/Index/Condition/NotInCondition.php index e8e40f7e78..5629384de2 100644 --- a/src/CoreShop/Component/Index/Condition/NotInCondition.php +++ b/src/CoreShop/Component/Index/Condition/NotInCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/NotLikeCondition.php b/src/CoreShop/Component/Index/Condition/NotLikeCondition.php index 3fe4842b60..a26cdea2d8 100644 --- a/src/CoreShop/Component/Index/Condition/NotLikeCondition.php +++ b/src/CoreShop/Component/Index/Condition/NotLikeCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/NotMatchCondition.php b/src/CoreShop/Component/Index/Condition/NotMatchCondition.php index 3ba608c65e..a25149df69 100644 --- a/src/CoreShop/Component/Index/Condition/NotMatchCondition.php +++ b/src/CoreShop/Component/Index/Condition/NotMatchCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/RangeCondition.php b/src/CoreShop/Component/Index/Condition/RangeCondition.php index 4fc2b21657..8905bd6755 100644 --- a/src/CoreShop/Component/Index/Condition/RangeCondition.php +++ b/src/CoreShop/Component/Index/Condition/RangeCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Condition/RendererInterface.php b/src/CoreShop/Component/Index/Condition/RendererInterface.php index 13331c97a2..ce8b9c8471 100644 --- a/src/CoreShop/Component/Index/Condition/RendererInterface.php +++ b/src/CoreShop/Component/Index/Condition/RendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Extension/IndexColumnsExtensionInterface.php b/src/CoreShop/Component/Index/Extension/IndexColumnsExtensionInterface.php index 3698c894ee..77df04f293 100644 --- a/src/CoreShop/Component/Index/Extension/IndexColumnsExtensionInterface.php +++ b/src/CoreShop/Component/Index/Extension/IndexColumnsExtensionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Extension/IndexExtensionInterface.php b/src/CoreShop/Component/Index/Extension/IndexExtensionInterface.php index dabd2e2e72..10e7e0ae9c 100644 --- a/src/CoreShop/Component/Index/Extension/IndexExtensionInterface.php +++ b/src/CoreShop/Component/Index/Extension/IndexExtensionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Factory/FilteredListingFactoryInterface.php b/src/CoreShop/Component/Index/Factory/FilteredListingFactoryInterface.php index 4d6f70e264..e0bdaf4575 100644 --- a/src/CoreShop/Component/Index/Factory/FilteredListingFactoryInterface.php +++ b/src/CoreShop/Component/Index/Factory/FilteredListingFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Factory/ListingFactoryInterface.php b/src/CoreShop/Component/Index/Factory/ListingFactoryInterface.php index e5538f4154..9e86d9c15c 100644 --- a/src/CoreShop/Component/Index/Factory/ListingFactoryInterface.php +++ b/src/CoreShop/Component/Index/Factory/ListingFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/CategorySelectConditionProcessor.php b/src/CoreShop/Component/Index/Filter/CategorySelectConditionProcessor.php index f22de62e43..f5fa9f42d9 100644 --- a/src/CoreShop/Component/Index/Filter/CategorySelectConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/CategorySelectConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/FilterConditionProcessorInterface.php b/src/CoreShop/Component/Index/Filter/FilterConditionProcessorInterface.php index e3256e2aca..3f31de5e59 100644 --- a/src/CoreShop/Component/Index/Filter/FilterConditionProcessorInterface.php +++ b/src/CoreShop/Component/Index/Filter/FilterConditionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/FilterProcessor.php b/src/CoreShop/Component/Index/Filter/FilterProcessor.php index da43614589..7bba9c9676 100644 --- a/src/CoreShop/Component/Index/Filter/FilterProcessor.php +++ b/src/CoreShop/Component/Index/Filter/FilterProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/FilterProcessorInterface.php b/src/CoreShop/Component/Index/Filter/FilterProcessorInterface.php index cbc8321123..09a6f5d197 100644 --- a/src/CoreShop/Component/Index/Filter/FilterProcessorInterface.php +++ b/src/CoreShop/Component/Index/Filter/FilterProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/MultiselectFilterConditionProcessor.php b/src/CoreShop/Component/Index/Filter/MultiselectFilterConditionProcessor.php index cf6eec2b0e..fa69a9ff5b 100644 --- a/src/CoreShop/Component/Index/Filter/MultiselectFilterConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/MultiselectFilterConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/NestedFilterConditionProcessor.php b/src/CoreShop/Component/Index/Filter/NestedFilterConditionProcessor.php index cc1a3fc5e1..d95f0d8a21 100644 --- a/src/CoreShop/Component/Index/Filter/NestedFilterConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/NestedFilterConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/RangeFilterConditionProcessor.php b/src/CoreShop/Component/Index/Filter/RangeFilterConditionProcessor.php index 04849cd492..367f57b9e5 100644 --- a/src/CoreShop/Component/Index/Filter/RangeFilterConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/RangeFilterConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/RelationalMultiselectConditionProcessor.php b/src/CoreShop/Component/Index/Filter/RelationalMultiselectConditionProcessor.php index c6556345f4..8b444450cc 100644 --- a/src/CoreShop/Component/Index/Filter/RelationalMultiselectConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/RelationalMultiselectConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/RelationalSelectConditionProcessor.php b/src/CoreShop/Component/Index/Filter/RelationalSelectConditionProcessor.php index 928f1c4a96..233d1e3f77 100644 --- a/src/CoreShop/Component/Index/Filter/RelationalSelectConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/RelationalSelectConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Filter/SelectFilterConditionProcessor.php b/src/CoreShop/Component/Index/Filter/SelectFilterConditionProcessor.php index 1944da4b22..8f94d52148 100644 --- a/src/CoreShop/Component/Index/Filter/SelectFilterConditionProcessor.php +++ b/src/CoreShop/Component/Index/Filter/SelectFilterConditionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Getter/BrickGetter.php b/src/CoreShop/Component/Index/Getter/BrickGetter.php index 2a56e8467c..adbee72caf 100644 --- a/src/CoreShop/Component/Index/Getter/BrickGetter.php +++ b/src/CoreShop/Component/Index/Getter/BrickGetter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Getter/ClassificationStoreGetter.php b/src/CoreShop/Component/Index/Getter/ClassificationStoreGetter.php index 1e5dc2fe5b..0631429bb8 100644 --- a/src/CoreShop/Component/Index/Getter/ClassificationStoreGetter.php +++ b/src/CoreShop/Component/Index/Getter/ClassificationStoreGetter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Getter/FieldCollectionGetter.php b/src/CoreShop/Component/Index/Getter/FieldCollectionGetter.php index 018bda9142..c06d89dd9e 100644 --- a/src/CoreShop/Component/Index/Getter/FieldCollectionGetter.php +++ b/src/CoreShop/Component/Index/Getter/FieldCollectionGetter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Getter/GetterInterface.php b/src/CoreShop/Component/Index/Getter/GetterInterface.php index 77879d09a7..c332175974 100644 --- a/src/CoreShop/Component/Index/Getter/GetterInterface.php +++ b/src/CoreShop/Component/Index/Getter/GetterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Getter/LocalizedFieldGetter.php b/src/CoreShop/Component/Index/Getter/LocalizedFieldGetter.php index 6221dac5a8..05630ce97b 100644 --- a/src/CoreShop/Component/Index/Getter/LocalizedFieldGetter.php +++ b/src/CoreShop/Component/Index/Getter/LocalizedFieldGetter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/ExpressionInterpreter.php b/src/CoreShop/Component/Index/Interpreter/ExpressionInterpreter.php index a61fc5e1b6..3647c51f92 100644 --- a/src/CoreShop/Component/Index/Interpreter/ExpressionInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/ExpressionInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/InterpreterInterface.php b/src/CoreShop/Component/Index/Interpreter/InterpreterInterface.php index b81582289b..f30e28b002 100644 --- a/src/CoreShop/Component/Index/Interpreter/InterpreterInterface.php +++ b/src/CoreShop/Component/Index/Interpreter/InterpreterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/IteratorInterpreter.php b/src/CoreShop/Component/Index/Interpreter/IteratorInterpreter.php index 0bdcae472c..a81ae96e6d 100644 --- a/src/CoreShop/Component/Index/Interpreter/IteratorInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/IteratorInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/LocaleMappingInterpreter.php b/src/CoreShop/Component/Index/Interpreter/LocaleMappingInterpreter.php index 63e68fd61b..f3b9f1ccd8 100644 --- a/src/CoreShop/Component/Index/Interpreter/LocaleMappingInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/LocaleMappingInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/LocalizedInterpreterInterface.php b/src/CoreShop/Component/Index/Interpreter/LocalizedInterpreterInterface.php index 165f562d46..673fa660f0 100644 --- a/src/CoreShop/Component/Index/Interpreter/LocalizedInterpreterInterface.php +++ b/src/CoreShop/Component/Index/Interpreter/LocalizedInterpreterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/LocalizedNestedInterpreter.php b/src/CoreShop/Component/Index/Interpreter/LocalizedNestedInterpreter.php index 7b47803cc8..df320fc00d 100644 --- a/src/CoreShop/Component/Index/Interpreter/LocalizedNestedInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/LocalizedNestedInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/NestedInterpreter.php b/src/CoreShop/Component/Index/Interpreter/NestedInterpreter.php index e64161b49d..6fe27c8750 100644 --- a/src/CoreShop/Component/Index/Interpreter/NestedInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/NestedInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/NestedTrait.php b/src/CoreShop/Component/Index/Interpreter/NestedTrait.php index bd939a24ae..eea78ae79c 100644 --- a/src/CoreShop/Component/Index/Interpreter/NestedTrait.php +++ b/src/CoreShop/Component/Index/Interpreter/NestedTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/ObjectIdInterpreter.php b/src/CoreShop/Component/Index/Interpreter/ObjectIdInterpreter.php index 81e4edbad3..de2cc32e44 100644 --- a/src/CoreShop/Component/Index/Interpreter/ObjectIdInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/ObjectIdInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/ObjectIdSumInterpreter.php b/src/CoreShop/Component/Index/Interpreter/ObjectIdSumInterpreter.php index b79d3beea0..170d1eb519 100644 --- a/src/CoreShop/Component/Index/Interpreter/ObjectIdSumInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/ObjectIdSumInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/ObjectInterpreter.php b/src/CoreShop/Component/Index/Interpreter/ObjectInterpreter.php index 759b878969..8be51b4607 100644 --- a/src/CoreShop/Component/Index/Interpreter/ObjectInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/ObjectInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/ObjectPropertyInterpreter.php b/src/CoreShop/Component/Index/Interpreter/ObjectPropertyInterpreter.php index 7ebf5cf893..64d949d520 100644 --- a/src/CoreShop/Component/Index/Interpreter/ObjectPropertyInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/ObjectPropertyInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/QuantityValueInterpreter.php b/src/CoreShop/Component/Index/Interpreter/QuantityValueInterpreter.php index b74ce00701..0fad5658da 100644 --- a/src/CoreShop/Component/Index/Interpreter/QuantityValueInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/QuantityValueInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/RelationInterpreterInterface.php b/src/CoreShop/Component/Index/Interpreter/RelationInterpreterInterface.php index 6ac7f61343..0c5c5d0d93 100644 --- a/src/CoreShop/Component/Index/Interpreter/RelationInterpreterInterface.php +++ b/src/CoreShop/Component/Index/Interpreter/RelationInterpreterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/RelationalNestedInterpreter.php b/src/CoreShop/Component/Index/Interpreter/RelationalNestedInterpreter.php index 9b74237059..d8561f9ff4 100644 --- a/src/CoreShop/Component/Index/Interpreter/RelationalNestedInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/RelationalNestedInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/RelationalValue.php b/src/CoreShop/Component/Index/Interpreter/RelationalValue.php index 2bd78d174a..9ce27d5b00 100644 --- a/src/CoreShop/Component/Index/Interpreter/RelationalValue.php +++ b/src/CoreShop/Component/Index/Interpreter/RelationalValue.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/RelationalValueInterface.php b/src/CoreShop/Component/Index/Interpreter/RelationalValueInterface.php index f65bcc7bec..6088fa3225 100644 --- a/src/CoreShop/Component/Index/Interpreter/RelationalValueInterface.php +++ b/src/CoreShop/Component/Index/Interpreter/RelationalValueInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/SoundexInterpreter.php b/src/CoreShop/Component/Index/Interpreter/SoundexInterpreter.php index 62a2dbd323..13a988d013 100644 --- a/src/CoreShop/Component/Index/Interpreter/SoundexInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/SoundexInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Interpreter/TimestampInterpreter.php b/src/CoreShop/Component/Index/Interpreter/TimestampInterpreter.php index 6bf70880d8..b63df911e2 100644 --- a/src/CoreShop/Component/Index/Interpreter/TimestampInterpreter.php +++ b/src/CoreShop/Component/Index/Interpreter/TimestampInterpreter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/LICENSE.md b/src/CoreShop/Component/Index/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Index/LICENSE.md +++ b/src/CoreShop/Component/Index/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Index/Listing/ListingInterface.php b/src/CoreShop/Component/Index/Listing/ListingInterface.php index 633cf1677a..ba7a7a1fb3 100644 --- a/src/CoreShop/Component/Index/Listing/ListingInterface.php +++ b/src/CoreShop/Component/Index/Listing/ListingInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Listing/OrderAwareListingInterface.php b/src/CoreShop/Component/Index/Listing/OrderAwareListingInterface.php index 9fd29d5ebc..6c3fbfa5a3 100644 --- a/src/CoreShop/Component/Index/Listing/OrderAwareListingInterface.php +++ b/src/CoreShop/Component/Index/Listing/OrderAwareListingInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/Filter.php b/src/CoreShop/Component/Index/Model/Filter.php index f3c64b443a..b3afc66900 100644 --- a/src/CoreShop/Component/Index/Model/Filter.php +++ b/src/CoreShop/Component/Index/Model/Filter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/FilterCondition.php b/src/CoreShop/Component/Index/Model/FilterCondition.php index c485cce53d..62b1ba1cf0 100644 --- a/src/CoreShop/Component/Index/Model/FilterCondition.php +++ b/src/CoreShop/Component/Index/Model/FilterCondition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/FilterConditionInterface.php b/src/CoreShop/Component/Index/Model/FilterConditionInterface.php index c90b1ebcff..34ee902b3c 100644 --- a/src/CoreShop/Component/Index/Model/FilterConditionInterface.php +++ b/src/CoreShop/Component/Index/Model/FilterConditionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/FilterInterface.php b/src/CoreShop/Component/Index/Model/FilterInterface.php index b7549b60b9..09fe892cff 100644 --- a/src/CoreShop/Component/Index/Model/FilterInterface.php +++ b/src/CoreShop/Component/Index/Model/FilterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/Index.php b/src/CoreShop/Component/Index/Model/Index.php index ec3675d16a..45a889ead8 100644 --- a/src/CoreShop/Component/Index/Model/Index.php +++ b/src/CoreShop/Component/Index/Model/Index.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/IndexColumn.php b/src/CoreShop/Component/Index/Model/IndexColumn.php index 292ab76a8e..131cf9ad33 100644 --- a/src/CoreShop/Component/Index/Model/IndexColumn.php +++ b/src/CoreShop/Component/Index/Model/IndexColumn.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/IndexColumnInterface.php b/src/CoreShop/Component/Index/Model/IndexColumnInterface.php index 29b506bc66..406aec092a 100644 --- a/src/CoreShop/Component/Index/Model/IndexColumnInterface.php +++ b/src/CoreShop/Component/Index/Model/IndexColumnInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/IndexInterface.php b/src/CoreShop/Component/Index/Model/IndexInterface.php index cdbf28d0ce..71a3baf2a1 100644 --- a/src/CoreShop/Component/Index/Model/IndexInterface.php +++ b/src/CoreShop/Component/Index/Model/IndexInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Model/IndexableInterface.php b/src/CoreShop/Component/Index/Model/IndexableInterface.php index 3d9c0fa4a2..32420d35f1 100644 --- a/src/CoreShop/Component/Index/Model/IndexableInterface.php +++ b/src/CoreShop/Component/Index/Model/IndexableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Order/DynamicOrderRendererInterface.php b/src/CoreShop/Component/Index/Order/DynamicOrderRendererInterface.php index a32f60a382..e975fde966 100644 --- a/src/CoreShop/Component/Index/Order/DynamicOrderRendererInterface.php +++ b/src/CoreShop/Component/Index/Order/DynamicOrderRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Order/OrderInterface.php b/src/CoreShop/Component/Index/Order/OrderInterface.php index b59285fa45..da974ccb72 100644 --- a/src/CoreShop/Component/Index/Order/OrderInterface.php +++ b/src/CoreShop/Component/Index/Order/OrderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Order/OrderRenderer.php b/src/CoreShop/Component/Index/Order/OrderRenderer.php index dec39cd985..2eff4332c5 100644 --- a/src/CoreShop/Component/Index/Order/OrderRenderer.php +++ b/src/CoreShop/Component/Index/Order/OrderRenderer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Order/OrderRendererInterface.php b/src/CoreShop/Component/Index/Order/OrderRendererInterface.php index 064c96f696..6a7beb2318 100644 --- a/src/CoreShop/Component/Index/Order/OrderRendererInterface.php +++ b/src/CoreShop/Component/Index/Order/OrderRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Order/SimpleOrder.php b/src/CoreShop/Component/Index/Order/SimpleOrder.php index 851b020c0f..373d30f23a 100644 --- a/src/CoreShop/Component/Index/Order/SimpleOrder.php +++ b/src/CoreShop/Component/Index/Order/SimpleOrder.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Service/IndexUpdaterService.php b/src/CoreShop/Component/Index/Service/IndexUpdaterService.php index 48dfb288bd..af0c078c58 100644 --- a/src/CoreShop/Component/Index/Service/IndexUpdaterService.php +++ b/src/CoreShop/Component/Index/Service/IndexUpdaterService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Service/IndexUpdaterServiceInterface.php b/src/CoreShop/Component/Index/Service/IndexUpdaterServiceInterface.php index ece1601014..f958d0afea 100644 --- a/src/CoreShop/Component/Index/Service/IndexUpdaterServiceInterface.php +++ b/src/CoreShop/Component/Index/Service/IndexUpdaterServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Worker/FilterGroupHelper.php b/src/CoreShop/Component/Index/Worker/FilterGroupHelper.php index 8d1d69bed1..58dbcb83ca 100644 --- a/src/CoreShop/Component/Index/Worker/FilterGroupHelper.php +++ b/src/CoreShop/Component/Index/Worker/FilterGroupHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Worker/FilterGroupHelperInterface.php b/src/CoreShop/Component/Index/Worker/FilterGroupHelperInterface.php index 4e1d9f738f..c72fca1e95 100644 --- a/src/CoreShop/Component/Index/Worker/FilterGroupHelperInterface.php +++ b/src/CoreShop/Component/Index/Worker/FilterGroupHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Index/Worker/WorkerInterface.php b/src/CoreShop/Component/Index/Worker/WorkerInterface.php index 03f5bfbf78..572e086b95 100644 --- a/src/CoreShop/Component/Index/Worker/WorkerInterface.php +++ b/src/CoreShop/Component/Index/Worker/WorkerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Inventory/Checker/AvailabilityChecker.php b/src/CoreShop/Component/Inventory/Checker/AvailabilityChecker.php index 2c2d4232d6..702dc7bc93 100755 --- a/src/CoreShop/Component/Inventory/Checker/AvailabilityChecker.php +++ b/src/CoreShop/Component/Inventory/Checker/AvailabilityChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Inventory/Checker/AvailabilityCheckerInterface.php b/src/CoreShop/Component/Inventory/Checker/AvailabilityCheckerInterface.php index fd74ff50d1..c6e9869f99 100644 --- a/src/CoreShop/Component/Inventory/Checker/AvailabilityCheckerInterface.php +++ b/src/CoreShop/Component/Inventory/Checker/AvailabilityCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Inventory/LICENSE.md b/src/CoreShop/Component/Inventory/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Inventory/LICENSE.md +++ b/src/CoreShop/Component/Inventory/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Inventory/Model/StockableInterface.php b/src/CoreShop/Component/Inventory/Model/StockableInterface.php index 73aedf1aaf..8c90eb276d 100755 --- a/src/CoreShop/Component/Inventory/Model/StockableInterface.php +++ b/src/CoreShop/Component/Inventory/Model/StockableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/Context/CompositeLocaleContext.php b/src/CoreShop/Component/Locale/Context/CompositeLocaleContext.php index 1d6030ede7..95426ffeb3 100644 --- a/src/CoreShop/Component/Locale/Context/CompositeLocaleContext.php +++ b/src/CoreShop/Component/Locale/Context/CompositeLocaleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/Context/FixedLocaleContext.php b/src/CoreShop/Component/Locale/Context/FixedLocaleContext.php index b114496bdf..0307934f20 100644 --- a/src/CoreShop/Component/Locale/Context/FixedLocaleContext.php +++ b/src/CoreShop/Component/Locale/Context/FixedLocaleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/Context/LocaleContextInterface.php b/src/CoreShop/Component/Locale/Context/LocaleContextInterface.php index 63808c787e..d0e53fbdc8 100644 --- a/src/CoreShop/Component/Locale/Context/LocaleContextInterface.php +++ b/src/CoreShop/Component/Locale/Context/LocaleContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/Context/LocaleNotFoundException.php b/src/CoreShop/Component/Locale/Context/LocaleNotFoundException.php index 0ceef6142a..c1f19f6311 100644 --- a/src/CoreShop/Component/Locale/Context/LocaleNotFoundException.php +++ b/src/CoreShop/Component/Locale/Context/LocaleNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/Context/PimcoreLocaleContext.php b/src/CoreShop/Component/Locale/Context/PimcoreLocaleContext.php index b75a1fc164..5975fdace3 100644 --- a/src/CoreShop/Component/Locale/Context/PimcoreLocaleContext.php +++ b/src/CoreShop/Component/Locale/Context/PimcoreLocaleContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Locale/LICENSE.md b/src/CoreShop/Component/Locale/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Locale/LICENSE.md +++ b/src/CoreShop/Component/Locale/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Locale/Model/LocaleAwareInterface.php b/src/CoreShop/Component/Locale/Model/LocaleAwareInterface.php index 48c46c315e..de9a5b6189 100644 --- a/src/CoreShop/Component/Locale/Model/LocaleAwareInterface.php +++ b/src/CoreShop/Component/Locale/Model/LocaleAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/LICENSE.md b/src/CoreShop/Component/Notification/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Notification/LICENSE.md +++ b/src/CoreShop/Component/Notification/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Notification/Model/NotificationRule.php b/src/CoreShop/Component/Notification/Model/NotificationRule.php index dfed90ba5f..1c6164b996 100644 --- a/src/CoreShop/Component/Notification/Model/NotificationRule.php +++ b/src/CoreShop/Component/Notification/Model/NotificationRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Model/NotificationRuleInterface.php b/src/CoreShop/Component/Notification/Model/NotificationRuleInterface.php index 6574732037..6c60186ee4 100644 --- a/src/CoreShop/Component/Notification/Model/NotificationRuleInterface.php +++ b/src/CoreShop/Component/Notification/Model/NotificationRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Processor/RuleApplier.php b/src/CoreShop/Component/Notification/Processor/RuleApplier.php index 92677939db..96d883290c 100644 --- a/src/CoreShop/Component/Notification/Processor/RuleApplier.php +++ b/src/CoreShop/Component/Notification/Processor/RuleApplier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Processor/RuleApplierInterface.php b/src/CoreShop/Component/Notification/Processor/RuleApplierInterface.php index 8edae601f6..bda94ae209 100644 --- a/src/CoreShop/Component/Notification/Processor/RuleApplierInterface.php +++ b/src/CoreShop/Component/Notification/Processor/RuleApplierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Processor/RulesProcessor.php b/src/CoreShop/Component/Notification/Processor/RulesProcessor.php index d63ff6088b..7e2101a8c2 100644 --- a/src/CoreShop/Component/Notification/Processor/RulesProcessor.php +++ b/src/CoreShop/Component/Notification/Processor/RulesProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Processor/RulesProcessorInterface.php b/src/CoreShop/Component/Notification/Processor/RulesProcessorInterface.php index c57576f65a..9460ff5be7 100644 --- a/src/CoreShop/Component/Notification/Processor/RulesProcessorInterface.php +++ b/src/CoreShop/Component/Notification/Processor/RulesProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Repository/NotificationRuleRepositoryInterface.php b/src/CoreShop/Component/Notification/Repository/NotificationRuleRepositoryInterface.php index bce2aa48fe..3ca3c9340e 100644 --- a/src/CoreShop/Component/Notification/Repository/NotificationRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Notification/Repository/NotificationRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Rule/Action/MailActionProcessor.php b/src/CoreShop/Component/Notification/Rule/Action/MailActionProcessor.php index bd56ad3a62..0ed1d87add 100644 --- a/src/CoreShop/Component/Notification/Rule/Action/MailActionProcessor.php +++ b/src/CoreShop/Component/Notification/Rule/Action/MailActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Rule/Action/NotificationRuleProcessorInterface.php b/src/CoreShop/Component/Notification/Rule/Action/NotificationRuleProcessorInterface.php index 8badc3b78a..28259f01e2 100644 --- a/src/CoreShop/Component/Notification/Rule/Action/NotificationRuleProcessorInterface.php +++ b/src/CoreShop/Component/Notification/Rule/Action/NotificationRuleProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Rule/Condition/AbstractConditionChecker.php b/src/CoreShop/Component/Notification/Rule/Condition/AbstractConditionChecker.php index e1b0c38942..ce48c686ff 100644 --- a/src/CoreShop/Component/Notification/Rule/Condition/AbstractConditionChecker.php +++ b/src/CoreShop/Component/Notification/Rule/Condition/AbstractConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Notification/Rule/Condition/NotificationConditionCheckerInterface.php b/src/CoreShop/Component/Notification/Rule/Condition/NotificationConditionCheckerInterface.php index 9d61004944..48c08a75f7 100644 --- a/src/CoreShop/Component/Notification/Rule/Condition/NotificationConditionCheckerInterface.php +++ b/src/CoreShop/Component/Notification/Rule/Condition/NotificationConditionCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountCalculator.php b/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountCalculator.php index 41e4d305d3..07689a92fd 100644 --- a/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountPriceCalculator.php b/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountPriceCalculator.php index 19b69cbd16..bd610eb02d 100644 --- a/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountPriceCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/CompositePurchasableDiscountPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/CompositePurchasablePriceCalculator.php b/src/CoreShop/Component/Order/Calculator/CompositePurchasablePriceCalculator.php index dafb3d932f..e64b2d96b3 100644 --- a/src/CoreShop/Component/Order/Calculator/CompositePurchasablePriceCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/CompositePurchasablePriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/CompositePurchasableRetailPriceCalculator.php b/src/CoreShop/Component/Order/Calculator/CompositePurchasableRetailPriceCalculator.php index ed4f1c693d..26f1b6b152 100644 --- a/src/CoreShop/Component/Order/Calculator/CompositePurchasableRetailPriceCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/CompositePurchasableRetailPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/NoDiscountPurchasableCalculator.php b/src/CoreShop/Component/Order/Calculator/NoDiscountPurchasableCalculator.php index 0faf190c8b..71b3b40903 100644 --- a/src/CoreShop/Component/Order/Calculator/NoDiscountPurchasableCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/NoDiscountPurchasableCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasableCalculator.php b/src/CoreShop/Component/Order/Calculator/PurchasableCalculator.php index 62d0e9ad41..f8d8a3266a 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasableCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasableCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasableCalculatorInterface.php b/src/CoreShop/Component/Order/Calculator/PurchasableCalculatorInterface.php index 33f26240d7..18994fcd66 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasableCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasableCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasableDiscountCalculatorInterface.php b/src/CoreShop/Component/Order/Calculator/PurchasableDiscountCalculatorInterface.php index 22ade125cb..4aa8f0ab24 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasableDiscountCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasableDiscountCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasableDiscountPriceCalculatorInterface.php b/src/CoreShop/Component/Order/Calculator/PurchasableDiscountPriceCalculatorInterface.php index a132e0a183..2e3f0c5a07 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasableDiscountPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasableDiscountPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculator.php b/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculator.php index d5920a506f..edaf44a458 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculator.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculatorInterface.php b/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculatorInterface.php index e1e9e10e44..11fff38b8d 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasablePriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Calculator/PurchasableRetailPriceCalculatorInterface.php b/src/CoreShop/Component/Order/Calculator/PurchasableRetailPriceCalculatorInterface.php index df21111833..62106a5ef6 100644 --- a/src/CoreShop/Component/Order/Calculator/PurchasableRetailPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Calculator/PurchasableRetailPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/CartModifier.php b/src/CoreShop/Component/Order/Cart/CartModifier.php index 1a0711d52e..c662d7ac86 100644 --- a/src/CoreShop/Component/Order/Cart/CartModifier.php +++ b/src/CoreShop/Component/Order/Cart/CartModifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Action/CartPriceRuleActionProcessorInterface.php b/src/CoreShop/Component/Order/Cart/Rule/Action/CartPriceRuleActionProcessorInterface.php index 3a25cf1cc7..17633bc6a8 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Action/CartPriceRuleActionProcessorInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Action/CartPriceRuleActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessor.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessor.php index c1102c1095..ac13df2ecf 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessor.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessorInterface.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessorInterface.php index 419df2ac7c..e8bebd5d8e 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessorInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessor.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessor.php index f54e509b01..e30f0a5bb3 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessor.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php index e080497783..32c0403545 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleUnProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessor.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessor.php index 25e378c325..e4412c54ad 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessor.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessorInterface.php b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessorInterface.php index 1f2def2fa7..a5d6c66403 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessorInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/CartPriceRuleValidationProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Condition/AbstractConditionChecker.php b/src/CoreShop/Component/Order/Cart/Rule/Condition/AbstractConditionChecker.php index 2ccd093816..071611e42b 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Condition/AbstractConditionChecker.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Condition/AbstractConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Condition/AmountConditionChecker.php b/src/CoreShop/Component/Order/Cart/Rule/Condition/AmountConditionChecker.php index ee940df515..a9480cfce2 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Condition/AmountConditionChecker.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Condition/AmountConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Condition/CartRuleConditionCheckerInterface.php b/src/CoreShop/Component/Order/Cart/Rule/Condition/CartRuleConditionCheckerInterface.php index cfaa5414e1..5245e51136 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Condition/CartRuleConditionCheckerInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Condition/CartRuleConditionCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Condition/TimeSpanConditionChecker.php b/src/CoreShop/Component/Order/Cart/Rule/Condition/TimeSpanConditionChecker.php index a038047280..17f15aadb0 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Condition/TimeSpanConditionChecker.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Condition/TimeSpanConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/Condition/VoucherConditionChecker.php b/src/CoreShop/Component/Order/Cart/Rule/Condition/VoucherConditionChecker.php index 12dfdd2703..15b759cf49 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/Condition/VoucherConditionChecker.php +++ b/src/CoreShop/Component/Order/Cart/Rule/Condition/VoucherConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculator.php b/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculator.php index 87f2c064af..0ce24913b7 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculator.php +++ b/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculatorInterface.php b/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculatorInterface.php index c4379b71c0..60934a78fc 100644 --- a/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculatorInterface.php +++ b/src/CoreShop/Component/Order/Cart/Rule/ProposalCartPriceRuleCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/CheckoutException.php b/src/CoreShop/Component/Order/Checkout/CheckoutException.php index daf193138a..8762b6cd88 100644 --- a/src/CoreShop/Component/Order/Checkout/CheckoutException.php +++ b/src/CoreShop/Component/Order/Checkout/CheckoutException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/CheckoutManager.php b/src/CoreShop/Component/Order/Checkout/CheckoutManager.php index c738b74ede..8cd77e0c4d 100644 --- a/src/CoreShop/Component/Order/Checkout/CheckoutManager.php +++ b/src/CoreShop/Component/Order/Checkout/CheckoutManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/CheckoutManagerFactoryInterface.php b/src/CoreShop/Component/Order/Checkout/CheckoutManagerFactoryInterface.php index 3c5c3a326f..f6b8dcb05e 100644 --- a/src/CoreShop/Component/Order/Checkout/CheckoutManagerFactoryInterface.php +++ b/src/CoreShop/Component/Order/Checkout/CheckoutManagerFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/CheckoutManagerInterface.php b/src/CoreShop/Component/Order/Checkout/CheckoutManagerInterface.php index 2ada762701..b0e61b6ea6 100644 --- a/src/CoreShop/Component/Order/Checkout/CheckoutManagerInterface.php +++ b/src/CoreShop/Component/Order/Checkout/CheckoutManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/CheckoutStepInterface.php b/src/CoreShop/Component/Order/Checkout/CheckoutStepInterface.php index be3a5748d2..5173457aff 100644 --- a/src/CoreShop/Component/Order/Checkout/CheckoutStepInterface.php +++ b/src/CoreShop/Component/Order/Checkout/CheckoutStepInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/DefaultCheckoutManagerFactory.php b/src/CoreShop/Component/Order/Checkout/DefaultCheckoutManagerFactory.php index 46d944235e..416e0ba483 100644 --- a/src/CoreShop/Component/Order/Checkout/DefaultCheckoutManagerFactory.php +++ b/src/CoreShop/Component/Order/Checkout/DefaultCheckoutManagerFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/OptionalCheckoutStepInterface.php b/src/CoreShop/Component/Order/Checkout/OptionalCheckoutStepInterface.php index 76e1f3549d..4454677b70 100644 --- a/src/CoreShop/Component/Order/Checkout/OptionalCheckoutStepInterface.php +++ b/src/CoreShop/Component/Order/Checkout/OptionalCheckoutStepInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/RedirectCheckoutStepInterface.php b/src/CoreShop/Component/Order/Checkout/RedirectCheckoutStepInterface.php index 06ca95d4b2..26143cdb2a 100644 --- a/src/CoreShop/Component/Order/Checkout/RedirectCheckoutStepInterface.php +++ b/src/CoreShop/Component/Order/Checkout/RedirectCheckoutStepInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Checkout/ValidationCheckoutStepInterface.php b/src/CoreShop/Component/Order/Checkout/ValidationCheckoutStepInterface.php index ed00f44ee7..b6e4b8f14a 100644 --- a/src/CoreShop/Component/Order/Checkout/ValidationCheckoutStepInterface.php +++ b/src/CoreShop/Component/Order/Checkout/ValidationCheckoutStepInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/CheckoutEvents.php b/src/CoreShop/Component/Order/CheckoutEvents.php index 06bdfe3cab..b119b59033 100644 --- a/src/CoreShop/Component/Order/CheckoutEvents.php +++ b/src/CoreShop/Component/Order/CheckoutEvents.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Context/CartContext.php b/src/CoreShop/Component/Order/Context/CartContext.php index c12c18298c..40aa9eb514 100755 --- a/src/CoreShop/Component/Order/Context/CartContext.php +++ b/src/CoreShop/Component/Order/Context/CartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Context/CartContextInterface.php b/src/CoreShop/Component/Order/Context/CartContextInterface.php index 58c2fc1cc7..9019e1b60e 100755 --- a/src/CoreShop/Component/Order/Context/CartContextInterface.php +++ b/src/CoreShop/Component/Order/Context/CartContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Context/CartNotFoundException.php b/src/CoreShop/Component/Order/Context/CartNotFoundException.php index bf1bb0f93a..ccfce78fa2 100755 --- a/src/CoreShop/Component/Order/Context/CartNotFoundException.php +++ b/src/CoreShop/Component/Order/Context/CartNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Context/CompositeCartContext.php b/src/CoreShop/Component/Order/Context/CompositeCartContext.php index 2fe8c11e99..62d93c02c5 100644 --- a/src/CoreShop/Component/Order/Context/CompositeCartContext.php +++ b/src/CoreShop/Component/Order/Context/CompositeCartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Context/FixedCartContext.php b/src/CoreShop/Component/Order/Context/FixedCartContext.php index 634d2cdc95..ead96d6398 100644 --- a/src/CoreShop/Component/Order/Context/FixedCartContext.php +++ b/src/CoreShop/Component/Order/Context/FixedCartContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributor.php b/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributor.php index a38b317d91..6bec38b2d5 100644 --- a/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributor.php +++ b/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributorInterface.php b/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributorInterface.php index 03f4a44635..edd8e5daf9 100644 --- a/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributorInterface.php +++ b/src/CoreShop/Component/Order/Distributor/ProportionalIntegerDistributorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Event/CheckoutEvent.php b/src/CoreShop/Component/Order/Event/CheckoutEvent.php index c644e9f128..d5ea4aacc2 100644 --- a/src/CoreShop/Component/Order/Event/CheckoutEvent.php +++ b/src/CoreShop/Component/Order/Event/CheckoutEvent.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Factory/AdjustmentFactory.php b/src/CoreShop/Component/Order/Factory/AdjustmentFactory.php index 5867d31540..289d852e19 100644 --- a/src/CoreShop/Component/Order/Factory/AdjustmentFactory.php +++ b/src/CoreShop/Component/Order/Factory/AdjustmentFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Factory/AdjustmentFactoryInterface.php b/src/CoreShop/Component/Order/Factory/AdjustmentFactoryInterface.php index e7e872d606..11aa624434 100644 --- a/src/CoreShop/Component/Order/Factory/AdjustmentFactoryInterface.php +++ b/src/CoreShop/Component/Order/Factory/AdjustmentFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Factory/CartItemFactory.php b/src/CoreShop/Component/Order/Factory/CartItemFactory.php index a6c058a814..f6fb767554 100644 --- a/src/CoreShop/Component/Order/Factory/CartItemFactory.php +++ b/src/CoreShop/Component/Order/Factory/CartItemFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Factory/CartItemFactoryInterface.php b/src/CoreShop/Component/Order/Factory/CartItemFactoryInterface.php index dec12ee7cb..5df2222095 100644 --- a/src/CoreShop/Component/Order/Factory/CartItemFactoryInterface.php +++ b/src/CoreShop/Component/Order/Factory/CartItemFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Generator/CartPriceRuleVoucherCodeGenerator.php b/src/CoreShop/Component/Order/Generator/CartPriceRuleVoucherCodeGenerator.php index 87b08172dd..ec07225fcf 100644 --- a/src/CoreShop/Component/Order/Generator/CartPriceRuleVoucherCodeGenerator.php +++ b/src/CoreShop/Component/Order/Generator/CartPriceRuleVoucherCodeGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/InvoiceStates.php b/src/CoreShop/Component/Order/InvoiceStates.php index b1a4b957fe..71c730ff2a 100644 --- a/src/CoreShop/Component/Order/InvoiceStates.php +++ b/src/CoreShop/Component/Order/InvoiceStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/InvoiceTransitions.php b/src/CoreShop/Component/Order/InvoiceTransitions.php index 7a79253b8a..1913130202 100644 --- a/src/CoreShop/Component/Order/InvoiceTransitions.php +++ b/src/CoreShop/Component/Order/InvoiceTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/LICENSE.md b/src/CoreShop/Component/Order/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Order/LICENSE.md +++ b/src/CoreShop/Component/Order/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Order/Manager/CartManagerInterface.php b/src/CoreShop/Component/Order/Manager/CartManagerInterface.php index 0e97168f1c..72d0ad6934 100644 --- a/src/CoreShop/Component/Order/Manager/CartManagerInterface.php +++ b/src/CoreShop/Component/Order/Manager/CartManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/AbstractProposal.php b/src/CoreShop/Component/Order/Model/AbstractProposal.php index 1b5ff189c0..93f2f16c0f 100644 --- a/src/CoreShop/Component/Order/Model/AbstractProposal.php +++ b/src/CoreShop/Component/Order/Model/AbstractProposal.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/AdjustableInterface.php b/src/CoreShop/Component/Order/Model/AdjustableInterface.php index b68a5c5a28..2563631a47 100644 --- a/src/CoreShop/Component/Order/Model/AdjustableInterface.php +++ b/src/CoreShop/Component/Order/Model/AdjustableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/AdjustableTrait.php b/src/CoreShop/Component/Order/Model/AdjustableTrait.php index 2142f8ed49..933a9f84f3 100644 --- a/src/CoreShop/Component/Order/Model/AdjustableTrait.php +++ b/src/CoreShop/Component/Order/Model/AdjustableTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/Adjustment.php b/src/CoreShop/Component/Order/Model/Adjustment.php index 59f756eca1..869301d386 100644 --- a/src/CoreShop/Component/Order/Model/Adjustment.php +++ b/src/CoreShop/Component/Order/Model/Adjustment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/AdjustmentInterface.php b/src/CoreShop/Component/Order/Model/AdjustmentInterface.php index 0b1c5cea72..f72ae5353d 100644 --- a/src/CoreShop/Component/Order/Model/AdjustmentInterface.php +++ b/src/CoreShop/Component/Order/Model/AdjustmentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/BaseAdjustableInterface.php b/src/CoreShop/Component/Order/Model/BaseAdjustableInterface.php index 5ada05430a..652db61ef0 100644 --- a/src/CoreShop/Component/Order/Model/BaseAdjustableInterface.php +++ b/src/CoreShop/Component/Order/Model/BaseAdjustableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/BaseAdjustableTrait.php b/src/CoreShop/Component/Order/Model/BaseAdjustableTrait.php index 4830627786..d8ce5620e3 100644 --- a/src/CoreShop/Component/Order/Model/BaseAdjustableTrait.php +++ b/src/CoreShop/Component/Order/Model/BaseAdjustableTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/Cart.php b/src/CoreShop/Component/Order/Model/Cart.php index 50f8f544ac..611106a5f3 100644 --- a/src/CoreShop/Component/Order/Model/Cart.php +++ b/src/CoreShop/Component/Order/Model/Cart.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartInterface.php b/src/CoreShop/Component/Order/Model/CartInterface.php index 255b735bc0..90ee05f03a 100644 --- a/src/CoreShop/Component/Order/Model/CartInterface.php +++ b/src/CoreShop/Component/Order/Model/CartInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartItem.php b/src/CoreShop/Component/Order/Model/CartItem.php index 061fb6e6d7..ff5e8f4b12 100644 --- a/src/CoreShop/Component/Order/Model/CartItem.php +++ b/src/CoreShop/Component/Order/Model/CartItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartItemInterface.php b/src/CoreShop/Component/Order/Model/CartItemInterface.php index 9715423932..fbd81592c0 100644 --- a/src/CoreShop/Component/Order/Model/CartItemInterface.php +++ b/src/CoreShop/Component/Order/Model/CartItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRule.php b/src/CoreShop/Component/Order/Model/CartPriceRule.php index 0a1d890f17..5a43d162c1 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRule.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRuleInterface.php b/src/CoreShop/Component/Order/Model/CartPriceRuleInterface.php index cc2ccfb501..6de38e1eb2 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRuleInterface.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCode.php b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCode.php index 0403015add..dcb34423e8 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCode.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCode.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCodeInterface.php b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCodeInterface.php index 58f51455a0..a2892333cc 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCodeInterface.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherCodeInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGenerator.php b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGenerator.php index 593a128f2c..4f35b6b6d9 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGenerator.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGeneratorInterface.php b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGeneratorInterface.php index 80b3f9115c..16afc9616a 100644 --- a/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGeneratorInterface.php +++ b/src/CoreShop/Component/Order/Model/CartPriceRuleVoucherGeneratorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/Order.php b/src/CoreShop/Component/Order/Model/Order.php index da48e3bb15..30692bd540 100644 --- a/src/CoreShop/Component/Order/Model/Order.php +++ b/src/CoreShop/Component/Order/Model/Order.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderDocumentInterface.php b/src/CoreShop/Component/Order/Model/OrderDocumentInterface.php index 9e89d0de60..c37129a821 100644 --- a/src/CoreShop/Component/Order/Model/OrderDocumentInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderDocumentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderDocumentItemInterface.php b/src/CoreShop/Component/Order/Model/OrderDocumentItemInterface.php index 214dd075a4..4e550786c7 100644 --- a/src/CoreShop/Component/Order/Model/OrderDocumentItemInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderDocumentItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderInterface.php b/src/CoreShop/Component/Order/Model/OrderInterface.php index 36b10f3f16..82e8043da6 100644 --- a/src/CoreShop/Component/Order/Model/OrderInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderInvoice.php b/src/CoreShop/Component/Order/Model/OrderInvoice.php index bc9c54380e..9230bac71c 100644 --- a/src/CoreShop/Component/Order/Model/OrderInvoice.php +++ b/src/CoreShop/Component/Order/Model/OrderInvoice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderInvoiceInterface.php b/src/CoreShop/Component/Order/Model/OrderInvoiceInterface.php index 5e243cf346..1ae4f00912 100644 --- a/src/CoreShop/Component/Order/Model/OrderInvoiceInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderInvoiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderInvoiceItem.php b/src/CoreShop/Component/Order/Model/OrderInvoiceItem.php index 873f57e9ad..c0f7fd1d56 100644 --- a/src/CoreShop/Component/Order/Model/OrderInvoiceItem.php +++ b/src/CoreShop/Component/Order/Model/OrderInvoiceItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderInvoiceItemInterface.php b/src/CoreShop/Component/Order/Model/OrderInvoiceItemInterface.php index 0c273d9e9f..8a852a733f 100644 --- a/src/CoreShop/Component/Order/Model/OrderInvoiceItemInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderInvoiceItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderItem.php b/src/CoreShop/Component/Order/Model/OrderItem.php index 1b3baa4fc9..ffa04dad25 100644 --- a/src/CoreShop/Component/Order/Model/OrderItem.php +++ b/src/CoreShop/Component/Order/Model/OrderItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderItemInterface.php b/src/CoreShop/Component/Order/Model/OrderItemInterface.php index e2b6d4be81..14293cce5e 100644 --- a/src/CoreShop/Component/Order/Model/OrderItemInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderPaymentInterface.php b/src/CoreShop/Component/Order/Model/OrderPaymentInterface.php index 83cee50631..d611bb8474 100644 --- a/src/CoreShop/Component/Order/Model/OrderPaymentInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderPaymentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderShipment.php b/src/CoreShop/Component/Order/Model/OrderShipment.php index b572f991ed..9fcb960697 100644 --- a/src/CoreShop/Component/Order/Model/OrderShipment.php +++ b/src/CoreShop/Component/Order/Model/OrderShipment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderShipmentInterface.php b/src/CoreShop/Component/Order/Model/OrderShipmentInterface.php index 1929091569..8a9d1043c3 100644 --- a/src/CoreShop/Component/Order/Model/OrderShipmentInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderShipmentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderShipmentItem.php b/src/CoreShop/Component/Order/Model/OrderShipmentItem.php index 35add7dd09..4f7d2ab72a 100644 --- a/src/CoreShop/Component/Order/Model/OrderShipmentItem.php +++ b/src/CoreShop/Component/Order/Model/OrderShipmentItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/OrderShipmentItemInterface.php b/src/CoreShop/Component/Order/Model/OrderShipmentItemInterface.php index a4444a427c..24ceebb2b8 100644 --- a/src/CoreShop/Component/Order/Model/OrderShipmentItemInterface.php +++ b/src/CoreShop/Component/Order/Model/OrderShipmentItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItem.php b/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItem.php index 89db2fa39f..fe617c8b4c 100644 --- a/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItem.php +++ b/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItemInterface.php b/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItemInterface.php index ad595fc88e..52c9663e71 100644 --- a/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItemInterface.php +++ b/src/CoreShop/Component/Order/Model/ProposalCartPriceRuleItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/ProposalInterface.php b/src/CoreShop/Component/Order/Model/ProposalInterface.php index 4b5c89a072..2db0ee4cec 100644 --- a/src/CoreShop/Component/Order/Model/ProposalInterface.php +++ b/src/CoreShop/Component/Order/Model/ProposalInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/ProposalItemInterface.php b/src/CoreShop/Component/Order/Model/ProposalItemInterface.php index d63ab715f2..44c1edfbba 100644 --- a/src/CoreShop/Component/Order/Model/ProposalItemInterface.php +++ b/src/CoreShop/Component/Order/Model/ProposalItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/ProposalPriceRuleTrait.php b/src/CoreShop/Component/Order/Model/ProposalPriceRuleTrait.php index 06952b319c..b26f4f185e 100644 --- a/src/CoreShop/Component/Order/Model/ProposalPriceRuleTrait.php +++ b/src/CoreShop/Component/Order/Model/ProposalPriceRuleTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/PurchasableInterface.php b/src/CoreShop/Component/Order/Model/PurchasableInterface.php index d0ef17e8b5..2512413611 100644 --- a/src/CoreShop/Component/Order/Model/PurchasableInterface.php +++ b/src/CoreShop/Component/Order/Model/PurchasableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/Quote.php b/src/CoreShop/Component/Order/Model/Quote.php index 678a46a27e..d96ee0031d 100644 --- a/src/CoreShop/Component/Order/Model/Quote.php +++ b/src/CoreShop/Component/Order/Model/Quote.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/QuoteInterface.php b/src/CoreShop/Component/Order/Model/QuoteInterface.php index b43fc6c2e5..3f878dc78b 100644 --- a/src/CoreShop/Component/Order/Model/QuoteInterface.php +++ b/src/CoreShop/Component/Order/Model/QuoteInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/QuoteItem.php b/src/CoreShop/Component/Order/Model/QuoteItem.php index 4b99bf307b..3fd0a0b6e0 100644 --- a/src/CoreShop/Component/Order/Model/QuoteItem.php +++ b/src/CoreShop/Component/Order/Model/QuoteItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/QuoteItemInterface.php b/src/CoreShop/Component/Order/Model/QuoteItemInterface.php index f3c4aa40da..d4d468201d 100644 --- a/src/CoreShop/Component/Order/Model/QuoteItemInterface.php +++ b/src/CoreShop/Component/Order/Model/QuoteItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/Sale.php b/src/CoreShop/Component/Order/Model/Sale.php index d1d33936e8..ae46ef8f7e 100644 --- a/src/CoreShop/Component/Order/Model/Sale.php +++ b/src/CoreShop/Component/Order/Model/Sale.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/SaleInterface.php b/src/CoreShop/Component/Order/Model/SaleInterface.php index 88838350c6..5988d11310 100644 --- a/src/CoreShop/Component/Order/Model/SaleInterface.php +++ b/src/CoreShop/Component/Order/Model/SaleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/SaleItem.php b/src/CoreShop/Component/Order/Model/SaleItem.php index affa41520e..577edfda6e 100644 --- a/src/CoreShop/Component/Order/Model/SaleItem.php +++ b/src/CoreShop/Component/Order/Model/SaleItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Model/SaleItemInterface.php b/src/CoreShop/Component/Order/Model/SaleItemInterface.php index ef31e7976f..d823b2ac28 100644 --- a/src/CoreShop/Component/Order/Model/SaleItemInterface.php +++ b/src/CoreShop/Component/Order/Model/SaleItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Modifier/VoucherModifier.php b/src/CoreShop/Component/Order/Modifier/VoucherModifier.php index 78f85e9931..45b32c881b 100644 --- a/src/CoreShop/Component/Order/Modifier/VoucherModifier.php +++ b/src/CoreShop/Component/Order/Modifier/VoucherModifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Modifier/VoucherModifierInterface.php b/src/CoreShop/Component/Order/Modifier/VoucherModifierInterface.php index a10eb4a3f7..00312a6b1c 100644 --- a/src/CoreShop/Component/Order/Modifier/VoucherModifierInterface.php +++ b/src/CoreShop/Component/Order/Modifier/VoucherModifierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Notes.php b/src/CoreShop/Component/Order/Notes.php index ecd4d30572..2260c9ca70 100644 --- a/src/CoreShop/Component/Order/Notes.php +++ b/src/CoreShop/Component/Order/Notes.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/NumberGenerator/NumberGeneratorInterface.php b/src/CoreShop/Component/Order/NumberGenerator/NumberGeneratorInterface.php index 74f726e361..ff8ed7e50c 100644 --- a/src/CoreShop/Component/Order/NumberGenerator/NumberGeneratorInterface.php +++ b/src/CoreShop/Component/Order/NumberGenerator/NumberGeneratorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/NumberGenerator/SequenceNumberGenerator.php b/src/CoreShop/Component/Order/NumberGenerator/SequenceNumberGenerator.php index 8947d1801c..df3b44229d 100644 --- a/src/CoreShop/Component/Order/NumberGenerator/SequenceNumberGenerator.php +++ b/src/CoreShop/Component/Order/NumberGenerator/SequenceNumberGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderInvoiceStates.php b/src/CoreShop/Component/Order/OrderInvoiceStates.php index d78689a69a..cb527440ce 100644 --- a/src/CoreShop/Component/Order/OrderInvoiceStates.php +++ b/src/CoreShop/Component/Order/OrderInvoiceStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderInvoiceTransitions.php b/src/CoreShop/Component/Order/OrderInvoiceTransitions.php index 6912fbf9f5..8e6a949d13 100644 --- a/src/CoreShop/Component/Order/OrderInvoiceTransitions.php +++ b/src/CoreShop/Component/Order/OrderInvoiceTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderPaymentStates.php b/src/CoreShop/Component/Order/OrderPaymentStates.php index 524edc5a61..a71524d90c 100644 --- a/src/CoreShop/Component/Order/OrderPaymentStates.php +++ b/src/CoreShop/Component/Order/OrderPaymentStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderPaymentTransitions.php b/src/CoreShop/Component/Order/OrderPaymentTransitions.php index 770cbe7a16..4b66dd0d38 100644 --- a/src/CoreShop/Component/Order/OrderPaymentTransitions.php +++ b/src/CoreShop/Component/Order/OrderPaymentTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderShipmentStates.php b/src/CoreShop/Component/Order/OrderShipmentStates.php index da7e1c04e2..2318900ee8 100644 --- a/src/CoreShop/Component/Order/OrderShipmentStates.php +++ b/src/CoreShop/Component/Order/OrderShipmentStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderShipmentTransitions.php b/src/CoreShop/Component/Order/OrderShipmentTransitions.php index 14b1b7f77c..df7fb48a8e 100644 --- a/src/CoreShop/Component/Order/OrderShipmentTransitions.php +++ b/src/CoreShop/Component/Order/OrderShipmentTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderStates.php b/src/CoreShop/Component/Order/OrderStates.php index 547912e3da..49af1c0fef 100644 --- a/src/CoreShop/Component/Order/OrderStates.php +++ b/src/CoreShop/Component/Order/OrderStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/OrderTransitions.php b/src/CoreShop/Component/Order/OrderTransitions.php index 000a818545..e70378ebb1 100644 --- a/src/CoreShop/Component/Order/OrderTransitions.php +++ b/src/CoreShop/Component/Order/OrderTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Payment/OrderPaymentProvider.php b/src/CoreShop/Component/Order/Payment/OrderPaymentProvider.php index 4d489b3a3c..8c73e4ef53 100644 --- a/src/CoreShop/Component/Order/Payment/OrderPaymentProvider.php +++ b/src/CoreShop/Component/Order/Payment/OrderPaymentProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Payment/OrderPaymentProviderInterface.php b/src/CoreShop/Component/Order/Payment/OrderPaymentProviderInterface.php index 937d684d84..2848fde610 100644 --- a/src/CoreShop/Component/Order/Payment/OrderPaymentProviderInterface.php +++ b/src/CoreShop/Component/Order/Payment/OrderPaymentProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Processable/ProcessableInterface.php b/src/CoreShop/Component/Order/Processable/ProcessableInterface.php index 314661eb7c..b17734d891 100644 --- a/src/CoreShop/Component/Order/Processable/ProcessableInterface.php +++ b/src/CoreShop/Component/Order/Processable/ProcessableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Processable/ProcessableOrderItems.php b/src/CoreShop/Component/Order/Processable/ProcessableOrderItems.php index 252ab2af87..ee758feecf 100644 --- a/src/CoreShop/Component/Order/Processable/ProcessableOrderItems.php +++ b/src/CoreShop/Component/Order/Processable/ProcessableOrderItems.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Processor/CartItemProcessorInterface.php b/src/CoreShop/Component/Order/Processor/CartItemProcessorInterface.php index 0f0e1b77e8..15ba96ca7b 100644 --- a/src/CoreShop/Component/Order/Processor/CartItemProcessorInterface.php +++ b/src/CoreShop/Component/Order/Processor/CartItemProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Processor/CartProcessorInterface.php b/src/CoreShop/Component/Order/Processor/CartProcessorInterface.php index c37bd8d9e4..c0f7d11827 100644 --- a/src/CoreShop/Component/Order/Processor/CartProcessorInterface.php +++ b/src/CoreShop/Component/Order/Processor/CartProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Processor/CompositeCartProcessor.php b/src/CoreShop/Component/Order/Processor/CompositeCartProcessor.php index 8030030650..85855feff0 100644 --- a/src/CoreShop/Component/Order/Processor/CompositeCartProcessor.php +++ b/src/CoreShop/Component/Order/Processor/CompositeCartProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Renderer/OrderDocumentRendererInterface.php b/src/CoreShop/Component/Order/Renderer/OrderDocumentRendererInterface.php index ae65eff0f9..e1209843bb 100644 --- a/src/CoreShop/Component/Order/Renderer/OrderDocumentRendererInterface.php +++ b/src/CoreShop/Component/Order/Renderer/OrderDocumentRendererInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/CartItemRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/CartItemRepositoryInterface.php index 93a2bec2a1..6c3de3a249 100644 --- a/src/CoreShop/Component/Order/Repository/CartItemRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/CartItemRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/CartPriceRuleRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/CartPriceRuleRepositoryInterface.php index 584eb6619c..32d8d4a586 100644 --- a/src/CoreShop/Component/Order/Repository/CartPriceRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/CartPriceRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/CartPriceRuleVoucherRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/CartPriceRuleVoucherRepositoryInterface.php index 29e260ea8d..a8b32819e8 100644 --- a/src/CoreShop/Component/Order/Repository/CartPriceRuleVoucherRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/CartPriceRuleVoucherRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/CartRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/CartRepositoryInterface.php index 2a7830ff9f..03ab4c2d0d 100644 --- a/src/CoreShop/Component/Order/Repository/CartRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/CartRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/OrderDocumentRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/OrderDocumentRepositoryInterface.php index 8430e1f35c..fc477529be 100644 --- a/src/CoreShop/Component/Order/Repository/OrderDocumentRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/OrderDocumentRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/OrderInvoiceRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/OrderInvoiceRepositoryInterface.php index b0ece952f4..f6a944eaff 100644 --- a/src/CoreShop/Component/Order/Repository/OrderInvoiceRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/OrderInvoiceRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/OrderRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/OrderRepositoryInterface.php index 316be1ae1d..801c8d105b 100644 --- a/src/CoreShop/Component/Order/Repository/OrderRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/OrderRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Repository/OrderShipmentRepositoryInterface.php b/src/CoreShop/Component/Order/Repository/OrderShipmentRepositoryInterface.php index ce332074d7..6b567818c4 100644 --- a/src/CoreShop/Component/Order/Repository/OrderShipmentRepositoryInterface.php +++ b/src/CoreShop/Component/Order/Repository/OrderShipmentRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/ShipmentStates.php b/src/CoreShop/Component/Order/ShipmentStates.php index 181174a93a..05d7de1811 100644 --- a/src/CoreShop/Component/Order/ShipmentStates.php +++ b/src/CoreShop/Component/Order/ShipmentStates.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/ShipmentTransitions.php b/src/CoreShop/Component/Order/ShipmentTransitions.php index 81f9aaaf33..26db7187fd 100644 --- a/src/CoreShop/Component/Order/ShipmentTransitions.php +++ b/src/CoreShop/Component/Order/ShipmentTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/StateResolver/StateResolverInterface.php b/src/CoreShop/Component/Order/StateResolver/StateResolverInterface.php index 8cb460895c..ba13073efc 100644 --- a/src/CoreShop/Component/Order/StateResolver/StateResolverInterface.php +++ b/src/CoreShop/Component/Order/StateResolver/StateResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/AbstractCartItemToSaleItemTransformer.php b/src/CoreShop/Component/Order/Transformer/AbstractCartItemToSaleItemTransformer.php index cc6c6f16bf..4d98500f03 100644 --- a/src/CoreShop/Component/Order/Transformer/AbstractCartItemToSaleItemTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/AbstractCartItemToSaleItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/AbstractCartToSaleTransformer.php b/src/CoreShop/Component/Order/Transformer/AbstractCartToSaleTransformer.php index 88d25c2241..6cdb1d8c18 100644 --- a/src/CoreShop/Component/Order/Transformer/AbstractCartToSaleTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/AbstractCartToSaleTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/CartItemToOrderItemTransformer.php b/src/CoreShop/Component/Order/Transformer/CartItemToOrderItemTransformer.php index aaaafc723b..d37a13a316 100644 --- a/src/CoreShop/Component/Order/Transformer/CartItemToOrderItemTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/CartItemToOrderItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/CartItemToQuoteItemTransformer.php b/src/CoreShop/Component/Order/Transformer/CartItemToQuoteItemTransformer.php index c775405054..194ce6bb60 100644 --- a/src/CoreShop/Component/Order/Transformer/CartItemToQuoteItemTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/CartItemToQuoteItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/CartToOrderTransformer.php b/src/CoreShop/Component/Order/Transformer/CartToOrderTransformer.php index 771d1b230e..aece1f8268 100644 --- a/src/CoreShop/Component/Order/Transformer/CartToOrderTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/CartToOrderTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/CartToOrderTransformerWorkflowApplier.php b/src/CoreShop/Component/Order/Transformer/CartToOrderTransformerWorkflowApplier.php index b1efcf62c9..393f1fbf01 100644 --- a/src/CoreShop/Component/Order/Transformer/CartToOrderTransformerWorkflowApplier.php +++ b/src/CoreShop/Component/Order/Transformer/CartToOrderTransformerWorkflowApplier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/CartToQuoteTransformer.php b/src/CoreShop/Component/Order/Transformer/CartToQuoteTransformer.php index f28e668d50..8fff234a68 100644 --- a/src/CoreShop/Component/Order/Transformer/CartToQuoteTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/CartToQuoteTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderDocumentItemTransformerInterface.php b/src/CoreShop/Component/Order/Transformer/OrderDocumentItemTransformerInterface.php index 05048751f4..1d51b47ebc 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderDocumentItemTransformerInterface.php +++ b/src/CoreShop/Component/Order/Transformer/OrderDocumentItemTransformerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderDocumentTransformerInterface.php b/src/CoreShop/Component/Order/Transformer/OrderDocumentTransformerInterface.php index cb6ddf8e8a..36f88bc1fc 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderDocumentTransformerInterface.php +++ b/src/CoreShop/Component/Order/Transformer/OrderDocumentTransformerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderItemToInvoiceItemTransformer.php b/src/CoreShop/Component/Order/Transformer/OrderItemToInvoiceItemTransformer.php index b8774afb9b..319c928c39 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderItemToInvoiceItemTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/OrderItemToInvoiceItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderItemToShipmentItemTransformer.php b/src/CoreShop/Component/Order/Transformer/OrderItemToShipmentItemTransformer.php index 0a5b28f98e..36f9d14798 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderItemToShipmentItemTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/OrderItemToShipmentItemTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderToInvoiceTransformer.php b/src/CoreShop/Component/Order/Transformer/OrderToInvoiceTransformer.php index cefd4b0dc6..820b4e0ea4 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderToInvoiceTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/OrderToInvoiceTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderToOrderDocumentTransformerWorkflowApplier.php b/src/CoreShop/Component/Order/Transformer/OrderToOrderDocumentTransformerWorkflowApplier.php index 90d0597c7b..07889cdcc7 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderToOrderDocumentTransformerWorkflowApplier.php +++ b/src/CoreShop/Component/Order/Transformer/OrderToOrderDocumentTransformerWorkflowApplier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/OrderToShipmentTransformer.php b/src/CoreShop/Component/Order/Transformer/OrderToShipmentTransformer.php index 69120f96f3..620c7c1c95 100644 --- a/src/CoreShop/Component/Order/Transformer/OrderToShipmentTransformer.php +++ b/src/CoreShop/Component/Order/Transformer/OrderToShipmentTransformer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/ProposalItemTransformerInterface.php b/src/CoreShop/Component/Order/Transformer/ProposalItemTransformerInterface.php index c4a85559ea..c4e61b61d0 100644 --- a/src/CoreShop/Component/Order/Transformer/ProposalItemTransformerInterface.php +++ b/src/CoreShop/Component/Order/Transformer/ProposalItemTransformerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/ProposalTransformerInterface.php b/src/CoreShop/Component/Order/Transformer/ProposalTransformerInterface.php index 09b961518b..dee2a394bd 100644 --- a/src/CoreShop/Component/Order/Transformer/ProposalTransformerInterface.php +++ b/src/CoreShop/Component/Order/Transformer/ProposalTransformerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcher.php b/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcher.php index e23c6df4fa..c57b0c4cb0 100644 --- a/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcher.php +++ b/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcherInterface.php b/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcherInterface.php index f2017a3bfc..89ac7072cb 100644 --- a/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcherInterface.php +++ b/src/CoreShop/Component/Order/Transformer/TransformerEventDispatcherInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Order/Workflow/WorkflowStateManagerInterface.php b/src/CoreShop/Component/Order/Workflow/WorkflowStateManagerInterface.php index eb24de3a53..ba4bac02c6 100644 --- a/src/CoreShop/Component/Order/Workflow/WorkflowStateManagerInterface.php +++ b/src/CoreShop/Component/Order/Workflow/WorkflowStateManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/LICENSE.md b/src/CoreShop/Component/Payment/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Payment/LICENSE.md +++ b/src/CoreShop/Component/Payment/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Payment/Model/PayableInterface.php b/src/CoreShop/Component/Payment/Model/PayableInterface.php index ae1a16c84c..35b5a9db6d 100644 --- a/src/CoreShop/Component/Payment/Model/PayableInterface.php +++ b/src/CoreShop/Component/Payment/Model/PayableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/Payment.php b/src/CoreShop/Component/Payment/Model/Payment.php index 63bc49fcbb..8b17f7bd51 100755 --- a/src/CoreShop/Component/Payment/Model/Payment.php +++ b/src/CoreShop/Component/Payment/Model/Payment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentInterface.php b/src/CoreShop/Component/Payment/Model/PaymentInterface.php index 392334cf57..5e351f804b 100644 --- a/src/CoreShop/Component/Payment/Model/PaymentInterface.php +++ b/src/CoreShop/Component/Payment/Model/PaymentInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentProvider.php b/src/CoreShop/Component/Payment/Model/PaymentProvider.php index 03edffb0ca..85dc894c67 100644 --- a/src/CoreShop/Component/Payment/Model/PaymentProvider.php +++ b/src/CoreShop/Component/Payment/Model/PaymentProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentProviderInterface.php b/src/CoreShop/Component/Payment/Model/PaymentProviderInterface.php index 002a1eb2fe..963ea1841d 100644 --- a/src/CoreShop/Component/Payment/Model/PaymentProviderInterface.php +++ b/src/CoreShop/Component/Payment/Model/PaymentProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentProviderTranslation.php b/src/CoreShop/Component/Payment/Model/PaymentProviderTranslation.php index 722432b721..253a047b4f 100755 --- a/src/CoreShop/Component/Payment/Model/PaymentProviderTranslation.php +++ b/src/CoreShop/Component/Payment/Model/PaymentProviderTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentProviderTranslationInterface.php b/src/CoreShop/Component/Payment/Model/PaymentProviderTranslationInterface.php index 5f63b4ff9e..e8fb1279e0 100755 --- a/src/CoreShop/Component/Payment/Model/PaymentProviderTranslationInterface.php +++ b/src/CoreShop/Component/Payment/Model/PaymentProviderTranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Model/PaymentSettingsAwareInterface.php b/src/CoreShop/Component/Payment/Model/PaymentSettingsAwareInterface.php index cd51a8e07b..2bc74357f1 100644 --- a/src/CoreShop/Component/Payment/Model/PaymentSettingsAwareInterface.php +++ b/src/CoreShop/Component/Payment/Model/PaymentSettingsAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/PaymentTransitions.php b/src/CoreShop/Component/Payment/PaymentTransitions.php index b1afd5ada8..4803e0e63b 100755 --- a/src/CoreShop/Component/Payment/PaymentTransitions.php +++ b/src/CoreShop/Component/Payment/PaymentTransitions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Repository/PaymentProviderRepositoryInterface.php b/src/CoreShop/Component/Payment/Repository/PaymentProviderRepositoryInterface.php index f43fb8ab3c..a62b9ea7aa 100644 --- a/src/CoreShop/Component/Payment/Repository/PaymentProviderRepositoryInterface.php +++ b/src/CoreShop/Component/Payment/Repository/PaymentProviderRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Repository/PaymentRepositoryInterface.php b/src/CoreShop/Component/Payment/Repository/PaymentRepositoryInterface.php index b158f5aa3d..1a301bcf04 100644 --- a/src/CoreShop/Component/Payment/Repository/PaymentRepositoryInterface.php +++ b/src/CoreShop/Component/Payment/Repository/PaymentRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolver.php b/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolver.php index 62135ed97b..647b0fe9e3 100644 --- a/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolver.php +++ b/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolverInterface.php b/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolverInterface.php index 2709b75f23..e8852f2b7e 100644 --- a/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolverInterface.php +++ b/src/CoreShop/Component/Payment/Resolver/PaymentProviderResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/CustomResourcePersistingInterface.php b/src/CoreShop/Component/Pimcore/BCLayer/CustomResourcePersistingInterface.php index b597fc2ff5..66202a722c 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/CustomResourcePersistingInterface.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/CustomResourcePersistingInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/GridHelperService.php b/src/CoreShop/Component/Pimcore/BCLayer/GridHelperService.php index f3266d889e..c483bdd1d0 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/GridHelperService.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/GridHelperService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/Href.php b/src/CoreShop/Component/Pimcore/BCLayer/Href.php index f2bd5de176..a8afd65fd4 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/Href.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/Href.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/LazyLoadedFields.php b/src/CoreShop/Component/Pimcore/BCLayer/LazyLoadedFields.php index c4ba8bb614..4b610a30f2 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/LazyLoadedFields.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/LazyLoadedFields.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/Multihref.php b/src/CoreShop/Component/Pimcore/BCLayer/Multihref.php index fda6ad241e..bcebf53ab5 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/Multihref.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/Multihref.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/QueryResourcePersistenceAwareInterface.php b/src/CoreShop/Component/Pimcore/BCLayer/QueryResourcePersistenceAwareInterface.php index 589091a304..ac261d3f80 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/QueryResourcePersistenceAwareInterface.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/QueryResourcePersistenceAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BCLayer/ResourcePersistenceAwareInterface.php b/src/CoreShop/Component/Pimcore/BCLayer/ResourcePersistenceAwareInterface.php index 60ca7d3545..febfd05b63 100644 --- a/src/CoreShop/Component/Pimcore/BCLayer/ResourcePersistenceAwareInterface.php +++ b/src/CoreShop/Component/Pimcore/BCLayer/ResourcePersistenceAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/BatchProcessing/BatchListing.php b/src/CoreShop/Component/Pimcore/BatchProcessing/BatchListing.php index 9664b03133..dcbbffa161 100644 --- a/src/CoreShop/Component/Pimcore/BatchProcessing/BatchListing.php +++ b/src/CoreShop/Component/Pimcore/BatchProcessing/BatchListing.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/AbstractDefinitionUpdate.php b/src/CoreShop/Component/Pimcore/DataObject/AbstractDefinitionUpdate.php index 1b33b7a92e..abdfeb9b8e 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/AbstractDefinitionUpdate.php +++ b/src/CoreShop/Component/Pimcore/DataObject/AbstractDefinitionUpdate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/AbstractSluggableLinkGenerator.php b/src/CoreShop/Component/Pimcore/DataObject/AbstractSluggableLinkGenerator.php index e9436116a1..480fe5e6f4 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/AbstractSluggableLinkGenerator.php +++ b/src/CoreShop/Component/Pimcore/DataObject/AbstractSluggableLinkGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/BrickDefinitionUpdate.php b/src/CoreShop/Component/Pimcore/DataObject/BrickDefinitionUpdate.php index 12344361a4..8f6bc58997 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/BrickDefinitionUpdate.php +++ b/src/CoreShop/Component/Pimcore/DataObject/BrickDefinitionUpdate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassDefinitionFieldReNamer.php b/src/CoreShop/Component/Pimcore/DataObject/ClassDefinitionFieldReNamer.php index 456bd2b093..813cc6a7fc 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassDefinitionFieldReNamer.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassDefinitionFieldReNamer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassInstaller.php b/src/CoreShop/Component/Pimcore/DataObject/ClassInstaller.php index b82bb18af6..201d2f3f24 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassInstaller.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassInstallerInterface.php b/src/CoreShop/Component/Pimcore/DataObject/ClassInstallerInterface.php index 4b15f08d08..3108ecb607 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassInstallerInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassInstallerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassLoader.php b/src/CoreShop/Component/Pimcore/DataObject/ClassLoader.php index 35639e633e..e6f59a00e7 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassLoader.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdate.php b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdate.php index 77e1252cdb..b9b2714e0d 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdate.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateInterface.php b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateInterface.php index afe77ab634..ecb286035b 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateRenameInterface.php b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateRenameInterface.php index fda19c77c7..58be9e0d48 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateRenameInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ClassUpdateRenameInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/DataLoader.php b/src/CoreShop/Component/Pimcore/DataObject/DataLoader.php index 5e195a02e4..a225e2466b 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/DataLoader.php +++ b/src/CoreShop/Component/Pimcore/DataObject/DataLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/DataLoaderInterface.php b/src/CoreShop/Component/Pimcore/DataObject/DataLoaderInterface.php index ad23c3126e..04bd33e13a 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/DataLoaderInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/DataLoaderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/DefinitionFieldReNamerInterface.php b/src/CoreShop/Component/Pimcore/DataObject/DefinitionFieldReNamerInterface.php index 410b13c2e8..5951594c2a 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/DefinitionFieldReNamerInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/DefinitionFieldReNamerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/EditmodeHelper.php b/src/CoreShop/Component/Pimcore/DataObject/EditmodeHelper.php index 84f0e45f04..3060e9ea2e 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/EditmodeHelper.php +++ b/src/CoreShop/Component/Pimcore/DataObject/EditmodeHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/FieldCollectionDefinitionUpdate.php b/src/CoreShop/Component/Pimcore/DataObject/FieldCollectionDefinitionUpdate.php index 62486bdd97..9cf1ebb4d1 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/FieldCollectionDefinitionUpdate.php +++ b/src/CoreShop/Component/Pimcore/DataObject/FieldCollectionDefinitionUpdate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/Grid/GridActionInterface.php b/src/CoreShop/Component/Pimcore/DataObject/Grid/GridActionInterface.php index cd6eb3b500..4517db665d 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/Grid/GridActionInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/Grid/GridActionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/Grid/GridFilterInterface.php b/src/CoreShop/Component/Pimcore/DataObject/Grid/GridFilterInterface.php index 5d722a050c..ac6dbe2e76 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/Grid/GridFilterInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/Grid/GridFilterInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstaller.php b/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstaller.php index 61e2d27636..52c96a1064 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstaller.php +++ b/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstaller.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstallerInterface.php b/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstallerInterface.php index efcbe57982..996cda7c26 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstallerInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/GridConfigInstallerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/InheritanceHelper.php b/src/CoreShop/Component/Pimcore/DataObject/InheritanceHelper.php index 776504803e..61b72e90c4 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/InheritanceHelper.php +++ b/src/CoreShop/Component/Pimcore/DataObject/InheritanceHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/LinkGenerator.php b/src/CoreShop/Component/Pimcore/DataObject/LinkGenerator.php index e1d45c8943..21830e8bec 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/LinkGenerator.php +++ b/src/CoreShop/Component/Pimcore/DataObject/LinkGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/Migrate.php b/src/CoreShop/Component/Pimcore/DataObject/Migrate.php index 3e5fd674f3..d1f51af466 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/Migrate.php +++ b/src/CoreShop/Component/Pimcore/DataObject/Migrate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/NoteService.php b/src/CoreShop/Component/Pimcore/DataObject/NoteService.php index d6394ec55b..e20ba2158f 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/NoteService.php +++ b/src/CoreShop/Component/Pimcore/DataObject/NoteService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/NoteServiceInterface.php b/src/CoreShop/Component/Pimcore/DataObject/NoteServiceInterface.php index b30b0a587c..58e79a6ba9 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/NoteServiceInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/NoteServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ObjectCloner.php b/src/CoreShop/Component/Pimcore/DataObject/ObjectCloner.php index ef00b74779..1a90d6b638 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ObjectCloner.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ObjectCloner.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ObjectClonerInterface.php b/src/CoreShop/Component/Pimcore/DataObject/ObjectClonerInterface.php index e3167a5402..338e6762f7 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ObjectClonerInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ObjectClonerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ObjectService.php b/src/CoreShop/Component/Pimcore/DataObject/ObjectService.php index 480f304fd6..7e94140e76 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ObjectService.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ObjectService.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/ObjectServiceInterface.php b/src/CoreShop/Component/Pimcore/DataObject/ObjectServiceInterface.php index d732240416..2af9fafab3 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/ObjectServiceInterface.php +++ b/src/CoreShop/Component/Pimcore/DataObject/ObjectServiceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/UnpublishedHelper.php b/src/CoreShop/Component/Pimcore/DataObject/UnpublishedHelper.php index 21363a1fb1..be3f43405b 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/UnpublishedHelper.php +++ b/src/CoreShop/Component/Pimcore/DataObject/UnpublishedHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/DataObject/VersionHelper.php b/src/CoreShop/Component/Pimcore/DataObject/VersionHelper.php index 04073c2412..4021657c33 100644 --- a/src/CoreShop/Component/Pimcore/DataObject/VersionHelper.php +++ b/src/CoreShop/Component/Pimcore/DataObject/VersionHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Db/Db.php b/src/CoreShop/Component/Pimcore/Db/Db.php index 933ac3eb4d..fac1c6cdd6 100644 --- a/src/CoreShop/Component/Pimcore/Db/Db.php +++ b/src/CoreShop/Component/Pimcore/Db/Db.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Document/DocumentTagFactoryInterface.php b/src/CoreShop/Component/Pimcore/Document/DocumentTagFactoryInterface.php index d2d25774c9..58fa650588 100644 --- a/src/CoreShop/Component/Pimcore/Document/DocumentTagFactoryInterface.php +++ b/src/CoreShop/Component/Pimcore/Document/DocumentTagFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionAlreadyExistsException.php b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionAlreadyExistsException.php index 0fc5e3f8c5..87a2f6e92c 100644 --- a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionAlreadyExistsException.php +++ b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionAlreadyExistsException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionFieldNotFoundException.php b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionFieldNotFoundException.php index eb7a2a37b6..89edae1789 100644 --- a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionFieldNotFoundException.php +++ b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionFieldNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionNotFoundException.php b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionNotFoundException.php index e290e9c611..7a1308a384 100644 --- a/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionNotFoundException.php +++ b/src/CoreShop/Component/Pimcore/Exception/ClassDefinitionNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/ExpressionLanguage/PHPFunctionsProvider.php b/src/CoreShop/Component/Pimcore/ExpressionLanguage/PHPFunctionsProvider.php index a2f80e6c64..9c950378ed 100644 --- a/src/CoreShop/Component/Pimcore/ExpressionLanguage/PHPFunctionsProvider.php +++ b/src/CoreShop/Component/Pimcore/ExpressionLanguage/PHPFunctionsProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/ExpressionLanguage/PimcoreLanguageProvider.php b/src/CoreShop/Component/Pimcore/ExpressionLanguage/PimcoreLanguageProvider.php index ee95dee270..46b0f68ff3 100644 --- a/src/CoreShop/Component/Pimcore/ExpressionLanguage/PimcoreLanguageProvider.php +++ b/src/CoreShop/Component/Pimcore/ExpressionLanguage/PimcoreLanguageProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/LICENSE.md b/src/CoreShop/Component/Pimcore/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Pimcore/LICENSE.md +++ b/src/CoreShop/Component/Pimcore/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Pimcore/Mail.php b/src/CoreShop/Component/Pimcore/Mail.php index e3cc05658c..e271ef4957 100644 --- a/src/CoreShop/Component/Pimcore/Mail.php +++ b/src/CoreShop/Component/Pimcore/Mail.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Migration/SharedTranslation.php b/src/CoreShop/Component/Pimcore/Migration/SharedTranslation.php index fc356b4f18..0bb2729fbd 100644 --- a/src/CoreShop/Component/Pimcore/Migration/SharedTranslation.php +++ b/src/CoreShop/Component/Pimcore/Migration/SharedTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Placeholder/Expression.php b/src/CoreShop/Component/Pimcore/Placeholder/Expression.php index 305b5a1391..640c9ae087 100644 --- a/src/CoreShop/Component/Pimcore/Placeholder/Expression.php +++ b/src/CoreShop/Component/Pimcore/Placeholder/Expression.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Placeholder/Twig.php b/src/CoreShop/Component/Pimcore/Placeholder/Twig.php index 61e50b3896..2ad37cbdec 100644 --- a/src/CoreShop/Component/Pimcore/Placeholder/Twig.php +++ b/src/CoreShop/Component/Pimcore/Placeholder/Twig.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/ResourceLoader.php b/src/CoreShop/Component/Pimcore/ResourceLoader.php index 38680ac709..a8c33735d4 100644 --- a/src/CoreShop/Component/Pimcore/ResourceLoader.php +++ b/src/CoreShop/Component/Pimcore/ResourceLoader.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Routing/LinkGenerator.php b/src/CoreShop/Component/Pimcore/Routing/LinkGenerator.php index 9ca675eee3..f06fca493e 100644 --- a/src/CoreShop/Component/Pimcore/Routing/LinkGenerator.php +++ b/src/CoreShop/Component/Pimcore/Routing/LinkGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Routing/LinkGeneratorInterface.php b/src/CoreShop/Component/Pimcore/Routing/LinkGeneratorInterface.php index a64d7afb8c..8e81ab91d3 100644 --- a/src/CoreShop/Component/Pimcore/Routing/LinkGeneratorInterface.php +++ b/src/CoreShop/Component/Pimcore/Routing/LinkGeneratorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelper.php b/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelper.php index 4bb27316e3..d044803c1f 100644 --- a/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelper.php +++ b/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelperInterface.php b/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelperInterface.php index 4abdc6bec3..20f748b175 100644 --- a/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelperInterface.php +++ b/src/CoreShop/Component/Pimcore/Templating/Helper/LinkGeneratorHelperInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/AssetHelperExtensions.php b/src/CoreShop/Component/Pimcore/Twig/Extension/AssetHelperExtensions.php index fba3c1e1dc..cab5a94d9b 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/AssetHelperExtensions.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/AssetHelperExtensions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/DocumentHelperExtensions.php b/src/CoreShop/Component/Pimcore/Twig/Extension/DocumentHelperExtensions.php index afe4f0a788..2cec22b37d 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/DocumentHelperExtensions.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/DocumentHelperExtensions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/ImageThumbnailExtension.php b/src/CoreShop/Component/Pimcore/Twig/Extension/ImageThumbnailExtension.php index 60d5e34c07..4e80bf2a92 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/ImageThumbnailExtension.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/ImageThumbnailExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/LinkGeneratorExtensions.php b/src/CoreShop/Component/Pimcore/Twig/Extension/LinkGeneratorExtensions.php index c889e41a8d..c72a62e0cb 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/LinkGeneratorExtensions.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/LinkGeneratorExtensions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectHelperExtensions.php b/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectHelperExtensions.php index 79b8aa6580..365a08b973 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectHelperExtensions.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectHelperExtensions.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectLinkGeneratorExtension.php b/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectLinkGeneratorExtension.php index 13cf5540a0..0113d8946b 100644 --- a/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectLinkGeneratorExtension.php +++ b/src/CoreShop/Component/Pimcore/Twig/Extension/ObjectLinkGeneratorExtension.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/CompositeDiscountCalculator.php b/src/CoreShop/Component/Product/Calculator/CompositeDiscountCalculator.php index f2571e5e90..e7b7ce9b90 100644 --- a/src/CoreShop/Component/Product/Calculator/CompositeDiscountCalculator.php +++ b/src/CoreShop/Component/Product/Calculator/CompositeDiscountCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/CompositeDiscountPriceCalculator.php b/src/CoreShop/Component/Product/Calculator/CompositeDiscountPriceCalculator.php index 814f48c4f8..9da9c93717 100644 --- a/src/CoreShop/Component/Product/Calculator/CompositeDiscountPriceCalculator.php +++ b/src/CoreShop/Component/Product/Calculator/CompositeDiscountPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/CompositeRetailPriceCalculator.php b/src/CoreShop/Component/Product/Calculator/CompositeRetailPriceCalculator.php index 60252ff1b7..297991840e 100644 --- a/src/CoreShop/Component/Product/Calculator/CompositeRetailPriceCalculator.php +++ b/src/CoreShop/Component/Product/Calculator/CompositeRetailPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/MemoryCachedProductPriceCalculator.php b/src/CoreShop/Component/Product/Calculator/MemoryCachedProductPriceCalculator.php index 1a42afee68..3bfa9717a4 100644 --- a/src/CoreShop/Component/Product/Calculator/MemoryCachedProductPriceCalculator.php +++ b/src/CoreShop/Component/Product/Calculator/MemoryCachedProductPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/ProductDiscountCalculatorInterface.php b/src/CoreShop/Component/Product/Calculator/ProductDiscountCalculatorInterface.php index b30ab70363..6238b01547 100644 --- a/src/CoreShop/Component/Product/Calculator/ProductDiscountCalculatorInterface.php +++ b/src/CoreShop/Component/Product/Calculator/ProductDiscountCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/ProductDiscountPriceCalculatorInterface.php b/src/CoreShop/Component/Product/Calculator/ProductDiscountPriceCalculatorInterface.php index b3edf712cf..676432c32f 100644 --- a/src/CoreShop/Component/Product/Calculator/ProductDiscountPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Product/Calculator/ProductDiscountPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/ProductPriceCalculator.php b/src/CoreShop/Component/Product/Calculator/ProductPriceCalculator.php index c45949f697..1147e4bc64 100644 --- a/src/CoreShop/Component/Product/Calculator/ProductPriceCalculator.php +++ b/src/CoreShop/Component/Product/Calculator/ProductPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/ProductPriceCalculatorInterface.php b/src/CoreShop/Component/Product/Calculator/ProductPriceCalculatorInterface.php index f9d15136ad..83a7e72265 100644 --- a/src/CoreShop/Component/Product/Calculator/ProductPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Product/Calculator/ProductPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Calculator/ProductRetailPriceCalculatorInterface.php b/src/CoreShop/Component/Product/Calculator/ProductRetailPriceCalculatorInterface.php index f0b96dffcf..ad10bdcc91 100644 --- a/src/CoreShop/Component/Product/Calculator/ProductRetailPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Product/Calculator/ProductRetailPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Helper/VariantHelper.php b/src/CoreShop/Component/Product/Helper/VariantHelper.php index cc30a34f57..cdbc18f29f 100644 --- a/src/CoreShop/Component/Product/Helper/VariantHelper.php +++ b/src/CoreShop/Component/Product/Helper/VariantHelper.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/LICENSE.md b/src/CoreShop/Component/Product/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Product/LICENSE.md +++ b/src/CoreShop/Component/Product/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Product/Model/Category.php b/src/CoreShop/Component/Product/Model/Category.php index 17c4b7028e..d8118ec623 100644 --- a/src/CoreShop/Component/Product/Model/Category.php +++ b/src/CoreShop/Component/Product/Model/Category.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/CategoryInterface.php b/src/CoreShop/Component/Product/Model/CategoryInterface.php index 605c3a3b5b..bbc60754c3 100644 --- a/src/CoreShop/Component/Product/Model/CategoryInterface.php +++ b/src/CoreShop/Component/Product/Model/CategoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/Manufacturer.php b/src/CoreShop/Component/Product/Model/Manufacturer.php index dbd17c230b..a1083034fb 100644 --- a/src/CoreShop/Component/Product/Model/Manufacturer.php +++ b/src/CoreShop/Component/Product/Model/Manufacturer.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ManufacturerInterface.php b/src/CoreShop/Component/Product/Model/ManufacturerInterface.php index 957bb2a818..2eccce2467 100644 --- a/src/CoreShop/Component/Product/Model/ManufacturerInterface.php +++ b/src/CoreShop/Component/Product/Model/ManufacturerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/PriceRuleInterface.php b/src/CoreShop/Component/Product/Model/PriceRuleInterface.php index 0cd7c97820..ec252a422d 100644 --- a/src/CoreShop/Component/Product/Model/PriceRuleInterface.php +++ b/src/CoreShop/Component/Product/Model/PriceRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/Product.php b/src/CoreShop/Component/Product/Model/Product.php index 85791e4ab6..d123271964 100644 --- a/src/CoreShop/Component/Product/Model/Product.php +++ b/src/CoreShop/Component/Product/Model/Product.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ProductInterface.php b/src/CoreShop/Component/Product/Model/ProductInterface.php index 6dbe844a84..69d66556cc 100644 --- a/src/CoreShop/Component/Product/Model/ProductInterface.php +++ b/src/CoreShop/Component/Product/Model/ProductInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ProductPriceRule.php b/src/CoreShop/Component/Product/Model/ProductPriceRule.php index 703b20787c..a397f7bd7d 100644 --- a/src/CoreShop/Component/Product/Model/ProductPriceRule.php +++ b/src/CoreShop/Component/Product/Model/ProductPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ProductPriceRuleInterface.php b/src/CoreShop/Component/Product/Model/ProductPriceRuleInterface.php index 0459af0c76..b06de8c1b6 100644 --- a/src/CoreShop/Component/Product/Model/ProductPriceRuleInterface.php +++ b/src/CoreShop/Component/Product/Model/ProductPriceRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ProductSpecificPriceRule.php b/src/CoreShop/Component/Product/Model/ProductSpecificPriceRule.php index 8f9514c9b7..dff55243c6 100644 --- a/src/CoreShop/Component/Product/Model/ProductSpecificPriceRule.php +++ b/src/CoreShop/Component/Product/Model/ProductSpecificPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Model/ProductSpecificPriceRuleInterface.php b/src/CoreShop/Component/Product/Model/ProductSpecificPriceRuleInterface.php index a1f0045393..64c465ca81 100644 --- a/src/CoreShop/Component/Product/Model/ProductSpecificPriceRuleInterface.php +++ b/src/CoreShop/Component/Product/Model/ProductSpecificPriceRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Repository/CategoryRepositoryInterface.php b/src/CoreShop/Component/Product/Repository/CategoryRepositoryInterface.php index c535775765..8ee99889ff 100644 --- a/src/CoreShop/Component/Product/Repository/CategoryRepositoryInterface.php +++ b/src/CoreShop/Component/Product/Repository/CategoryRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Repository/ProductPriceRuleRepositoryInterface.php b/src/CoreShop/Component/Product/Repository/ProductPriceRuleRepositoryInterface.php index b56aca2095..95c496d0f6 100644 --- a/src/CoreShop/Component/Product/Repository/ProductPriceRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Product/Repository/ProductPriceRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Repository/ProductRepositoryInterface.php b/src/CoreShop/Component/Product/Repository/ProductRepositoryInterface.php index 9c8a2543c3..b6862264f2 100644 --- a/src/CoreShop/Component/Product/Repository/ProductRepositoryInterface.php +++ b/src/CoreShop/Component/Product/Repository/ProductRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Repository/ProductSpecificPriceRuleRepositoryInterface.php b/src/CoreShop/Component/Product/Repository/ProductSpecificPriceRuleRepositoryInterface.php index ae3987bd11..d471708266 100644 --- a/src/CoreShop/Component/Product/Repository/ProductSpecificPriceRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Product/Repository/ProductSpecificPriceRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/ActionProcessorInterface.php b/src/CoreShop/Component/Product/Rule/Action/ActionProcessorInterface.php index b4135af7af..808e7c8029 100644 --- a/src/CoreShop/Component/Product/Rule/Action/ActionProcessorInterface.php +++ b/src/CoreShop/Component/Product/Rule/Action/ActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/DiscountAmountActionProcessor.php b/src/CoreShop/Component/Product/Rule/Action/DiscountAmountActionProcessor.php index 8ba5eac3a7..b45bb95598 100644 --- a/src/CoreShop/Component/Product/Rule/Action/DiscountAmountActionProcessor.php +++ b/src/CoreShop/Component/Product/Rule/Action/DiscountAmountActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/DiscountPercentActionProcessor.php b/src/CoreShop/Component/Product/Rule/Action/DiscountPercentActionProcessor.php index 53a5778492..15134e2061 100644 --- a/src/CoreShop/Component/Product/Rule/Action/DiscountPercentActionProcessor.php +++ b/src/CoreShop/Component/Product/Rule/Action/DiscountPercentActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/DiscountPriceActionProcessor.php b/src/CoreShop/Component/Product/Rule/Action/DiscountPriceActionProcessor.php index f7a01b1b6a..b563af6618 100644 --- a/src/CoreShop/Component/Product/Rule/Action/DiscountPriceActionProcessor.php +++ b/src/CoreShop/Component/Product/Rule/Action/DiscountPriceActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/PriceActionProcessor.php b/src/CoreShop/Component/Product/Rule/Action/PriceActionProcessor.php index 64b0aa44aa..be8b8bfef1 100644 --- a/src/CoreShop/Component/Product/Rule/Action/PriceActionProcessor.php +++ b/src/CoreShop/Component/Product/Rule/Action/PriceActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/ProductDiscountActionProcessorInterface.php b/src/CoreShop/Component/Product/Rule/Action/ProductDiscountActionProcessorInterface.php index 705b1a8099..8fd7ebedbd 100644 --- a/src/CoreShop/Component/Product/Rule/Action/ProductDiscountActionProcessorInterface.php +++ b/src/CoreShop/Component/Product/Rule/Action/ProductDiscountActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/ProductDiscountPriceActionProcessorInterface.php b/src/CoreShop/Component/Product/Rule/Action/ProductDiscountPriceActionProcessorInterface.php index b94cdbbdfd..30e97cd2fc 100644 --- a/src/CoreShop/Component/Product/Rule/Action/ProductDiscountPriceActionProcessorInterface.php +++ b/src/CoreShop/Component/Product/Rule/Action/ProductDiscountPriceActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Action/ProductPriceActionProcessorInterface.php b/src/CoreShop/Component/Product/Rule/Action/ProductPriceActionProcessorInterface.php index c0458ecf7b..5fc039ac2e 100644 --- a/src/CoreShop/Component/Product/Rule/Action/ProductPriceActionProcessorInterface.php +++ b/src/CoreShop/Component/Product/Rule/Action/ProductPriceActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Calculator/ProductPriceRuleCalculator.php b/src/CoreShop/Component/Product/Rule/Calculator/ProductPriceRuleCalculator.php index 120f937d5d..2838ea1b0c 100644 --- a/src/CoreShop/Component/Product/Rule/Calculator/ProductPriceRuleCalculator.php +++ b/src/CoreShop/Component/Product/Rule/Calculator/ProductPriceRuleCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Condition/TimeSpanConditionChecker.php b/src/CoreShop/Component/Product/Rule/Condition/TimeSpanConditionChecker.php index f5174d1d3f..a934d57312 100644 --- a/src/CoreShop/Component/Product/Rule/Condition/TimeSpanConditionChecker.php +++ b/src/CoreShop/Component/Product/Rule/Condition/TimeSpanConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Fetcher/CompositeValidRuleFetcher.php b/src/CoreShop/Component/Product/Rule/Fetcher/CompositeValidRuleFetcher.php index 4a738c7743..d7f4be73cf 100644 --- a/src/CoreShop/Component/Product/Rule/Fetcher/CompositeValidRuleFetcher.php +++ b/src/CoreShop/Component/Product/Rule/Fetcher/CompositeValidRuleFetcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php b/src/CoreShop/Component/Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php index 13aac71cb2..b18b44019e 100644 --- a/src/CoreShop/Component/Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php +++ b/src/CoreShop/Component/Product/Rule/Fetcher/MemoryCachedValidRuleFetcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php b/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php index ffe9631f54..c48e49373e 100644 --- a/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php +++ b/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductPriceRuleFetcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php b/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php index 7f3b7ed63a..03e7d47e73 100644 --- a/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php +++ b/src/CoreShop/Component/Product/Rule/Fetcher/ValidProductSpecificPriceRuleFetcher.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Product/Rule/Fetcher/ValidRulesFetcherInterface.php b/src/CoreShop/Component/Product/Rule/Fetcher/ValidRulesFetcherInterface.php index 7b2ef80c7c..6bf2f8a6fd 100644 --- a/src/CoreShop/Component/Product/Rule/Fetcher/ValidRulesFetcherInterface.php +++ b/src/CoreShop/Component/Product/Rule/Fetcher/ValidRulesFetcherInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/ExistingServiceException.php b/src/CoreShop/Component/Registry/ExistingServiceException.php index c77f0f53ab..661f38594a 100755 --- a/src/CoreShop/Component/Registry/ExistingServiceException.php +++ b/src/CoreShop/Component/Registry/ExistingServiceException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/LICENSE.md b/src/CoreShop/Component/Registry/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Registry/LICENSE.md +++ b/src/CoreShop/Component/Registry/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Registry/NonExistingServiceException.php b/src/CoreShop/Component/Registry/NonExistingServiceException.php index 4210794be7..d38caa5ba6 100755 --- a/src/CoreShop/Component/Registry/NonExistingServiceException.php +++ b/src/CoreShop/Component/Registry/NonExistingServiceException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/PrioritizedServiceRegistry.php b/src/CoreShop/Component/Registry/PrioritizedServiceRegistry.php index 50fe5304ac..056ad032e7 100644 --- a/src/CoreShop/Component/Registry/PrioritizedServiceRegistry.php +++ b/src/CoreShop/Component/Registry/PrioritizedServiceRegistry.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/PrioritizedServiceRegistryInterface.php b/src/CoreShop/Component/Registry/PrioritizedServiceRegistryInterface.php index d7c1c6e886..23a6f8eff9 100644 --- a/src/CoreShop/Component/Registry/PrioritizedServiceRegistryInterface.php +++ b/src/CoreShop/Component/Registry/PrioritizedServiceRegistryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/PriorityMap.php b/src/CoreShop/Component/Registry/PriorityMap.php index 5cddfcb8ab..1462ca882d 100644 --- a/src/CoreShop/Component/Registry/PriorityMap.php +++ b/src/CoreShop/Component/Registry/PriorityMap.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/ServiceRegistry.php b/src/CoreShop/Component/Registry/ServiceRegistry.php index 2712c2d0a6..4070d58ec7 100755 --- a/src/CoreShop/Component/Registry/ServiceRegistry.php +++ b/src/CoreShop/Component/Registry/ServiceRegistry.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Registry/ServiceRegistryInterface.php b/src/CoreShop/Component/Registry/ServiceRegistryInterface.php index 2329b6eaed..2c728e02bd 100755 --- a/src/CoreShop/Component/Registry/ServiceRegistryInterface.php +++ b/src/CoreShop/Component/Registry/ServiceRegistryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Doctrine/Cache/PimcoreCache.php b/src/CoreShop/Component/Resource/Doctrine/Cache/PimcoreCache.php index d9b832b4bb..b837f298aa 100644 --- a/src/CoreShop/Component/Resource/Doctrine/Cache/PimcoreCache.php +++ b/src/CoreShop/Component/Resource/Doctrine/Cache/PimcoreCache.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreAsset.php b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreAsset.php index a90d0fa414..fa28b3b180 100644 --- a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreAsset.php +++ b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreAsset.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreDocument.php b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreDocument.php index 061b60a9bd..9b7ab7371b 100644 --- a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreDocument.php +++ b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreDocument.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreObject.php b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreObject.php index 15f2f86ef3..6ce3daa36b 100644 --- a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreObject.php +++ b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreObject.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreSite.php b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreSite.php index 80b57e1942..a305bddc5b 100644 --- a/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreSite.php +++ b/src/CoreShop/Component/Resource/Doctrine/Type/PimcoreSite.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Exception/ImplementedByPimcoreException.php b/src/CoreShop/Component/Resource/Exception/ImplementedByPimcoreException.php index 849f758729..14c0b5e946 100644 --- a/src/CoreShop/Component/Resource/Exception/ImplementedByPimcoreException.php +++ b/src/CoreShop/Component/Resource/Exception/ImplementedByPimcoreException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Exception/UnexpectedTypeException.php b/src/CoreShop/Component/Resource/Exception/UnexpectedTypeException.php index 9379e0af19..0b17662c84 100644 --- a/src/CoreShop/Component/Resource/Exception/UnexpectedTypeException.php +++ b/src/CoreShop/Component/Resource/Exception/UnexpectedTypeException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Exception/UnsupportedMethodException.php b/src/CoreShop/Component/Resource/Exception/UnsupportedMethodException.php index ae169aa68e..b2b84d57e0 100755 --- a/src/CoreShop/Component/Resource/Exception/UnsupportedMethodException.php +++ b/src/CoreShop/Component/Resource/Exception/UnsupportedMethodException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/Factory.php b/src/CoreShop/Component/Resource/Factory/Factory.php index cd78008eaa..8ff8cbdfe5 100644 --- a/src/CoreShop/Component/Resource/Factory/Factory.php +++ b/src/CoreShop/Component/Resource/Factory/Factory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/FactoryInterface.php b/src/CoreShop/Component/Resource/Factory/FactoryInterface.php index bf8c7eaa74..96ed9b9dbf 100644 --- a/src/CoreShop/Component/Resource/Factory/FactoryInterface.php +++ b/src/CoreShop/Component/Resource/Factory/FactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/PimcoreFactory.php b/src/CoreShop/Component/Resource/Factory/PimcoreFactory.php index 417616aa99..e4e410a85f 100644 --- a/src/CoreShop/Component/Resource/Factory/PimcoreFactory.php +++ b/src/CoreShop/Component/Resource/Factory/PimcoreFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/PimcoreFactoryInterface.php b/src/CoreShop/Component/Resource/Factory/PimcoreFactoryInterface.php index 6d190194f9..a177aef5fe 100644 --- a/src/CoreShop/Component/Resource/Factory/PimcoreFactoryInterface.php +++ b/src/CoreShop/Component/Resource/Factory/PimcoreFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/TranslatableFactory.php b/src/CoreShop/Component/Resource/Factory/TranslatableFactory.php index 46ea4a050c..73af569483 100644 --- a/src/CoreShop/Component/Resource/Factory/TranslatableFactory.php +++ b/src/CoreShop/Component/Resource/Factory/TranslatableFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Factory/TranslatableFactoryInterface.php b/src/CoreShop/Component/Resource/Factory/TranslatableFactoryInterface.php index 61b9f20566..e250f2adf2 100755 --- a/src/CoreShop/Component/Resource/Factory/TranslatableFactoryInterface.php +++ b/src/CoreShop/Component/Resource/Factory/TranslatableFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Helper/Tool.php b/src/CoreShop/Component/Resource/Helper/Tool.php index 574e49d763..fc6feee384 100644 --- a/src/CoreShop/Component/Resource/Helper/Tool.php +++ b/src/CoreShop/Component/Resource/Helper/Tool.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/LICENSE.md b/src/CoreShop/Component/Resource/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Resource/LICENSE.md +++ b/src/CoreShop/Component/Resource/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Resource/Metadata/Metadata.php b/src/CoreShop/Component/Resource/Metadata/Metadata.php index a11bb0fd9d..b87bda17e2 100644 --- a/src/CoreShop/Component/Resource/Metadata/Metadata.php +++ b/src/CoreShop/Component/Resource/Metadata/Metadata.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Metadata/MetadataInterface.php b/src/CoreShop/Component/Resource/Metadata/MetadataInterface.php index 180bf0a4f4..2374569c07 100644 --- a/src/CoreShop/Component/Resource/Metadata/MetadataInterface.php +++ b/src/CoreShop/Component/Resource/Metadata/MetadataInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Metadata/Registry.php b/src/CoreShop/Component/Resource/Metadata/Registry.php index 974e4f7b4e..3fc5d82710 100644 --- a/src/CoreShop/Component/Resource/Metadata/Registry.php +++ b/src/CoreShop/Component/Resource/Metadata/Registry.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Metadata/RegistryInterface.php b/src/CoreShop/Component/Resource/Metadata/RegistryInterface.php index 9da82547c9..8d050d02ec 100644 --- a/src/CoreShop/Component/Resource/Metadata/RegistryInterface.php +++ b/src/CoreShop/Component/Resource/Metadata/RegistryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/AbstractObject.php b/src/CoreShop/Component/Resource/Model/AbstractObject.php index 4fea65c6be..8766b6caab 100644 --- a/src/CoreShop/Component/Resource/Model/AbstractObject.php +++ b/src/CoreShop/Component/Resource/Model/AbstractObject.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/AbstractResource.php b/src/CoreShop/Component/Resource/Model/AbstractResource.php index ca0fdda76e..b9672fdb03 100644 --- a/src/CoreShop/Component/Resource/Model/AbstractResource.php +++ b/src/CoreShop/Component/Resource/Model/AbstractResource.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/AbstractTranslation.php b/src/CoreShop/Component/Resource/Model/AbstractTranslation.php index c0143f62eb..c5b85153bf 100755 --- a/src/CoreShop/Component/Resource/Model/AbstractTranslation.php +++ b/src/CoreShop/Component/Resource/Model/AbstractTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/ResourceInterface.php b/src/CoreShop/Component/Resource/Model/ResourceInterface.php index fac63c5745..29c2c75db2 100644 --- a/src/CoreShop/Component/Resource/Model/ResourceInterface.php +++ b/src/CoreShop/Component/Resource/Model/ResourceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/SetValuesTrait.php b/src/CoreShop/Component/Resource/Model/SetValuesTrait.php index 834606b03e..74ffd14481 100644 --- a/src/CoreShop/Component/Resource/Model/SetValuesTrait.php +++ b/src/CoreShop/Component/Resource/Model/SetValuesTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/TimestampableInterface.php b/src/CoreShop/Component/Resource/Model/TimestampableInterface.php index 86dc0ff217..cc592f412d 100644 --- a/src/CoreShop/Component/Resource/Model/TimestampableInterface.php +++ b/src/CoreShop/Component/Resource/Model/TimestampableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/TimestampableTrait.php b/src/CoreShop/Component/Resource/Model/TimestampableTrait.php index 0c61d6d9e7..d10ce5f311 100755 --- a/src/CoreShop/Component/Resource/Model/TimestampableTrait.php +++ b/src/CoreShop/Component/Resource/Model/TimestampableTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/ToggleableInterface.php b/src/CoreShop/Component/Resource/Model/ToggleableInterface.php index 35cb229756..cb99c22191 100644 --- a/src/CoreShop/Component/Resource/Model/ToggleableInterface.php +++ b/src/CoreShop/Component/Resource/Model/ToggleableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/ToggleableTrait.php b/src/CoreShop/Component/Resource/Model/ToggleableTrait.php index 92bc1d5e7d..cf86aba385 100755 --- a/src/CoreShop/Component/Resource/Model/ToggleableTrait.php +++ b/src/CoreShop/Component/Resource/Model/ToggleableTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/TranslatableInterface.php b/src/CoreShop/Component/Resource/Model/TranslatableInterface.php index 5f8e2a18fb..b317c3a882 100755 --- a/src/CoreShop/Component/Resource/Model/TranslatableInterface.php +++ b/src/CoreShop/Component/Resource/Model/TranslatableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/TranslatableTrait.php b/src/CoreShop/Component/Resource/Model/TranslatableTrait.php index c334d58ae1..eaa71646b6 100644 --- a/src/CoreShop/Component/Resource/Model/TranslatableTrait.php +++ b/src/CoreShop/Component/Resource/Model/TranslatableTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Model/TranslationInterface.php b/src/CoreShop/Component/Resource/Model/TranslationInterface.php index d61c0e9062..2e037a5256 100755 --- a/src/CoreShop/Component/Resource/Model/TranslationInterface.php +++ b/src/CoreShop/Component/Resource/Model/TranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreFieldcollection.php b/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreFieldcollection.php index 27f1778681..6065299c65 100644 --- a/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreFieldcollection.php +++ b/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreFieldcollection.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreModel.php b/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreModel.php index 507f01d447..0397896028 100644 --- a/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreModel.php +++ b/src/CoreShop/Component/Resource/Pimcore/Model/AbstractPimcoreModel.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Pimcore/Model/PimcoreModelInterface.php b/src/CoreShop/Component/Resource/Pimcore/Model/PimcoreModelInterface.php index c015d0ea08..d7aae76d5a 100644 --- a/src/CoreShop/Component/Resource/Pimcore/Model/PimcoreModelInterface.php +++ b/src/CoreShop/Component/Resource/Pimcore/Model/PimcoreModelInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Pimcore/ResourceDocumentTagFactory.php b/src/CoreShop/Component/Resource/Pimcore/ResourceDocumentTagFactory.php index 1bf88e2b1f..0b654930c2 100644 --- a/src/CoreShop/Component/Resource/Pimcore/ResourceDocumentTagFactory.php +++ b/src/CoreShop/Component/Resource/Pimcore/ResourceDocumentTagFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Repository/PimcoreRepositoryInterface.php b/src/CoreShop/Component/Resource/Repository/PimcoreRepositoryInterface.php index a1c680aba7..a1dbeca94e 100644 --- a/src/CoreShop/Component/Resource/Repository/PimcoreRepositoryInterface.php +++ b/src/CoreShop/Component/Resource/Repository/PimcoreRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Repository/RepositoryInterface.php b/src/CoreShop/Component/Resource/Repository/RepositoryInterface.php index baafa694e9..043672fc8e 100644 --- a/src/CoreShop/Component/Resource/Repository/RepositoryInterface.php +++ b/src/CoreShop/Component/Resource/Repository/RepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Storage/StorageInterface.php b/src/CoreShop/Component/Resource/Storage/StorageInterface.php index 17c06f2d97..8091087ed4 100644 --- a/src/CoreShop/Component/Resource/Storage/StorageInterface.php +++ b/src/CoreShop/Component/Resource/Storage/StorageInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/TokenGenerator/UniqueTokenGenerator.php b/src/CoreShop/Component/Resource/TokenGenerator/UniqueTokenGenerator.php index 9a2a088753..fe45b58bc9 100644 --- a/src/CoreShop/Component/Resource/TokenGenerator/UniqueTokenGenerator.php +++ b/src/CoreShop/Component/Resource/TokenGenerator/UniqueTokenGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Transformer/ItemKeyTransformerInterface.php b/src/CoreShop/Component/Resource/Transformer/ItemKeyTransformerInterface.php index 32bca2c157..6ee5afff30 100644 --- a/src/CoreShop/Component/Resource/Transformer/ItemKeyTransformerInterface.php +++ b/src/CoreShop/Component/Resource/Transformer/ItemKeyTransformerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Translation/Provider/PimcoreTranslationLocaleProvider.php b/src/CoreShop/Component/Resource/Translation/Provider/PimcoreTranslationLocaleProvider.php index 3c1d8544ca..1d0f45a18a 100644 --- a/src/CoreShop/Component/Resource/Translation/Provider/PimcoreTranslationLocaleProvider.php +++ b/src/CoreShop/Component/Resource/Translation/Provider/PimcoreTranslationLocaleProvider.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Translation/Provider/TranslationLocaleProviderInterface.php b/src/CoreShop/Component/Resource/Translation/Provider/TranslationLocaleProviderInterface.php index 995528ef65..16f0be22d1 100755 --- a/src/CoreShop/Component/Resource/Translation/Provider/TranslationLocaleProviderInterface.php +++ b/src/CoreShop/Component/Resource/Translation/Provider/TranslationLocaleProviderInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssigner.php b/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssigner.php index 1536db9b4a..a94ba742c7 100755 --- a/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssigner.php +++ b/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssigner.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssignerInterface.php b/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssignerInterface.php index aa49d28356..44351e3c11 100755 --- a/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssignerInterface.php +++ b/src/CoreShop/Component/Resource/Translation/TranslatableEntityLocaleAssignerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/Assessor/RuleAvailabilityAssessorInterface.php b/src/CoreShop/Component/Rule/Condition/Assessor/RuleAvailabilityAssessorInterface.php index 0d90036239..f43b91f385 100644 --- a/src/CoreShop/Component/Rule/Condition/Assessor/RuleAvailabilityAssessorInterface.php +++ b/src/CoreShop/Component/Rule/Condition/Assessor/RuleAvailabilityAssessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/ConditionCheckerInterface.php b/src/CoreShop/Component/Rule/Condition/ConditionCheckerInterface.php index 85cac536f0..51de0d7300 100644 --- a/src/CoreShop/Component/Rule/Condition/ConditionCheckerInterface.php +++ b/src/CoreShop/Component/Rule/Condition/ConditionCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/NestedConditionChecker.php b/src/CoreShop/Component/Rule/Condition/NestedConditionChecker.php index 24110c6eac..5dde4653ed 100644 --- a/src/CoreShop/Component/Rule/Condition/NestedConditionChecker.php +++ b/src/CoreShop/Component/Rule/Condition/NestedConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessor.php b/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessor.php index 52cfe423f8..cfb276a271 100644 --- a/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessor.php +++ b/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessorInterface.php b/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessorInterface.php index bf4d79e7ef..947d315813 100644 --- a/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessorInterface.php +++ b/src/CoreShop/Component/Rule/Condition/RuleConditionsValidationProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/RuleValidationProcessor.php b/src/CoreShop/Component/Rule/Condition/RuleValidationProcessor.php index 4b6327c156..9127358609 100644 --- a/src/CoreShop/Component/Rule/Condition/RuleValidationProcessor.php +++ b/src/CoreShop/Component/Rule/Condition/RuleValidationProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/RuleValidationProcessorInterface.php b/src/CoreShop/Component/Rule/Condition/RuleValidationProcessorInterface.php index 4e7806f61a..73fef6358e 100644 --- a/src/CoreShop/Component/Rule/Condition/RuleValidationProcessorInterface.php +++ b/src/CoreShop/Component/Rule/Condition/RuleValidationProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessor.php b/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessor.php index 8a2e18996f..1f7e9c658f 100644 --- a/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessor.php +++ b/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessorInterface.php b/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessorInterface.php index 230ae93ddd..85d053d175 100644 --- a/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessorInterface.php +++ b/src/CoreShop/Component/Rule/Condition/TraceableRuleConditionsValidationProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/LICENSE.md b/src/CoreShop/Component/Rule/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Rule/LICENSE.md +++ b/src/CoreShop/Component/Rule/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Rule/Model/Action.php b/src/CoreShop/Component/Rule/Model/Action.php index b1e251a6aa..d9434ec433 100644 --- a/src/CoreShop/Component/Rule/Model/Action.php +++ b/src/CoreShop/Component/Rule/Model/Action.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Model/ActionInterface.php b/src/CoreShop/Component/Rule/Model/ActionInterface.php index a20c42f658..88a3b6aac5 100644 --- a/src/CoreShop/Component/Rule/Model/ActionInterface.php +++ b/src/CoreShop/Component/Rule/Model/ActionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Model/Condition.php b/src/CoreShop/Component/Rule/Model/Condition.php index 42baac7700..a406fb3146 100644 --- a/src/CoreShop/Component/Rule/Model/Condition.php +++ b/src/CoreShop/Component/Rule/Model/Condition.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Model/ConditionInterface.php b/src/CoreShop/Component/Rule/Model/ConditionInterface.php index d6f85230ab..2c3a9bc645 100644 --- a/src/CoreShop/Component/Rule/Model/ConditionInterface.php +++ b/src/CoreShop/Component/Rule/Model/ConditionInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Model/RuleInterface.php b/src/CoreShop/Component/Rule/Model/RuleInterface.php index befef07dcc..dc02c3973e 100644 --- a/src/CoreShop/Component/Rule/Model/RuleInterface.php +++ b/src/CoreShop/Component/Rule/Model/RuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Model/RuleTrait.php b/src/CoreShop/Component/Rule/Model/RuleTrait.php index 911fd74bde..24554b3898 100644 --- a/src/CoreShop/Component/Rule/Model/RuleTrait.php +++ b/src/CoreShop/Component/Rule/Model/RuleTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Rule/Repository/RuleRepositoryInterface.php b/src/CoreShop/Component/Rule/Repository/RuleRepositoryInterface.php index 1a5fc818e5..972e083f0d 100644 --- a/src/CoreShop/Component/Rule/Repository/RuleRepositoryInterface.php +++ b/src/CoreShop/Component/Rule/Repository/RuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/DescriptionExtractor.php b/src/CoreShop/Component/SEO/Extractor/DescriptionExtractor.php index 0fc03ceec2..6bb12ded7a 100644 --- a/src/CoreShop/Component/SEO/Extractor/DescriptionExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/DescriptionExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/DocumentExtractor.php b/src/CoreShop/Component/SEO/Extractor/DocumentExtractor.php index 24a30ea5df..97a32f6f83 100644 --- a/src/CoreShop/Component/SEO/Extractor/DocumentExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/DocumentExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/ExtractorInterface.php b/src/CoreShop/Component/SEO/Extractor/ExtractorInterface.php index 717d6cc32f..b2ab331126 100644 --- a/src/CoreShop/Component/SEO/Extractor/ExtractorInterface.php +++ b/src/CoreShop/Component/SEO/Extractor/ExtractorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/ImageExtractor.php b/src/CoreShop/Component/SEO/Extractor/ImageExtractor.php index d621775f95..48710c7aae 100644 --- a/src/CoreShop/Component/SEO/Extractor/ImageExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/ImageExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/LuceneSearchExtractor.php b/src/CoreShop/Component/SEO/Extractor/LuceneSearchExtractor.php index 1d05e27647..4e4e438c50 100644 --- a/src/CoreShop/Component/SEO/Extractor/LuceneSearchExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/LuceneSearchExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/OGExtractor.php b/src/CoreShop/Component/SEO/Extractor/OGExtractor.php index 6cfb46d421..47b7474ff1 100644 --- a/src/CoreShop/Component/SEO/Extractor/OGExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/OGExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Extractor/TitleExtractor.php b/src/CoreShop/Component/SEO/Extractor/TitleExtractor.php index b43b091830..87b33edb50 100644 --- a/src/CoreShop/Component/SEO/Extractor/TitleExtractor.php +++ b/src/CoreShop/Component/SEO/Extractor/TitleExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/LICENSE.md b/src/CoreShop/Component/SEO/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/SEO/LICENSE.md +++ b/src/CoreShop/Component/SEO/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/SEO/Model/LuceneSearchAwareInterface.php b/src/CoreShop/Component/SEO/Model/LuceneSearchAwareInterface.php index 5607fba04a..6824d90629 100644 --- a/src/CoreShop/Component/SEO/Model/LuceneSearchAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/LuceneSearchAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/LuceneSearchCategoriesAwareInterface.php b/src/CoreShop/Component/SEO/Model/LuceneSearchCategoriesAwareInterface.php index 911712850f..674c19a6cb 100644 --- a/src/CoreShop/Component/SEO/Model/LuceneSearchCategoriesAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/LuceneSearchCategoriesAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/PimcoreSEOAwareInterface.php b/src/CoreShop/Component/SEO/Model/PimcoreSEOAwareInterface.php index ae9fd41eda..d97ebe5371 100644 --- a/src/CoreShop/Component/SEO/Model/PimcoreSEOAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/PimcoreSEOAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/SEOAwareInterface.php b/src/CoreShop/Component/SEO/Model/SEOAwareInterface.php index 160eb1bfe2..4977ec0944 100644 --- a/src/CoreShop/Component/SEO/Model/SEOAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/SEOAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/SEOImageAwareInterface.php b/src/CoreShop/Component/SEO/Model/SEOImageAwareInterface.php index be8d28380b..04096fac33 100644 --- a/src/CoreShop/Component/SEO/Model/SEOImageAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/SEOImageAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/SEOMetadata.php b/src/CoreShop/Component/SEO/Model/SEOMetadata.php index 51047c48a1..ebd8d73781 100644 --- a/src/CoreShop/Component/SEO/Model/SEOMetadata.php +++ b/src/CoreShop/Component/SEO/Model/SEOMetadata.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/SEOMetadataInterface.php b/src/CoreShop/Component/SEO/Model/SEOMetadataInterface.php index 960ee83805..e4fb7f5e4b 100644 --- a/src/CoreShop/Component/SEO/Model/SEOMetadataInterface.php +++ b/src/CoreShop/Component/SEO/Model/SEOMetadataInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/Model/SEOOpenGraphAwareInterface.php b/src/CoreShop/Component/SEO/Model/SEOOpenGraphAwareInterface.php index 641fddfa31..e25400d3c4 100644 --- a/src/CoreShop/Component/SEO/Model/SEOOpenGraphAwareInterface.php +++ b/src/CoreShop/Component/SEO/Model/SEOOpenGraphAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/SEOPresentation.php b/src/CoreShop/Component/SEO/SEOPresentation.php index be0de20125..e41705f6cf 100644 --- a/src/CoreShop/Component/SEO/SEOPresentation.php +++ b/src/CoreShop/Component/SEO/SEOPresentation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/SEO/SEOPresentationInterface.php b/src/CoreShop/Component/SEO/SEOPresentationInterface.php index 2346b7f411..2ff11177ae 100644 --- a/src/CoreShop/Component/SEO/SEOPresentationInterface.php +++ b/src/CoreShop/Component/SEO/SEOPresentationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Factory/SequenceFactory.php b/src/CoreShop/Component/Sequence/Factory/SequenceFactory.php index d859f70c31..b3db10d2de 100644 --- a/src/CoreShop/Component/Sequence/Factory/SequenceFactory.php +++ b/src/CoreShop/Component/Sequence/Factory/SequenceFactory.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Factory/SequenceFactoryInterface.php b/src/CoreShop/Component/Sequence/Factory/SequenceFactoryInterface.php index 6d6260eeec..4ba794d7f7 100644 --- a/src/CoreShop/Component/Sequence/Factory/SequenceFactoryInterface.php +++ b/src/CoreShop/Component/Sequence/Factory/SequenceFactoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Generator/SequenceGenerator.php b/src/CoreShop/Component/Sequence/Generator/SequenceGenerator.php index 82b791d210..2f0aae8d7a 100644 --- a/src/CoreShop/Component/Sequence/Generator/SequenceGenerator.php +++ b/src/CoreShop/Component/Sequence/Generator/SequenceGenerator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Generator/SequenceGeneratorInterface.php b/src/CoreShop/Component/Sequence/Generator/SequenceGeneratorInterface.php index 8686ff2e15..23d09c3781 100644 --- a/src/CoreShop/Component/Sequence/Generator/SequenceGeneratorInterface.php +++ b/src/CoreShop/Component/Sequence/Generator/SequenceGeneratorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/LICENSE.md b/src/CoreShop/Component/Sequence/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Sequence/LICENSE.md +++ b/src/CoreShop/Component/Sequence/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Sequence/Model/Sequence.php b/src/CoreShop/Component/Sequence/Model/Sequence.php index 7003de6408..9b8155af21 100644 --- a/src/CoreShop/Component/Sequence/Model/Sequence.php +++ b/src/CoreShop/Component/Sequence/Model/Sequence.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Model/SequenceInterface.php b/src/CoreShop/Component/Sequence/Model/SequenceInterface.php index fae3399fe3..257da5dc44 100644 --- a/src/CoreShop/Component/Sequence/Model/SequenceInterface.php +++ b/src/CoreShop/Component/Sequence/Model/SequenceInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Sequence/Repository/SequenceRepositoryInterface.php b/src/CoreShop/Component/Sequence/Repository/SequenceRepositoryInterface.php index bcfa5bd454..645dd0c98e 100644 --- a/src/CoreShop/Component/Sequence/Repository/SequenceRepositoryInterface.php +++ b/src/CoreShop/Component/Sequence/Repository/SequenceRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculator.php b/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculator.php index d43dd28655..ad6d2d59ab 100644 --- a/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculator.php +++ b/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculatorInterface.php b/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculatorInterface.php index b6463e9f10..596c8ac93b 100644 --- a/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculatorInterface.php +++ b/src/CoreShop/Component/Shipping/Calculator/CarrierPriceCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Calculator/CarrierShippingRulePriceCalculator.php b/src/CoreShop/Component/Shipping/Calculator/CarrierShippingRulePriceCalculator.php index abeb222168..a4a5fb6749 100644 --- a/src/CoreShop/Component/Shipping/Calculator/CarrierShippingRulePriceCalculator.php +++ b/src/CoreShop/Component/Shipping/Calculator/CarrierShippingRulePriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Calculator/CompositePriceCalculator.php b/src/CoreShop/Component/Shipping/Calculator/CompositePriceCalculator.php index a683d75f41..428007dc8f 100644 --- a/src/CoreShop/Component/Shipping/Calculator/CompositePriceCalculator.php +++ b/src/CoreShop/Component/Shipping/Calculator/CompositePriceCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleChecker.php b/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleChecker.php index 3884648108..e1ea85a1c7 100644 --- a/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleChecker.php +++ b/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleCheckerInterface.php b/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleCheckerInterface.php index a36cf7b900..75c35b6d52 100644 --- a/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleCheckerInterface.php +++ b/src/CoreShop/Component/Shipping/Checker/CarrierShippingRuleCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Exception/UnresolvedDefaultCarrierException.php b/src/CoreShop/Component/Shipping/Exception/UnresolvedDefaultCarrierException.php index badcdd2544..f5d5688f30 100644 --- a/src/CoreShop/Component/Shipping/Exception/UnresolvedDefaultCarrierException.php +++ b/src/CoreShop/Component/Shipping/Exception/UnresolvedDefaultCarrierException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/LICENSE.md b/src/CoreShop/Component/Shipping/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Shipping/LICENSE.md +++ b/src/CoreShop/Component/Shipping/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Shipping/Model/Carrier.php b/src/CoreShop/Component/Shipping/Model/Carrier.php index 9d011a0972..21adc8764e 100644 --- a/src/CoreShop/Component/Shipping/Model/Carrier.php +++ b/src/CoreShop/Component/Shipping/Model/Carrier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/CarrierAwareInterface.php b/src/CoreShop/Component/Shipping/Model/CarrierAwareInterface.php index 1d391ce592..8a4104c3ff 100644 --- a/src/CoreShop/Component/Shipping/Model/CarrierAwareInterface.php +++ b/src/CoreShop/Component/Shipping/Model/CarrierAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/CarrierAwareTrait.php b/src/CoreShop/Component/Shipping/Model/CarrierAwareTrait.php index 3a240353c6..e59c14ff50 100644 --- a/src/CoreShop/Component/Shipping/Model/CarrierAwareTrait.php +++ b/src/CoreShop/Component/Shipping/Model/CarrierAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/CarrierInterface.php b/src/CoreShop/Component/Shipping/Model/CarrierInterface.php index eb52868cb0..79be92156d 100644 --- a/src/CoreShop/Component/Shipping/Model/CarrierInterface.php +++ b/src/CoreShop/Component/Shipping/Model/CarrierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/CarrierTranslation.php b/src/CoreShop/Component/Shipping/Model/CarrierTranslation.php index 4ec5daa626..fb7713910d 100644 --- a/src/CoreShop/Component/Shipping/Model/CarrierTranslation.php +++ b/src/CoreShop/Component/Shipping/Model/CarrierTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/CarrierTranslationInterface.php b/src/CoreShop/Component/Shipping/Model/CarrierTranslationInterface.php index 72efec73ec..04e94a9f32 100755 --- a/src/CoreShop/Component/Shipping/Model/CarrierTranslationInterface.php +++ b/src/CoreShop/Component/Shipping/Model/CarrierTranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippableInterface.php b/src/CoreShop/Component/Shipping/Model/ShippableInterface.php index cab2d2a5c1..0f96b52585 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippableInterface.php +++ b/src/CoreShop/Component/Shipping/Model/ShippableInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippableItemInterface.php b/src/CoreShop/Component/Shipping/Model/ShippableItemInterface.php index 4eb2634c98..24f07cffbb 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippableItemInterface.php +++ b/src/CoreShop/Component/Shipping/Model/ShippableItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippingRule.php b/src/CoreShop/Component/Shipping/Model/ShippingRule.php index bb6d43c9ac..653a8ba0ef 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippingRule.php +++ b/src/CoreShop/Component/Shipping/Model/ShippingRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippingRuleGroup.php b/src/CoreShop/Component/Shipping/Model/ShippingRuleGroup.php index 7d7bb484ee..b72c8a1cde 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippingRuleGroup.php +++ b/src/CoreShop/Component/Shipping/Model/ShippingRuleGroup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippingRuleGroupInterface.php b/src/CoreShop/Component/Shipping/Model/ShippingRuleGroupInterface.php index e3f93d2e68..892d8325c4 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippingRuleGroupInterface.php +++ b/src/CoreShop/Component/Shipping/Model/ShippingRuleGroupInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Model/ShippingRuleInterface.php b/src/CoreShop/Component/Shipping/Model/ShippingRuleInterface.php index bf170b5fb5..6f45c189bd 100644 --- a/src/CoreShop/Component/Shipping/Model/ShippingRuleInterface.php +++ b/src/CoreShop/Component/Shipping/Model/ShippingRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Processor/ShippingRuleActionProcessor.php b/src/CoreShop/Component/Shipping/Processor/ShippingRuleActionProcessor.php index 844f61eae4..1d637c7d70 100644 --- a/src/CoreShop/Component/Shipping/Processor/ShippingRuleActionProcessor.php +++ b/src/CoreShop/Component/Shipping/Processor/ShippingRuleActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Resolver/CarriersResolver.php b/src/CoreShop/Component/Shipping/Resolver/CarriersResolver.php index 8f5c48cc08..c0accb9f65 100644 --- a/src/CoreShop/Component/Shipping/Resolver/CarriersResolver.php +++ b/src/CoreShop/Component/Shipping/Resolver/CarriersResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Resolver/CarriersResolverInterface.php b/src/CoreShop/Component/Shipping/Resolver/CarriersResolverInterface.php index 872eb4496e..6f0f762b3c 100644 --- a/src/CoreShop/Component/Shipping/Resolver/CarriersResolverInterface.php +++ b/src/CoreShop/Component/Shipping/Resolver/CarriersResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Resolver/CheapestDefaultCarrierResolver.php b/src/CoreShop/Component/Shipping/Resolver/CheapestDefaultCarrierResolver.php index 57532b9180..2b65255cc0 100644 --- a/src/CoreShop/Component/Shipping/Resolver/CheapestDefaultCarrierResolver.php +++ b/src/CoreShop/Component/Shipping/Resolver/CheapestDefaultCarrierResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Resolver/DefaultCarrierResolverInterface.php b/src/CoreShop/Component/Shipping/Resolver/DefaultCarrierResolverInterface.php index ac5822a38d..ff6e1a8fcd 100644 --- a/src/CoreShop/Component/Shipping/Resolver/DefaultCarrierResolverInterface.php +++ b/src/CoreShop/Component/Shipping/Resolver/DefaultCarrierResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Action/AdditionPercentActionProcessor.php b/src/CoreShop/Component/Shipping/Rule/Action/AdditionPercentActionProcessor.php index b9fe6fed34..c5349aa4ed 100644 --- a/src/CoreShop/Component/Shipping/Rule/Action/AdditionPercentActionProcessor.php +++ b/src/CoreShop/Component/Shipping/Rule/Action/AdditionPercentActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceActionProcessorInterface.php b/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceActionProcessorInterface.php index 97b7cd3faa..853dc0d9a9 100644 --- a/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceActionProcessorInterface.php +++ b/src/CoreShop/Component/Shipping/Rule/Action/CarrierPriceActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Action/DiscountPercentActionProcessor.php b/src/CoreShop/Component/Shipping/Rule/Action/DiscountPercentActionProcessor.php index b69e293434..11a212099b 100644 --- a/src/CoreShop/Component/Shipping/Rule/Action/DiscountPercentActionProcessor.php +++ b/src/CoreShop/Component/Shipping/Rule/Action/DiscountPercentActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Action/ShippingRuleActionProcessor.php b/src/CoreShop/Component/Shipping/Rule/Action/ShippingRuleActionProcessor.php index c465d624ed..ee0d1a34a3 100644 --- a/src/CoreShop/Component/Shipping/Rule/Action/ShippingRuleActionProcessor.php +++ b/src/CoreShop/Component/Shipping/Rule/Action/ShippingRuleActionProcessor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/AbstractConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/AbstractConditionChecker.php index 18b812112e..a13f96f7d8 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/AbstractConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/AbstractConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/AmountConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/AmountConditionChecker.php index 44b1524d2d..1b9e3329cd 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/AmountConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/AmountConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/DimensionConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/DimensionConditionChecker.php index ff9e4a3dfe..17009ed12e 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/DimensionConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/DimensionConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/PostcodeConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/PostcodeConditionChecker.php index 8b830f92e1..6bd1224ff9 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/PostcodeConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/PostcodeConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/ShippingConditionCheckerInterface.php b/src/CoreShop/Component/Shipping/Rule/Condition/ShippingConditionCheckerInterface.php index 9a9390d66f..ce321b9421 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/ShippingConditionCheckerInterface.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/ShippingConditionCheckerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/ShippingRuleConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/ShippingRuleConditionChecker.php index e9cad11672..93116cc8ad 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/ShippingRuleConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/ShippingRuleConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Condition/WeightConditionChecker.php b/src/CoreShop/Component/Shipping/Rule/Condition/WeightConditionChecker.php index d8a2272209..e5201272e9 100644 --- a/src/CoreShop/Component/Shipping/Rule/Condition/WeightConditionChecker.php +++ b/src/CoreShop/Component/Shipping/Rule/Condition/WeightConditionChecker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Rule/Processor/ShippingRuleActionProcessorInterface.php b/src/CoreShop/Component/Shipping/Rule/Processor/ShippingRuleActionProcessorInterface.php index 7c29c7510c..52403e2dfa 100644 --- a/src/CoreShop/Component/Shipping/Rule/Processor/ShippingRuleActionProcessorInterface.php +++ b/src/CoreShop/Component/Shipping/Rule/Processor/ShippingRuleActionProcessorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Validator/CompositeShippableCarrierValidator.php b/src/CoreShop/Component/Shipping/Validator/CompositeShippableCarrierValidator.php index d569b34626..867b3021c8 100644 --- a/src/CoreShop/Component/Shipping/Validator/CompositeShippableCarrierValidator.php +++ b/src/CoreShop/Component/Shipping/Validator/CompositeShippableCarrierValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Validator/ShippableCarrierValidatorInterface.php b/src/CoreShop/Component/Shipping/Validator/ShippableCarrierValidatorInterface.php index 7d49f97221..a5e4fd70c3 100644 --- a/src/CoreShop/Component/Shipping/Validator/ShippableCarrierValidatorInterface.php +++ b/src/CoreShop/Component/Shipping/Validator/ShippableCarrierValidatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Shipping/Validator/ShippingRuleCarrierValidator.php b/src/CoreShop/Component/Shipping/Validator/ShippingRuleCarrierValidator.php index 95fd6c57e5..2c27d556aa 100644 --- a/src/CoreShop/Component/Shipping/Validator/ShippingRuleCarrierValidator.php +++ b/src/CoreShop/Component/Shipping/Validator/ShippingRuleCarrierValidator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/LICENSE.md b/src/CoreShop/Component/StorageList/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/StorageList/LICENSE.md +++ b/src/CoreShop/Component/StorageList/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/StorageList/Model/StorageList.php b/src/CoreShop/Component/StorageList/Model/StorageList.php index aa61e3e200..c67fa296c6 100644 --- a/src/CoreShop/Component/StorageList/Model/StorageList.php +++ b/src/CoreShop/Component/StorageList/Model/StorageList.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/Model/StorageListInterface.php b/src/CoreShop/Component/StorageList/Model/StorageListInterface.php index 77caab8374..15500d2b24 100644 --- a/src/CoreShop/Component/StorageList/Model/StorageListInterface.php +++ b/src/CoreShop/Component/StorageList/Model/StorageListInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/Model/StorageListItem.php b/src/CoreShop/Component/StorageList/Model/StorageListItem.php index c5eebf767d..254d0e329a 100644 --- a/src/CoreShop/Component/StorageList/Model/StorageListItem.php +++ b/src/CoreShop/Component/StorageList/Model/StorageListItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/Model/StorageListItemInterface.php b/src/CoreShop/Component/StorageList/Model/StorageListItemInterface.php index 0d9b3cf7f6..c07c8fdecb 100644 --- a/src/CoreShop/Component/StorageList/Model/StorageListItemInterface.php +++ b/src/CoreShop/Component/StorageList/Model/StorageListItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/Model/StorageListProductInterface.php b/src/CoreShop/Component/StorageList/Model/StorageListProductInterface.php index e2ce3377e5..c43764effc 100644 --- a/src/CoreShop/Component/StorageList/Model/StorageListProductInterface.php +++ b/src/CoreShop/Component/StorageList/Model/StorageListProductInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/SessionStorageListModifier.php b/src/CoreShop/Component/StorageList/SessionStorageListModifier.php index b94742c09d..bb322171d4 100644 --- a/src/CoreShop/Component/StorageList/SessionStorageListModifier.php +++ b/src/CoreShop/Component/StorageList/SessionStorageListModifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/SessionStorageManager.php b/src/CoreShop/Component/StorageList/SessionStorageManager.php index 20b44fe11b..2caf4a60bd 100644 --- a/src/CoreShop/Component/StorageList/SessionStorageManager.php +++ b/src/CoreShop/Component/StorageList/SessionStorageManager.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/SimpleStorageListModifier.php b/src/CoreShop/Component/StorageList/SimpleStorageListModifier.php index ed702095b4..dbe3442410 100644 --- a/src/CoreShop/Component/StorageList/SimpleStorageListModifier.php +++ b/src/CoreShop/Component/StorageList/SimpleStorageListModifier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/StorageListManagerInterface.php b/src/CoreShop/Component/StorageList/StorageListManagerInterface.php index e1e1dbf503..85c76a5248 100644 --- a/src/CoreShop/Component/StorageList/StorageListManagerInterface.php +++ b/src/CoreShop/Component/StorageList/StorageListManagerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/StorageList/StorageListModifierInterface.php b/src/CoreShop/Component/StorageList/StorageListModifierInterface.php index b3c470a366..d8ce661028 100644 --- a/src/CoreShop/Component/StorageList/StorageListModifierInterface.php +++ b/src/CoreShop/Component/StorageList/StorageListModifierInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/CompositeStoreContext.php b/src/CoreShop/Component/Store/Context/CompositeStoreContext.php index bc6a560b4d..48d67add71 100644 --- a/src/CoreShop/Component/Store/Context/CompositeStoreContext.php +++ b/src/CoreShop/Component/Store/Context/CompositeStoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/FixedStoreContext.php b/src/CoreShop/Component/Store/Context/FixedStoreContext.php index ac7a0910ac..0e57e80cbf 100644 --- a/src/CoreShop/Component/Store/Context/FixedStoreContext.php +++ b/src/CoreShop/Component/Store/Context/FixedStoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/CachedStoreContext.php b/src/CoreShop/Component/Store/Context/RequestBased/CachedStoreContext.php index 2f7ddc07f7..df42dd0963 100644 --- a/src/CoreShop/Component/Store/Context/RequestBased/CachedStoreContext.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/CachedStoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/CompositeRequestResolver.php b/src/CoreShop/Component/Store/Context/RequestBased/CompositeRequestResolver.php index cb4beb0f02..21863ef9af 100644 --- a/src/CoreShop/Component/Store/Context/RequestBased/CompositeRequestResolver.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/CompositeRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAdminSiteBasedRequestResolver.php b/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAdminSiteBasedRequestResolver.php index 88b0396892..bca0486429 100644 --- a/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAdminSiteBasedRequestResolver.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/PimcoreAdminSiteBasedRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/RequestResolverInterface.php b/src/CoreShop/Component/Store/Context/RequestBased/RequestResolverInterface.php index 5ec5e84fa1..fed755cd45 100755 --- a/src/CoreShop/Component/Store/Context/RequestBased/RequestResolverInterface.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/RequestResolverInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/SiteBasedRequestResolver.php b/src/CoreShop/Component/Store/Context/RequestBased/SiteBasedRequestResolver.php index 28501cb2bf..64488c72e3 100755 --- a/src/CoreShop/Component/Store/Context/RequestBased/SiteBasedRequestResolver.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/SiteBasedRequestResolver.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/RequestBased/StoreContext.php b/src/CoreShop/Component/Store/Context/RequestBased/StoreContext.php index b08af81270..b7ff09e790 100644 --- a/src/CoreShop/Component/Store/Context/RequestBased/StoreContext.php +++ b/src/CoreShop/Component/Store/Context/RequestBased/StoreContext.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/StoreContextInterface.php b/src/CoreShop/Component/Store/Context/StoreContextInterface.php index 98c3fb7d33..dddbe746e3 100755 --- a/src/CoreShop/Component/Store/Context/StoreContextInterface.php +++ b/src/CoreShop/Component/Store/Context/StoreContextInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Context/StoreNotFoundException.php b/src/CoreShop/Component/Store/Context/StoreNotFoundException.php index 2d4cb297a9..9b1c59242a 100755 --- a/src/CoreShop/Component/Store/Context/StoreNotFoundException.php +++ b/src/CoreShop/Component/Store/Context/StoreNotFoundException.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/LICENSE.md b/src/CoreShop/Component/Store/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Store/LICENSE.md +++ b/src/CoreShop/Component/Store/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Store/Model/Store.php b/src/CoreShop/Component/Store/Model/Store.php index d0adefb5cb..2098e17193 100644 --- a/src/CoreShop/Component/Store/Model/Store.php +++ b/src/CoreShop/Component/Store/Model/Store.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Model/StoreAwareInterface.php b/src/CoreShop/Component/Store/Model/StoreAwareInterface.php index 2cefdc6afd..c6408d3fe1 100644 --- a/src/CoreShop/Component/Store/Model/StoreAwareInterface.php +++ b/src/CoreShop/Component/Store/Model/StoreAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Model/StoreAwareTrait.php b/src/CoreShop/Component/Store/Model/StoreAwareTrait.php index 71cb24f512..b82822f6eb 100644 --- a/src/CoreShop/Component/Store/Model/StoreAwareTrait.php +++ b/src/CoreShop/Component/Store/Model/StoreAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Model/StoreInterface.php b/src/CoreShop/Component/Store/Model/StoreInterface.php index fc245ba3fe..98fad82fd7 100644 --- a/src/CoreShop/Component/Store/Model/StoreInterface.php +++ b/src/CoreShop/Component/Store/Model/StoreInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Model/StoresAwareInterface.php b/src/CoreShop/Component/Store/Model/StoresAwareInterface.php index 4669cc3693..b6c2e4c61d 100644 --- a/src/CoreShop/Component/Store/Model/StoresAwareInterface.php +++ b/src/CoreShop/Component/Store/Model/StoresAwareInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Model/StoresAwareTrait.php b/src/CoreShop/Component/Store/Model/StoresAwareTrait.php index d1d14179e5..79493d04d5 100644 --- a/src/CoreShop/Component/Store/Model/StoresAwareTrait.php +++ b/src/CoreShop/Component/Store/Model/StoresAwareTrait.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Store/Repository/StoreRepositoryInterface.php b/src/CoreShop/Component/Store/Repository/StoreRepositoryInterface.php index 54f06c3082..d331cc6aa5 100755 --- a/src/CoreShop/Component/Store/Repository/StoreRepositoryInterface.php +++ b/src/CoreShop/Component/Store/Repository/StoreRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Calculator/TaxCalculatorInterface.php b/src/CoreShop/Component/Taxation/Calculator/TaxCalculatorInterface.php index 778836268a..d515aca275 100644 --- a/src/CoreShop/Component/Taxation/Calculator/TaxCalculatorInterface.php +++ b/src/CoreShop/Component/Taxation/Calculator/TaxCalculatorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Calculator/TaxRulesTaxCalculator.php b/src/CoreShop/Component/Taxation/Calculator/TaxRulesTaxCalculator.php index dc53ba4d47..0f8723d5b2 100644 --- a/src/CoreShop/Component/Taxation/Calculator/TaxRulesTaxCalculator.php +++ b/src/CoreShop/Component/Taxation/Calculator/TaxRulesTaxCalculator.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Collector/TaxCollector.php b/src/CoreShop/Component/Taxation/Collector/TaxCollector.php index 8cfda10881..1b84f4d00e 100644 --- a/src/CoreShop/Component/Taxation/Collector/TaxCollector.php +++ b/src/CoreShop/Component/Taxation/Collector/TaxCollector.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Collector/TaxCollectorInterface.php b/src/CoreShop/Component/Taxation/Collector/TaxCollectorInterface.php index 144e0045b8..2825111da8 100644 --- a/src/CoreShop/Component/Taxation/Collector/TaxCollectorInterface.php +++ b/src/CoreShop/Component/Taxation/Collector/TaxCollectorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/LICENSE.md b/src/CoreShop/Component/Taxation/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Taxation/LICENSE.md +++ b/src/CoreShop/Component/Taxation/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Taxation/Model/TaxItem.php b/src/CoreShop/Component/Taxation/Model/TaxItem.php index 93fef84e63..27deda6bba 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxItem.php +++ b/src/CoreShop/Component/Taxation/Model/TaxItem.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxItemInterface.php b/src/CoreShop/Component/Taxation/Model/TaxItemInterface.php index c3afc7cb12..6faefd489e 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxItemInterface.php +++ b/src/CoreShop/Component/Taxation/Model/TaxItemInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRate.php b/src/CoreShop/Component/Taxation/Model/TaxRate.php index d5dcd5a098..7512916813 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRate.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRate.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRateInterface.php b/src/CoreShop/Component/Taxation/Model/TaxRateInterface.php index e6c5120862..87c7988240 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRateInterface.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRateInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRateTranslation.php b/src/CoreShop/Component/Taxation/Model/TaxRateTranslation.php index d1c5032da8..63c0b54700 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRateTranslation.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRateTranslation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRateTranslationInterface.php b/src/CoreShop/Component/Taxation/Model/TaxRateTranslationInterface.php index 31e377c06b..bd44b17fba 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRateTranslationInterface.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRateTranslationInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRule.php b/src/CoreShop/Component/Taxation/Model/TaxRule.php index dce51c82af..04e8db3680 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRule.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRuleGroup.php b/src/CoreShop/Component/Taxation/Model/TaxRuleGroup.php index ad286c221b..488b3fe5b4 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRuleGroup.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRuleGroup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRuleGroupInterface.php b/src/CoreShop/Component/Taxation/Model/TaxRuleGroupInterface.php index 751e44f786..e0e5eca144 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRuleGroupInterface.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRuleGroupInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Model/TaxRuleInterface.php b/src/CoreShop/Component/Taxation/Model/TaxRuleInterface.php index 88c146cad5..3da611f5ad 100644 --- a/src/CoreShop/Component/Taxation/Model/TaxRuleInterface.php +++ b/src/CoreShop/Component/Taxation/Model/TaxRuleInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Repository/TaxRateRepositoryInterface.php b/src/CoreShop/Component/Taxation/Repository/TaxRateRepositoryInterface.php index 7a7d6618b0..61382b5543 100644 --- a/src/CoreShop/Component/Taxation/Repository/TaxRateRepositoryInterface.php +++ b/src/CoreShop/Component/Taxation/Repository/TaxRateRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Taxation/Repository/TaxRuleRepositoryInterface.php b/src/CoreShop/Component/Taxation/Repository/TaxRuleRepositoryInterface.php index 0c268c6f8d..0cea9fc835 100644 --- a/src/CoreShop/Component/Taxation/Repository/TaxRuleRepositoryInterface.php +++ b/src/CoreShop/Component/Taxation/Repository/TaxRuleRepositoryInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Tracking/Extractor/CompositeExtractor.php b/src/CoreShop/Component/Tracking/Extractor/CompositeExtractor.php index aa1ef0af8a..0e5b04ec59 100644 --- a/src/CoreShop/Component/Tracking/Extractor/CompositeExtractor.php +++ b/src/CoreShop/Component/Tracking/Extractor/CompositeExtractor.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Tracking/Extractor/TrackingExtractorInterface.php b/src/CoreShop/Component/Tracking/Extractor/TrackingExtractorInterface.php index f997a23ddd..a13a019577 100644 --- a/src/CoreShop/Component/Tracking/Extractor/TrackingExtractorInterface.php +++ b/src/CoreShop/Component/Tracking/Extractor/TrackingExtractorInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Tracking/LICENSE.md b/src/CoreShop/Component/Tracking/LICENSE.md index 19274f68e4..dec28e3339 100644 --- a/src/CoreShop/Component/Tracking/LICENSE.md +++ b/src/CoreShop/Component/Tracking/LICENSE.md @@ -1,5 +1,5 @@ # License -Copyright (C) 2015-2019 Dominik Pfaffenbauer +Copyright (C) 2015-2020 Dominik Pfaffenbauer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/CoreShop/Component/Tracking/Tracker/CompositeTracker.php b/src/CoreShop/Component/Tracking/Tracker/CompositeTracker.php index e516360365..3dbac4affe 100644 --- a/src/CoreShop/Component/Tracking/Tracker/CompositeTracker.php +++ b/src/CoreShop/Component/Tracking/Tracker/CompositeTracker.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/src/CoreShop/Component/Tracking/Tracker/TrackerInterface.php b/src/CoreShop/Component/Tracking/Tracker/TrackerInterface.php index c57a2b0b5f..aa7c6cc1c1 100644 --- a/src/CoreShop/Component/Tracking/Tracker/TrackerInterface.php +++ b/src/CoreShop/Component/Tracking/Tracker/TrackerInterface.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/behat-bootstrap.php b/tests/behat-bootstrap.php index e1ce01386d..5d0a317d54 100755 --- a/tests/behat-bootstrap.php +++ b/tests/behat-bootstrap.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/Base.php b/tests/lib/CoreShop/Test/Base.php index 4ed76a2493..c4774a8cb3 100644 --- a/tests/lib/CoreShop/Test/Base.php +++ b/tests/lib/CoreShop/Test/Base.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/Data.php b/tests/lib/CoreShop/Test/Data.php index da7b89b0e9..709923875a 100644 --- a/tests/lib/CoreShop/Test/Data.php +++ b/tests/lib/CoreShop/Test/Data.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/DependencyInjection/MakeServicesPublicPass.php b/tests/lib/CoreShop/Test/DependencyInjection/MakeServicesPublicPass.php index ac56bf5a48..747bb80394 100644 --- a/tests/lib/CoreShop/Test/DependencyInjection/MakeServicesPublicPass.php +++ b/tests/lib/CoreShop/Test/DependencyInjection/MakeServicesPublicPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/DependencyInjection/MonologChannelLoggerPass.php b/tests/lib/CoreShop/Test/DependencyInjection/MonologChannelLoggerPass.php index 2d3962b783..e287813144 100644 --- a/tests/lib/CoreShop/Test/DependencyInjection/MonologChannelLoggerPass.php +++ b/tests/lib/CoreShop/Test/DependencyInjection/MonologChannelLoggerPass.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/AllTests.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/AllTests.php index aaab3732d3..eba58078dc 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/AllTests.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/AllTests.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/BatchListing.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/BatchListing.php index 24c533e6a0..8fd3e07196 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/BatchListing.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/BatchListing.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Carrier.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Carrier.php index 64ab118f18..5609d355c7 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Carrier.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Carrier.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Cart.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Cart.php index 6ad81651c6..d75ae7c6b5 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Cart.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Cart.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/CartPriceRule.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/CartPriceRule.php index ddd4813d58..0d612bad88 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/CartPriceRule.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/CartPriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Category.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Category.php index 79ee08deb2..cac5704f36 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Category.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Category.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Configuration.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Configuration.php index f1327a9b07..6f8a84f192 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Configuration.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Configuration.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Country.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Country.php index 27225959cd..9ae1b973c3 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Country.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Country.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Currency.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Currency.php index a9e51adec7..3f6b029d3b 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Currency.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Currency.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/CustomerGroup.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/CustomerGroup.php index 6d0399708b..6e46291a06 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/CustomerGroup.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/CustomerGroup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/NotificationRule.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/NotificationRule.php index 67f75eeb0a..c36f686f6e 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/NotificationRule.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/NotificationRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Order.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Order.php index 246cf13df5..2b8481020e 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Order.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Order.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderInvoice.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderInvoice.php index 7c904d1b87..716dc888a6 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderInvoice.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderInvoice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderShipment.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderShipment.php index efaae3fa99..88d85a6e49 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderShipment.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/OrderShipment.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product.php index 4cf5e0ec2b..f99c78bc01 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Filter.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Filter.php index 1992298664..32b34e568a 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Filter.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Filter.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Index.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Index.php index 5bf891b26a..8b063b94e9 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Index.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/Index.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/PriceRule.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/PriceRule.php index afc1483da1..9b569e7010 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/PriceRule.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/PriceRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/SpecificPrice.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/SpecificPrice.php index 48dd58c98d..cf2c097312 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/SpecificPrice.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Product/SpecificPrice.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Quote.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Quote.php index 517287ed2d..d640508141 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Quote.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Quote.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/ShippingRule.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/ShippingRule.php index 1ff988aeb9..7b72eb8664 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/ShippingRule.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/ShippingRule.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/StorageList.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/StorageList.php index f88af6aaa4..640a3d776d 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/StorageList.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/StorageList.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Store.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Store.php index 9113830d1f..99f9cb1e08 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Store.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Store.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Taxation.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Taxation.php index 96fe537424..b9065b4294 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Taxation.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Taxation.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Workflow.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Workflow.php index dd6b42575e..6ea78bcdbc 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Workflow.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Workflow.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PHPUnit/Suites/Zone.php b/tests/lib/CoreShop/Test/PHPUnit/Suites/Zone.php index 2e71f403fa..91b5b36811 100644 --- a/tests/lib/CoreShop/Test/PHPUnit/Suites/Zone.php +++ b/tests/lib/CoreShop/Test/PHPUnit/Suites/Zone.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/PurgeDatabase.php b/tests/lib/CoreShop/Test/PurgeDatabase.php index 2638cf8818..f8f660addf 100644 --- a/tests/lib/CoreShop/Test/PurgeDatabase.php +++ b/tests/lib/CoreShop/Test/PurgeDatabase.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -47,4 +47,4 @@ public function purge() $obj->delete(); } } -} \ No newline at end of file +} diff --git a/tests/lib/CoreShop/Test/RuleTest.php b/tests/lib/CoreShop/Test/RuleTest.php index 356617b378..21cdb03f56 100644 --- a/tests/lib/CoreShop/Test/RuleTest.php +++ b/tests/lib/CoreShop/Test/RuleTest.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/lib/CoreShop/Test/Setup.php b/tests/lib/CoreShop/Test/Setup.php index a464cab672..7386864555 100644 --- a/tests/lib/CoreShop/Test/Setup.php +++ b/tests/lib/CoreShop/Test/Setup.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ @@ -103,4 +103,4 @@ public static function setupCoreShop() static::$coreShopSetupDone = true; } -} \ No newline at end of file +} diff --git a/tests/lib/CoreShop/Test/SuiteBase.php b/tests/lib/CoreShop/Test/SuiteBase.php index bd761d6931..c297e397ba 100644 --- a/tests/lib/CoreShop/Test/SuiteBase.php +++ b/tests/lib/CoreShop/Test/SuiteBase.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */ diff --git a/tests/phpunit-bootstrap.php b/tests/phpunit-bootstrap.php index 7422646312..311a81ccf2 100644 --- a/tests/phpunit-bootstrap.php +++ b/tests/phpunit-bootstrap.php @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * - * @copyright Copyright (c) 2015-2019 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) + * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https://www.pfaffenbauer.at) * @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3) */