File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed
dev/tests/functional/tests/app/Magento
CatalogRule/Test/TestStep Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * {license_notice}
4
- *
5
- * @copyright {copyright}
6
- * @license {license_link}
3
+ * Copyright © 2015 Magento. All rights reserved.
4
+ * See COPYING.txt for license details.
7
5
*/
8
6
9
7
namespace Magento \CatalogRule \Test \TestStep ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * {license_notice}
4
- *
5
- * @copyright {copyright}
6
- * @license {license_link}
3
+ * Copyright © 2015 Magento. All rights reserved.
4
+ * See COPYING.txt for license details.
7
5
*/
8
6
9
7
namespace Magento \Tax \Test \TestStep ;
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
3
/**
4
- * {license_notice}
5
- *
6
- * @copyright {copyright}
7
- * @license {license_link}
4
+ * Copyright © 2015 Magento. All rights reserved.
5
+ * See COPYING.txt for license details.
8
6
*/
9
7
-->
10
8
<scenarios xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/Mtf/Config/etc/scenario.xsd" >
You can’t perform that action at this time.
0 commit comments