Skip to content

Commit 560b665

Browse files
authored
No technical limitations are enforced at runtime when invalid or corrupt license data is provided (#7751)
1 parent 670a4c2 commit 560b665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nservicebus/licensing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Some licenses have a date value in the `UpgradeProtectionExpiration` attribute.
3232
3333
## Throughput limitations
3434

35-
No technical limitations are enforced at runtime when either no license is found or a license has expired.
35+
No technical limitations are enforced at runtime when either no license is found, invalid or corrupt license data is provided, or a license has expired.
3636

3737
## License management
3838

0 commit comments

Comments
 (0)