Skip to content

docs: fix trial license duration (unify to 7 days) - #433

Open
adamkvitek wants to merge 3 commits into
doo:masterfrom
adamkvitek:fix/trial-license-duration-mismatch
Open

docs: fix trial license duration (unify to 7 days)#433
adamkvitek wants to merge 3 commits into
doo:masterfrom
adamkvitek:fix/trial-license-duration-mismatch

Conversation

@adamkvitek

@adamkvitek adamkvitek commented Aug 26, 2026

Copy link
Copy Markdown

Summary

  • The trial license duration was inconsistent across the repo: README.md said 7 days, while 22 in-code license comments said 30 days.
  • Confirmed with Scanbot that 7 days is the correct duration.
  • This PR now unifies all 25 occurrences (README + every example module's license comment) to 7 days.

Test plan

  • Docs-only change, no build impact.

Every other example module states the trial license lasts 30 days.
README.md and the compose example's Application.kt were the only two
places still saying 7 days. Aligning them with the rest of the repo.
Confirmed with Scanbot: the trial license is 7 days, not 30. The
previous commit on this branch aligned two stale mentions to the
majority value (30 days) found in the repo, which was backwards.
This corrects all 25 occurrences to the accurate 7-day duration.
@adamkvitek adamkvitek changed the title docs: fix trial license duration mismatch (7-day vs 30-day) docs: fix trial license duration (unify to 7 days) Aug 26, 2026
The old scanbot.io/sdk/trial.html link is stale; point to the current
trial page per Ildar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants