<div class="site-info">
<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'sosimple' ) ); ?>"><?php printf( esc_html__( 'Proudly powered by %s', 'sosimple' ), 'WordPress' ); ?></a>
<span class="sep"> | </span>
- <?php printf( esc_html__( 'Theme: %1$s by %2$s, modified by %3$s. If it looks bad, blame %3$s.', 'sosimple' ), 'sosimple', '<a href="http://fernandovillamorjr.com" rel="designer">Fernando Villamor Jr.</a>', '<a href="https://za3k.com" rel="designer">Zachary Vance</a>' ); ?>
+ <?php printf( esc_html__( 'Theme: %1$s by %2$s, modified by %3$s with permission.' ), 'sosimple', '<a href="http://fernandovillamorjr.com" rel="designer">Fernando Villamor Jr.</a>', '<a href="https://za3k.com" rel="designer">Zachary Vance</a>' ); ?>
</div><!-- .site-info -->
</footer><!-- #colophon -->
</div><!-- #page -->