From 9184481fc6b4c31bc5c0f29d37b7e0ddabc955ac Mon Sep 17 00:00:00 2001 From: Bogdan Yampolskiy Date: Tue, 22 Dec 2020 11:28:51 +0200 Subject: [PATCH] refs #26894 license --- .eslintrc.js | 31 +++++++++-------- 202/build.xml | 31 +++++++++-------- 202/phpunit.xml | 31 +++++++++-------- 202/tests/EcInitTest.php | 31 +++++++++-------- 202/tests/MethodECTest.php | 31 +++++++++-------- 202/tests/MethodMBTest.php | 31 +++++++++-------- 202/tests/MethodPPPTest.php | 31 +++++++++-------- 202/tests/PaypalCaptureTest.php | 31 +++++++++-------- 202/tests/PaypalLogTest.php | 31 +++++++++-------- 202/tests/PaypalOrderTest.php | 31 +++++++++-------- 202/tests/PaypalTest.php | 31 +++++++++-------- 202/tests/ScInitTest.php | 31 +++++++++-------- 202/tests/ServicePaypalIpnTest.php | 31 +++++++++-------- 202/tests/ServicePaypalLogTest.php | 31 +++++++++-------- 202/tests/ServicePaypalOrderTest.php | 31 +++++++++-------- 202/tests/TotTestCase.php | 31 +++++++++-------- _dev/js/Onboarding.js | 31 +++++++++-------- _dev/js/adminCheckout.js | 31 +++++++++-------- _dev/js/adminSetup.js | 31 +++++++++-------- _dev/js/bo_order.js | 31 +++++++++-------- _dev/js/ec_in_context.js | 31 +++++++++-------- _dev/js/functions.js | 31 +++++++++-------- _dev/js/helpAdmin.js | 31 +++++++++-------- _dev/js/index.php | 31 +++++++++-------- _dev/js/order_confirmation.js | 31 +++++++++-------- _dev/js/payment_mb.js | 31 +++++++++-------- _dev/js/payment_ppp.js | 31 +++++++++-------- _dev/js/paypal-info.js | 31 +++++++++-------- _dev/js/shortcut.js | 31 +++++++++-------- _dev/js/shortcut_payment.js | 31 +++++++++-------- _dev/js/tools.js | 31 +++++++++-------- _dev/scss/abstract/_variables.scss | 31 +++++++++-------- _dev/scss/components/_loader.scss | 31 +++++++++-------- _dev/scss/components/_nav.scss | 31 +++++++++-------- _dev/scss/components/_spinner.scss | 31 +++++++++-------- _dev/scss/helpers/_borders.scss | 31 +++++++++-------- _dev/scss/helpers/_display.scss | 31 +++++++++-------- _dev/scss/helpers/_spacing.scss | 31 +++++++++-------- _dev/scss/index.php | 31 +++++++++-------- _dev/scss/pages/_admin.scss | 31 +++++++++-------- _dev/scss/paypal_bo.scss | 31 +++++++++-------- _dev/scss/paypal_fo.scss | 31 +++++++++-------- classes/API/Onboarding/PaypalGetAuthToken.php | 31 +++++++++-------- .../API/Onboarding/PaypalGetCredentials.php | 31 +++++++++-------- classes/API/PaypalApiManager.php | 31 +++++++++-------- classes/API/PaypalApiManagerInterface.php | 31 +++++++++-------- classes/API/PaypalApiManagerMB.php | 31 +++++++++-------- classes/API/PaypalClient.php | 31 +++++++++-------- .../API/Request/PaypalAccessTokenRequest.php | 31 +++++++++-------- .../PaypalAuthorizationVoidRequest.php | 31 +++++++++-------- .../Request/PaypalCaptureAuthorizeRequest.php | 31 +++++++++-------- .../Request/PaypalOrderAuthorizeRequest.php | 31 +++++++++-------- .../API/Request/PaypalOrderCaptureRequest.php | 31 +++++++++-------- .../API/Request/PaypalOrderCreateRequest.php | 31 +++++++++-------- classes/API/Request/PaypalOrderGetRequest.php | 31 +++++++++-------- .../PaypalOrderPartialRefundRequest.php | 31 +++++++++-------- .../API/Request/PaypalOrderPatchRequest.php | 31 +++++++++-------- .../API/Request/PaypalOrderRefundRequest.php | 31 +++++++++-------- classes/API/Request/RequestAbstract.php | 31 +++++++++-------- classes/API/Request/RequestDummy.php | 31 +++++++++-------- classes/API/Request/RequestInteface.php | 31 +++++++++-------- .../V_1/CreateProfileExperienceRequest.php | 31 +++++++++-------- .../Request/V_1/PaypalOrderCaptureRequest.php | 31 +++++++++-------- .../Request/V_1/PaypalOrderCreateRequest.php | 31 +++++++++-------- .../V_1/PaypalOrderPartialRefundRequest.php | 31 +++++++++-------- .../Request/V_1/PaypalOrderRefundRequest.php | 31 +++++++++-------- classes/API/Request/V_1/RequestAbstract.php | 31 +++++++++-------- classes/API/Request/V_1/RequestAbstractMB.php | 31 +++++++++-------- classes/API/Response/Address.php | 31 +++++++++-------- classes/API/Response/Client.php | 31 +++++++++-------- classes/API/Response/Error.php | 31 +++++++++-------- .../Response/PaypalResponseAccessToken.php | 31 +++++++++-------- classes/API/Response/Response.php | 31 +++++++++-------- .../Response/ResponseAuthorizationVoid.php | 31 +++++++++-------- .../API/Response/ResponseCaptureAuthorize.php | 31 +++++++++-------- .../ResponseCreateProfileExperience.php | 31 +++++++++-------- classes/API/Response/ResponseGetAuthToken.php | 31 +++++++++-------- .../API/Response/ResponseGetCredentials.php | 31 +++++++++-------- classes/API/Response/ResponseOrderCapture.php | 31 +++++++++-------- classes/API/Response/ResponseOrderCreate.php | 31 +++++++++-------- classes/API/Response/ResponseOrderGet.php | 31 +++++++++-------- classes/API/Response/ResponseOrderRefund.php | 31 +++++++++-------- classes/AbstractMethodPaypal.php | 31 +++++++++-------- classes/AdminPayPalController.php | 31 +++++++++-------- .../Exception/OrderFullyRefundedException.php | 31 +++++++++-------- .../Exception/RefundCalculationException.php | 31 +++++++++-------- classes/MethodEC.php | 31 +++++++++-------- classes/MethodMB.php | 31 +++++++++-------- classes/MethodPPP.php | 31 +++++++++-------- classes/PaypalCapture.php | 31 +++++++++-------- classes/PaypalException.php | 31 +++++++++-------- classes/PaypalIpn.php | 31 +++++++++-------- classes/PaypalLog.php | 31 +++++++++-------- classes/PaypalOrder.php | 31 +++++++++-------- classes/PaypalVaulting.php | 31 +++++++++-------- .../CustomizeButtonStyleSectionDefinition.php | 31 +++++++++-------- classes/Shortcut/Form/Field/FieldInteface.php | 31 +++++++++-------- classes/Shortcut/Form/Field/InputChain.php | 31 +++++++++-------- classes/Shortcut/Form/Field/Select.php | 31 +++++++++-------- classes/Shortcut/Form/Field/SelectOption.php | 31 +++++++++-------- classes/Shortcut/Form/Field/TextInput.php | 31 +++++++++-------- classes/Shortcut/ShortcutAbstract.php | 31 +++++++++-------- classes/Shortcut/ShortcutCart.php | 31 +++++++++-------- classes/Shortcut/ShortcutConfiguration.php | 31 +++++++++-------- classes/Shortcut/ShortcutPreview.php | 31 +++++++++-------- classes/Shortcut/ShortcutProduct.php | 31 +++++++++-------- classes/Shortcut/ShortcutSignup.php | 31 +++++++++-------- classes/index.php | 31 +++++++++-------- ...AdminPayPalCustomizeCheckoutController.php | 31 +++++++++-------- .../admin/AdminPayPalHelpController.php | 31 +++++++++-------- .../admin/AdminPayPalLogsController.php | 31 +++++++++-------- .../admin/AdminPayPalSetupController.php | 31 +++++++++-------- .../AdminPaypalConfigurationController.php | 31 +++++++++-------- .../AdminPaypalGetCredentialsController.php | 31 +++++++++-------- .../admin/AdminPaypalProcessLogger.php | 31 +++++++++-------- controllers/front/ScInit.php | 31 +++++++++-------- controllers/front/abstract.php | 31 +++++++++-------- controllers/front/ecInit.php | 31 +++++++++-------- controllers/front/ecValidation.php | 31 +++++++++-------- controllers/front/error.php | 31 +++++++++-------- controllers/front/index.php | 31 +++++++++-------- controllers/front/ipn.php | 31 +++++++++-------- controllers/front/mbValidation.php | 31 +++++++++-------- controllers/front/pppPatch.php | 31 +++++++++-------- controllers/front/pppValidation.php | 31 +++++++++-------- controllers/front/scOrder.php | 31 +++++++++-------- controllers/front/tlscurltestserver.php | 31 +++++++++-------- controllers/index.php | 31 +++++++++-------- index.php | 31 +++++++++-------- paypal.php | 31 +++++++++-------- postcss.config.js | 31 +++++++++-------- services/ServicePaypalIpn.php | 31 +++++++++-------- services/ServicePaypalLog.php | 31 +++++++++-------- services/ServicePaypalOrder.php | 31 +++++++++-------- services/ServicePaypalVaulting.php | 31 +++++++++-------- smarty/plugins/modifier.paypalreplace.php | 31 +++++++++-------- translations/br.php | 31 +++++++++-------- translations/de.php | 31 +++++++++-------- translations/en.php | 31 +++++++++-------- translations/es.php | 31 +++++++++-------- translations/fr.php | 31 +++++++++-------- translations/index.php | 33 +++++++++---------- translations/it.php | 31 +++++++++-------- translations/mx.php | 31 +++++++++-------- translations/nl.php | 31 +++++++++-------- translations/pl.php | 31 +++++++++-------- translations/pt.php | 31 +++++++++-------- upgrade/Upgrade-4.0.1.php | 31 +++++++++-------- upgrade/Upgrade-4.2.0.php | 31 +++++++++-------- upgrade/Upgrade-4.3.0.php | 31 +++++++++-------- upgrade/Upgrade-4.4.0.php | 31 +++++++++-------- upgrade/Upgrade-4.4.2.php | 31 +++++++++-------- upgrade/Upgrade-4.4.3.php | 31 +++++++++-------- upgrade/Upgrade-4.5.0.php | 31 +++++++++-------- upgrade/Upgrade-5.0.0.php | 31 +++++++++-------- upgrade/Upgrade-5.1.0.php | 31 +++++++++-------- upgrade/Upgrade-5.1.4.php | 31 +++++++++-------- upgrade/Upgrade-5.2.0.php | 31 +++++++++-------- upgrade/Upgrade-5.3.0.php | 31 +++++++++-------- upgrade/Upgrade-5.3.1.php | 31 +++++++++-------- upgrade/index.php | 31 +++++++++-------- views/img/ECShortcut/cz/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/cz/index.php | 31 +++++++++-------- views/img/ECShortcut/de/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/de/index.php | 31 +++++++++-------- views/img/ECShortcut/es/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/es/index.php | 31 +++++++++-------- views/img/ECShortcut/fr/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/fr/index.php | 31 +++++++++-------- views/img/ECShortcut/gr/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/gr/index.php | 31 +++++++++-------- views/img/ECShortcut/hu/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/hu/index.php | 31 +++++++++-------- views/img/ECShortcut/il/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/il/index.php | 31 +++++++++-------- views/img/ECShortcut/index.php | 31 +++++++++-------- views/img/ECShortcut/it/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/it/index.php | 31 +++++++++-------- views/img/ECShortcut/nl/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/nl/index.php | 31 +++++++++-------- views/img/ECShortcut/no/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/no/index.php | 31 +++++++++-------- views/img/ECShortcut/pl/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/pl/index.php | 31 +++++++++-------- views/img/ECShortcut/pt/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/pt/index.php | 31 +++++++++-------- views/img/ECShortcut/ru/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/ru/index.php | 31 +++++++++-------- views/img/ECShortcut/se/index.php | 31 +++++++++-------- views/img/ECShortcut/sk/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/sk/index.php | 31 +++++++++-------- views/img/ECShortcut/tr/index.php | 31 +++++++++-------- views/img/ECShortcut/us/buy/index.php | 31 +++++++++-------- views/img/ECShortcut/us/index.php | 31 +++++++++-------- views/img/index.php | 31 +++++++++-------- views/img/logos/index.php | 31 +++++++++-------- views/index.php | 31 +++++++++-------- .../admin/_partials/messages/index.php | 31 +++++++++-------- views/templates/admin/index.php | 31 +++++++++-------- views/templates/front/index.php | 31 +++++++++-------- views/templates/hook/displayOrderPreview.tpl | 4 +-- views/templates/hook/index.php | 31 +++++++++-------- views/templates/index.php | 31 +++++++++-------- webpack.config.js | 31 +++++++++-------- 204 files changed, 3048 insertions(+), 3251 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index 1e21a1b67..41e32ca74 100755 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // http://eslint.org/docs/user-guide/configuring diff --git a/202/build.xml b/202/build.xml index 507a07010..d174c7e99 100644 --- a/202/build.xml +++ b/202/build.xml @@ -2,26 +2,25 @@ diff --git a/202/phpunit.xml b/202/phpunit.xml index a67327914..85f4d2999 100644 --- a/202/phpunit.xml +++ b/202/phpunit.xml @@ -3,26 +3,25 @@ diff --git a/202/tests/EcInitTest.php b/202/tests/EcInitTest.php index 3aed5a151..f38d05c0d 100755 --- a/202/tests/EcInitTest.php +++ b/202/tests/EcInitTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/MethodECTest.php b/202/tests/MethodECTest.php index 12f8dacab..d63842ca1 100755 --- a/202/tests/MethodECTest.php +++ b/202/tests/MethodECTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/MethodMBTest.php b/202/tests/MethodMBTest.php index 06cfd2183..d265e3cf2 100644 --- a/202/tests/MethodMBTest.php +++ b/202/tests/MethodMBTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/MethodPPPTest.php b/202/tests/MethodPPPTest.php index aa067f97b..111af3772 100755 --- a/202/tests/MethodPPPTest.php +++ b/202/tests/MethodPPPTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/PaypalCaptureTest.php b/202/tests/PaypalCaptureTest.php index 609713072..f485be02d 100755 --- a/202/tests/PaypalCaptureTest.php +++ b/202/tests/PaypalCaptureTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/PaypalLogTest.php b/202/tests/PaypalLogTest.php index a18003b3a..1c2583d20 100755 --- a/202/tests/PaypalLogTest.php +++ b/202/tests/PaypalLogTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/PaypalOrderTest.php b/202/tests/PaypalOrderTest.php index ae77bf3b8..e828a1d50 100755 --- a/202/tests/PaypalOrderTest.php +++ b/202/tests/PaypalOrderTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/PaypalTest.php b/202/tests/PaypalTest.php index 11804790b..bc5e50e3d 100755 --- a/202/tests/PaypalTest.php +++ b/202/tests/PaypalTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/ScInitTest.php b/202/tests/ScInitTest.php index 80be4a639..57941e90f 100755 --- a/202/tests/ScInitTest.php +++ b/202/tests/ScInitTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/ServicePaypalIpnTest.php b/202/tests/ServicePaypalIpnTest.php index 73ae7b7ae..2b2e9fc34 100644 --- a/202/tests/ServicePaypalIpnTest.php +++ b/202/tests/ServicePaypalIpnTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/ServicePaypalLogTest.php b/202/tests/ServicePaypalLogTest.php index 94994ba33..5180d944d 100644 --- a/202/tests/ServicePaypalLogTest.php +++ b/202/tests/ServicePaypalLogTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/ServicePaypalOrderTest.php b/202/tests/ServicePaypalOrderTest.php index 82855b25d..d5ed7adec 100644 --- a/202/tests/ServicePaypalOrderTest.php +++ b/202/tests/ServicePaypalOrderTest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PayPalTest; diff --git a/202/tests/TotTestCase.php b/202/tests/TotTestCase.php index 37dfd1e8a..1608137ad 100644 --- a/202/tests/TotTestCase.php +++ b/202/tests/TotTestCase.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ use PHPUnit\Framework\TestCase; diff --git a/_dev/js/Onboarding.js b/_dev/js/Onboarding.js index 39ddbf1ec..ee8362778 100644 --- a/_dev/js/Onboarding.js +++ b/_dev/js/Onboarding.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/_dev/js/adminCheckout.js b/_dev/js/adminCheckout.js index 2dea53c04..f4a2d35bc 100644 --- a/_dev/js/adminCheckout.js +++ b/_dev/js/adminCheckout.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Import functions for scrolling effect to necessary block on click diff --git a/_dev/js/adminSetup.js b/_dev/js/adminSetup.js index 614efd1a8..52bae190a 100644 --- a/_dev/js/adminSetup.js +++ b/_dev/js/adminSetup.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Import functions for scrolling effect to necessary block on click diff --git a/_dev/js/bo_order.js b/_dev/js/bo_order.js index b079e79fa..08baac6f4 100644 --- a/_dev/js/bo_order.js +++ b/_dev/js/bo_order.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // init in-context diff --git a/_dev/js/ec_in_context.js b/_dev/js/ec_in_context.js index 1c9e3aa13..9b48f0232 100644 --- a/_dev/js/ec_in_context.js +++ b/_dev/js/ec_in_context.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // init in-context diff --git a/_dev/js/functions.js b/_dev/js/functions.js index b330f1e4d..8965f9436 100644 --- a/_dev/js/functions.js +++ b/_dev/js/functions.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Highlighting necessary block while click on link in header diff --git a/_dev/js/helpAdmin.js b/_dev/js/helpAdmin.js index 86f36b6a7..bae8c1575 100644 --- a/_dev/js/helpAdmin.js +++ b/_dev/js/helpAdmin.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ import { SetupAdmin } from './adminSetup.js'; diff --git a/_dev/js/index.php b/_dev/js/index.php index d33e9439e..9d1d4213a 100755 --- a/_dev/js/index.php +++ b/_dev/js/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/_dev/js/order_confirmation.js b/_dev/js/order_confirmation.js index 2cc8973c9..5e83f82a6 100755 --- a/_dev/js/order_confirmation.js +++ b/_dev/js/order_confirmation.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Add transaction id in order detail's list diff --git a/_dev/js/payment_mb.js b/_dev/js/payment_mb.js index 87462a74a..388b24d63 100644 --- a/_dev/js/payment_mb.js +++ b/_dev/js/payment_mb.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ const PayPalMB = { diff --git a/_dev/js/payment_ppp.js b/_dev/js/payment_ppp.js index b3f282b02..8c6f72ae6 100644 --- a/_dev/js/payment_ppp.js +++ b/_dev/js/payment_ppp.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ let ppp = {}, exec_ppp_payment = true; diff --git a/_dev/js/paypal-info.js b/_dev/js/paypal-info.js index 0574b6256..adeee1072 100644 --- a/_dev/js/paypal-info.js +++ b/_dev/js/paypal-info.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // init in-context diff --git a/_dev/js/shortcut.js b/_dev/js/shortcut.js index 38ce0592e..bbe8cf140 100644 --- a/_dev/js/shortcut.js +++ b/_dev/js/shortcut.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // init incontext diff --git a/_dev/js/shortcut_payment.js b/_dev/js/shortcut_payment.js index 7131446ac..f093697fc 100755 --- a/_dev/js/shortcut_payment.js +++ b/_dev/js/shortcut_payment.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Show message of checked paypal method (Express Checkout or Paypal Plus) instead of payment options diff --git a/_dev/js/tools.js b/_dev/js/tools.js index cb958617e..a99b05a7b 100644 --- a/_dev/js/tools.js +++ b/_dev/js/tools.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ export const Tools = { diff --git a/_dev/scss/abstract/_variables.scss b/_dev/scss/abstract/_variables.scss index 95eeaba56..20e31b18d 100644 --- a/_dev/scss/abstract/_variables.scss +++ b/_dev/scss/abstract/_variables.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Colors diff --git a/_dev/scss/components/_loader.scss b/_dev/scss/components/_loader.scss index 75044dce9..a06638fff 100644 --- a/_dev/scss/components/_loader.scss +++ b/_dev/scss/components/_loader.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ .paypal-loader { diff --git a/_dev/scss/components/_nav.scss b/_dev/scss/components/_nav.scss index ddeb1d8df..61be570fb 100644 --- a/_dev/scss/components/_nav.scss +++ b/_dev/scss/components/_nav.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ .paypal-nav { diff --git a/_dev/scss/components/_spinner.scss b/_dev/scss/components/_spinner.scss index eb4920d9b..acc8b9717 100644 --- a/_dev/scss/components/_spinner.scss +++ b/_dev/scss/components/_spinner.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @keyframes spinner-border { diff --git a/_dev/scss/helpers/_borders.scss b/_dev/scss/helpers/_borders.scss index 302950873..b7cca993d 100644 --- a/_dev/scss/helpers/_borders.scss +++ b/_dev/scss/helpers/_borders.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ $directions: ( diff --git a/_dev/scss/helpers/_display.scss b/_dev/scss/helpers/_display.scss index d0ae810ad..20f4d7848 100644 --- a/_dev/scss/helpers/_display.scss +++ b/_dev/scss/helpers/_display.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ $indexs: ("1", "2", "3", "4", "5"); diff --git a/_dev/scss/helpers/_spacing.scss b/_dev/scss/helpers/_spacing.scss index 69add2a47..3365d97f4 100644 --- a/_dev/scss/helpers/_spacing.scss +++ b/_dev/scss/helpers/_spacing.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ $directions: ( diff --git a/_dev/scss/index.php b/_dev/scss/index.php index d33e9439e..9d1d4213a 100755 --- a/_dev/scss/index.php +++ b/_dev/scss/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/_dev/scss/pages/_admin.scss b/_dev/scss/pages/_admin.scss index 56e0ac7c5..475ea62c6 100755 --- a/_dev/scss/pages/_admin.scss +++ b/_dev/scss/pages/_admin.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ .pp-settings-link-on { diff --git a/_dev/scss/paypal_bo.scss b/_dev/scss/paypal_bo.scss index fb41a4d68..38490abe4 100644 --- a/_dev/scss/paypal_bo.scss +++ b/_dev/scss/paypal_bo.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Utils diff --git a/_dev/scss/paypal_fo.scss b/_dev/scss/paypal_fo.scss index f257f217c..ad2490485 100644 --- a/_dev/scss/paypal_fo.scss +++ b/_dev/scss/paypal_fo.scss @@ -1,26 +1,25 @@ /*! * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ // Components diff --git a/classes/API/Onboarding/PaypalGetAuthToken.php b/classes/API/Onboarding/PaypalGetAuthToken.php index 12d686eea..fe953401d 100644 --- a/classes/API/Onboarding/PaypalGetAuthToken.php +++ b/classes/API/Onboarding/PaypalGetAuthToken.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Onboarding; diff --git a/classes/API/Onboarding/PaypalGetCredentials.php b/classes/API/Onboarding/PaypalGetCredentials.php index d59267617..431d29351 100644 --- a/classes/API/Onboarding/PaypalGetCredentials.php +++ b/classes/API/Onboarding/PaypalGetCredentials.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Onboarding; diff --git a/classes/API/PaypalApiManager.php b/classes/API/PaypalApiManager.php index 5c64b184c..d34f39b25 100644 --- a/classes/API/PaypalApiManager.php +++ b/classes/API/PaypalApiManager.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API; diff --git a/classes/API/PaypalApiManagerInterface.php b/classes/API/PaypalApiManagerInterface.php index d39e4f572..9d7072a66 100644 --- a/classes/API/PaypalApiManagerInterface.php +++ b/classes/API/PaypalApiManagerInterface.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API; diff --git a/classes/API/PaypalApiManagerMB.php b/classes/API/PaypalApiManagerMB.php index 6e46f83f6..cdb3dbd1b 100644 --- a/classes/API/PaypalApiManagerMB.php +++ b/classes/API/PaypalApiManagerMB.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API; diff --git a/classes/API/PaypalClient.php b/classes/API/PaypalClient.php index ce77e7469..ccd3102cb 100644 --- a/classes/API/PaypalClient.php +++ b/classes/API/PaypalClient.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API; diff --git a/classes/API/Request/PaypalAccessTokenRequest.php b/classes/API/Request/PaypalAccessTokenRequest.php index 52187c1bc..7ce0e02b4 100644 --- a/classes/API/Request/PaypalAccessTokenRequest.php +++ b/classes/API/Request/PaypalAccessTokenRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalAuthorizationVoidRequest.php b/classes/API/Request/PaypalAuthorizationVoidRequest.php index 0a39fdf38..0f0fd45ad 100644 --- a/classes/API/Request/PaypalAuthorizationVoidRequest.php +++ b/classes/API/Request/PaypalAuthorizationVoidRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalCaptureAuthorizeRequest.php b/classes/API/Request/PaypalCaptureAuthorizeRequest.php index ce8eebf2f..8a042495c 100644 --- a/classes/API/Request/PaypalCaptureAuthorizeRequest.php +++ b/classes/API/Request/PaypalCaptureAuthorizeRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderAuthorizeRequest.php b/classes/API/Request/PaypalOrderAuthorizeRequest.php index 71704e576..2f72405db 100644 --- a/classes/API/Request/PaypalOrderAuthorizeRequest.php +++ b/classes/API/Request/PaypalOrderAuthorizeRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderCaptureRequest.php b/classes/API/Request/PaypalOrderCaptureRequest.php index a14d57a2f..a86de8636 100644 --- a/classes/API/Request/PaypalOrderCaptureRequest.php +++ b/classes/API/Request/PaypalOrderCaptureRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderCreateRequest.php b/classes/API/Request/PaypalOrderCreateRequest.php index c8ad42890..f951e1923 100644 --- a/classes/API/Request/PaypalOrderCreateRequest.php +++ b/classes/API/Request/PaypalOrderCreateRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderGetRequest.php b/classes/API/Request/PaypalOrderGetRequest.php index 3b0116c9a..802fe38fe 100644 --- a/classes/API/Request/PaypalOrderGetRequest.php +++ b/classes/API/Request/PaypalOrderGetRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderPartialRefundRequest.php b/classes/API/Request/PaypalOrderPartialRefundRequest.php index 538374b5a..e820fb70b 100644 --- a/classes/API/Request/PaypalOrderPartialRefundRequest.php +++ b/classes/API/Request/PaypalOrderPartialRefundRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderPatchRequest.php b/classes/API/Request/PaypalOrderPatchRequest.php index acc163442..026188892 100644 --- a/classes/API/Request/PaypalOrderPatchRequest.php +++ b/classes/API/Request/PaypalOrderPatchRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/PaypalOrderRefundRequest.php b/classes/API/Request/PaypalOrderRefundRequest.php index 1f6b96f51..7a3c85ff2 100644 --- a/classes/API/Request/PaypalOrderRefundRequest.php +++ b/classes/API/Request/PaypalOrderRefundRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/RequestAbstract.php b/classes/API/Request/RequestAbstract.php index 017b09205..65d0911e9 100644 --- a/classes/API/Request/RequestAbstract.php +++ b/classes/API/Request/RequestAbstract.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/RequestDummy.php b/classes/API/Request/RequestDummy.php index bfb8513e0..bbc584a3b 100644 --- a/classes/API/Request/RequestDummy.php +++ b/classes/API/Request/RequestDummy.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/RequestInteface.php b/classes/API/Request/RequestInteface.php index 6b878a782..a588c5fd8 100644 --- a/classes/API/Request/RequestInteface.php +++ b/classes/API/Request/RequestInteface.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request; diff --git a/classes/API/Request/V_1/CreateProfileExperienceRequest.php b/classes/API/Request/V_1/CreateProfileExperienceRequest.php index 32a319d31..642eda7ee 100644 --- a/classes/API/Request/V_1/CreateProfileExperienceRequest.php +++ b/classes/API/Request/V_1/CreateProfileExperienceRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/PaypalOrderCaptureRequest.php b/classes/API/Request/V_1/PaypalOrderCaptureRequest.php index 023c40090..97ed658a9 100644 --- a/classes/API/Request/V_1/PaypalOrderCaptureRequest.php +++ b/classes/API/Request/V_1/PaypalOrderCaptureRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/PaypalOrderCreateRequest.php b/classes/API/Request/V_1/PaypalOrderCreateRequest.php index 526f29e43..51e5d77ad 100644 --- a/classes/API/Request/V_1/PaypalOrderCreateRequest.php +++ b/classes/API/Request/V_1/PaypalOrderCreateRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/PaypalOrderPartialRefundRequest.php b/classes/API/Request/V_1/PaypalOrderPartialRefundRequest.php index 627c6c416..cbe355eb7 100644 --- a/classes/API/Request/V_1/PaypalOrderPartialRefundRequest.php +++ b/classes/API/Request/V_1/PaypalOrderPartialRefundRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/PaypalOrderRefundRequest.php b/classes/API/Request/V_1/PaypalOrderRefundRequest.php index b064987ab..1bf868f01 100644 --- a/classes/API/Request/V_1/PaypalOrderRefundRequest.php +++ b/classes/API/Request/V_1/PaypalOrderRefundRequest.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/RequestAbstract.php b/classes/API/Request/V_1/RequestAbstract.php index 6cdc8c530..304b84799 100644 --- a/classes/API/Request/V_1/RequestAbstract.php +++ b/classes/API/Request/V_1/RequestAbstract.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Request/V_1/RequestAbstractMB.php b/classes/API/Request/V_1/RequestAbstractMB.php index ad80a8bb3..f8a8cbf55 100644 --- a/classes/API/Request/V_1/RequestAbstractMB.php +++ b/classes/API/Request/V_1/RequestAbstractMB.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Request\V_1; diff --git a/classes/API/Response/Address.php b/classes/API/Response/Address.php index 898a9ec18..2cb5bb4e1 100644 --- a/classes/API/Response/Address.php +++ b/classes/API/Response/Address.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/Client.php b/classes/API/Response/Client.php index 59c849e89..b70c6d24f 100644 --- a/classes/API/Response/Client.php +++ b/classes/API/Response/Client.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/Error.php b/classes/API/Response/Error.php index f1c52cd78..872381c20 100644 --- a/classes/API/Response/Error.php +++ b/classes/API/Response/Error.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/PaypalResponseAccessToken.php b/classes/API/Response/PaypalResponseAccessToken.php index 73dfd91c7..a8f1e3ef3 100644 --- a/classes/API/Response/PaypalResponseAccessToken.php +++ b/classes/API/Response/PaypalResponseAccessToken.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/Response.php b/classes/API/Response/Response.php index 6085d1c43..a79b5cc3e 100644 --- a/classes/API/Response/Response.php +++ b/classes/API/Response/Response.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseAuthorizationVoid.php b/classes/API/Response/ResponseAuthorizationVoid.php index ec1b177a6..fad74b2c6 100644 --- a/classes/API/Response/ResponseAuthorizationVoid.php +++ b/classes/API/Response/ResponseAuthorizationVoid.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseCaptureAuthorize.php b/classes/API/Response/ResponseCaptureAuthorize.php index 9961370be..737af98a9 100644 --- a/classes/API/Response/ResponseCaptureAuthorize.php +++ b/classes/API/Response/ResponseCaptureAuthorize.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseCreateProfileExperience.php b/classes/API/Response/ResponseCreateProfileExperience.php index 31aefa6e0..9b8b9a60f 100644 --- a/classes/API/Response/ResponseCreateProfileExperience.php +++ b/classes/API/Response/ResponseCreateProfileExperience.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseGetAuthToken.php b/classes/API/Response/ResponseGetAuthToken.php index 95d83f372..48640f5ff 100644 --- a/classes/API/Response/ResponseGetAuthToken.php +++ b/classes/API/Response/ResponseGetAuthToken.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseGetCredentials.php b/classes/API/Response/ResponseGetCredentials.php index d7ca7329a..3761be036 100644 --- a/classes/API/Response/ResponseGetCredentials.php +++ b/classes/API/Response/ResponseGetCredentials.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseOrderCapture.php b/classes/API/Response/ResponseOrderCapture.php index 41d75999d..9c34ab4a7 100644 --- a/classes/API/Response/ResponseOrderCapture.php +++ b/classes/API/Response/ResponseOrderCapture.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseOrderCreate.php b/classes/API/Response/ResponseOrderCreate.php index 91b442407..1e29b70e4 100644 --- a/classes/API/Response/ResponseOrderCreate.php +++ b/classes/API/Response/ResponseOrderCreate.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseOrderGet.php b/classes/API/Response/ResponseOrderGet.php index acffb7e3b..66397256f 100644 --- a/classes/API/Response/ResponseOrderGet.php +++ b/classes/API/Response/ResponseOrderGet.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/API/Response/ResponseOrderRefund.php b/classes/API/Response/ResponseOrderRefund.php index c8572a475..59f1b3f97 100644 --- a/classes/API/Response/ResponseOrderRefund.php +++ b/classes/API/Response/ResponseOrderRefund.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\API\Response; diff --git a/classes/AbstractMethodPaypal.php b/classes/AbstractMethodPaypal.php index 00d78a947..6707ac50e 100755 --- a/classes/AbstractMethodPaypal.php +++ b/classes/AbstractMethodPaypal.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes; diff --git a/classes/AdminPayPalController.php b/classes/AdminPayPalController.php index f51525402..4c851b90c 100644 --- a/classes/AdminPayPalController.php +++ b/classes/AdminPayPalController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes; diff --git a/classes/Exception/OrderFullyRefundedException.php b/classes/Exception/OrderFullyRefundedException.php index dd92af372..3ea6b8c17 100644 --- a/classes/Exception/OrderFullyRefundedException.php +++ b/classes/Exception/OrderFullyRefundedException.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Exception; diff --git a/classes/Exception/RefundCalculationException.php b/classes/Exception/RefundCalculationException.php index 252781447..d4b2dcb02 100644 --- a/classes/Exception/RefundCalculationException.php +++ b/classes/Exception/RefundCalculationException.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Exception; diff --git a/classes/MethodEC.php b/classes/MethodEC.php index b52f15917..4a9f52152 100755 --- a/classes/MethodEC.php +++ b/classes/MethodEC.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ use PaypalAddons\classes\API\PaypalApiManager; diff --git a/classes/MethodMB.php b/classes/MethodMB.php index 24af3cef4..6c5f6351a 100644 --- a/classes/MethodMB.php +++ b/classes/MethodMB.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/classes/MethodPPP.php b/classes/MethodPPP.php index 50b04294a..60f7cfe19 100755 --- a/classes/MethodPPP.php +++ b/classes/MethodPPP.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/classes/PaypalCapture.php b/classes/PaypalCapture.php index 13c3ea49d..dca385e92 100755 --- a/classes/PaypalCapture.php +++ b/classes/PaypalCapture.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/classes/PaypalException.php b/classes/PaypalException.php index b612b275c..6ddc2b56f 100644 --- a/classes/PaypalException.php +++ b/classes/PaypalException.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes; diff --git a/classes/PaypalIpn.php b/classes/PaypalIpn.php index 65ec0bc9d..44de5533a 100644 --- a/classes/PaypalIpn.php +++ b/classes/PaypalIpn.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/classes/PaypalLog.php b/classes/PaypalLog.php index fc798e172..a0a209a9e 100644 --- a/classes/PaypalLog.php +++ b/classes/PaypalLog.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ use PaypalPPBTlib\Extensions\ProcessLogger\Classes\ProcessLoggerObjectModel; diff --git a/classes/PaypalOrder.php b/classes/PaypalOrder.php index 130fc20e9..e510ea22a 100755 --- a/classes/PaypalOrder.php +++ b/classes/PaypalOrder.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/classes/PaypalVaulting.php b/classes/PaypalVaulting.php index 960f38fe5..2e9d5ff21 100644 --- a/classes/PaypalVaulting.php +++ b/classes/PaypalVaulting.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/classes/Shortcut/Form/Definition/CustomizeButtonStyleSectionDefinition.php b/classes/Shortcut/Form/Definition/CustomizeButtonStyleSectionDefinition.php index 7b1efa898..43633f118 100644 --- a/classes/Shortcut/Form/Definition/CustomizeButtonStyleSectionDefinition.php +++ b/classes/Shortcut/Form/Definition/CustomizeButtonStyleSectionDefinition.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Definition; diff --git a/classes/Shortcut/Form/Field/FieldInteface.php b/classes/Shortcut/Form/Field/FieldInteface.php index 1b1858c01..e3e4c4dd8 100644 --- a/classes/Shortcut/Form/Field/FieldInteface.php +++ b/classes/Shortcut/Form/Field/FieldInteface.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Field; diff --git a/classes/Shortcut/Form/Field/InputChain.php b/classes/Shortcut/Form/Field/InputChain.php index 8082349f4..a4972be98 100644 --- a/classes/Shortcut/Form/Field/InputChain.php +++ b/classes/Shortcut/Form/Field/InputChain.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Field; diff --git a/classes/Shortcut/Form/Field/Select.php b/classes/Shortcut/Form/Field/Select.php index 9cd1e984c..e6c64c970 100644 --- a/classes/Shortcut/Form/Field/Select.php +++ b/classes/Shortcut/Form/Field/Select.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Field; diff --git a/classes/Shortcut/Form/Field/SelectOption.php b/classes/Shortcut/Form/Field/SelectOption.php index 7e1dbbf60..57c2b0360 100644 --- a/classes/Shortcut/Form/Field/SelectOption.php +++ b/classes/Shortcut/Form/Field/SelectOption.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Field; diff --git a/classes/Shortcut/Form/Field/TextInput.php b/classes/Shortcut/Form/Field/TextInput.php index f203c29e8..bf2f7fde3 100644 --- a/classes/Shortcut/Form/Field/TextInput.php +++ b/classes/Shortcut/Form/Field/TextInput.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut\Form\Field; diff --git a/classes/Shortcut/ShortcutAbstract.php b/classes/Shortcut/ShortcutAbstract.php index 3cffb1aed..d43d5d999 100644 --- a/classes/Shortcut/ShortcutAbstract.php +++ b/classes/Shortcut/ShortcutAbstract.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/Shortcut/ShortcutCart.php b/classes/Shortcut/ShortcutCart.php index 82b54ac9b..8e02f92dd 100644 --- a/classes/Shortcut/ShortcutCart.php +++ b/classes/Shortcut/ShortcutCart.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/Shortcut/ShortcutConfiguration.php b/classes/Shortcut/ShortcutConfiguration.php index 1b3437b5a..8a81a6bd4 100644 --- a/classes/Shortcut/ShortcutConfiguration.php +++ b/classes/Shortcut/ShortcutConfiguration.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/Shortcut/ShortcutPreview.php b/classes/Shortcut/ShortcutPreview.php index f1c162800..070002be1 100644 --- a/classes/Shortcut/ShortcutPreview.php +++ b/classes/Shortcut/ShortcutPreview.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/Shortcut/ShortcutProduct.php b/classes/Shortcut/ShortcutProduct.php index 8dfd0a63f..11bf92864 100644 --- a/classes/Shortcut/ShortcutProduct.php +++ b/classes/Shortcut/ShortcutProduct.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/Shortcut/ShortcutSignup.php b/classes/Shortcut/ShortcutSignup.php index 1bd574177..3c90e153a 100644 --- a/classes/Shortcut/ShortcutSignup.php +++ b/classes/Shortcut/ShortcutSignup.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\classes\Shortcut; diff --git a/classes/index.php b/classes/index.php index d33e9439e..9d1d4213a 100755 --- a/classes/index.php +++ b/classes/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/controllers/admin/AdminPayPalCustomizeCheckoutController.php b/controllers/admin/AdminPayPalCustomizeCheckoutController.php index 922a9a48c..4fd4eb286 100644 --- a/controllers/admin/AdminPayPalCustomizeCheckoutController.php +++ b/controllers/admin/AdminPayPalCustomizeCheckoutController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/vendor/autoload.php'; diff --git a/controllers/admin/AdminPayPalHelpController.php b/controllers/admin/AdminPayPalHelpController.php index e1910be99..289f02191 100644 --- a/controllers/admin/AdminPayPalHelpController.php +++ b/controllers/admin/AdminPayPalHelpController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/vendor/autoload.php'; diff --git a/controllers/admin/AdminPayPalLogsController.php b/controllers/admin/AdminPayPalLogsController.php index e12206188..581b8daef 100644 --- a/controllers/admin/AdminPayPalLogsController.php +++ b/controllers/admin/AdminPayPalLogsController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/controllers/admin/AdminPaypalProcessLogger.php'; diff --git a/controllers/admin/AdminPayPalSetupController.php b/controllers/admin/AdminPayPalSetupController.php index 7e3fb828c..3b76d2e50 100644 --- a/controllers/admin/AdminPayPalSetupController.php +++ b/controllers/admin/AdminPayPalSetupController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/vendor/autoload.php'; diff --git a/controllers/admin/AdminPaypalConfigurationController.php b/controllers/admin/AdminPaypalConfigurationController.php index 1421b880b..cfcb1c500 100755 --- a/controllers/admin/AdminPaypalConfigurationController.php +++ b/controllers/admin/AdminPaypalConfigurationController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ class AdminPaypalConfigurationController extends \ModuleAdminController diff --git a/controllers/admin/AdminPaypalGetCredentialsController.php b/controllers/admin/AdminPaypalGetCredentialsController.php index df50ceffe..d86211bbf 100644 --- a/controllers/admin/AdminPaypalGetCredentialsController.php +++ b/controllers/admin/AdminPaypalGetCredentialsController.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/vendor/autoload.php'; diff --git a/controllers/admin/AdminPaypalProcessLogger.php b/controllers/admin/AdminPaypalProcessLogger.php index 90ad53cef..1eb11e5e5 100644 --- a/controllers/admin/AdminPaypalProcessLogger.php +++ b/controllers/admin/AdminPaypalProcessLogger.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ require_once _PS_MODULE_DIR_ . 'paypal/vendor/autoload.php'; diff --git a/controllers/front/ScInit.php b/controllers/front/ScInit.php index 04348c903..961380d61 100644 --- a/controllers/front/ScInit.php +++ b/controllers/front/ScInit.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/abstract.php b/controllers/front/abstract.php index 6a0ef4bbc..44d4f0c1d 100644 --- a/controllers/front/abstract.php +++ b/controllers/front/abstract.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ use PaypalPPBTlib\CommonAbstarctModuleFrontController; diff --git a/controllers/front/ecInit.php b/controllers/front/ecInit.php index 3d33fdf40..d2546cdde 100755 --- a/controllers/front/ecInit.php +++ b/controllers/front/ecInit.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/ecValidation.php b/controllers/front/ecValidation.php index f4ab010d9..a6ed2f7cc 100755 --- a/controllers/front/ecValidation.php +++ b/controllers/front/ecValidation.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/error.php b/controllers/front/error.php index 7ef80999a..1c7d7a10c 100755 --- a/controllers/front/error.php +++ b/controllers/front/error.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/controllers/front/index.php b/controllers/front/index.php index d33e9439e..9d1d4213a 100755 --- a/controllers/front/index.php +++ b/controllers/front/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/controllers/front/ipn.php b/controllers/front/ipn.php index 879b2530e..5311b045f 100644 --- a/controllers/front/ipn.php +++ b/controllers/front/ipn.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/mbValidation.php b/controllers/front/mbValidation.php index bfb1a68f0..ee2057a62 100644 --- a/controllers/front/mbValidation.php +++ b/controllers/front/mbValidation.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/pppPatch.php b/controllers/front/pppPatch.php index 792bf1143..0a75be620 100644 --- a/controllers/front/pppPatch.php +++ b/controllers/front/pppPatch.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/pppValidation.php b/controllers/front/pppValidation.php index 12a176dfa..41165c13b 100755 --- a/controllers/front/pppValidation.php +++ b/controllers/front/pppValidation.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/scOrder.php b/controllers/front/scOrder.php index 571979097..99228dc90 100644 --- a/controllers/front/scOrder.php +++ b/controllers/front/scOrder.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/controllers/front/tlscurltestserver.php b/controllers/front/tlscurltestserver.php index 716efdb42..efd39a141 100644 --- a/controllers/front/tlscurltestserver.php +++ b/controllers/front/tlscurltestserver.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/controllers/index.php b/controllers/index.php index d33e9439e..9d1d4213a 100755 --- a/controllers/index.php +++ b/controllers/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/index.php b/index.php index d33e9439e..9d1d4213a 100755 --- a/index.php +++ b/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/paypal.php b/paypal.php index c0aa4c336..367a6d14f 100755 --- a/paypal.php +++ b/paypal.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/postcss.config.js b/postcss.config.js index 33bd5170c..8b580a670 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ module.exports = { diff --git a/services/ServicePaypalIpn.php b/services/ServicePaypalIpn.php index d6547c0f0..7f08cfd37 100644 --- a/services/ServicePaypalIpn.php +++ b/services/ServicePaypalIpn.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\services; diff --git a/services/ServicePaypalLog.php b/services/ServicePaypalLog.php index 8fee7b49f..77f2b68e6 100644 --- a/services/ServicePaypalLog.php +++ b/services/ServicePaypalLog.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\services; diff --git a/services/ServicePaypalOrder.php b/services/ServicePaypalOrder.php index e04e2c05f..c4f7e0711 100644 --- a/services/ServicePaypalOrder.php +++ b/services/ServicePaypalOrder.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\services; diff --git a/services/ServicePaypalVaulting.php b/services/ServicePaypalVaulting.php index 312117ac6..2f64295b5 100644 --- a/services/ServicePaypalVaulting.php +++ b/services/ServicePaypalVaulting.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ namespace PaypalAddons\services; diff --git a/smarty/plugins/modifier.paypalreplace.php b/smarty/plugins/modifier.paypalreplace.php index 2ce140840..8c1b0822d 100644 --- a/smarty/plugins/modifier.paypalreplace.php +++ b/smarty/plugins/modifier.paypalreplace.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ /** diff --git a/translations/br.php b/translations/br.php index a810b69c4..efd408ea6 100644 --- a/translations/br.php +++ b/translations/br.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/de.php b/translations/de.php index 9ec3ceca7..df0d8d22b 100644 --- a/translations/de.php +++ b/translations/de.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/en.php b/translations/en.php index 8906778c4..f14a3f0a8 100644 --- a/translations/en.php +++ b/translations/en.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/es.php b/translations/es.php index 5b3697508..0f2ab9aef 100644 --- a/translations/es.php +++ b/translations/es.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/fr.php b/translations/fr.php index da9001779..774efab6e 100644 --- a/translations/fr.php +++ b/translations/fr.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/index.php b/translations/index.php index ce048d5da..9d1d4213a 100644 --- a/translations/index.php +++ b/translations/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. - * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. + * + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/translations/it.php b/translations/it.php index f1eb8c2c6..f26e8fa23 100644 --- a/translations/it.php +++ b/translations/it.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/mx.php b/translations/mx.php index 98fdde893..17ac0facf 100644 --- a/translations/mx.php +++ b/translations/mx.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/nl.php b/translations/nl.php index 58a4d27ca..535a6a5c4 100644 --- a/translations/nl.php +++ b/translations/nl.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/pl.php b/translations/pl.php index 196e85037..cf1058f29 100644 --- a/translations/pl.php +++ b/translations/pl.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/translations/pt.php b/translations/pt.php index 62a5ff8b8..57a600f9d 100644 --- a/translations/pt.php +++ b/translations/pt.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ global $_MODULE; diff --git a/upgrade/Upgrade-4.0.1.php b/upgrade/Upgrade-4.0.1.php index 20a8a1423..25911c75d 100755 --- a/upgrade/Upgrade-4.0.1.php +++ b/upgrade/Upgrade-4.0.1.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.2.0.php b/upgrade/Upgrade-4.2.0.php index 731974566..333c41ecc 100755 --- a/upgrade/Upgrade-4.2.0.php +++ b/upgrade/Upgrade-4.2.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.3.0.php b/upgrade/Upgrade-4.3.0.php index 295af73c4..835b384f2 100644 --- a/upgrade/Upgrade-4.3.0.php +++ b/upgrade/Upgrade-4.3.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.4.0.php b/upgrade/Upgrade-4.4.0.php index f45add593..cb0e85283 100644 --- a/upgrade/Upgrade-4.4.0.php +++ b/upgrade/Upgrade-4.4.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.4.2.php b/upgrade/Upgrade-4.4.2.php index 44ed3a313..0994b0a70 100644 --- a/upgrade/Upgrade-4.4.2.php +++ b/upgrade/Upgrade-4.4.2.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.4.3.php b/upgrade/Upgrade-4.4.3.php index d4a805cf1..57ac36174 100644 --- a/upgrade/Upgrade-4.4.3.php +++ b/upgrade/Upgrade-4.4.3.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-4.5.0.php b/upgrade/Upgrade-4.5.0.php index 0a10a8d8a..dc0975aac 100644 --- a/upgrade/Upgrade-4.5.0.php +++ b/upgrade/Upgrade-4.5.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.0.0.php b/upgrade/Upgrade-5.0.0.php index 4452194d2..e1392ebef 100644 --- a/upgrade/Upgrade-5.0.0.php +++ b/upgrade/Upgrade-5.0.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.1.0.php b/upgrade/Upgrade-5.1.0.php index a44cc29f3..8f97bfee8 100644 --- a/upgrade/Upgrade-5.1.0.php +++ b/upgrade/Upgrade-5.1.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.1.4.php b/upgrade/Upgrade-5.1.4.php index 75400e6a7..5f1022738 100644 --- a/upgrade/Upgrade-5.1.4.php +++ b/upgrade/Upgrade-5.1.4.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.2.0.php b/upgrade/Upgrade-5.2.0.php index 274c2ed15..ce8fe2a7e 100644 --- a/upgrade/Upgrade-5.2.0.php +++ b/upgrade/Upgrade-5.2.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.3.0.php b/upgrade/Upgrade-5.3.0.php index bed5ea128..85a1bca22 100644 --- a/upgrade/Upgrade-5.3.0.php +++ b/upgrade/Upgrade-5.3.0.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/Upgrade-5.3.1.php b/upgrade/Upgrade-5.3.1.php index 29fc8728a..5b19c2602 100644 --- a/upgrade/Upgrade-5.3.1.php +++ b/upgrade/Upgrade-5.3.1.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ if (!defined('_PS_VERSION_')) { diff --git a/upgrade/index.php b/upgrade/index.php index d33e9439e..9d1d4213a 100755 --- a/upgrade/index.php +++ b/upgrade/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/cz/buy/index.php b/views/img/ECShortcut/cz/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/cz/buy/index.php +++ b/views/img/ECShortcut/cz/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/cz/index.php b/views/img/ECShortcut/cz/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/cz/index.php +++ b/views/img/ECShortcut/cz/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/de/buy/index.php b/views/img/ECShortcut/de/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/de/buy/index.php +++ b/views/img/ECShortcut/de/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/de/index.php b/views/img/ECShortcut/de/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/de/index.php +++ b/views/img/ECShortcut/de/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/es/buy/index.php b/views/img/ECShortcut/es/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/es/buy/index.php +++ b/views/img/ECShortcut/es/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/es/index.php b/views/img/ECShortcut/es/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/es/index.php +++ b/views/img/ECShortcut/es/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/fr/buy/index.php b/views/img/ECShortcut/fr/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/fr/buy/index.php +++ b/views/img/ECShortcut/fr/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/fr/index.php b/views/img/ECShortcut/fr/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/fr/index.php +++ b/views/img/ECShortcut/fr/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/gr/buy/index.php b/views/img/ECShortcut/gr/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/gr/buy/index.php +++ b/views/img/ECShortcut/gr/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/gr/index.php b/views/img/ECShortcut/gr/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/gr/index.php +++ b/views/img/ECShortcut/gr/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/hu/buy/index.php b/views/img/ECShortcut/hu/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/hu/buy/index.php +++ b/views/img/ECShortcut/hu/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/hu/index.php b/views/img/ECShortcut/hu/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/hu/index.php +++ b/views/img/ECShortcut/hu/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/il/buy/index.php b/views/img/ECShortcut/il/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/il/buy/index.php +++ b/views/img/ECShortcut/il/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/il/index.php b/views/img/ECShortcut/il/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/il/index.php +++ b/views/img/ECShortcut/il/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/index.php b/views/img/ECShortcut/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/index.php +++ b/views/img/ECShortcut/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/it/buy/index.php b/views/img/ECShortcut/it/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/it/buy/index.php +++ b/views/img/ECShortcut/it/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/it/index.php b/views/img/ECShortcut/it/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/it/index.php +++ b/views/img/ECShortcut/it/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/nl/buy/index.php b/views/img/ECShortcut/nl/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/nl/buy/index.php +++ b/views/img/ECShortcut/nl/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/nl/index.php b/views/img/ECShortcut/nl/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/nl/index.php +++ b/views/img/ECShortcut/nl/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/no/buy/index.php b/views/img/ECShortcut/no/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/no/buy/index.php +++ b/views/img/ECShortcut/no/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/no/index.php b/views/img/ECShortcut/no/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/no/index.php +++ b/views/img/ECShortcut/no/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/pl/buy/index.php b/views/img/ECShortcut/pl/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/pl/buy/index.php +++ b/views/img/ECShortcut/pl/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/pl/index.php b/views/img/ECShortcut/pl/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/pl/index.php +++ b/views/img/ECShortcut/pl/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/pt/buy/index.php b/views/img/ECShortcut/pt/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/pt/buy/index.php +++ b/views/img/ECShortcut/pt/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/pt/index.php b/views/img/ECShortcut/pt/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/pt/index.php +++ b/views/img/ECShortcut/pt/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/ru/buy/index.php b/views/img/ECShortcut/ru/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/ru/buy/index.php +++ b/views/img/ECShortcut/ru/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/ru/index.php b/views/img/ECShortcut/ru/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/ru/index.php +++ b/views/img/ECShortcut/ru/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/se/index.php b/views/img/ECShortcut/se/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/se/index.php +++ b/views/img/ECShortcut/se/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/sk/buy/index.php b/views/img/ECShortcut/sk/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/sk/buy/index.php +++ b/views/img/ECShortcut/sk/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/sk/index.php b/views/img/ECShortcut/sk/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/sk/index.php +++ b/views/img/ECShortcut/sk/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/tr/index.php b/views/img/ECShortcut/tr/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/tr/index.php +++ b/views/img/ECShortcut/tr/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/us/buy/index.php b/views/img/ECShortcut/us/buy/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/us/buy/index.php +++ b/views/img/ECShortcut/us/buy/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/ECShortcut/us/index.php b/views/img/ECShortcut/us/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/ECShortcut/us/index.php +++ b/views/img/ECShortcut/us/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/index.php b/views/img/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/index.php +++ b/views/img/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/img/logos/index.php b/views/img/logos/index.php index d33e9439e..9d1d4213a 100755 --- a/views/img/logos/index.php +++ b/views/img/logos/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/index.php b/views/index.php index d33e9439e..9d1d4213a 100755 --- a/views/index.php +++ b/views/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/templates/admin/_partials/messages/index.php b/views/templates/admin/_partials/messages/index.php index d33e9439e..9d1d4213a 100644 --- a/views/templates/admin/_partials/messages/index.php +++ b/views/templates/admin/_partials/messages/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/templates/admin/index.php b/views/templates/admin/index.php index d33e9439e..9d1d4213a 100755 --- a/views/templates/admin/index.php +++ b/views/templates/admin/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/templates/front/index.php b/views/templates/front/index.php index d33e9439e..9d1d4213a 100755 --- a/views/templates/front/index.php +++ b/views/templates/front/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/templates/hook/displayOrderPreview.tpl b/views/templates/hook/displayOrderPreview.tpl index 712b52d14..6ca2c110a 100644 --- a/views/templates/hook/displayOrderPreview.tpl +++ b/views/templates/hook/displayOrderPreview.tpl @@ -1,5 +1,5 @@ {* -* 2007-2019 PrestaShop +* 2007-2020 PrestaShop * * NOTICE OF LICENSE * @@ -17,7 +17,7 @@ * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * -* @author 2007-2019 PayPal +* @author 2007-2020 PayPal * @author 202 ecommerce * @copyright PayPal * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) diff --git a/views/templates/hook/index.php b/views/templates/hook/index.php index d33e9439e..9d1d4213a 100755 --- a/views/templates/hook/index.php +++ b/views/templates/hook/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/views/templates/index.php b/views/templates/index.php index d33e9439e..9d1d4213a 100755 --- a/views/templates/index.php +++ b/views/templates/index.php @@ -2,26 +2,25 @@ /** * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/webpack.config.js b/webpack.config.js index 246441154..59a010a03 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -1,26 +1,25 @@ /* * 2007-2020 PayPal * - * NOTICE OF LICENSE + * NOTICE OF LICENSE * - * This source file is subject to the Academic Free License (AFL 3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * http://opensource.org/licenses/afl-3.0.php - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. + * This source file is subject to the Academic Free License (AFL 3.0) + * that is bundled with this package in the file LICENSE.txt. + * It is also available through the world-wide-web at this URL: + * http://opensource.org/licenses/afl-3.0.php + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. * - * DISCLAIMER + * DISCLAIMER * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to http://www.prestashop.com for more information. + * Do not edit or add to this file if you wish to upgrade PrestaShop to newer + * versions in the future. If you wish to customize PrestaShop for your + * needs please refer to http://www.prestashop.com for more information. * - * @author 2007-2020 PayPal - * @author 202 ecommerce - * @copyright PayPal - * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) + * @author 2007-2020 PayPal + * @copyright PayPal + * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ const path = require('path');