Whenever you need to put Copyright text in your website, You can do it using following script :-
<?php echo "Provided By patelmilap.wordpress.com Copyright © 1995-".date('Y'); ?>
Output :-
Provided By patelmilap.wordpress.com Copyright © 1995-2012