Skip to content

Commit 3d06748

Browse files
author
Pierre RAMBAUD
committed
Update licenses
1 parent 2699079 commit 3d06748

File tree

5,792 files changed

+37876
-33772
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,792 files changed

+37876
-33772
lines changed

admin-dev/ajax-tab.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
@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);

admin-dev/ajax.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
/**

admin-dev/ajax_products_list.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626
@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);
2727

admin-dev/autoupgrade/backup/index.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");

admin-dev/autoupgrade/index.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');

admin-dev/backup.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626
@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);
2727

admin-dev/backups/index.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");

admin-dev/bootstrap.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626
if (!defined('_PS_ADMIN_DIR_')) {
2727
define('_PS_ADMIN_DIR_', __DIR__);

admin-dev/cron_currency_rates.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
if (!defined('_PS_ADMIN_DIR_')) {

admin-dev/displayImage.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626
@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);
2727

admin-dev/drawer.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626
@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);
2727

admin-dev/export/index.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?php
22
/**
3-
* 2007-2020 PrestaShop SA and Contributors
3+
* Copyright since 2007 PrestaShop SA and Contributors
4+
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
45
*
56
* NOTICE OF LICENSE
67
*
78
* This source file is subject to the Open Software License (OSL 3.0)
8-
* that is bundled with this package in the file LICENSE.txt.
9+
* that is bundled with this package in the file LICENSE.md.
910
* It is also available through the world-wide-web at this URL:
1011
* https://opensource.org/licenses/OSL-3.0
1112
* If you did not receive a copy of the license and are unable to
@@ -16,12 +17,11 @@
1617
*
1718
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
1819
* versions in the future. If you wish to customize PrestaShop for your
19-
* needs please refer to https://www.prestashop.com for more information.
20+
* needs please refer to https://devdocs.prestashop.com/ for more information.
2021
*
21-
* @author PrestaShop SA <[email protected]>
22-
* @copyright 2007-2020 PrestaShop SA and Contributors
22+
* @author PrestaShop SA and Contributors <[email protected]>
23+
* @copyright Since 2007 PrestaShop SA and Contributors
2324
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
24-
* International Registered Trademark & Property of PrestaShop SA
2525
*/
2626

2727
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");

0 commit comments

Comments
 (0)