diff --git a/app/code/Magento/Customer/Model/Plugin/CustomerRepository/TransactionWrapper.php b/app/code/Magento/Customer/Model/Plugin/CustomerRepository/TransactionWrapper.php index 4820ff56d13ea5bd28a920d7f17d0c29d04f9856..7b78cecdd1cddfb24375ee560bab8ef69369aaff 100644 --- a/app/code/Magento/Customer/Model/Plugin/CustomerRepository/TransactionWrapper.php +++ b/app/code/Magento/Customer/Model/Plugin/CustomerRepository/TransactionWrapper.php @@ -2,7 +2,7 @@ /** * Plugin for \Magento\Customer\Api\CustomerRepositoryInterface * - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Customer\Model\Plugin\CustomerRepository; diff --git a/app/code/Magento/Customer/Test/Unit/Model/Plugin/CustomerRepository/TransactionWrapperTest.php b/app/code/Magento/Customer/Test/Unit/Model/Plugin/CustomerRepository/TransactionWrapperTest.php index 314ea794b499353183fa687dc1c56f70cf780d60..89dbff8b0a7f059d436129f994d1256cd260aea9 100644 --- a/app/code/Magento/Customer/Test/Unit/Model/Plugin/CustomerRepository/TransactionWrapperTest.php +++ b/app/code/Magento/Customer/Test/Unit/Model/Plugin/CustomerRepository/TransactionWrapperTest.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Customer\Test\Unit\Model\Plugin\CustomerRepository; diff --git a/app/code/Magento/SalesRule/view/adminhtml/templates/tab/coupons.phtml b/app/code/Magento/SalesRule/view/adminhtml/templates/tab/coupons.phtml index 7b9f20e9569bdd6d13d1abe353e78ce336f8f4e5..ec86e7366cadde476f37307c1d59ecfe2667089d 100644 --- a/app/code/Magento/SalesRule/view/adminhtml/templates/tab/coupons.phtml +++ b/app/code/Magento/SalesRule/view/adminhtml/templates/tab/coupons.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/app/code/Magento/SalesRule/view/base/web/js/form/element/coupon-type.js b/app/code/Magento/SalesRule/view/base/web/js/form/element/coupon-type.js index 9bbed99ba23b2e537b5ad9e9afa44366c2792755..914dc4bc8bda3fadbd95294acb9dffb63e678d82 100644 --- a/app/code/Magento/SalesRule/view/base/web/js/form/element/coupon-type.js +++ b/app/code/Magento/SalesRule/view/base/web/js/form/element/coupon-type.js @@ -1,5 +1,5 @@ /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/app/code/Magento/SalesRule/view/base/web/js/form/element/manage-coupon-codes.js b/app/code/Magento/SalesRule/view/base/web/js/form/element/manage-coupon-codes.js index b403ca0c3e813b216280a30e6c13f4c0c8ac3ca6..641a1d3605a51e1f6d68dd29cb7e6cadf1dcc5cf 100644 --- a/app/code/Magento/SalesRule/view/base/web/js/form/element/manage-coupon-codes.js +++ b/app/code/Magento/SalesRule/view/base/web/js/form/element/manage-coupon-codes.js @@ -1,5 +1,5 @@ /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Backend/Test/Block/Version.php b/dev/tests/functional/tests/app/Magento/Backend/Test/Block/Version.php index a947cc6bfc5aac91bf535fb1789a96cbf39865ef..69a83ba3472c4164506f784c94b0b6cc134e9e79 100644 --- a/dev/tests/functional/tests/app/Magento/Backend/Test/Block/Version.php +++ b/dev/tests/functional/tests/app/Magento/Backend/Test/Block/Version.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Row.php b/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Row.php index 8771ad2d7ee2fb7ff7032844138ff439d3a08da2..36b171dbbb545db6ccc01f9df5b44420805cda20 100644 --- a/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Row.php +++ b/dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Row.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Catalog\Test\Block\Adminhtml\Product\Edit\Section\Options; diff --git a/dev/tests/functional/tests/app/Magento/Review/Test/Block/Adminhtml/Product/Edit/Section/Reviews.php b/dev/tests/functional/tests/app/Magento/Review/Test/Block/Adminhtml/Product/Edit/Section/Reviews.php index c1c17679a966ec90f7991c09ea4566f7150206d0..0f5a646fcefae58548c7699d2933610aca0968b6 100644 --- a/dev/tests/functional/tests/app/Magento/Review/Test/Block/Adminhtml/Product/Edit/Section/Reviews.php +++ b/dev/tests/functional/tests/app/Magento/Review/Test/Block/Adminhtml/Product/Edit/Section/Reviews.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.php index e2df872d068d35d474a7e1e33d18fe72865a717a..4973c8e72174e88b0ebadf6b59f68f032205aad3 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.xml index 3958a86df320f19803a68a82ee3323a1283586cc..42e6ec97c35dd3c11dd4d5706789ca0d85982e62 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Authentication.xml @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.php index 153acde0b9a299165c75eb5e3f0fb4c81a61f5a9..72d3853bd1674d155a97b8546c60fd73df4dbb68 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.xml index 6085acc0a158abe83b56aa25f6014f1b38007e48..d3c5a953f767a887139f54fa1ad325663eb4821e 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/CreateBackup.xml @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Home.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Home.php index d6ed4095f6591a32e2e2cbdf983b8ccb76fb4edc..9651a15c865724c129cb32b8d07e7f1b327cbe55 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Home.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Home.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Readiness.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Readiness.php index 28890268f8534e5c6e1d522d1dafde4266d80603..648627dc8f47564ce85847b3d4e0ccef432171e6 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Readiness.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/Readiness.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php index 9322b3dcb33c6ca156027ad424a5b344888624b2..7699547ce126cb8c5a145e8c30252cf4841e69b9 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.xml index 94b784b8d1b86223d454899c678c635dd9a8dd8c..eb594d124604f68529d773cd1474e524c3fbc24f 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SelectVersion.xml @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SuccessMessage.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SuccessMessage.php index b8a46e1f529220489f08dce174803b8f78fd89c9..a175ff4b329650ba1b390b06da9d04978b19e57b 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SuccessMessage.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SuccessMessage.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemConfig.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemConfig.php index 589fa1f9e2b22655147fe391faea065b4af86804..e3e68a8cfcdcba0f7b2f6b13d43684733bcd5414 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemConfig.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemConfig.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemUpgrade.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemUpgrade.php index 8d9cd7708e5fd927421dfdaeb77bf2a348267c96..5af372786ba9413bf006e4a5191f7738f005cc10 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemUpgrade.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Block/SystemUpgrade.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertApplicationVersion.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertApplicationVersion.php index 610d1ef6844391b7a462da0789edd0389bbb9072..7f11a0de69aed54a7f2cc231391654c9e23cb83a 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertApplicationVersion.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertApplicationVersion.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessMessage.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessMessage.php index c77e2a0b18d1b880b5d854e2fd3357615a009e9f..6b1ac3996751f3e05d18204f65f92d2906d054d0 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessMessage.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessMessage.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessfulReadinessCheck.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessfulReadinessCheck.php index 7befbc1cf8b414616e493126e231c7747d90a7e4..9bf88a7072bb609b0825af1cbc295fdf43068758 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessfulReadinessCheck.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertSuccessfulReadinessCheck.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertVersionAndEditionCheck.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertVersionAndEditionCheck.php index 51e6a81d50a7a29661cce7b642069ebd04dc5f99..5961b068fc5300ed3acc06aa58ee96f83098f42a 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertVersionAndEditionCheck.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Constraint/AssertVersionAndEditionCheck.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture/Upgrade.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture/Upgrade.xml index c209c4d5d8b2cd45c8423e81ab36688abd4b2b84..eaae274e77d28cdcf7ab7b253a2d9909eef84f19 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture/Upgrade.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Fixture/Upgrade.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml/SetupWizard.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml/SetupWizard.xml index 534cc1db14dbe0669ae0895a97aab3fd5bad701e..73b07ca848c1d0a67fc30066b80497ccf6d9f4b2 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml/SetupWizard.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/Page/Adminhtml/SetupWizard.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.php b/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.php index f1b53a9e954744c97bca706c53fb50d410f88378..50afbd48e4151c93da5b3ae75737fa8fc061ded5 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.php +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.xml b/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.xml index 13792921f84826658ccde2542d2494b61a4330a0..c05e68c3425a5af5a7103be8b07a6ef29aa89671 100644 --- a/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.xml +++ b/dev/tests/functional/tests/app/Magento/Upgrade/Test/TestCase/UpgradeSystemTest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/upgrade.xml b/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/upgrade.xml index 99961ef2c1e5e5f003096eff40313a7a987439c6..4d883813f938f931dfb571ba267d4a380ce4cc70 100644 --- a/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/upgrade.xml +++ b/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/upgrade.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/dev/tests/static/get_github_changes.php b/dev/tests/static/get_github_changes.php index 24ca5218083d444fc7623e25fc9a7b55d0af7188..c142aae18d8ecd5a4ab3fa895e32e5510b71683b 100644 --- a/dev/tests/static/get_github_changes.php +++ b/dev/tests/static/get_github_changes.php @@ -5,7 +5,7 @@ * * @category dev * @package build - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/lib/internal/Magento/Framework/Process/PhpExecutableFinderFactory.php b/lib/internal/Magento/Framework/Process/PhpExecutableFinderFactory.php index ff593ee50152cb7c025a6a2391f7d4b1a4d58c5a..4780fd408d41367dad700bb654a57afe192f68ea 100644 --- a/lib/internal/Magento/Framework/Process/PhpExecutableFinderFactory.php +++ b/lib/internal/Magento/Framework/Process/PhpExecutableFinderFactory.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Process; diff --git a/pub/cron.php b/pub/cron.php index 091e94b9d18e09338ea908f1b699249d74cc9424..32d64e07e0f5f5c45615103a0cb4e9bc3783eac7 100644 --- a/pub/cron.php +++ b/pub/cron.php @@ -2,7 +2,7 @@ /** * Scheduled jobs entry point * - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/errors/404.php b/pub/errors/404.php index 93cbc7d7c755a4bb2c48e63aced071d71c6299c1..d9c896db9cd7f474aee12a37ad8fe602ef2fdc62 100644 --- a/pub/errors/404.php +++ b/pub/errors/404.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/errors/503.php b/pub/errors/503.php index feea18844498be4a2d43c202294c00926a986e39..76523c1584b798ecb076a7d97180c29e48ecc34d 100644 --- a/pub/errors/503.php +++ b/pub/errors/503.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/errors/default/404.phtml b/pub/errors/default/404.phtml index 5baa86a326724e864be208d76fa23708e6f92dab..6768ae4adada8e918651f92ea59996018dffa680 100644 --- a/pub/errors/default/404.phtml +++ b/pub/errors/default/404.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/pub/errors/default/503.phtml b/pub/errors/default/503.phtml index 439db9c7331000dd6ce1d1077b341e9da3230cb9..4da0edbef0311f6a9256d28bc7cb9bb4b3d0744a 100644 --- a/pub/errors/default/503.phtml +++ b/pub/errors/default/503.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/pub/errors/default/css/styles.css b/pub/errors/default/css/styles.css index 17f76d03465146e67764422dbbe3aedee40b764d..b30c95bddfffa25a6a15b78971c59147f628d0ec 100644 --- a/pub/errors/default/css/styles.css +++ b/pub/errors/default/css/styles.css @@ -1,5 +1,5 @@ /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/errors/default/nocache.phtml b/pub/errors/default/nocache.phtml index 14729e96b8647ddfe38c18636073ace28cbec0fc..5fd094de14863a455775b46eb66fa7f5aceca9cf 100644 --- a/pub/errors/default/nocache.phtml +++ b/pub/errors/default/nocache.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/pub/errors/default/page.phtml b/pub/errors/default/page.phtml index 2a40b5b0895fd65acc3b7bed26a2fee9587869b3..14c9ab10aa5fea925b6e72434888e73a05d13a2a 100644 --- a/pub/errors/default/page.phtml +++ b/pub/errors/default/page.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/pub/errors/default/report.phtml b/pub/errors/default/report.phtml index 325ff8db8d6e1a710c9a3aaed1c69a4053d86cf7..20f2509f9ee071031658438d6c6e2abdf1202771 100644 --- a/pub/errors/default/report.phtml +++ b/pub/errors/default/report.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?> diff --git a/pub/errors/design.xml b/pub/errors/design.xml index 8fb98196ce4e450b8f520bc1354bdccb043e0fe7..e67510dcd88c8c34b4656c0510c3d5615a2a22b9 100644 --- a/pub/errors/design.xml +++ b/pub/errors/design.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/pub/errors/local.xml.sample b/pub/errors/local.xml.sample index 427ff33345101223030ed81b19592385cef68a59..e0207cc2e6809e1decbe30d438a7a7bd798bb39a 100644 --- a/pub/errors/local.xml.sample +++ b/pub/errors/local.xml.sample @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ --> diff --git a/pub/errors/noCache.php b/pub/errors/noCache.php index a6ad467d929c03bcf4ebb9b180049ca76da58a3e..d8ac36de6b3319da895f6f1df0b5d1e309cc7592 100644 --- a/pub/errors/noCache.php +++ b/pub/errors/noCache.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/errors/processor.php b/pub/errors/processor.php index 643eeae6fbce7bab9a7a71b6810ef05b1a6b281f..78f1ccc16f7b06505103fe748c6864a7f06c5ce5 100644 --- a/pub/errors/processor.php +++ b/pub/errors/processor.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Error; diff --git a/pub/errors/processorFactory.php b/pub/errors/processorFactory.php index 44c8d874f51595ada0801f8094e8d0359d8c29fe..a0944c4f1fc61aa10d03c6fce6b58b185ae669ac 100644 --- a/pub/errors/processorFactory.php +++ b/pub/errors/processorFactory.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Error; diff --git a/pub/errors/report.php b/pub/errors/report.php index 1ea8da23114c807619632dada2ca7e7ac45fe855..91585f2240a9efe729b3541a0ed51a7c9e931097 100644 --- a/pub/errors/report.php +++ b/pub/errors/report.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/get.php b/pub/get.php index 797a4a8e8e62703f56f77b128f3f7ed8d8f93a4b..760f922adb1403f82de4ecf643e375ab4ceacb97 100644 --- a/pub/get.php +++ b/pub/get.php @@ -2,7 +2,7 @@ /** * Public media files entry point * - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/index.php b/pub/index.php index 586ddc38a1c21b68514bc02c8581ebd63b92e200..9d4682cdf685e873020e9b1e96f6ed524364ce34 100644 --- a/pub/index.php +++ b/pub/index.php @@ -2,7 +2,7 @@ /** * Public alias for the application entry point * - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/pub/static.php b/pub/static.php index 35b9d9d833735b1a7cf43e8c50ad1dd725aa5452..5626be1563781f2a5347417c36f04e4e8bbaf83c 100644 --- a/pub/static.php +++ b/pub/static.php @@ -2,7 +2,7 @@ /** * Entry point for static resources (JS, CSS, etc.) * - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/setup/pub/magento/setup/marketplace-credentials.js b/setup/pub/magento/setup/marketplace-credentials.js index 29d20dc004fc794d44490f5c2dff4337badcfd1d..1d1071063d139f75c599f7a3cdc73da6febee213 100644 --- a/setup/pub/magento/setup/marketplace-credentials.js +++ b/setup/pub/magento/setup/marketplace-credentials.js @@ -1,5 +1,5 @@ /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ diff --git a/setup/src/Magento/Setup/Controller/MarketplaceCredentials.php b/setup/src/Magento/Setup/Controller/MarketplaceCredentials.php index d67289c5d2aca3c20b46d8f36c0313ee2ed4c888..312b853688b0ab1134e2fb8bb2b5c163ef397f2a 100644 --- a/setup/src/Magento/Setup/Controller/MarketplaceCredentials.php +++ b/setup/src/Magento/Setup/Controller/MarketplaceCredentials.php @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Setup\Controller; diff --git a/setup/view/magento/setup/marketplace-credentials.phtml b/setup/view/magento/setup/marketplace-credentials.phtml index 5e1868befa80cee42ad71d007d18ceec90bf1401..767fab6375ba4219f165cd9619000fad1da441f8 100644 --- a/setup/view/magento/setup/marketplace-credentials.phtml +++ b/setup/view/magento/setup/marketplace-credentials.phtml @@ -1,6 +1,6 @@ <?php /** - * Copyright © 2015 Magento. All rights reserved. + * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ ?>