From 68e1b5d7461f3a47aaa4eb9e7c661d8f2923023e Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 4 Jan 2025 07:32:42 -0800 Subject: [PATCH] Update license message --- src-web/components/Settings/SettingsLicense.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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

)}