Skip to content

Commit c325160

Browse files
committed
Refactored copyright block
1 parent b6f71cc commit c325160

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

app/code/Magento/CatalogWidget/view/frontend/layout/catalog_widget_product_list.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<?xml version="1.0"?>
22
<!--
3-
~ Copyright © Magento, Inc. All rights reserved.
4-
~ See COPYING.txt for license details.
5-
-->
6-
3+
/**
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
78
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
89
<body>
910
<block class="Magento\Framework\View\Element\RendererList" name="category.product.type.widget.details.renderers">

0 commit comments

Comments
 (0)