File tree Expand file tree Collapse file tree 2 files changed +6
-36
lines changed
app/code/Magento/Ups/Model
dev/tests/integration/testsuite/Magento/Ups/Model Expand file tree Collapse file tree 2 files changed +6
-36
lines changed Original file line number Diff line number Diff line change 11<?php
2- /************************************************************************
3- *
4- * ADOBE CONFIDENTIAL
5- * ___________________
6- *
7- * Copyright 2023 Adobe
8- * All Rights Reserved.
9- *
10- * NOTICE: All information contained herein is, and remains
11- * the property of Adobe and its suppliers, if any. The intellectual
12- * and technical concepts contained herein are proprietary to Adobe
13- * and its suppliers and are protected by all applicable intellectual
14- * property laws, including trade secret and copyright laws.
15- * Dissemination of this information or reproduction of this material
16- * is strictly forbidden unless prior written permission is obtained
17- * from Adobe.
18- * ************************************************************************
2+ /**
3+ * Copyright © Magento, Inc. All rights reserved.
4+ * See COPYING.txt for license details.
195 */
20-
216declare (strict_types=1 );
227
238namespace Magento \Ups \Model ;
Original file line number Diff line number Diff line change 11<?php
2- /************************************************************************
3- *
4- * ADOBE CONFIDENTIAL
5- * ___________________
6- *
7- * Copyright 2023 Adobe
8- * All Rights Reserved.
9- *
10- * NOTICE: All information contained herein is, and remains
11- * the property of Adobe and its suppliers, if any. The intellectual
12- * and technical concepts contained herein are proprietary to Adobe
13- * and its suppliers and are protected by all applicable intellectual
14- * property laws, including trade secret and copyright laws.
15- * Dissemination of this information or reproduction of this material
16- * is strictly forbidden unless prior written permission is obtained
17- * from Adobe.
18- * ************************************************************************
2+ /**
3+ * Copyright © Magento, Inc. All rights reserved.
4+ * See COPYING.txt for license details.
195 */
20-
216declare (strict_types=1 );
227
238namespace Magento \Ups \Model ;
You can’t perform that action at this time.
0 commit comments