Copyright Footer Dates (and what makes us crazy about them!)

First and foremost this article is for the non dev, WordPress users out there, or the copy and paste coders out there… please use one of these in your footer (then I’ll get to complaining).

To update the date to the current year using a text editor use this….

<script>document.write(new Date().getFullYear())</script>