diff --git a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl b/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl index f23ed8025a..7a472103fc 100644 --- a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl +++ b/en_US.ISO8859-1/htdocs/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-2020 + <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2021 The FreeBSD Project. All rights reserved.<br /> <address>$hsty_author<br />$hsty_date</address> </div> diff --git a/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml b/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml index 4ebd6e0c7c..db2ef39b3a 100644 --- a/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml +++ b/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml @@ -13,7 +13,7 @@ <body class="navinclude.about"> - <p>Copyright 1994-2020 + <p>Copyright 1994-2021 The FreeBSD Project. All rights reserved.</p> diff --git a/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml b/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml index f11a468351..a84076fee5 100644 --- a/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml +++ b/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml @@ -13,7 +13,7 @@ <body class="navinclude.about"> - <p>Copyright 1992-2020 The FreeBSD Project.</p> + <p>Copyright 1992-2021 The FreeBSD Project.</p> <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the diff --git a/share/xml/header.ent b/share/xml/header.ent index 87f0512165..93cf647b67 100644 --- a/share/xml/header.ent +++ b/share/xml/header.ent @@ -11,7 +11,7 @@ <!-- Override in the prolog <em>before</em> including this --> <!-- file if necessary. --> <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">Site Map</a> | - <a href="&base;/copyright/">Legal Notices</a> | © 1995–2020 The FreeBSD Project. + <a href="&base;/copyright/">Legal Notices</a> | © 1995–2021 The FreeBSD Project. All rights reserved.</span>'> <!ENTITY email 'freebsd-questions'> <!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>