diff --git a/src-web/components/Settings/SettingsLicense.tsx b/src-web/components/Settings/SettingsLicense.tsx index 2bcf7104..5a9090a3 100644 --- a/src-web/components/Settings/SettingsLicense.tsx +++ b/src-web/components/Settings/SettingsLicense.tsx @@ -32,19 +32,17 @@ export function SettingsLicense() { Your trial ends in {formatDistanceToNow(check.data.end)}.

)} -

- A commercial license is required if using Yaak within a for-profit organization of two - or more people.{' '} +

+ A commercial license is required if using Yaak within a for-profit organization.{' '} Learn More

-

- This helps support the ongoing development of Yaak and ensures continued growth and - improvement.{' '} +

+ This supports future development and ensures continued growth and improvement. + Personal use and running the open-source code directly require no license.

-

If you're using Yaak for personal use, no action is needed.

-

~ Gregory

+

~ Gregory

)}