We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c004e74 commit be6ad6bCopy full SHA for be6ad6b
app/code/Magento/Backend/view/adminhtml/templates/page/copyright.phtml
@@ -8,4 +8,4 @@
8
9
?>
10
<a class="link-copyright" href="http://magento.com" target="_blank" title="<?php /* @escapeNotVerified */ echo __('Magento') ?>"></a>
11
-<?php /* @escapeNotVerified */ echo __('Copyright © %1 Magento. All rights reserved.', date('Y')) ?>
+<?php /* @escapeNotVerified */ echo __('Copyright© %1 Magento Commerce Inc. All rights reserved.', date('Y')) ?>
0 commit comments