Skip to content

Commit b4a8cf3

Browse files
committed
copyright, ref #4767
1 parent abde534 commit b4a8cf3

Some content is hidden

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

55 files changed

+165
-550
lines changed

tests/unit/Mage/Api/Model/UserTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Catalog/Model/Resource/Eav/AttributeTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Contacts/Controllers/IndexControllerTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Reports/Helper/DataTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Reports/Model/Resource/Report/CollectionTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Rule/Model/AbstractTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Rule/Model/EnvironmentTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Rule/Model/RuleTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Mage/Wishlist/Model/ItemTest.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

tests/unit/Traits/DataProvider/Base/BoolTrait.php

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
<?php
22

33
/**
4-
* OpenMage
5-
*
6-
* This source file is subject to the Open Software License (OSL 3.0)
7-
* that is bundled with this package in the file LICENSE.txt.
8-
* It is also available at https://opensource.org/license/osl-3-0-php
9-
*
10-
* @category OpenMage
11-
* @package OpenMage_Tests
12-
* @copyright Copyright (c) 2025 The OpenMage Contributors (https://www.openmage.org)
13-
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
4+
* @copyright For copyright and license information, read the COPYING.txt file.
5+
* @link /COPYING.txt
6+
* @license Open Software License (OSL 3.0)
147
*/
158

169
declare(strict_types=1);

0 commit comments

Comments
 (0)