dynamically display year in html code example
Example: footer credits with jquery date time
© <span id="copyright"> <script>$('#copyright').text(new Date().getFullYear());</script> </span>
© <span id="copyright"> <script>$('#copyright').text(new Date().getFullYear());</script> </span>