Skip to content

Commit 0e1e9d1

Browse files
committed
Improve license FAQ
1 parent e6e634d commit 0e1e9d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

installation/license-key.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@ An expired [perpetual license](https://www.telerik.com/purchase/faq/licensing-pu
8383

8484
This depends on the [Telerik UI for Blazor license type (perpetual, subscription, or trial)](https://www.telerik.com/purchase/faq/licensing-purchasing#licensing):
8585

86-
* *Perpetual licenses* function normally with an expired license key, as long as the application is using a version that was released before the expiration date of the license.
87-
* *Subscription licenses* function normally in already deployed applications, but you cannot rebuild and republish the app.
88-
* *Trial licenses* function normally only within the 30-day trial period.
86+
* *Perpetual licenses* function normally with an expired license key, as long as the application is using a [Telerik UI for Blazor version that was released before the license expiration date](https://www.telerik.com/support/whats-new/blazor-ui/release-history).
87+
* *Subscription licenses* function normally in already deployed applications, as long as you do not rebuild and republish the app.
88+
* *Trial licenses* function normally during the 30-day trial period.
8989

90-
Scenarios that do not match the above three descriptions result in the following application behaviors:
90+
Scenarios that do not match the above descriptions result in the following application behaviors:
9191

9292
* A popup banner appears on application startup.
93-
* A watermark appears on Telerik UI for Blazor components.
93+
* A watermark appears on the Telerik components.
9494
* [A warning message appears in the application's build log](slug:troubleshooting-license-key-errors).
9595

9696
To avoid accidental license watermarks and notifications on your live site, you can [fail the application build and abort deployment](slug:deployment-license-key#abort-deployment-on-license-key-error) when there is an issue with the license key.

0 commit comments

Comments
 (0)