Skip to content

Commit

Permalink
update license header
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Jan 29, 2019
1 parent c7c33e0 commit cc2bbfd
Show file tree
Hide file tree
Showing 92 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion Api/Data/EraseCustomerInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Api/Data/EraseCustomerSearchResultsInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Api/EraseCustomerManagementInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Api/EraseCustomerRepositoryInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Block/Messages/PrivacyMessagePopup.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Console/Command/EraseCommand.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Console/Command/ExportCommand.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/AbstractPrivacy.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/Privacy/Delete.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/Privacy/DeletePost.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/Privacy/Export.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/Privacy/Settings.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Controller/Privacy/UndoDelete.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Cron/Erasure.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 OpenGento
Copyright (c) OpenGento

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
2 changes: 1 addition & 1 deletion Model/Config.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/ErasureComponentStrategy.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/Source/Block.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/Source/EraseStrategy.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/Source/ErasureComponents.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/Source/ExportRenderer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/Config/Source/VirtualCustomerAttributes.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/EraseCustomer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/EraseCustomerManagement.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/EraseCustomerRepository.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/ResourceModel/EraseCustomer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Model/ResourceModel/EraseCustomer/Collection.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Plugin/Controller/DeleteActionPlugin.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Plugin/Controller/PrivacyActionPlugin.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/AccountBlocker.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/AnonymizeTool.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/Processor/CustomerDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/Processor/OrderDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/Processor/QuoteDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/Processor/SubscriberDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Anonymize/ProcessorInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Service/AnonymizeManagement.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/Processor/CustomerAddressDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/Processor/CustomerDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/Processor/OrderDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/Processor/QuoteDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/Processor/SubscriberDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Delete/ProcessorInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/

Expand Down
2 changes: 1 addition & 1 deletion Service/DeleteManagement.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/ErasureStrategy.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Export/AbstractRenderer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Export/Processor/CustomerAddressDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
2 changes: 1 addition & 1 deletion Service/Export/Processor/CustomerDataProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Copyright © 2018 OpenGento, All rights reserved.
* Copyright © OpenGento, All rights reserved.
* See LICENSE bundled with this library for license details.
*/
declare(strict_types=1);
Expand Down
Loading

0 comments on commit cc2bbfd

Please sign in to comment.