Skip to content

Commit 1634baa

Browse files
committed
chore: add missing copyright
1 parent 1ea0184 commit 1634baa

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

templates/customer/_partials/order-carrier.tpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
{**
2+
* For the full copyright and license information, please view the LICENSE
3+
* file that was distributed with this source code.
4+
*}
15
<section class="order-carriers">
26
<h3 class="h3" id="order_carriers_heading">{l s='Shipment tracking details' d='Shop.Theme.Customeraccount'}</h3>
37

templates/customer/_partials/order-shipments.tpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
{**
2+
* For the full copyright and license information, please view the LICENSE
3+
* file that was distributed with this source code.
4+
*}
15
<section class="order-carriers">
26
<h3 class="h3" id="order_carriers_heading">{l s='Shipment tracking details' d='Shop.Theme.Customeraccount'}</h3>
37

0 commit comments

Comments
 (0)