void LoadLicenseInformation() { // TODO: Implement licence handling mLicenseInfo = LicenseInformation.Load(); paidLicense = true; isGenuine = true; }