Remembering to update the copyright in a website's footer every year is annoying! Fortunately, this can quickly be alleviated with a simple little code snippet. Just place the following in a code block.
<?php '© Copyright ' . date('Y'); ?>
All the best!
Hey Max...Couldn“t make your code snippet work. I found this other instead and works perfect
© Copyright