This year is 2017 not 2018
This commit is contained in:
parent
3bc53d500e
commit
2e86bc4d24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49779
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ sub html_footer {
|
|||
return qq`
|
||||
</div>
|
||||
<div id="footer">
|
||||
<a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2018
|
||||
<a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2017
|
||||
The FreeBSD Project. All rights reserved.<br />
|
||||
<address>$hsty_author<br />$hsty_date</address>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue