Skip to content

Commit 47d69c0

Browse files
committed
MAGETWO-58987: Copy paste detector fails in Tax module
1 parent 7e25b81 commit 47d69c0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app/code/Magento/Tax/Api/TaxAddressManagerInterface.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Created by PhpStorm.
4-
* User: serhii
5-
* Date: 25.08.17
6-
* Time: 15:48
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
75
*/
86
namespace Magento\Tax\Api;
97

0 commit comments

Comments
 (0)