Skip to content

Commit eb567c4

Browse files
AC-9526::Invalid copyrights text - update copyright text
1 parent 0de7140 commit eb567c4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
2-
/**
2+
/************************************************************************
3+
*
34
* Copyright 2023 Adobe
45
* All Rights Reserved.
56
*
@@ -11,6 +12,7 @@
1112
* Dissemination of this information or reproduction of this material
1213
* is strictly forbidden unless prior written permission is obtained
1314
* from Adobe.
15+
************************************************************************
1416
*/
1517

1618
namespace Magento\Fedex\Model;

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
2-
/**
2+
/************************************************************************
3+
*
34
* Copyright 2023 Adobe
45
* All Rights Reserved.
56
*
@@ -11,6 +12,7 @@
1112
* Dissemination of this information or reproduction of this material
1213
* is strictly forbidden unless prior written permission is obtained
1314
* from Adobe.
15+
************************************************************************
1416
*/
1517

1618
declare(strict_types=1);

0 commit comments

Comments
 (0)