I'm trying to update our site footer so I wrote an impex but it appears to be adding a character before the copyright symbol:
© 2018
INSERT_UPDATE CMSParagraphComponent;$lcompContentCV[unique=true];uid[unique=true];name;content[lang=$lang];&lcompComponentRef
;;SiteFooter;Site Footer;"<div class=""footerNav""><span>© 2018 LCOMP. All Rights Reserved.</span><a href=""/privacy"">Privacy Policy</a></div>";SiteFooter;
Not sure what would be causing this?