diff --git a/.php-cs-fixer.dist.php b/.php-cs-fixer.dist.php index 325d567..43d0e32 100644 --- a/.php-cs-fixer.dist.php +++ b/.php-cs-fixer.dist.php @@ -30,7 +30,7 @@ 'LICENSE.md which is distributed with this source code.' . PHP_EOL . PHP_EOL . '@copyright Copyright (c) Pimcore GmbH (https://pimcore.com)' . PHP_EOL . - '@copyright Modification Copyright (c) OpenDXP (https://www.opendxp.ch)' . PHP_EOL . + '@copyright Modification Copyright (c) OpenDXP (https://www.opendxp.io)' . PHP_EOL . '@license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 (GPLv3)' ], 'blank_line_before_statement' => true, diff --git a/LICENSE.md b/LICENSE.md index 9b28fbc..3725bc8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # License - Original Copyright (c) Pimcore GmbH (https://pimcore.com) -- Modification Copyright (c) OpenDXP (https://www.opendxp.ch) +- Modification Copyright (c) OpenDXP (https://www.opendxp.io) This software is a fork of Pimcore Community Edition, originally licensed under the GNU General Public License version 3 (GPLv3). diff --git a/README.md b/README.md index f295c70..09aeb3b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Any use of the Pimcore® mark in this repository is purely descriptive to identi *** ## Contact -For inquiries, suggestions, or contributions, feel free to reach us at contact@opendxp.ch. +For inquiries, suggestions, or contributions, feel free to reach us at contact@opendxp.io. ## About OpenDXP is a community-driven project initiated by [DACHCOM.DIGITAL](https://www.dachcom.com/de-ch) (Rheineck, Switzerland) and maintained by its community and contributors.