"
. PRODUCT_NAME
. "";
echo sprintf(_('%1$s %2$s, the open radio software for scheduling and remote station management.'),
$productSiteAnchor,
$this->airtime_version)
?>
©
"
. COMPANY_NAME . " " . COMPANY_SUFFIX
. "";
$licenseAnchor = ""
. LICENSE_VERSION
. "";
echo sprintf(_('%1$s %2$s is distributed under the %3$s'),
$companySiteAnchor, PRODUCT_NAME, $licenseAnchor)
?>