Skip to content

Commit 19e01b8

Browse files
author
Olga Kopylova
committed
MAGETWO-31732: Blacklisted ComposerTest
- fixed copyright
1 parent 7be1001 commit 19e01b8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/ComposerTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
45
*/
5-
66
namespace Magento\Test\Integrity;
77

88
use Magento\Framework\Composer\MagentoComponent;

lib/internal/Magento/Framework/Composer/MagentoComponent.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
3-
* @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
45
*/
56
namespace Magento\Framework\Composer;
67

0 commit comments

Comments
 (0)