document.write('Copyright &copy; ' +(new Date()).getFullYear()); 

//the row below will be used when you need to have 2008 - 2020... /*

//document.write('Copyright &copy; 2008-' +(new Date()).getFullYear()); /*
