It's a copyright script that adds the year each year without having to go into each one and change it.

Here it is: <p>Copyright © 2016-
<SCRIPT LANGUAGE="JavaScript">
<!--- Hide from old browsers
document.write(y0);
// end hiding --->
</SCRIPT>