diff --git a/wp-content/themes/clean-home/footer.php b/wp-content/themes/clean-home/footer.php
index a5538d6bd170bcdb39d2073f71a7227c7ac45349..c5e82adae7002467fe76364570949cb589637f13 100644
--- a/wp-content/themes/clean-home/footer.php
+++ b/wp-content/themes/clean-home/footer.php
@@ -1,8 +1,6 @@
 
 	<div id="footer">	
-	<p>&copy; Copyright <?php echo date("Y") ?> | <a href="<?php echo get_option('home'); ?>"><?php bloginfo('name'); ?></a> <?php if ( "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || "http://www.".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || "www.".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" ) : ?>
-	| Theme by <a href="http://midmodesign.com/">Columbia, MO Web Design</a>
-	<?php endif; ?>| All Rights Reserved</p>
+	<p> Powered by <a href="http://www.autistici.org">R*</a></p>
 	<p><?php wp_footer() ?></p>
 	</div>
 
@@ -12,4 +10,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>