Skip to content

Commit ce4a38b

Browse files
authored
Update copying indication
1 parent b138891 commit ce4a38b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Theme/view/frontend/templates/html/sections.phtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2024 Adobe
4+
* All Rights Reserved.
55
*/
66

77
/**
@@ -41,4 +41,4 @@ $groupCss = $block->getGroupCss();
4141
<?php endforeach;?>
4242
</div>
4343
</div>
44-
<?php endif; ?>
44+
<?php endif; ?>

0 commit comments

Comments
 (0)