Go to your theme options and click 'edit HTML/CSS'. Open the "theme.liquid" file, and search for "site-footer__copyright-content". Then, replace "<small class="site-footer__copyright-content"> © {{ 'now' | date: "%Y" }}, {{ shop.name | link_to: '/' }}</small>" with your desired text. I think the part that you're mostly interested in replacing, is the "shop.name".