Skip to content

Commit a27603c

Browse files
author
cspruiell
committed
MAGETWO-57715: [Backport] - User with permissions restricted to a single store can view orders on all stores
- correct copyright year
1 parent c0e65e4 commit a27603c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/ResourceModel/Order/Grid/Collection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 Magento. All rights reserved.
3+
* Copyright © 2016 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\Sales\Model\ResourceModel\Order\Grid;

0 commit comments

Comments
 (0)