File tree Expand file tree Collapse file tree 3 files changed +1
-30
lines changed
app/code/Magento/GraphQl/etc
api-functional/testsuite/Magento/GraphQl/Framework
integration/testsuite/Magento/Catalog/_files Expand file tree Collapse file tree 3 files changed +1
-30
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
- /************************************************************************
4
- *
3
+ /**
5
4
* Copyright 2024 Adobe
6
5
* All Rights Reserved.
7
- *
8
- * NOTICE: All information contained herein is, and remains
9
- * the property of Adobe and its suppliers, if any. The intellectual
10
- * and technical concepts contained herein are proprietary to Adobe
11
- * and its suppliers and are protected by all applicable intellectual
12
- * property laws, including trade secret and copyright laws.
13
- * Dissemination of this information or reproduction of this material
14
- * is strictly forbidden unless prior written permission is obtained
15
- * from Adobe.
16
- * ************************************************************************
17
6
*/
18
7
-->
19
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Copyright 2024 Adobe
4
4
* All Rights Reserved.
5
- *
6
- * NOTICE: All information contained herein is, and remains
7
- * the property of Adobe and its suppliers, if any. The intellectual
8
- * and technical concepts contained herein are proprietary to Adobe
9
- * and its suppliers and are protected by all applicable intellectual
10
- * property laws, including trade secret and copyright laws.
11
- * Dissemination of this information or reproduction of this material
12
- * is strictly forbidden unless prior written permission is obtained from
13
- * Adobe.
14
5
*/
15
6
declare (strict_types=1 );
16
7
Original file line number Diff line number Diff line change 2
2
/**
3
3
* Copyright 2024 Adobe
4
4
* All Rights Reserved.
5
- *
6
- * NOTICE: All information contained herein is, and remains
7
- * the property of Adobe and its suppliers, if any. The intellectual
8
- * and technical concepts contained herein are proprietary to Adobe
9
- * and its suppliers and are protected by all applicable intellectual
10
- * property laws, including trade secret and copyright laws.
11
- * Dissemination of this information or reproduction of this material
12
- * is strictly forbidden unless prior written permission is obtained from
13
- * Adobe.
14
5
*/
15
6
declare (strict_types=1 );
16
7
You can’t perform that action at this time.
0 commit comments