This year is 2017 not 2018

This commit is contained in:
Baptiste Daroussin 2016-12-31 18:00:52 +00:00
parent 3bc53d500e
commit 2e86bc4d24
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49779

View file

@ -238,7 +238,7 @@ sub html_footer {
return qq`
</div>
<div id="footer">
<a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2018
<a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2017
The FreeBSD Project. All rights reserved.<br />
<address>$hsty_author<br />$hsty_date</address>
</div>