diff --git a/admin-dev/ajax-tab.php b/admin-dev/ajax-tab.php index ed2249e475bad..1c2065f53f01b 100755 --- a/admin-dev/ajax-tab.php +++ b/admin-dev/ajax-tab.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the nex major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/ajax.php b/admin-dev/ajax.php index 79d4a1a594202..479971ca64779 100644 --- a/admin-dev/ajax.php +++ b/admin-dev/ajax.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ /** diff --git a/admin-dev/ajax_products_list.php b/admin-dev/ajax_products_list.php index f6166f16926d9..695c3a0877976 100644 --- a/admin-dev/ajax_products_list.php +++ b/admin-dev/ajax_products_list.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the nex major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/autoupgrade/backup/index.php b/admin-dev/autoupgrade/backup/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/autoupgrade/backup/index.php +++ b/admin-dev/autoupgrade/backup/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/autoupgrade/index.php b/admin-dev/autoupgrade/index.php index d3c8c8e22a29d..b122400e69e45 100644 --- a/admin-dev/autoupgrade/index.php +++ b/admin-dev/autoupgrade/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/backup.php b/admin-dev/backup.php index e1b8daafb9ebc..fcced1a390785 100644 --- a/admin-dev/backup.php +++ b/admin-dev/backup.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/backups/index.php b/admin-dev/backups/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/backups/index.php +++ b/admin-dev/backups/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/bootstrap.php b/admin-dev/bootstrap.php index 78d8bfe49953b..7307c135d01fd 100644 --- a/admin-dev/bootstrap.php +++ b/admin-dev/bootstrap.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ if (!defined('_PS_ADMIN_DIR_')) { define('_PS_ADMIN_DIR_', __DIR__); diff --git a/admin-dev/cron_currency_rates.php b/admin-dev/cron_currency_rates.php index c3a6d081e78b7..1893f5c15ba83 100644 --- a/admin-dev/cron_currency_rates.php +++ b/admin-dev/cron_currency_rates.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ if (!defined('_PS_ADMIN_DIR_')) { diff --git a/admin-dev/displayImage.php b/admin-dev/displayImage.php index 628839efeebdb..32a54fb9f8d32 100644 --- a/admin-dev/displayImage.php +++ b/admin-dev/displayImage.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/drawer.php b/admin-dev/drawer.php index 378af99767ee3..be885c8df161b 100644 --- a/admin-dev/drawer.php +++ b/admin-dev/drawer.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/export/index.php b/admin-dev/export/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/export/index.php +++ b/admin-dev/export/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/footer.inc.php b/admin-dev/footer.inc.php index 8deb42be09f06..fdf4b031d9a9f 100644 --- a/admin-dev/footer.inc.php +++ b/admin-dev/footer.inc.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to do template rendering is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/functions.php b/admin-dev/functions.php index 415172a0f7269..b51b89c0bd375 100644 --- a/admin-dev/functions.php +++ b/admin-dev/functions.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ if (!defined('_PS_ADMIN_DIR_')) { diff --git a/admin-dev/get-file-admin.php b/admin-dev/get-file-admin.php index d881ddc3c4c92..7624defe9875a 100644 --- a/admin-dev/get-file-admin.php +++ b/admin-dev/get-file-admin.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/grider.php b/admin-dev/grider.php index 3be3fe577df7b..7caa19229aa87 100644 --- a/admin-dev/grider.php +++ b/admin-dev/grider.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/header.inc.php b/admin-dev/header.inc.php index 3ca68693e2427..acb2c230a2048 100644 --- a/admin-dev/header.inc.php +++ b/admin-dev/header.inc.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to do template rendering is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/import/index.php b/admin-dev/import/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/import/index.php +++ b/admin-dev/import/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/index.php b/admin-dev/index.php index 85ce967199d62..b6dea926c9844 100644 --- a/admin-dev/index.php +++ b/admin-dev/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ use Symfony\Component\Debug\Debug; use Symfony\Component\HttpFoundation\Request; diff --git a/admin-dev/init.php b/admin-dev/init.php index 5ec8b9bb98a84..ceae83debd90d 100644 --- a/admin-dev/init.php +++ b/admin-dev/init.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ ob_start(); diff --git a/admin-dev/pdf.php b/admin-dev/pdf.php index 574d639b126e1..f602cafa93b7a 100644 --- a/admin-dev/pdf.php +++ b/admin-dev/pdf.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/searchcron.php b/admin-dev/searchcron.php index af3206260d61b..c203c8162dfa8 100644 --- a/admin-dev/searchcron.php +++ b/admin-dev/searchcron.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ @trigger_error('Using '.__FILE__.' to make an ajax call is deprecated since 1.7.6.0 and will be removed in the next major version. Use a controller instead.', E_USER_DEPRECATED); diff --git a/admin-dev/themes/default/css/index.php b/admin-dev/themes/default/css/index.php index 61025d5be7765..76cd9dd33aea9 100755 --- a/admin-dev/themes/default/css/index.php +++ b/admin-dev/themes/default/css/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/fonts/index.php b/admin-dev/themes/default/fonts/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/fonts/index.php +++ b/admin-dev/themes/default/fonts/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/img/index.php b/admin-dev/themes/default/img/index.php index 61025d5be7765..76cd9dd33aea9 100755 --- a/admin-dev/themes/default/img/index.php +++ b/admin-dev/themes/default/img/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/img/patterns/index.php b/admin-dev/themes/default/img/patterns/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/img/patterns/index.php +++ b/admin-dev/themes/default/img/patterns/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/index.php b/admin-dev/themes/default/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/index.php +++ b/admin-dev/themes/default/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/js/admin-theme.js b/admin-dev/themes/default/js/admin-theme.js index 9d8fa319aba79..3222b16a91612 100644 --- a/admin-dev/themes/default/js/admin-theme.js +++ b/admin-dev/themes/default/js/admin-theme.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ // build confirmation modal diff --git a/admin-dev/themes/default/js/bundle/admin_parameters/performancePage.js b/admin-dev/themes/default/js/bundle/admin_parameters/performancePage.js index 32366f52036b0..9fc5d99e34682 100644 --- a/admin-dev/themes/default/js/bundle/admin_parameters/performancePage.js +++ b/admin-dev/themes/default/js/bundle/admin_parameters/performancePage.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ function PerformancePage(addServerUrl, removeServerUrl, testServerUrl) { this.addServerUrl = addServerUrl; diff --git a/admin-dev/themes/default/js/bundle/admin_parameters/performancePageUI.js b/admin-dev/themes/default/js/bundle/admin_parameters/performancePageUI.js index d274a13692c1b..d57d4bb0b5b07 100644 --- a/admin-dev/themes/default/js/bundle/admin_parameters/performancePageUI.js +++ b/admin-dev/themes/default/js/bundle/admin_parameters/performancePageUI.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ var PerformancePageUI = { displaySmartyCache: function() { diff --git a/admin-dev/themes/default/js/bundle/category-tree.js b/admin-dev/themes/default/js/bundle/category-tree.js index a490b4b18b60c..1fbb4ee4dd47e 100644 --- a/admin-dev/themes/default/js/bundle/category-tree.js +++ b/admin-dev/themes/default/js/bundle/category-tree.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ (function ($) { diff --git a/admin-dev/themes/default/js/bundle/module/loader.js b/admin-dev/themes/default/js/bundle/module/loader.js index b911d717fb411..ef56e5d5fd437 100644 --- a/admin-dev/themes/default/js/bundle/module/loader.js +++ b/admin-dev/themes/default/js/bundle/module/loader.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ $(function() { var moduleImport = $("#module-import"); diff --git a/admin-dev/themes/default/js/bundle/pagination.js b/admin-dev/themes/default/js/bundle/pagination.js index 77c3fa30ba680..65903f4ac631e 100644 --- a/admin-dev/themes/default/js/bundle/pagination.js +++ b/admin-dev/themes/default/js/bundle/pagination.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ $(document).ready(function() { diff --git a/admin-dev/themes/default/js/bundle/plugins/jquery.pstagger.js b/admin-dev/themes/default/js/bundle/plugins/jquery.pstagger.js index 1648e328935a2..9d5ee91f58375 100644 --- a/admin-dev/themes/default/js/bundle/plugins/jquery.pstagger.js +++ b/admin-dev/themes/default/js/bundle/plugins/jquery.pstagger.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ (function ( $ ) { diff --git a/admin-dev/themes/default/js/bundle/product/catalog.js b/admin-dev/themes/default/js/bundle/product/catalog.js index 7709a40da4ed9..615e4f15c951c 100644 --- a/admin-dev/themes/default/js/bundle/product/catalog.js +++ b/admin-dev/themes/default/js/bundle/product/catalog.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ var $ = window.$; diff --git a/admin-dev/themes/default/js/bundle/product/form.js b/admin-dev/themes/default/js/bundle/product/form.js index b780da50078f1..e119e6f5c4eb5 100644 --- a/admin-dev/themes/default/js/bundle/product/form.js +++ b/admin-dev/themes/default/js/bundle/product/form.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ $(document).ready(function() { diff --git a/admin-dev/themes/default/js/calendar.js b/admin-dev/themes/default/js/calendar.js index 2b6b3a4de74a0..2f869844a9c8e 100644 --- a/admin-dev/themes/default/js/calendar.js +++ b/admin-dev/themes/default/js/calendar.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ Date.prototype.addDays = function(value) { this.setDate(this.getDate() + value); diff --git a/admin-dev/themes/default/js/help.js b/admin-dev/themes/default/js/help.js index e101482a23c45..3667c9d7b1255 100755 --- a/admin-dev/themes/default/js/help.js +++ b/admin-dev/themes/default/js/help.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ $(function() { diff --git a/admin-dev/themes/default/js/index.php b/admin-dev/themes/default/js/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/js/index.php +++ b/admin-dev/themes/default/js/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/js/modernizr-loads.js b/admin-dev/themes/default/js/modernizr-loads.js index cbec838a52050..10eae40adece4 100644 --- a/admin-dev/themes/default/js/modernizr-loads.js +++ b/admin-dev/themes/default/js/modernizr-loads.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ Modernizr.load([ { diff --git a/admin-dev/themes/default/js/theme.js b/admin-dev/themes/default/js/theme.js index 07115f6ce188c..89d00cd949e4a 100644 --- a/admin-dev/themes/default/js/theme.js +++ b/admin-dev/themes/default/js/theme.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ import '../sass/font.scss'; import '../sass/admin-theme.sass'; diff --git a/admin-dev/themes/default/js/tree.js b/admin-dev/themes/default/js/tree.js index 74b957ad066b1..48cf817d99361 100644 --- a/admin-dev/themes/default/js/tree.js +++ b/admin-dev/themes/default/js/tree.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ var Tree = function (element, options) { diff --git a/admin-dev/themes/default/package.json b/admin-dev/themes/default/package.json index c2652bbf4d9d8..aa7ea3e265afc 100644 --- a/admin-dev/themes/default/package.json +++ b/admin-dev/themes/default/package.json @@ -35,4 +35,4 @@ "dependencies": { "perfect-scrollbar": "^1.4.0" } -} +} \ No newline at end of file diff --git a/admin-dev/themes/default/postcss.config.js b/admin-dev/themes/default/postcss.config.js index 34a2619b964fb..e3f2fc8f20865 100644 --- a/admin-dev/themes/default/postcss.config.js +++ b/admin-dev/themes/default/postcss.config.js @@ -1,10 +1,11 @@ /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ module.exports = { plugins: [ diff --git a/admin-dev/themes/default/sass/controllers/index.php b/admin-dev/themes/default/sass/controllers/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/sass/controllers/index.php +++ b/admin-dev/themes/default/sass/controllers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/sass/index.php b/admin-dev/themes/default/sass/index.php index 61025d5be7765..76cd9dd33aea9 100755 --- a/admin-dev/themes/default/sass/index.php +++ b/admin-dev/themes/default/sass/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/sass/modules/colors/index.php b/admin-dev/themes/default/sass/modules/colors/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/sass/modules/colors/index.php +++ b/admin-dev/themes/default/sass/modules/colors/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/sass/modules/index.php b/admin-dev/themes/default/sass/modules/index.php index 61025d5be7765..76cd9dd33aea9 100755 --- a/admin-dev/themes/default/sass/modules/index.php +++ b/admin-dev/themes/default/sass/modules/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/sass/partials/index.php b/admin-dev/themes/default/sass/partials/index.php index 61025d5be7765..76cd9dd33aea9 100755 --- a/admin-dev/themes/default/sass/partials/index.php +++ b/admin-dev/themes/default/sass/partials/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/template/content-legacy.tpl b/admin-dev/themes/default/template/content-legacy.tpl index 8c435ca218627..1ca9a130beeab 100644 --- a/admin-dev/themes/default/template/content-legacy.tpl +++ b/admin-dev/themes/default/template/content-legacy.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
{* ajaxBox allows*} diff --git a/admin-dev/themes/default/template/content.tpl b/admin-dev/themes/default/template/content.tpl index f7cca5569f8ae..9e63b5f5cc321 100644 --- a/admin-dev/themes/default/template/content.tpl +++ b/admin-dev/themes/default/template/content.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
{* ajaxBox allows*} diff --git a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl index 6119a39de3e77..af478f70574b6 100644 --- a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/index.php b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/index.php +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/index.php b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/index.php b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/index.php +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl index 6db049f61b134..e122809545f00 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/view/view.tpl"} diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/index.php b/admin-dev/themes/default/template/controllers/carrier_wizard/index.php index 61025d5be7765..76cd9dd33aea9 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/index.php +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/logo.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/logo.tpl index 04b05ca1efc2d..fec17b4cef1e2 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/logo.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/logo.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl index 083fcd4d78a8b..cfb89f22a34c3 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} diff --git a/admin-dev/themes/default/template/controllers/modules/list.tpl b/admin-dev/themes/default/template/controllers/modules/list.tpl index 117e3825b3837..946d5ea0ac66c 100644 --- a/admin-dev/themes/default/template/controllers/modules/list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/list.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} diff --git a/admin-dev/themes/default/template/controllers/modules/login_addons.tpl b/admin-dev/themes/default/template/controllers/modules/login_addons.tpl index d77a51aca013b..5ae4406d97948 100644 --- a/admin-dev/themes/default/template/controllers/modules/login_addons.tpl +++ b/admin-dev/themes/default/template/controllers/modules/login_addons.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
diff --git a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl index a1d043bb835db..e0c818d631a39 100644 --- a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {if isset($tab_modules_list) && !empty($tab_modules_list)} diff --git a/admin-dev/themes/default/template/controllers/modules/warning_module.tpl b/admin-dev/themes/default/template/controllers/modules/warning_module.tpl index 2c87b4cd61379..c07958ae805b7 100644 --- a/admin-dev/themes/default/template/controllers/modules/warning_module.tpl +++ b/admin-dev/themes/default/template/controllers/modules/warning_module.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,11 +16,10 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {$text} diff --git a/admin-dev/themes/default/template/controllers/modules_positions/form.tpl b/admin-dev/themes/default/template/controllers/modules_positions/form.tpl index 7a72f9c7a5917..06aca957b8d15 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/form.tpl +++ b/admin-dev/themes/default/template/controllers/modules_positions/form.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {** diff --git a/admin-dev/themes/default/template/controllers/modules_positions/index.php b/admin-dev/themes/default/template/controllers/modules_positions/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/index.php +++ b/admin-dev/themes/default/template/controllers/modules_positions/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl index be89ceb4b8882..88d7e42f742f2 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl +++ b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {** diff --git a/admin-dev/themes/default/template/controllers/not_found/content.tpl b/admin-dev/themes/default/template/controllers/not_found/content.tpl index 05b2786714c27..161d9edc18e24 100644 --- a/admin-dev/themes/default/template/controllers/not_found/content.tpl +++ b/admin-dev/themes/default/template/controllers/not_found/content.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {if isset($controller) && !empty($controller) && $controller != 'adminnotfound'} diff --git a/admin-dev/themes/default/template/controllers/not_found/index.php b/admin-dev/themes/default/template/controllers/not_found/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/not_found/index.php +++ b/admin-dev/themes/default/template/controllers/not_found/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/outstanding/_print_pdf_icon.tpl b/admin-dev/themes/default/template/controllers/outstanding/_print_pdf_icon.tpl index 1919a7edc8e7f..ae9a67e94e993 100644 --- a/admin-dev/themes/default/template/controllers/outstanding/_print_pdf_icon.tpl +++ b/admin-dev/themes/default/template/controllers/outstanding/_print_pdf_icon.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {* Generate HTML code for printing Invoice Icon with link *} diff --git a/admin-dev/themes/default/template/controllers/outstanding/index.php b/admin-dev/themes/default/template/controllers/outstanding/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/outstanding/index.php +++ b/admin-dev/themes/default/template/controllers/outstanding/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/payment/helpers/index.php b/admin-dev/themes/default/template/controllers/payment/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/payment/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/payment/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/payment/helpers/view/index.php b/admin-dev/themes/default/template/controllers/payment/helpers/view/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/payment/helpers/view/index.php +++ b/admin-dev/themes/default/template/controllers/payment/helpers/view/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl index 95b4f8462e45b..4c8562d170a3d 100644 --- a/admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/view/view.tpl"} diff --git a/admin-dev/themes/default/template/controllers/payment/index.php b/admin-dev/themes/default/template/controllers/payment/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/payment/index.php +++ b/admin-dev/themes/default/template/controllers/payment/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/referrers/calendar.tpl b/admin-dev/themes/default/template/controllers/referrers/calendar.tpl index cab2dab33b502..71953337e4584 100644 --- a/admin-dev/themes/default/template/controllers/referrers/calendar.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/calendar.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
diff --git a/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl b/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl index 086e36bac8256..3daa602cfaeba 100644 --- a/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl index 7940463c068da..b7f6743c18ef4 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/form/form.tpl"} diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/form/index.php b/admin-dev/themes/default/template/controllers/referrers/helpers/form/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/form/index.php +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/form/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/index.php b/admin-dev/themes/default/template/controllers/referrers/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/list/index.php b/admin-dev/themes/default/template/controllers/referrers/helpers/list/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/list/index.php +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/list/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/referrers/helpers/list/list_header.tpl index 5197e157a38dd..c5cdd553e4b32 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/list/list_header.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/list/list_header.tpl"} diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/view/index.php b/admin-dev/themes/default/template/controllers/referrers/helpers/view/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/view/index.php +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/view/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl index d7c4652d8011e..bd46250f77aaf 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/view/view.tpl"} diff --git a/admin-dev/themes/default/template/controllers/referrers/index.php b/admin-dev/themes/default/template/controllers/referrers/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/referrers/index.php +++ b/admin-dev/themes/default/template/controllers/referrers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/return/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/return/helpers/form/form.tpl index b270f5c4fb11f..66a820cda6b59 100644 --- a/admin-dev/themes/default/template/controllers/return/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/return/helpers/form/form.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file='helpers/form/form.tpl'} diff --git a/admin-dev/themes/default/template/controllers/return/helpers/form/index.php b/admin-dev/themes/default/template/controllers/return/helpers/form/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/return/helpers/form/index.php +++ b/admin-dev/themes/default/template/controllers/return/helpers/form/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/return/helpers/index.php b/admin-dev/themes/default/template/controllers/return/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/return/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/return/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/return/index.php b/admin-dev/themes/default/template/controllers/return/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/return/index.php +++ b/admin-dev/themes/default/template/controllers/return/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/scenes/helpers/form/form.tpl index ff3a2c832914f..9f91fd48e0ad9 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/form/form.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} {extends file="helpers/form/form.tpl"} diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/form/index.php b/admin-dev/themes/default/template/controllers/scenes/helpers/form/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/form/index.php +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/form/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/index.php b/admin-dev/themes/default/template/controllers/scenes/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/index.php b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/index.php +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_folder_checkbox.tpl b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_folder_checkbox.tpl index 17a3dce5b1979..4669399b8a8af 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_folder_checkbox.tpl +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_folder_checkbox.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
  • diff --git a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_item_checkbox.tpl b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_item_checkbox.tpl index dd3207249b3bd..1029ce6fe8e9f 100644 --- a/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_item_checkbox.tpl +++ b/admin-dev/themes/default/template/controllers/scenes/helpers/tree/tree_node_item_checkbox.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *}
  • diff --git a/admin-dev/themes/default/template/controllers/scenes/index.php b/admin-dev/themes/default/template/controllers/scenes/index.php index 7969ffbe3b883..6c011614e2845 100644 --- a/admin-dev/themes/default/template/controllers/scenes/index.php +++ b/admin-dev/themes/default/template/controllers/scenes/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/search/helpers/index.php b/admin-dev/themes/default/template/controllers/search/helpers/index.php index 1d1c4aa5e84b0..b459cc3ae5750 100644 --- a/admin-dev/themes/default/template/controllers/search/helpers/index.php +++ b/admin-dev/themes/default/template/controllers/search/helpers/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/search/helpers/view/index.php b/admin-dev/themes/default/template/controllers/search/helpers/view/index.php index 92e00cc4454ae..3de54df1f73e7 100644 --- a/admin-dev/themes/default/template/controllers/search/helpers/view/index.php +++ b/admin-dev/themes/default/template/controllers/search/helpers/view/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA */ header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); diff --git a/admin-dev/themes/default/template/controllers/search/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/search/helpers/view/view.tpl index 2457bdb047a15..ad0ecb9cd3097 100644 --- a/admin-dev/themes/default/template/controllers/search/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/search/helpers/view/view.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) - * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/classic/templates/_partials/notifications.tpl b/themes/classic/templates/_partials/notifications.tpl index 9e503cf81b69c..0acbd9ad9a574 100644 --- a/themes/classic/templates/_partials/notifications.tpl +++ b/themes/classic/templates/_partials/notifications.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA *} {if isset($notifications)} diff --git a/themes/classic/templates/_partials/pagination.tpl b/themes/classic/templates/_partials/pagination.tpl index cbcab0e1f7871..894e43d849f05 100644 --- a/themes/classic/templates/_partials/pagination.tpl +++ b/themes/classic/templates/_partials/pagination.tpl @@ -1,10 +1,11 @@ {** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. + * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * If you did not receive a copy of the license and are unable to @@ -15,12 +16,11 @@ * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. + * needs please refer to https://devdocs.prestashop.com/ for more information. * - * @author PrestaShop SA - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA *}