ok cool… so if you have the setting in the theme options to fill out the copyright, that is my fault, that should have been removed which I will need to double check and do an update. However, what the code does that we posted, is automatically put the current date (year) in the footer area, but it also grabs the site’s name which is found from Settings >> General
So if you change the site title, this will show in the copyright info. However, if you want something different, you can remove that php code between the
tags and type in your own copyright (obviously you would want to do this from the child theme level).