I am working on Drupal. I want to know how to change that footer text Powered by Drupal and link given to it. I want there \"Copyrights 2012 (My site name).All Rights reserved.\
Just create your own block with your own text and replace the drupal one with your own.
To do that, go to the block adminstration area. Click on Add block. Add your HTML with your link. Then put your block in your footer area.