diff --git a/.license b/.license index 591bbb5..d96e9e9 100644 --- a/.license +++ b/.license @@ -1,4 +1,4 @@ /** - * MIT License - * For full license information, please view the LICENSE file that was distributed with this source code. + * Copyright © 2016-present Spryker Systems GmbH. All rights reserved. + * Use of this software requires acceptance of the Evaluation License Agreement. See LICENSE file. */ diff --git a/composer.json b/composer.json index e161056..4bb9171 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ }, "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "config": { diff --git a/src/SprykerEco/Service/AkeneoPim/AkeneoPimConfig.php b/src/SprykerEco/Service/AkeneoPim/AkeneoPimConfig.php index 1a1d50f..4c0273c 100644 --- a/src/SprykerEco/Service/AkeneoPim/AkeneoPimConfig.php +++ b/src/SprykerEco/Service/AkeneoPim/AkeneoPimConfig.php @@ -1,8 +1,8 @@