Learn how to auto update a year. Perfect for your footer!
<script> $(function() { $('.this-year').text(new Date().getFullYear()); }); </script>
Psst! This space could be yours. Contact us!