Skip to content

Commit c72a70d

Browse files
author
Joan He
committed
MAGETWO-48081: Copyright Year Update
1 parent d81dbb1 commit c72a70d

File tree

77 files changed

+77
-77
lines changed

Some content is hidden

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

77 files changed

+77
-77
lines changed

app/code/Magento/Bundle/view/adminhtml/web/js/components/bundle-input-type.js

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

app/code/Magento/Catalog/Model/Product/Attribute/DataProvider.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\Catalog\Model\Product\Attribute;

app/code/Magento/Catalog/view/adminhtml/layout/catalog_product_attribute_edit_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* Copyright © 2015 Magento. All rights reserved.
4+
* Copyright © 2016 Magento. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
-->

app/code/Magento/Catalog/view/adminhtml/ui_component/product_attribute_add_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © 2015 Magento. All rights reserved.
4+
* Copyright © 2016 Magento. All rights reserved.
55
* See COPYING.txt for license details.
66
*/
77
-->

app/code/Magento/Catalog/view/adminhtml/web/js/components/attribute-set-select.js

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

app/code/Magento/Catalog/view/adminhtml/web/js/components/attributes-grid-paging.js

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

app/code/Magento/Catalog/view/adminhtml/web/js/components/disable-hide-select.js

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

app/code/Magento/Catalog/view/adminhtml/web/js/components/disable-on-option/input.js

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

app/code/Magento/Catalog/view/adminhtml/web/js/components/disable-on-option/select.js

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

app/code/Magento/Catalog/view/adminhtml/web/js/components/disable-on-option/strategy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2015 Magento. All rights reserved.
2+
* Copyright © 2016 Magento. All rights reserved.
33
* See COPYING.txt for license details.
44
*/
55
define(function () {

0 commit comments

Comments
 (0)