From d8a8882b139ac412c17cc37a0c1d56b87b603413 Mon Sep 17 00:00:00 2001 From: Daniel Podgornik Abramovici Date: Mon, 21 Feb 2022 10:21:43 -0800 Subject: [PATCH] updating copyright information to Meta Platforms Summary: Copyright Headers: Every project specific source file must contain a doc block with an appropriate copyright header. Unrelated files must be listed as exceptions in the Copyright Headers Exceptions page in the repo dashboard. Fix it! Running a find and replace Reviewed By: mrharel Differential Revision: D34343995 fbshipit-source-id: affc3da5 --- Block/Adminhtml/Info.php | 2 +- Block/Adminhtml/Setup.php | 2 +- Block/Adminhtml/System/Config/CategoryFeed.php | 2 +- Block/Adminhtml/System/Config/ProductFeed.php | 2 +- Block/Pixel/AddToCart.php | 2 +- Block/Pixel/Common.php | 2 +- Block/Pixel/Head.php | 2 +- Block/Pixel/InitiateCheckout.php | 2 +- Block/Pixel/Purchase.php | 2 +- Block/Pixel/Search.php | 2 +- Block/Pixel/ViewCategory.php | 2 +- Block/Pixel/ViewContent.php | 2 +- Controller/Adminhtml/Ajax/AbstractAjax.php | 2 +- Controller/Adminhtml/Ajax/CategoryUpload.php | 2 +- Controller/Adminhtml/Ajax/Fbaamsettings.php | 2 +- Controller/Adminhtml/Ajax/Fbcategorypush.php | 2 +- Controller/Adminhtml/Ajax/Fbdeleteasset.php | 2 +- Controller/Adminhtml/Ajax/Fbfeedpush.php | 2 +- Controller/Adminhtml/Ajax/Fbpixel.php | 2 +- Controller/Adminhtml/Ajax/Fbprofiles.php | 2 +- Controller/Adminhtml/Ajax/Fbtoken.php | 2 +- Controller/Adminhtml/Ajax/ProductFeedUpload.php | 2 +- Controller/Adminhtml/Setup/Index.php | 2 +- Controller/Pixel/ProductInfoForAddToCart.php | 2 +- Cron/AAMSettingsCron.php | 2 +- Cron/CategorySyncCron.php | 2 +- Helper/AAMFieldsExtractorHelper.php | 2 +- Helper/AAMSettingsFields.php | 2 +- Helper/EventIdGenerator.php | 2 +- Helper/FBEHelper.php | 2 +- Helper/HttpClient.php | 2 +- Helper/LogOrganization.php | 2 +- Helper/MagentoDataHelper.php | 2 +- Helper/ServerEventFactory.php | 2 +- Helper/ServerSideHelper.php | 2 +- Logger/Handler.php | 2 +- Logger/Logger.php | 2 +- Model/Config.php | 2 +- Model/Config/ProductAttributes.php | 2 +- Model/Config/Source/Product/AgeGroup.php | 2 +- Model/Config/Source/Product/Assembly.php | 2 +- Model/Config/Source/Product/DecorStyle.php | 2 +- Model/Config/Source/Product/Gender.php | 2 +- Model/Config/Source/Product/GoogleProductCategory.php | 2 +- Model/Config/Source/Product/Pattern.php | 2 +- Model/Feed/CategoryCollection.php | 2 +- Model/Feed/EnhancedCatalogHelper.php | 2 +- Model/Product/Feed/Builder.php | 2 +- Model/Product/Feed/Builder/Inventory.php | 2 +- Model/Product/Feed/Builder/Tools.php | 2 +- Model/Product/Feed/Method/BatchApi.php | 2 +- Model/Product/Feed/ProductRetriever/Configurable.php | 2 +- Model/Product/Feed/ProductRetriever/Simple.php | 2 +- Model/Product/Feed/ProductRetrieverInterface.php | 2 +- Model/Product/Feed/Uploader.php | 2 +- Model/ResourceModel/Config.php | 2 +- Model/ResourceModel/Config/Collection.php | 2 +- Model/System/Config.php | 2 +- Observer/AddToCart.php | 2 +- Observer/InitiateCheckout.php | 2 +- Observer/ProcessCategoryAfterDeleteEventObserver.php | 2 +- Observer/ProcessCategoryAfterSaveEventObserver.php | 2 +- Observer/ProcessProductAfterDeleteEventObserver.php | 2 +- Observer/ProcessProductAfterSaveEventObserver.php | 2 +- Observer/Purchase.php | 2 +- Observer/Search.php | 2 +- Observer/ViewCategory.php | 2 +- Observer/ViewContent.php | 2 +- Plugin/CAPIEventsModifierPlugin.php | 2 +- Setup/InstallSchema.php | 2 +- Setup/UpgradeData.php | 2 +- Test/Unit/Block/Pixel/HeadTest.php | 2 +- .../Controller/Adminhtml/Ajax/FbaamsettingsTest.php | 2 +- .../Controller/Adminhtml/Ajax/FbdeleteassetTest.php | 2 +- Test/Unit/Controller/Adminhtml/Ajax/FbfeedpushTest.php | 2 +- Test/Unit/Controller/Adminhtml/Ajax/FbpixelTest.php | 2 +- Test/Unit/Controller/Adminhtml/Ajax/FbprofilesTest.php | 2 +- Test/Unit/Controller/Adminhtml/Ajax/FbtokenTest.php | 2 +- Test/Unit/Cron/AAMSettingsCronTest.php | 2 +- Test/Unit/Cron/CategorySyncCronTest.php | 2 +- Test/Unit/Helper/AAMFieldsExtractorHelperTest.php | 2 +- Test/Unit/Helper/EventIdGeneratorTest.php | 2 +- Test/Unit/Helper/FBEHelperTest.php | 2 +- Test/Unit/Helper/ServerEventFactoryTest.php | 2 +- Test/Unit/Helper/ServerSideHelperTest.php | 2 +- Test/Unit/Observer/AddToCartTest.php | 2 +- Test/Unit/Observer/CommonTest.php | 2 +- Test/Unit/Observer/InitiateCheckoutTest.php | 2 +- .../ProcessCategoryAfterDeleteEventObserverTest.php | 2 +- .../ProcessCategoryAfterSaveEventObserverTest.php | 2 +- .../ProcessProductAfterDeleteEventObserverTest.php | 2 +- .../ProcessProductAfterSaveEventObserverTest.php | 4 ++-- Test/Unit/Observer/PurchaseTest.php | 2 +- Test/Unit/Observer/SearchTest.php | 2 +- Test/Unit/Observer/ViewCategoryTest.php | 2 +- Test/Unit/Observer/ViewContentTest.php | 2 +- install-facebook-business-extension.sh | 2 +- registration.php | 2 +- view/adminhtml/web/css/fbe.css | 3 +-- view/adminhtml/web/js/fbe_allinone.js | 10 +++++----- view/adminhtml/web/js/lib/IEOverlay.js | 2 +- view/adminhtml/web/js/lib/Modal.js | 2 +- view/adminhtml/web/js/lib/compile_fbe_allinone.sh | 2 +- view/adminhtml/web/js/lib/fbe.js | 2 +- view/adminhtml/web/js/lib/react.js | 2 +- view/adminhtml/web/js/lib/utils.js | 2 +- 106 files changed, 111 insertions(+), 112 deletions(-) diff --git a/Block/Adminhtml/Info.php b/Block/Adminhtml/Info.php index abee609..b57814e 100644 --- a/Block/Adminhtml/Info.php +++ b/Block/Adminhtml/Info.php @@ -1,6 +1,6 @@ fbeHelper->expects($this->atLeastOnce())->method('makeHttpRequest'); $this->processProductAfterSaveEventObserver->execute($this->_eventObserverMock); } -} \ No newline at end of file +} diff --git a/Test/Unit/Observer/PurchaseTest.php b/Test/Unit/Observer/PurchaseTest.php index efb2ed1..64ffb40 100644 --- a/Test/Unit/Observer/PurchaseTest.php +++ b/Test/Unit/Observer/PurchaseTest.php @@ -1,6 +1,6 @@ ../fbe_allinone.js diff --git a/view/adminhtml/web/js/lib/fbe.js b/view/adminhtml/web/js/lib/fbe.js index 66a07dc..1746fc5 100644 --- a/view/adminhtml/web/js/lib/fbe.js +++ b/view/adminhtml/web/js/lib/fbe.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Meta, Inc. + * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the diff --git a/view/adminhtml/web/js/lib/react.js b/view/adminhtml/web/js/lib/react.js index 8222980..02a0834 100644 --- a/view/adminhtml/web/js/lib/react.js +++ b/view/adminhtml/web/js/lib/react.js @@ -1,6 +1,6 @@ /** * React v0.14.3 - * Copyright (c) Meta, Inc. and its affiliates. All Rights Reserved + * Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved */ (function (f) { if (typeof exports === "object" && typeof module !== "undefined") { diff --git a/view/adminhtml/web/js/lib/utils.js b/view/adminhtml/web/js/lib/utils.js index 3f33622..4d29015 100644 --- a/view/adminhtml/web/js/lib/utils.js +++ b/view/adminhtml/web/js/lib/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016-present, Meta, Inc. + * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the