Skip to content

Commit ff364d3

Browse files
authored
Merge branch 'main' into phpstan-v2
2 parents b5d4bf6 + 6bd652a commit ff364d3

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2021-2023 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2021-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

app/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2020-2022 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2020-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

app/code/core/Mage/Directory/etc/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage_Directory
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2022 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2022-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1515
*/
1616
-->

app/code/core/Mage/Tax/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage_Tax
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2016-2023 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2016-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1515
*/
1616
-->

app/code/core/Mage/Tax/sql/tax_setup/upgrade-1.6.0.4-1.6.0.5.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage_Tax
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2020-2025 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

app/design/adminhtml/default/default/template/widget/form/element.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @category design
1010
* @package default_default
1111
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
12-
* @copyright Copyright (c) 2021-2023 The OpenMage Contributors (https://www.openmage.org)
12+
* @copyright Copyright (c) 2021-2024 The OpenMage Contributors (https://www.openmage.org)
1313
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1414
*/
1515
?>

cron.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2022-2023 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2022-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2018-2023 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2018-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

install.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @category Mage
1111
* @package Mage
1212
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
13-
* @copyright Copyright (c) 2021-2023 The OpenMage Contributors (https://www.openmage.org)
13+
* @copyright Copyright (c) 2021-2024 The OpenMage Contributors (https://www.openmage.org)
1414
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1515
*/
1616

skin/frontend/base/default/js/opcheckout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @category design
99
* @package base_default
1010
* @copyright Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
11-
* @copyright Copyright (c) 2015-2022 The OpenMage Contributors (https://www.openmage.org)
11+
* @copyright Copyright (c) 2015-2024 The OpenMage Contributors (https://www.openmage.org)
1212
* @license https://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
1313
*/
1414
var Checkout = Class.create();

0 commit comments

Comments
 (0)