diff --git a/wp-content/themes/elegant-grunge/footer.php b/wp-content/themes/elegant-grunge/footer.php
index 31ab7a04d7ba0518ca58b24c8859dae19f730a93..f44ae399e3bda90be6007a42fd2bf83ab7ea5632 100644
--- a/wp-content/themes/elegant-grunge/footer.php
+++ b/wp-content/themes/elegant-grunge/footer.php
@@ -13,12 +13,12 @@
    <?php get_sidebar('footer'); ?>
 
 	<div class="clear"></div>
-	<div class="legal"><?php echo get_option("copyright"); ?></div>
-	<div class="credit"><?php printf(__('%1$s Theme by %2$s.', 'elegant-grunge'), '<a href="http://wordpress.org" target="_blank">WordPress</a>', '<a href="http://michael.tyson.id.au/wordpress" target="_blank">Michael Tyson</a>') ?></div>
+<!--	<div class="legal"><?php echo get_option("copyright"); ?></div> -->
+	<div class="credit">'Proudly powered by <a href="http://autistici.org" target="_blank">R*</a>'</div>
 	<?php wp_footer(); ?>
 	</div>
 </div>
 </div>
 
 </body>
-</html>
\ No newline at end of file
+</html>