git: b861288e38 - main - Happy New Year 2026!
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=b861288e38b36348cef1521b57fd0067d0998fbf commit b861288e38b36348cef1521b57fd0067d0998fbf Author: Wolfram Schneider <[email protected]> AuthorDate: 2026-01-02 09:14:48 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2026-01-02 09:14:48 +0000 Happy New Year 2026! --- website/content/en/cgi/cgi-style.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/cgi/cgi-style.pl b/website/content/en/cgi/cgi-style.pl index b9a7b4dd9b..3f05fcd22f 100644 --- a/website/content/en/cgi/cgi-style.pl +++ b/website/content/en/cgi/cgi-style.pl @@ -235,7 +235,7 @@ sub html_footer { return qq` </div> <div id="footer"> - <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2025 + <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2026 The FreeBSD Project. All rights reserved.<br /> <address>$hsty_author<br />$hsty_date</address> </div>