File tree Expand file tree Collapse file tree 5 files changed +9
-20
lines changed
Model/Indexer/Category/Product
Elasticsearch/Model/Indexer/Fulltext/Plugin/Category/Product/Action
api-functional/testsuite/Magento/GraphQl/Catalog
integration/testsuite/Magento/CatalogSearch/Model/Layer/Filter Expand file tree Collapse file tree 5 files changed +9
-20
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
3
+ * Copyright 2014 Adobe
4
+ * All Rights Reserved .
5
5
*/
6
6
7
7
namespace Magento \Catalog \Model \Indexer \Category \Product ;
Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
2
+ /**
4
3
* Copyright 2024 Adobe
5
4
* All Rights Reserved.
6
- *
7
- * NOTICE: All information contained herein is, and remains
8
- * the property of Adobe and its suppliers, if any. The intellectual
9
- * and technical concepts contained herein are proprietary to Adobe
10
- * and its suppliers and are protected by all applicable intellectual
11
- * property laws, including trade secret and copyright laws.
12
- * Dissemination of this information or reproduction of this material
13
- * is strictly forbidden unless prior written permission is obtained
14
- * from Adobe.
15
- * ***********************************************************************
16
5
*/
17
6
declare (strict_types=1 );
18
7
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
3
+ * Copyright 2020 Adobe
4
+ * All Rights Reserved .
5
5
*/
6
6
declare (strict_types=1 );
7
7
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
3
+ * Copyright 2021 Adobe
4
+ * All Rights Reserved .
5
5
*/
6
6
declare (strict_types=1 );
7
7
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details .
3
+ * Copyright 2011 Adobe
4
+ * All Rights Reserved .
5
5
*/
6
6
7
7
namespace Magento \CatalogSearch \Model \Layer \Filter ;
You can’t perform that action at this time.
0 commit comments