Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down