diff --git a/wp-content/themes/flipflop/footer.php b/wp-content/themes/flipflop/footer.php
index 4caaf48c1ffae3281fc15d3c5b00367695f78a3e..710f5ebdc2f50a67bbc5580d63f3987a91622a64 100644
--- a/wp-content/themes/flipflop/footer.php
+++ b/wp-content/themes/flipflop/footer.php
@@ -6,8 +6,7 @@
 
 <div id="footer">
 <ul>
-<li><?php _e('Copyright', 'flipflop');?> &copy; <a href="<?php bloginfo('url');?>"></a><?php bloginfo('name');?></li>
-<li><?php _e('Powered by the', 'flipflop');?> <a href="<?php echo $theme_data['URI'];?>"><?php echo get_current_theme();?> <?php _e('Theme', 'flipflop');?></a></li>
+<li><?php _e('Powered by <a href="http://www.autistici.org">R*</a> | ', 'flipflop');?> <a href="<?php echo $theme_data['URI'];?>"><?php echo get_current_theme();?> <?php _e('Theme', 'flipflop');?></a></li>
 <?php wp_register('<li id="admin">', '</li>'); ?>
 </ul>
 
@@ -17,4 +16,4 @@
 <!-- end wrapper -->
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>