Skip to content

Commit 8beab35

Browse files
committed
minor #1697 update copyright year to include 2026 (makomweb)
This PR was squashed before being merged into the main branch. Discussion ---------- update copyright year to include 2026 | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Docs? | yes <!-- required for new features --> | Issues | Fix #1696 | License | MIT Just updates the copyright string on the landing page to include the current year. Commits ------- bd15827 update copyright year to include 2026
2 parents 8b3c9f8 + bd15827 commit 8beab35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai.symfony.com/templates/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<div class="container">
3535
<div class="row align-items-center justify-content-between gy-3">
3636
<div class="col-md-4">
37-
<span class="footer-meta d-block">&copy; 2025 Symfony. All rights reserved.</span>
37+
<span class="footer-meta d-block">&copy; 2025-present Symfony. All rights reserved.</span>
3838
</div>
3939

4040
<div class="col-md-4">

0 commit comments

Comments
 (0)