Skip to content

Commit 13a36f0

Browse files
AC-9526::Invalid copyrights text - Fix Static Test
1 parent eb567c4 commit 13a36f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Fedex/Model/Carrier.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Dissemination of this information or reproduction of this material
1313
* is strictly forbidden unless prior written permission is obtained
1414
* from Adobe.
15-
************************************************************************
15+
* ***********************************************************************
1616
*/
1717

1818
namespace Magento\Fedex\Model;

app/code/Magento/Fedex/Test/Unit/Model/CarrierTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Dissemination of this information or reproduction of this material
1313
* is strictly forbidden unless prior written permission is obtained
1414
* from Adobe.
15-
************************************************************************
15+
* ***********************************************************************
1616
*/
1717

1818
declare(strict_types=1);

0 commit comments

Comments
 (0)