year change 1

This commit is contained in:
Yurii
2026-01-12 10:54:13 +02:00
parent 79d5cd60c9
commit 0b0a31821f
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
www.espocrm.com
Copyright © 2014-2025 EspoCRM, Inc.
Copyright © 2014-2026 EspoCRM, Inc.
EspoCRM is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

View File

@@ -1,4 +1,4 @@
<p class="credit small">&copy; 2025
<p class="credit small">&copy; 2026
<a
href="https://www.espocrm.com"
title="Powered by EspoCRM"

View File

@@ -54,7 +54,7 @@
<body data-id="{{applicationId}}">
<div class="container content"></div>
<footer>
<p class="credit small">&copy; 2025
<p class="credit small">&copy; 2026
<a href="https://www.espocrm.com" title="Powered by EspoCRM" rel="noopener" target="_blank">EspoCRM, Inc.</a></p>
</footer>
</body>