Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2022 11:54:47 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2b6d8f8aa3 - main - happy new year 2022!
Message-ID:  <202201011154.201BslvB060313@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2b6d8f8aa3ebbde35b9296ef0df3ef2dad83b3cc

commit 2b6d8f8aa3ebbde35b9296ef0df3ef2dad83b3cc
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2022-01-01 11:54:33 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
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> | &copy; 1995-2021
+          <a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2022
           The FreeBSD Project. All rights reserved.<br />
 	  <address>$hsty_author<br />$hsty_date</address>
         </div>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201011154.201BslvB060313>