function copyright() {
$this->copyright = base64_decode("PGRpdiBzdHlsZT1cInBvc2l0aW9uOiByZWxhdGl2ZTtmbG9hdDogcmlnaHQ7XCI+DQo8dGFibGUgY2xhc3M9XCJib3JkZXJ3cmFwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCI+DQogIDx0cj4NCiAgICA8dGQgY2xhc3M9XCdub3BhZFwnIGFsaWduPVwibGVmdFwiIHZhbGlnbj1cInRvcFwiPg0KICAgICAgPHRhYmxlICBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjFcIj4NCiAgICAgICAgPHRyPg0KICAgICAgICAgIDx0ZCBjbGFzcz1cInJvdzJcIiBhbGlnbj1cImNlbnRlclwiIHN0eWxlPVwnZm9udC1zaXplOiAxMHB4O1wnPjxzdHJvbmc+U2hvdXRPdXQhPC9zdHJvbmc+ICZjb3B5OyA8YSBocmVmPVwiaHR0cDovL3d3dy5pbnZpc2lvbm1pbnQuY29tXCIgdGFyZ2V0PVwiX2JsYW5rXCI+SW52aXNpb25NaW50PC9hPjwvdGQ+DQogICAgICAgIDwvdHI+DQogICAgIDwvdGFibGU+DQogICAgPC90ZD4NCiAgPC90cj4NCjwvdGFibGU+DQo8L2Rpdj4=");
$this->copyright = stripslashes($this->copyright);
if($this->ipsclass->vars['ibspeak_copyrightkey'] != '' AND strlen($this->ipsclass->vars['ibspeak_copyrightkey']) == 32) {
$this->copyright = '';