mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:18:30 +02:00
Update license message
This commit is contained in:
@@ -32,19 +32,17 @@ export function SettingsLicense() {
|
|||||||
<strong>Your trial ends in {formatDistanceToNow(check.data.end)}.</strong>
|
<strong>Your trial ends in {formatDistanceToNow(check.data.end)}.</strong>
|
||||||
</p>
|
</p>
|
||||||
)}
|
)}
|
||||||
<p>
|
<p className="select-text">
|
||||||
A commercial license is required if using Yaak within a for-profit organization of two
|
A commercial license is required if using Yaak within a for-profit organization.{' '}
|
||||||
or more people.{' '}
|
|
||||||
<Link href="https://yaak.app/pricing" className="text-notice">
|
<Link href="https://yaak.app/pricing" className="text-notice">
|
||||||
Learn More
|
Learn More
|
||||||
</Link>
|
</Link>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p className="select-text">
|
||||||
This helps support the ongoing development of Yaak and ensures continued growth and
|
This supports future development and ensures continued growth and improvement.
|
||||||
improvement.{' '}
|
Personal use and running the open-source code directly require no license.
|
||||||
</p>
|
</p>
|
||||||
<p>If you're using Yaak for personal use, no action is needed.</p>
|
<p>~ Gregory</p>
|
||||||
<p className="my-3">~ Gregory</p>
|
|
||||||
</Banner>
|
</Banner>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user