git: 2b6d8f8aa3 - main - happy new year 2022!
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=2b6d8f8aa3ebbde35b9296ef0df3ef2dad83b3cc commit 2b6d8f8aa3ebbde35b9296ef0df3ef2dad83b3cc Author: Wolfram Schneider <[email protected]> AuthorDate: 2022-01-01 11:54:33 +0000 Commit: Wolfram Schneider <[email protected]> CommitDate: 2022-01-01 11:54:33 +0000 happy new year 2022! --- 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 f237c7d359..19fea213cb 100644 --- a/website/content/en/cgi/cgi-style.pl +++ b/website/content/en/cgi/cgi-style.pl @@ -238,7 +238,7 @@ sub html_footer { return qq` </div> <div id="footer"> - <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2021 + <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2022 The FreeBSD Project. All rights reserved.<br /> <address>$hsty_author<br />$hsty_date</address> </div>