File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
4
- * ADOBE CONFIDENTIAL
5
- * ___________________
6
- *
7
- * Copyright 2014 Adobe
2
+ /**
3
+ * Copyright 2023 Adobe
8
4
* All Rights Reserved.
9
5
*
6
+ * ADOBE CONFIDENTIAL
7
+ *
10
8
* NOTICE: All information contained herein is, and remains
11
9
* the property of Adobe and its suppliers, if any. The intellectual
12
10
* and technical concepts contained herein are proprietary to Adobe
15
13
* Dissemination of this information or reproduction of this material
16
14
* is strictly forbidden unless prior written permission is obtained
17
15
* from Adobe.
18
- * ************************************************************************
19
16
*/
20
17
21
18
namespace Magento \Fedex \Model ;
Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
4
- * ADOBE CONFIDENTIAL
5
- * ___________________
6
- *
7
- * Copyright 2015 Adobe
2
+ /**
3
+ * Copyright 2023 Adobe
8
4
* All Rights Reserved.
9
5
*
6
+ * ADOBE CONFIDENTIAL
7
+ *
10
8
* NOTICE: All information contained herein is, and remains
11
9
* the property of Adobe and its suppliers, if any. The intellectual
12
10
* and technical concepts contained herein are proprietary to Adobe
15
13
* Dissemination of this information or reproduction of this material
16
14
* is strictly forbidden unless prior written permission is obtained
17
15
* from Adobe.
18
- * ************************************************************************
19
16
*/
20
17
21
18
declare (strict_types=1 );
You can’t perform that action at this time.
0 commit comments