Dynamic copyright text
<b>(c) <?php echo date('Y'); ?></b> | <a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a> | <?php bloginfo('description'); ?>
Instructions:
This snippet allow you to create a cool copyright text for your footer. This is set to automatically update the date, using the the_date() function.
Just copy the snippet in to your footer.php.