Skip to content

Commit 2ebfd16

Browse files
author
Bohdan Korablov
committed
MAGETWO-66208: [PR] Delivery of deployment improvements and bug fixes
1 parent 967bd3b commit 2ebfd16

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

app/code/Magento/Store/Test/Unit/Model/Message/EmptyGroupCategoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Store\Test\Unit\Model\Message;

app/code/Magento/Store/Test/Unit/Setup/UpgradeDataTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Store\Test\Unit\Setup;

lib/internal/Magento/Framework/App/DeploymentConfig/CommentParser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Framework\App\DeploymentConfig;

lib/internal/Magento/Framework/App/Test/Unit/DeploymentConfig/CommentParserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Framework\App\Test\Unit\DeploymentConfig;

lib/internal/Magento/Framework/Console/Test/Unit/QuestionPerformer/YesNoTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Framework\Console\Test\Unit\QuestionPerformer;

lib/internal/Magento/Framework/DB/Test/Unit/Ddl/SequenceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Framework\DB\Test\Unit\Ddl;

0 commit comments

Comments
 (0)