To do an automatic yearly update of the copyright notice on you site,
add the following snippet of code to your template’s index.php file:
Copyright © 2005 - <?php echo date(‘Y’); ?>
To do an automatic yearly update of the copyright notice on you site,
add the following snippet of code to your template’s index.php file:
Copyright © 2005 - <?php echo date(‘Y’); ?>