Bump copyright years for the doc tree to 2018 as listed in

https://wiki.freebsd.org/HappyNewYearCopyrightYearBumps.
I had to introduce a line-break into doc.xml.mk to avoid overlong lines.

Happy New Year everyone!
This commit is contained in:
Benedict Reuschling 2017-12-31 18:37:34 +00:00
parent f81d6d2592
commit 56ff8fa0a5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51353
5 changed files with 8 additions and 6 deletions

View file

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