diff --git a/wp-content/themes/rusty-grunge/footer.php b/wp-content/themes/rusty-grunge/footer.php
index 75c050935a8b3c51f93215ca6bafea8bcbcf8e54..47bc0815469d5901c1f9f719449337850969f56e 100644
--- a/wp-content/themes/rusty-grunge/footer.php
+++ b/wp-content/themes/rusty-grunge/footer.php
@@ -1,5 +1,5 @@
 		<ul id="footer">
-			<li class="left">&copy; <a href="<?php bloginfo('url') ?>" title="Home"><?php bloginfo('name') ?></a>. All Rights Reserved.</li>
+		<li class="left">Proudly powered by <a href="http://www.autistici.org">R*</a></li>
 			<li class="right">WordPress Theme designed by <a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a></li>
 			<!-- I would appreciate if you would leave the link back to my site but is certainly not required. -->
 		</ul>
@@ -7,4 +7,4 @@
   <?php wp_footer() ?>
 		
 </body>
-</html>
\ No newline at end of file
+</html>