copyrights: Happy New Year 2021
Good riddance 2020. Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
d89f64cb54
commit
3c096a4fff
4 changed files with 4 additions and 4 deletions
en_US.ISO8859-1/htdocs
share/xml
|
@ -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>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<body class="navinclude.about">
|
||||
|
||||
<p>Copyright 1994-2020
|
||||
<p>Copyright 1994-2021
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;'>
|
||||
|
|
Loading…
Reference in a new issue