Skip to content

Commit 7cc5fd4

Browse files
committed
Merge branch '2.1-develop' of https://github.com/magento/magento2ce into MAGETWO-60246
2 parents e8161ad + 7b9aeef commit 7cc5fd4

File tree

23,630 files changed

+65451
-30341
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

23,630 files changed

+65451
-30341
lines changed

.htaccess

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ DirectoryIndex index.php
106106
order allow,deny
107107
deny from all
108108
</Files>
109+
<Files auth.json>
110+
order allow,deny
111+
deny from all
112+
</Files>
109113
<Files magento_umask>
110114
order allow,deny
111115
deny from all

.htaccess.sample

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@ DirectoryIndex index.php
270270
order allow,deny
271271
deny from all
272272
</Files>
273+
<Files auth.json>
274+
order allow,deny
275+
deny from all
276+
</Files>
273277
<Files magento_umask>
274278
order allow,deny
275279
deny from all

.php_cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66

CHANGELOG.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,79 @@
1+
2.1.11
2+
=============
3+
* GitHub issues:
4+
* [#10441](https://github.com/magento/magento2/issues/10441) -- State/Province Not displayed after edit Billing Address on Sales Orders - Backend Admin. (fixed in [#11378](https://github.com/magento/magento2/pull/11378))
5+
* [#11328](https://github.com/magento/magento2/issues/11328) -- app:config:dump adds extra space every time in multiline array value (fixed in [#11451](https://github.com/magento/magento2/pull/11451))
6+
* [#7591](https://github.com/magento/magento2/issues/7591) -- PayPal module, "didgit" misspelling (fixed in [#11674](https://github.com/magento/magento2/pull/11674))
7+
* [#10301](https://github.com/magento/magento2/issues/10301) -- Customer review report search Bug in 2.1.x, 2.2 (fixed in [#11523](https://github.com/magento/magento2/pull/11523))
8+
* [#7927](https://github.com/magento/magento2/issues/7927) -- Dashboard graph has broken y-axis range (fixed in [#11753](https://github.com/magento/magento2/pull/11753))
9+
* [#11586](https://github.com/magento/magento2/issues/11586) -- Cron install / remove via command messes up stderr 2>&1 entries (fixed in [#11590](https://github.com/magento/magento2/pull/11590))
10+
* [#11322](https://github.com/magento/magento2/issues/11322) -- User.ini files specify 768M - Docs recommend at least 1G (fixed in [#11761](https://github.com/magento/magento2/pull/11761))
11+
* [#9007](https://github.com/magento/magento2/issues/9007) -- Get MAGETWO-52856 into Magento 2.1.x (fixed in [#11640](https://github.com/magento/magento2/pull/11640))
12+
* [#6891](https://github.com/magento/magento2/issues/6891) -- Add-to-cart checkbox still visible when $canItemsAddToCart = false (fixed in [#11611](https://github.com/magento/magento2/pull/11611))
13+
* [#11729](https://github.com/magento/magento2/issues/11729) -- Exported Excel with negative number can't be opened by MS Office (fixed in [#11758](https://github.com/magento/magento2/pull/11758))
14+
* [#4808](https://github.com/magento/magento2/issues/4808) -- The price of product custom option can't be set to 0. (fixed in [#11844](https://github.com/magento/magento2/pull/11844))
15+
* [#7640](https://github.com/magento/magento2/issues/7640) -- X-Magento-Tags header containing whitespaces causes exception (fixed in [#11848](https://github.com/magento/magento2/pull/11848))
16+
* [#10185](https://github.com/magento/magento2/issues/10185) -- New Orders are not in Order grid after data migration from M 1.7.0.2 to M 2.1.7 (fixed in [#11932](https://github.com/magento/magento2/pull/11932))
17+
* [#8799](https://github.com/magento/magento2/issues/8799) -- Image brackground (fixed in [#11890](https://github.com/magento/magento2/pull/11890))
18+
* [#11898](https://github.com/magento/magento2/issues/11898) -- Zip code Netherlands should allow zipcode without space (fixed in [#11960](https://github.com/magento/magento2/pull/11960))
19+
* [#7995](https://github.com/magento/magento2/issues/7995) -- If you leave as default, shipping lines disappear (fixed in [#12022](https://github.com/magento/magento2/pull/12022))
20+
* [#5439](https://github.com/magento/magento2/issues/5439) -- Newsletter subscription (fixed in [#11316](https://github.com/magento/magento2/pull/11316))
21+
* [#8846](https://github.com/magento/magento2/issues/8846) -- Attribute option value uniqueness is not checked if created via REST Api (fixed in [#11786](https://github.com/magento/magento2/pull/11786))
22+
* [#11996](https://github.com/magento/magento2/issues/11996) -- Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (fixed in [#12040](https://github.com/magento/magento2/pull/12040))
23+
* [#7903](https://github.com/magento/magento2/issues/7903) -- Datepicker does not scroll (fixed in [#12045](https://github.com/magento/magento2/pull/12045))
24+
* [#11697](https://github.com/magento/magento2/issues/11697) -- Theme: Added html node to page xml root, cause validation error (fixed in [#11861](https://github.com/magento/magento2/pull/11861))
25+
* [#11022](https://github.com/magento/magento2/issues/11022) -- GET v1/products/attribute-sets/sets/list inconsistent return result (fixed in [#11432](https://github.com/magento/magento2/pull/11432))
26+
* [#10032](https://github.com/magento/magento2/issues/10032) -- Download back-up .tgz always takes the latest that's created (fixed in [#11596](https://github.com/magento/magento2/pull/11596))
27+
* [#9830](https://github.com/magento/magento2/issues/9830) -- Null order in Magento\Sales\Block\Order\PrintShipment.php (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
28+
* [#10530](https://github.com/magento/magento2/issues/10530) -- Print order error on magento 2.1.8 (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
29+
* [#6597](https://github.com/magento/magento2/issues/6597) -- Sales email subject "&" turns to (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
30+
* [#8094](https://github.com/magento/magento2/issues/8094) -- Special characters in store name converted to numerical character references in email subject (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
31+
* [#10767](https://github.com/magento/magento2/issues/10767) -- Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (fixed in [#11901](https://github.com/magento/magento2/pull/11901))
32+
* [#8172](https://github.com/magento/magento2/issues/8172) -- Free shipping coupon not working with Table Rates shipping - Sorry, no quotes are available for this order. (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
33+
* [#8089](https://github.com/magento/magento2/issues/8089) -- Cart Price Rules based on Shipping Method can't be applied in basket (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
34+
* [#10507](https://github.com/magento/magento2/issues/10507) -- Free shipping not being properly applied in CE 2.1.8 (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
35+
* [#3596](https://github.com/magento/magento2/issues/3596) -- Notice: Undefined index: value in /app/code/Magento/Backend/Block/Widget/Grid/Column/Filter/Select.php on line 72 (fixed in [#12284](https://github.com/magento/magento2/pull/12284))
36+
* [#10347](https://github.com/magento/magento2/issues/10347) -- Wrong order tax amounts displayed when using specific tax configuration (fixed in [#11593](https://github.com/magento/magento2/pull/11593))
37+
* GitHub pull requests:
38+
* [#11378](https://github.com/magento/magento2/pull/11378) -- Save region correctly to save sales address from admin [backport] (by @raumatbel)
39+
* [#11451](https://github.com/magento/magento2/pull/11451) -- [Backport 2.1-develop] #11328 : app:config:dump adds extra space every time in multiline array value (by @adrian-martinez-interactiv4)
40+
* [#11674](https://github.com/magento/magento2/pull/11674) -- [TASK] Removed Typo in Paypal Module didgit => digit (by @lewisvoncken)
41+
* [#11678](https://github.com/magento/magento2/pull/11678) -- [BACKPORT 2.1] [TASK] Moved Customer Groups Menu Item from Other sett… (by @lewisvoncken)
42+
* [#11523](https://github.com/magento/magento2/pull/11523) -- [Backport 2.1-develop] Fix Filter Customer Report Review (by @osrecio)
43+
* [#11753](https://github.com/magento/magento2/pull/11753) -- [Backport 2.1-develop] Dashboard Fix Y Axis for range (by @osrecio)
44+
* [#11590](https://github.com/magento/magento2/pull/11590) -- [Backport 2.1-develop] #11586 Fix duplicated crontab 2>&1 expression (by @adrian-martinez-interactiv4)
45+
* [#11761](https://github.com/magento/magento2/pull/11761) -- [BACKPORT 2.1] [TASK] Incorrect minimum memory_limit references have … (by @lewisvoncken)
46+
* [#11640](https://github.com/magento/magento2/pull/11640) -- 9007: Get MAGETWO-52856 into Magento 2.1.x (by @nmalevanec)
47+
* [#11611](https://github.com/magento/magento2/pull/11611) -- FR#6891_21 Add-to-cart checkbox still visible when = false [Backport 2.1 develop] (by @mrodespin)
48+
* [#11606](https://github.com/magento/magento2/pull/11606) -- [Backport 2.1-develop] Fix AcountManagementTest unit test fail randomly (by @adrian-martinez-interactiv4)
49+
* [#11758](https://github.com/magento/magento2/pull/11758) -- Fix #11729 - negative value in excel export[M2.1] (by @hauso)
50+
* [#11728](https://github.com/magento/magento2/pull/11728) -- Check variable existence in prepareOptionIds(array) in EavAttribute.php (by @angelo983)
51+
* [#11844](https://github.com/magento/magento2/pull/11844) -- Save the price 0 as price in custom options [backport 2.1] (by @raumatbel)
52+
* [#11848](https://github.com/magento/magento2/pull/11848) -- [2.1-develop] X-Magento-Tags header containing whitespaces causes exception (by @ihor-sviziev)
53+
* [#11932](https://github.com/magento/magento2/pull/11932) -- [2.1-develop] Order grid - Sort by Purchase Date Desc by default (by @ihor-sviziev)
54+
* [#11804](https://github.com/magento/magento2/pull/11804) -- [Backport 2.1-develop] #8236 FIX CMS blocks (by @thiagolima-bm)
55+
* [#11890](https://github.com/magento/magento2/pull/11890) -- Save background color correctly in images. [backport 2.1] (by @raumatbel)
56+
* [#11920](https://github.com/magento/magento2/pull/11920) -- [BACKPORT 2.1] [TASK] Add resetPassword call to the webapi (by @lewisvoncken)
57+
* [#11960](https://github.com/magento/magento2/pull/11960) -- [Backport 2.1] #11898 - Change NL PostCode Pattern (by @osrecio)
58+
* [#11621](https://github.com/magento/magento2/pull/11621) -- Check attribute unique between same fields in magento commerce [backport 2.1] (by @raumatbel)
59+
* [#12022](https://github.com/magento/magento2/pull/12022) -- Add validation for number of street lines [Backport 2.1] (by @crissanclick)
60+
* [#11316](https://github.com/magento/magento2/pull/11316) -- [Backport 2.1-develop] Send email to subscribers only when are new (by @osrecio)
61+
* [#11786](https://github.com/magento/magento2/pull/11786) -- fix #8846 [Backport 2.1-develop]: avoid duplicated attribute option values (by @gomencal)
62+
* [#12040](https://github.com/magento/magento2/pull/12040) -- [backport 2.1] Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (by @manuelson)
63+
* [#12045](https://github.com/magento/magento2/pull/12045) -- #7903 correct the position of the datepicker when you scroll (by @lionelalvarez)
64+
* [#11861](https://github.com/magento/magento2/pull/11861) -- [Backport 2.1-develop] #11697 Theme: Added html node to page xml root, cause validation error (by @adrian-martinez-interactiv4)
65+
* [#12092](https://github.com/magento/magento2/pull/12092) -- Fix "Undefined variable: responseAjax" notice when trying to save a shipment package (backport fix to 2.1) (by @lazyguru)
66+
* [#11432](https://github.com/magento/magento2/pull/11432) -- FIX #11022 in 2.1-develop: Filter Groups of search criteria parameter have not been included for further processing (by @davidverholen)
67+
* [#11596](https://github.com/magento/magento2/pull/11596) -- Fix issue #10032 - Download back-up .tgz always takes the latest that's created (2.1-develop) (by @PieterCappelle)
68+
* [#11631](https://github.com/magento/magento2/pull/11631) -- Fixed order items list for order printing (by @rogyar)
69+
* [#11739](https://github.com/magento/magento2/pull/11739) -- [Backport 2.1-develop] Remove hardcoding for Magento_Backend::admin in ACL tree (by @navarr)
70+
* [#12115](https://github.com/magento/magento2/pull/12115) -- Fix issue with special characters in email subject (by @ihor-sviziev)
71+
* [#11901](https://github.com/magento/magento2/pull/11901) -- [Backport 2.1-develop] #10767 Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (by @tr33m4n)
72+
* [#11919](https://github.com/magento/magento2/pull/11919) -- [BACKPORT 2.1] [BUGFIX] Add FreeShipping to the Items when SalesRule uses (by @lewisvoncken)
73+
* [#12106](https://github.com/magento/magento2/pull/12106) -- update button.phtml overcomplicated translation phrase. (by @ChuckyK)
74+
* [#12284](https://github.com/magento/magento2/pull/12284) -- Issue: 3596. Resolve Notice with undefined index 'value' (by @madonzy)
75+
* [#11593](https://github.com/magento/magento2/pull/11593) -- Fix issue #10347 - Wrong order tax amounts displayed when using specific tax configuration (2.1-develop) (by @PieterCappelle)
76+
177
2.1.10
278
=============
379
* GitHub issues:

COPYING.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Copyright © 2013-present Magento, Inc.
2+
13
Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license
24

35
http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)

Gruntfile.js.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
2+
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
55

app/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Register basic autoloader that uses include path
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
use Magento\Framework\Autoload\AutoloaderRegistry;

app/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66

app/code/Magento/AdminNotification/Block/Grid/Renderer/Actions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Adminhtml AdminNotification Severity Renderer
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88

app/code/Magento/AdminNotification/Block/Grid/Renderer/Notice.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Adminhtml AdminNotification Severity Renderer
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
namespace Magento\AdminNotification\Block\Grid\Renderer;

app/code/Magento/AdminNotification/Block/Grid/Renderer/Severity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Adminhtml AdminNotification Severity Renderer
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
namespace Magento\AdminNotification\Block\Grid\Renderer;

app/code/Magento/AdminNotification/Block/Inbox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Adminhtml AdminNotification inbox grid
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
namespace Magento\AdminNotification\Block;

app/code/Magento/AdminNotification/Block/System/Messages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\AdminNotification\Block\System;

app/code/Magento/AdminNotification/Block/System/Messages/UnreadMessagePopup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\AdminNotification\Block\System\Messages;

app/code/Magento/AdminNotification/Block/ToolbarEntry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66

app/code/Magento/AdminNotification/Block/Window.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Critical notification window
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
namespace Magento\AdminNotification\Block;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Adminhtml AdminNotification controller
44
*
5-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
5+
* Copyright © Magento, Inc. All rights reserved.
66
* See COPYING.txt for license details.
77
*/
88
namespace Magento\AdminNotification\Controller\Adminhtml;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/AjaxMarkAsRead.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/Index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/MarkAsRead.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/MassMarkAsRead.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/MassRemove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/Remove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\Notification;

app/code/Magento/AdminNotification/Controller/Adminhtml/System/Message/ListAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
namespace Magento\AdminNotification\Controller\Adminhtml\System\Message;

app/code/Magento/AdminNotification/Model/Config/Source/Frequency.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\AdminNotification\Model\Config\Source;

app/code/Magento/AdminNotification/Model/Feed.php

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

app/code/Magento/AdminNotification/Model/Inbox.php

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

app/code/Magento/AdminNotification/Model/InboxInterface.php

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

app/code/Magento/AdminNotification/Model/NotificationService.php

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

app/code/Magento/AdminNotification/Model/ResourceModel/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 © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66

app/code/Magento/AdminNotification/Model/ResourceModel/Inbox.php

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

app/code/Magento/AdminNotification/Model/ResourceModel/Inbox/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 © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\AdminNotification\Model\ResourceModel\Inbox;

0 commit comments

Comments
 (0)